/* CSS Document */

body {
	background: #000 url(../images/bg2.jpg) 0 0 repeat-x;
	font-size: 12px;
}

#container {
	width: 950px;
	margin: 0px auto;
	background: #bbb;
	border:none;
	background: #000 url(../images/main_bg.jpg) 0 0 no-repeat;
	height:727px;
}

/* ---------- Custom Navigation  ---------- */

#custom_navigation {
	background: #000 url(../images/header_front.jpg) 0 0 no-repeat;
	height:264px;
	}
	
#custom_navigation ul{
	margin-top:0px;
	}	
	
#custom_navigation li{
	display:inline;
	float:left;
	}
	
	#custom_navigation .nav_home {
		margin-left:150px;
		margin-top:163px;
		display:block;
		width:60px;
		height:20px;
		}
		
	#custom_navigation .nav_payment {
		margin-left:20px;
		margin-top:125px;
		display:block;
		width:120px;
		height:20px;
		}
		
	#custom_navigation .nav_financing {
		margin-left:25px;
		margin-top:109px;
		display:block;
		width:80px;
		height:20px;
		}
		
	#custom_navigation .nav_testimonials {
		margin-left:50px;
		margin-top:109px;
		display:block;
		width:85px;
		height:20px;
		}
		
	#custom_navigation .nav_about {
		margin-left:39px;
		margin-top:125px;
		display:block;
		width:85px;
		height:20px;
		}
		
	#custom_navigation .nav_contact {
		margin-left:30px;
		margin-top:160px;
		display:block;
		width:85px;
		height:40px;
		}	


#directions {
	margin: 5px 0 0 515px;
	width:380px;
	height:50px;
	color:#000;	
}

#directions ul {}

#directions li {
	display:inline;
	margin-right: 10px;
}

#bottom_wrap {
  width: 950px;
  height: 70px;
	margin: 120px 0 0;
}

.paynow {
  width: 200px;
  height: 100px;
  float: left;
}

#99_cent  {
  margin: 400px 0 0 0;
  width: 200px;
  height: 300px;
  float: left;
}

#seo {
	border: #fff solid 3px;
	margin-top:120px;
	background:#21313E;
	padding: 0.8em;
}

#seo p {
	color:#fff;
}

#seo a {
	color:#ddd;
}

#seo a:hover {
	color:#999;
}
