/* *************************** 
   GLOBAL RESET SETTINGS
   ***************************/
* {
	margin: 0;
	padding: 0;
}

a img, img {
	border: none;
}

/* *************************** 
   PAGE SETTINGS
   ***************************/
html {
	height: 100%;
}

body {
	background: #fff url("../images/bg.gif") repeat-x 0 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
	min-width: 940px;
}

#wrap {
	position: relative;
	width: 940px;
	margin: auto;
}

/* *************************** 
   HOW WE HELP YOU
   ***************************/

#toolpreview {
	width: 175px;
	margin: 10px 0 0 20px;
	padding: 0;
	  /* min-height hack for IE */
	height: expression(document.body.clientHeight > 369 ? "360px" : "100%");  
	min-height: 360px;
}

#toolpreview li {
	font-size: 18px;
	line-height: 48px;
	list-style: none;
}

#hiddendivs {
	//margin:	15px 0pt 0pt;
	position:absolute;
	right:20px;
	top:50px;
	width:420px;
	
}
#hiddendivs h2 {
	color: #e07300;
	font-size: 18px;
	margin-bottom: 0;
}
.floatLeft {
	right: 20px;
}

#toolpreview a:link, #toolpreview a:visited {
    color:#55552f;/* e07300 */
    font-weight:bold;
    text-decoration: none;
}

#toolpreview a:hover {
    color:#e07300;/* d8965c ff9146 */
    /*background:#b1ddea;*/
    text-decoration: none;
}

#address a:link{
    color:#e07300;/* e07300 */
    font-weight:bold;
    text-decoration: none;
}
#clear, #clear2 {
	clear: both; 
	margin: 0px
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 430px; 
	height: 360px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:430px;
		height:360px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

/* *************************** 
   ABOUT US
   ***************************/
#tabbox {
	width: 515px;
	margin: 0;
	padding: 0;
}
#aboutimage {
	float: right;
	width: 186px;
	height: 225px;
	margin: 5px;
	text-align: center;
	background: none;
	
}

.border a img {
	border: 1px solid #b1ddea;
}

.border a:hover img {
	border: 1px solid #074567;
}
#tabboxcontent {
	color:#4f6062;
	margin:0;
	padding: 0 10px;
	  /* min-height hack for IE */
	height: expression(document.body.clientHeight > 359 ? "330px" : "100%");  
	min-height: 330px;
}

#contactUs {
	
	width: 256px;
	height: 225px;
	margin: 56px;
	text-align: left;
	background: none;
	
}

#address{

color:#7F7224;
font-size:16px;
font-weight:bold;
line-height:18px;
margin-left: 10px;

}

#address .access
{

text-transform:uppercase;
}
/* *************************** 
   HEADER SETTINGS
   ***************************/
#header {
	position: relative;
	width: 940px;
	color: #7f7224;
	height: 310px;
	margin-bottom: 10px;
}

#header h1 a {
	text-indent: -9000px;
	outline: none;
	position: absolute;
	top: 0;
	left: 20px;
	width: 458px;
	height: 44px;
	background: url("../images/AC_logo.png") no-repeat 0 0;
}

.tour {
	position: relative;
	float: left;
	padding-top: 3px;
	margin-right: 17px;
	margin-left: 25px;
}

#header h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #7f7224;
	padding-top: 16px;
	padding-bottom: 16px;
}

#header h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #7f7224;
	padding-top: 16px;
	padding-bottom: 16px;
	text-transform: uppercase;
	text-align: right;
	width: 560px;
}

#header h3 span{
	font-size: 16px;
	line-height: 16px;
	text-transform: lowercase;
	font-weight: normal;
}

#header div {
	position: absolute;
	width: 570px;
	height: 100px;
	top: 140px;
	left: 325px;
}

#header div p {
	padding-left: 17px;
}

/* *************************** 
   NAV SETTINGS
   ***************************/
#nav {
	position: relative;
	list-style: none;
	width: 900px;
	height: 41px;
	padding-top: 56px;
	padding-left: 79px;
}

#nav li {
	float: left;
	display: inline;
}

#nav li a {
	height: 41px;
	display: block;
	text-indent: -9000px;
	outline: none;
}

.why:hover {
	background: url("../images/menu.gif") no-repeat 0 -41px;
}

.how:hover {
	background: url("../images/menu.gif") no-repeat -200px -41px;
}

.about:hover {
	background: url("../images/menu.gif") no-repeat -419px -41px;
}

.contact:hover {
	background: url("../images/menu.gif") no-repeat -581px -41px;
}

/* *************************** 
   CONTENT SETTINGS
   ***************************/
#content {
	position: relative;
	width: 940px;
}

#content p {
	padding-bottom: 1.3em;
}

.rightside {
	display: block;
	width: 225px;
	float: right;
	position: relative;
}

#logon {
	position: relative;
	width: 225px;
	height: 175px;
	/*background: url("../images/form.gif") no-repeat 0 0;*/
	margin-bottom: 20px;
}

#logon fieldset {
	border: none;
	padding: 10px;
}

