@charset "utf-8";
/* CSS Document */

body{
	background: #4A4945;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
}

a{
	color: #444;
	
}

.content{
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

.header{
	background: #4A4945 url(images/header.png) no-repeat top center;
	height: 110px;
	margin-top: 10px;
}

.bar{
	height: 26px;
	background: url(images/barbg.png) repeat-x top;
}

.inner{
	clear: both;
	background: url(images/bgm.png) repeat-y top center;
	
}
.inner2{
	clear: both;
	background: #2F2E2C;
	
}

.leftie{
	width: 470px;
	float: left;
	background: white;
}

.rightie{
	float: right;
	width: 430px;
	background: #2F2E2C;
	color: #999999;

}

.logo{
	float: left;
	width: 345px;
	height: 60px;
	padding: 30px 0px 0px 30px;
}

.content img{
	border: 0px;	
}

.osup{
	float: right;
	width: 120px;
	height: 15px;
	padding: 7px 20px 0px 0px;
}

.call{
	width: 275px;
	height: 36px;
	float: right;
	padding-right: 50px;
}


.bar a{
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif
}

.bar a:hover{
	color: #0099FF;
}

.active a:hover{
	color: white !important;
}

.baritem{
	float: left;
	padding: 5px 12px 5px 12px;
}

.first{
	padding-left: 50px !important;
}	

.active{
	background: url(images/barbgon.png) repeat-x top center;
}


.specialoffer{
	padding: 20px 0px 0px 10px;
}

.lbox{
	background: url(images/gray.png) repeat-x top center;
	margin: 10px;
	padding: 10px;
}

h1{
	font-family: "Lucida Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	letter-spacing: -1px;
	color: #555;
}

.lb{
	float: left;
	width: 180px;
	padding: 10px;
	height: 110px;
	color: #333333;
}

.also{
	padding: 25px;
	clear: both;
}

.alsot{
	float: left;
	width: 70px;
}

.alsotxt{
	float: left;
	width: 330px;
}

.alsot h1{
	margin: 0px;
}


.options{
	padding: 10px 0px 0px 30px;
	clear: both;
}
.opi1{
	float: left;
	width: 142px;
	color: #B4B4B4;
	padding: 5px;
	margin: 10px;
}

.opi2{
	float: left;
	width: 180px;
	color: #B4B4B4;
	padding: 5px;
	margin: 10px;
}

.dg{
	background: url(images/darkgray.png) repeat-x top center;
	margin: 3px;
	padding: 10px 10px 0px 10px;
}

.dg2{
	background: url(images/darkgray.png) repeat-x top center;
	margin: 3px;
	padding: 10px 10px 30px 30px;
}

.rightie h1{
	font-family: "Lucida Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	letter-spacing: -1px;
	color: #fff;
}


.rightie a{
	color: #00BFFF;
}

.rightie a:hover{
	text-decoration: none;
}


.sci{
	float: left;
	width: 100px;
	text-align: right;
	padding: 5px 5px 0px 0px;
}

.footer{
	padding: 10px;
	color: #999;
	margin-bottom: 20px;
}

.fl{
	float: left;
	width: 400px;
}

.fr{
	float: right;
	width: 300px;
	text-align: right;
}

.fr a{
	color: #ccc;
	text-decoration: none;
}

.fr a:hover{
	color: #2CB8E7;
}

.supp{
	color: white;
	font-size: 12px;
	padding: 30px 0px 0px 20px;
	float: left;
	width: 280px;
	font-weight: bold;
	vertical-align: top;
}

.supp img{
	float: left;
	margin: 0px 10px 0px 0px;
}

.list{
	margin-left: 70px;
	margin-top: 10px;
}

.list a{
	color: #2CB8E7;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

.list a:hover{
	color: white;
}

.supl{
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
}

.supl b{
	color: #27B1DF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}

.supl small{
	color: #777;
}

.supg{
	padding: 20px;
	background-color: #eee;
	line-height: 18px;
	margin-top: 10px;
}


.supm{
	color: white;
	font-size: 12px;
	padding: 30px 0px 0px 20px;
	clear: both;
	width: 380px;
	font-weight: bold;
	line-height: 16px;
}

.supm img{
	float: left;
	margin: 0px 10px 0px 0px;
}

.listm{
	margin-left: 55px;
	margin-top: 3px;
	font-weight: normal;
	font-size: 11px;
	color: #949493;
}
