body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 12px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}
.imageright {
	float: right;
	margin: 0 20px 0 20px;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}



/* Backgroud image set 980px, change image width to suit */
.stroke {
	padding: 20px;
	background: #FFFFFF url(images/main_bgtop_stroke.png) repeat-x;
}


/* Header */

#header {
	width: 980px;
	height: 75px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 266px;
	height: 100px;
	background: url(images/amrs_logo_yahoo_font.gif) no-repeat;
}

/*menu*/
#menu {
	width: 980px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a:hover {
    color: #0085CF;
    text-decoration: underline;


}  


#menu a {
	display: block;
	width: 60px;
	height: 35px;
	background: url(images/menu_img07.gif) no-repeat;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	color: #585757;
}

#content a {
	color: #0085CF;
}

#tabs {
width: 100%;
	margin: 25px 0 0 0;
	padding: 0;
}

#tabs ul {
	padding: 0;
	margin: 0;
	line-height: 1.2em;
	list-style: none;
}

#tabs ul li {
	float: left;
	margin: 0 0 0 8px;
	padding: 1px 1px 0 1px;
	list-style: none;
	border: 1px solid #cccccc;
	border-bottom: none;
}

#tabs ul li a {
	float: left;
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	color: #666666;
	background: #ffffff;
	white-space: nowrap
	font-weight: normal;
}



.text_only {
	padding: 20px;
	padding-top: 10px;
}	

#director {
	width: 540px;
	padding: 1px 1px 0 1px;
	margin: 0;
	text-align: left;
	border: 1px solid #cccccc;
}


#director ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#director ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	list-style: none;
}


#director ul li a {
	display: block;
	padding-left: 125px;
	padding-right: 20px;
	width: 420px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	min-height: 110px;
	height: 110px;
}
	
html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #FFFFFF url(images/img4.gif) no-repeat;
	margin-top: 10px;
	
}

#menu li.active a {
	background: url(images/img4.gif) no-repeat right top;
}

#applechannel {
	float: right;
	width: 300px;
	height: 34px;
	background: url(images/ACMT_black_white.jpg) no-repeat;
	margin-top: 10px;
}

#technicalsupport {
	float: right;
	width: 216px;
	height: 69px;
	background: url(images/technical_support.gif) no-repeat;
	margin-top: 10px;
}

#acnchannel {
	float: right;
	width: 96px;
	height: 34px;
	background: url(images/ACN_logo_96_34.gif) no-repeat;
	margin-top: 10px;
}

/*Search*/
#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}
/* End search */

#officehours {
float: right;
width: 300px;
padding: 20px;
}

/* Content */

#page {
   	width: 980px;
	margin: 0 auto auto auto;
}

#content {
    float: right;
	width: 980px;
}

#content ul {
	padding-left: 0;
	list-style: none none outside;
}

#content li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#content li.first {
	background: none;
}

/*Sidebar*/
#sidebar {
	float: left;
	width: 175px;
}

#sidebar ul {
    margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 5px 0;
	background: url(images/img6.gif) no-repeat;
}

#sidebar li.first {
	background: none;
}

#sidebar a {
    text-decoration: none;
    }

#sidebar a:hover {
    text-decoration: underline;
}

#affiliate {
   float: right;
   width: 944px;
   margin: 0 0 8px 0;
 }
 
/* Footer */
#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/ftborder.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	color: #8F8F8F;
}