#logon legend {
	font-size: 15px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logon label {
	display: block;
	margin-bottom: 5px;
}

#logon .zero {
	display: none;
}

#logon #forgotPW {
	padding-bottom: 10px;
}
#logon input#name,
#logon input#password,
#logon input#email {
	width: 190px;
	background: #fff;
	padding: 5px;
	color: #999;
	border: 1px solid #666;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
}

#logon button {
	text-indent: -9000px;
	border: 0;
	background: url("../images/button.gif") no-repeat 0 0;
	width: 76px;
	height: 29px;
	position: absolute;
	/*top: 120px;*/
	right: 12px;
	cursor: pointer;
	bottom:12px;
}

#logon a {
	color: #b35a00;
	padding-top: 5px;
}

#formForgotPass #btn_cancel {
	text-indent: -9000px;
	border: 0;
	background: url("../images/button_cancel.gif") no-repeat 0 0;
	width: 76px;
	height: 29px;
	position: absolute;
	top: 142px;
	left: 12px;
	cursor: pointer;
}

#formForgotPass #btn_newpass {
	text-indent: -9000px;
	border: 0;
	background: url("../images/button_send.gif") no-repeat 0 0;
	width: 76px;
	height: 29px;
	position: absolute;
	top: 142px;
	right: 12px;
	cursor: pointer;
}
#error {
	border: 1px solid #c30;
	background-color:#fdd;
	color:#900;
	text-align:center;
}
.block {
	position: relative;
	width: 225px;
	background: url("../images/blockbg1.gif") repeat-y 0 0;
	margin-bottom: 20px;
}

.innerblock {
	position: relative;
	width: 225px;
	background: url("../images/blockbg2.gif") no-repeat left bottom;
}

.block h3 {
	padding: 10px;
	font-size: 15px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("../images/blockbg3.gif") no-repeat 0 0;
}

.block p {
	padding: 0 10px 1.3em;
	font-size:90%;
}
.quote{
	font-family:Georgia,"MS Sans Serif",Geneva,sans-serif;
	font-size: 175%;
	line-height: 16px;
}
/*



blockquote {
	background:#F9FAF9 none repeat scroll 0%;
	border-bottom:1px solid #EFF1EF;
	border-right:1px solid #EFF1EF;
	margin:0pt;
	padding:5px 0pt;
}
blockquote p {
	color:#808080;
	font-family:Georgia,"MS Sans Serif",Geneva,sans-serif;
	font-size:90%;
	font-size-adjust:none;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	margin:15px !important;
	padding:0pt;
}
.quote {
	background:transparent url(/images/blockquote_finish.gif) no-repeat scroll 99% 95%;
}
.quote:first-letter {
	background:transparent url(/images/blockquote_start.gif) no-repeat scroll 0%;
	display:block;
	height:100px;
	padding-left:15px;
	padding-top:4px;
	width:100px;
}
.quote:first-letter {
	background:transparent url(/images/blockquote_start.gif) no-repeat scroll 0%;
	display:block;
	height:100px;
	padding-left:15px;
	padding-top:0pt;
	width:100px;
}


*/


.main {
	position: relative;
	width: 656px;
	background: url("../images/mainbg1.gif") repeat-y 0 0;
}

.innermain {
	position: relative;
	width: 656px;
	background: url("../images/mainbg2.gif") no-repeat left bottom;
	padding-bottom: 12px;
	
}

.main h3 {
	padding: 10px 10px 10px 20px;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	background: url("../images/mainbg3.gif") no-repeat 0 0;
}

.main p {
	padding: 5px 10px 1.3em 20px;
	font-size: 14px;
	line-height: 18px;
	color:#4f6062;
}

.main .compare {
	float: right;
}

.tan{
	font-style: italic;
	font-weight: bold;
	color: #7f7224;
	background-color: #e9e6e1;
}

/* *************************** 
   COMPARISON GRID
   ***************************/
#firstHeader{
	background-color:#ada573;
	color:#fff;
	height:15px;
	padding-left:5px;
	font-weight:bold;
	border-top: 1px solid #d6d9dd;
	border-right:1px solid #ada573;
	border-bottom: 1px solid #d6d9dd;
	border-left: 1px solid #d6d9dd;
	
}
.comparerow:hover{
	background:#e9e6e1 none repeat scroll 0%;
}
/* *************************** 
   FOOTER SETTINGS
   ***************************/
#footer {
	clear: both;
	min-width: 940px;
	width: 100%;
	height: 20px;
	background: #f0ede8;
	margin-top: 20px;
}

#footer p {
	position: relative;
	width: 940px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	padding-top: 5px;
}

.why, .why:active {
	background: url("../images/menu.gif") no-repeat 0 0;
	width: 200px;
}

.how, .how:active {
	background: url("../images/menu.gif") no-repeat -200px 0;
	width: 219px;
}

.about, .about:active {
	background: url("../images/menu.gif") no-repeat -419px 0;
	width: 161px;
}

.contact, .contact:active {
	background: url("../images/menu.gif") no-repeat -581px 0;
	width: 219px;
}
