@charset "utf-8";
body {
	background:#000000 url(../images/bg.gif) repeat-x top;
	margin:0;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#mainContanier{
	width:994px;
	clear:both;
	margin:0 auto;
	position:relative;
}
#header{
	margin:0 auto;
	height:112px;
}
.menu{
	margin:51px 0 0 0;
	float:right;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu li{
	list-style:none;
}
#header .logo{
	position:absolute;
	left:57px;
	top:17px;
	z-index:1;
}

/* --------------------------------- Container ------------------------- */ 
#content{
	margin:0 auto;
	clear:both;
}
#content .left{
	float:left;
	width:670px;
}
#content .right{
	float:right;
	width:324px;
	position:relative;
}
#content .right .row1{
	background:url(../images/right-bg1.gif) no-repeat top left;
	height:237px;
	padding:14px 22px;

}
#content .right .row1 .tollfree{
	font:normal 14px "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#a49276;
	text-transform:uppercase;
	text-decoration:none;
}
#content .right .row1 .year{
	font:normal 18px "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#a49276;
	text-decoration:none;
	position:absolute;
	left:0px;
	top:175px;
	width:250px;
	padding:0 22px;
}
#content .right .row1 .tollfree span{
	font:normal 18px "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#content .right .row2{
	background:url(../images/ad-banner.gif) no-repeat top left;
	height:467px;
	padding:8px 11px;
	padding-top:6px;

}
#content .right .row2 ul{
	margin:0;
	padding:0;
	position:absolute;
	top:640px;
	left:130px;
}
#content .right .row2 li{
	list-style:none;
	background:url(../images/bullet.gif) no-repeat left 5px;
	padding:0 0 0 25px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#675843;
}
#content .right .click2{
	top:585px;
	position:absolute;
	left:109px;
	height: 23px;
	width: 122px;
}
#content .right .click1{
	top:212px;
	position:absolute;
	left:101px;
	height: 23px;
	width: 122px;
}

.masthead{
	background:url(../images/header_img.gif) no-repeat left top;
	height:534px;
}
.col1{
	float:left;
	margin:0 0 0 55px;
}
.col2{
	float:left;
	margin:0 0 0 54px;
}

/* ----------------------------- Footer ------------------------- */
#footer{
	margin:0 auto;
	clear:both;
}
#footer .bg{
	background:	url(../images/bg_footer.gif) no-repeat left top;
	height:148px;
}
#footer .copyright{
	float:right;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#675843;
	margin:60px 52px 0 0;
}
#footer .copyright a{
	color:#675843;
}
