.Wave 
{
    font-family:Times New Roman;
    font-size:2em;
    font-style:italic;
    font-weight:bold;
    color: #800000;
    background:URL('images/wave.jpg') no-repeat;
    height:63px;
    width:inherit;
}

.Wave div 
{
    display:inline;
    height:63px;
    padding: 0px 0px 0px 75px;
}


/** TITLES */

#title1 { background: url(images/homepage18.gif) no-repeat; }
#title2 { background: url(images/homepage24.jpg) no-repeat; }
#title3 { background: url(images/homepage19.gif) no-repeat; }
#title4 { background: url(images/homepage20.gif) no-repeat; }
#title5 { background: url(images/subpage1_01.gif) no-repeat; }
#title6 { background: url(images/subpage1_02.gif) no-repeat; }
#title7 { background: url(images/subpage2_01.gif) no-repeat; color: #800000 ;
	 font-family:Times New Roman;
    font-size:2em;
    font-style:italic;
    font-weight:bold;
    
    
    }

.title {
	background: url(images/homepage26.gif) repeat-x;
}

.title h1, .title h2, .title h3 
{
	letter-spacing:.2em;
	margin: 0px 0px 0px 0px;
	font: 26px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	
}


.title b { position: relative;font-size:.75em; }

/** BASIC */

html, body {
	height: 100%;
}

a.link2 {
	padding-left: 8px;
	background: url(images/homepage21.gif) no-repeat left center;
	cursor:pointer;
}

/** HEADER */

#header {
}

#logo {
	width: 670px;
	height: 85px;
	margin: 30px auto 0px auto;
	background: url(images/atocHeader1.jpg) no-repeat;
	display:block;
}

#slogan 
{
	width: 670px;
	height: 17px;
	margin: 0px auto 2px auto;
	background: url(images/atocHeader2.jpg) no-repeat;
	display:block;
	cursor:pointer;
}



/** MAIN MENU */

#mainmenu {
	width: 666px;
	height: 36px;
	margin: 0px auto;
	padding: 0px 2px;
	border-top-color:#2e2e2e;
	border-top-style:solid;
	border-top-width:medium;
	border-bottom-color:#2e2e2e;
	border-bottom-style:solid;
	border-bottom-width:medium;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	height: 36px;
	cursor:pointer;
}

#mainmenu1 { width: 109px; background: url(images/homepage03.gif); }
#mainmenu2 { width: 112px; background: url(images/homepage04.gif); }
#mainmenu3 { width: 112px; background: url(images/homepage05.gif); }
#mainmenu4 { width: 112px; background: url(images/homepage06.gif); }
#mainmenu5 { width: 112px; background: url(images/homepage07.gif); }
#mainmenu6 { width: 109px; background: url(images/homepage08.gif); }

#mainmenu1:hover { background: url(images/homepage03-over.gif); }
#mainmenu2:hover { background: url(images/homepage04-over.gif); }
#mainmenu3:hover { background: url(images/homepage05-over.gif); }
#mainmenu4:hover { background: url(images/homepage06-over.gif); }
#mainmenu5:hover { background: url(images/homepage07-over.gif); }
#mainmenu6:hover { background: url(images/homepage08-over.gif); }

#mainmenu b { position: absolute; left: -10000px; }

/** SPLASH */

#splash {
	width: 670px;
	height: 215px;
	margin: 0px auto;
}

#splash-image {
	float: left;
	padding: 0px 1px 0px 2px;
}

/** SPLASH-MENU */

#splash-menu {
	float: left;
	width: 127px;
	height: 207px;
	padding: 8px 23px 0px 16px;
}

#splash-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#splash-menu li {
	display: inline;
}

#splash-menu a {
	display: block;
	padding: 8px 0px 8px 11px;
	background: url(images/homepage11.gif) no-repeat 1px 50%;
	cursor:pointer;
}

#splash-menu .hline {
	display: block;
	height: 1px;
	background: url(images/homepage12.gif);
}

/** ADS */

#ads {
	width: 664px;
	height: 93px;
	margin: 0px auto;
	padding: 4px 0px 8px 6px;
}

#ads ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#ads li {
	display: inline;
}

#ads a {
	display: block;
	float: left;
	padding-right: 5px;
	cursor:pointer;
}

/** 3-COLUMN LAYOUT */

.three-col {
	width: 670px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

.three-col .colA {
	float: left;
	width: 153px;
	padding: 0px 0px 0px 10px;
}

.three-col .colB {
	float: left;
	width: 326px;
	padding: 0px 0px 0px 8px;
}

.three-col .colC {
	float: left;
	width: 153px;
	padding: 0px 0px 0px 10px;
}

/** 2-COLUMN LAYOUT */

.two-col {
	width: 670px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

.two-col .colA {
	float: left;
	width: 479px;
	padding: 0px 0px 0px 10px;
}

.two-col .colB {
	float: left;
	width: 153px;
	padding: 0px 0px 0px 10px;
	vertical-align:top;
}

/** BOX1 */

#box1 {
}

#box1 .title {
}

#box1 .content {
	padding: 15px 10px 15px 15px;
	font: 14px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#box1 h3 {
	margin-bottom: 1em;
}

#box1 .bg4 {
	padding: 10px 5px;
}

/** BOX2 */

#box2 {
	background: url(images/homepage23.jpg) no-repeat;
	width: 326px;
	height: 96px;
}

#box2 .title {
	background: none;
}

#box2 .title h2 {
	height: 28px;
	margin-left: 151px;
}

#box2 .content {
	height: 68px;
	padding-right: 30px;
	margin-left: 151px;
	font: 14px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

/** BOX3 */

#box3 {
	padding-top: 14px;
}

#box3 .title {
}

#box3 .content {
	padding: 10px;
	font: 14px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#box3 .bg4 {
	padding: 10px 5px;
}

/** BOX4 */

#box4 {
}

#box4 .title {
}

li .content
{
	
	padding-top: 10px;
	font: 14px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#box4 .content {
	padding-top: 10px;
	font: 14px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

/** BOX5 */

#box5 {
}

#box5 .title {
}

#box5 .content {
	padding: 10px 10px 14px 10px;
	font: 14px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#box5 .bg4 {
	padding: 10px 5px;
}

/** BOX6 */

#box6 {
}

#box6 .title {
}

#box6 .content {
	padding: 10px;
	font: 13px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

/** FOOTER */

#footer {
	width: 670px;
	margin: 0px auto;
	padding: 20px 0px;
	background: url(images/homepage30.gif) no-repeat;
}

#copyright {
}


.colA #box1 .content, .colA  #box1 .title
{
 border-right:1pt solid lightgray;   
 font: 13px 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
}