@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	}
a {
	text-decoration:none;
	}
img, fieldset {
	border:none;
	}
body {
	
	background:#343639 none repeat scroll 0 0;
	}
#container {
	/*background:url(../pc_images/rep_bottom.gif) repeat-y center top;*/
	
	background:url(../pc_images/bg_rep.gif) repeat-x left top;
	}
#container_main_bg {
	background:url(../pc_images/bg.jpg) no-repeat center top;
	height:797px;
	width:900px;
	margin:0 auto;
	}
#wrap {
	background:url(../pc_images/main_bg.gif) no-repeat left top;
	width:900px;
	padding:5px;
	height:723px;
	margin:0 auto;
	}
#header {
	height:105px;
	padding:0 20px;
	}
#header h1 {
	float:left;
	margin-top:35px;
	width:340px;
	height:30px;
	overflow:hidden;
	}
#header h1 a span {
	background:url(../pc_images/logo.jpg) no-repeat;
	width:340px;
	height:30px;
	display:block;
	position:absolute;
	}
#header address {
	float:right;
	padding-top:18px;
	}
#content {
	overflow:hidden;
	}
#banner {
	background:url(../pc_images/banner.jpg) no-repeat;
	width:485px;
	height:280px;
	padding:65px 0 0 413px;
	}
#banner p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9db900;
	font-weight:bold;
	}
#banner h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#fff;
	font-weight:normal;
	}
#banner h1 span {
	font-size:18px;
	}
#banner strong {
	display:block;
	font-size:23px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:15px 0 0 147px;
	}
#banner h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#fff;
	font-weight:normal;
	padding-bottom:20px;
	}
#main_info {
	padding:20px;
	height:231px;
	}
#left_box {
	float:left;
	background:url(../pc_images/long_box.gif) no-repeat;
	width:525px;
	height:212px;
	padding:10px 15px 10px 10px;
	position:relative;
	}
#right_box {
	float:right;
	background:url(../pc_images/short_box.gif) no-repeat;
	width:263px;
	height:212px;
	padding:10px 15px 10px 10px;
	position:relative;
	}
.controls {
	overflow:hidden;
	}
.controls li {
	float:left;
	display:block;
	width:165px;
	padding-right:10px;
	}
.controls li h2, #right_box h2{
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
	}
.purple {
	color:#921653;
	}
.orange{
	color:#b24f18;
	}
.green {
	color:#516909;
	}
.controls li p , .extras li, #footer p{
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:13px;
	color:#696969;
	}
.extras {
	padding-top:15px;
	height:100%;
	overflow:hidden;
	}
.extras li {
	background:url(../pc_images/bullet.gif) no-repeat left 6px;
	padding-left:10px;
	padding-right:0;
	width:150px;
	}
.learn_more {
	background:url(../pc_images/arrows.gif) no-repeat left 6px;
	float:right;
	display:block;
	padding-left:12px;
	text-decoration:underline;
	color:#4e1033;
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:13px;
	clear:both;
	position:absolute;
	bottom:15px;
	right:25px;
	}
.dark_blue {
	color:#464746;
	font-size:15px!important;
	font-weight:normal!important;
	padding-top:5px;
	}
.phones li {
	float:left;
	display:block;
	padding:0 5px;
	}
.phones li h3 {
	font-size:13px;
	font-family:"Myriad Pro", Arial, sans-serif;
	text-align:center;
	margin-top:-15px;
	}
#footer {
	width:900px;
	margin:10px auto;
	}
#footer p {
	color:#979a9e;
	font-size:11px;
	}
.controls li h2 {
	white-space:nowrap;
	font-size:16px!important;
	}