#header{
	background-image:url(images/header.png);
	width: 840px;
	height: 300px;	
	}


body{	
	background-color: #000;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size:90%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color: #CF6C33;
	}


	
.container{
	width:810px;
	height:300px;	
	clear:both;
	overflow: hidden;
}
	
	
#main{
	
	width:815px;
	height: 0 auto;
	border-style: solid;	
	
	border-top-color: #D37736;
	border-top-width: thin;	
	
	border-right-color: #623317;
	border-right-width: thin;
	
	border-bottom-color: #623317;
	border-bottom-width: thin;
	
	border-left-color: #D37736;
	border-left-width: thin;
	
	background-color: #150B04;
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
	
	}	

#vcard{
	border: white solid 1px;
	width: 650px;
	height: 140px;
	font-size: 85%;
	position: relative;
	margin: 0 auto;
	padding: 10px 5px 0px 0px;
	clear:both;

}
	
#driver{
	color: #D37736;	
	height: 70px;
	width: 150px;	
	margin: 30px 0px 00px 118px;
	padding: 0px 0px 0px 5px;
	float:left;	
	
	}	
	
#footer{
	color:#CCCCCC;
	clear:both;
	height: 50px;
	margin-left: 0px;
	padding:11px 5px 10px 10px;
	width: 820px;	
	margin: 0 auto;
	}	

.botfont{
	color: #ddd;
	font-family:Tahoma,Arial,Helvetica;
	font-size: 11px;
}
	
	
#sub_store{
	color: #D37736;
	height: 70px;
	width: 100px;	
	margin: 40px 0px 00px 410px;
	padding: 0px 0px 0px 40px;
		
	}	
	
#data{
	color: #D37736;
	height: 70px;
	width: 130px;	
	float:right;
	padding: 0px 0px 0px 25px;	
	position:relative;	
	top: -73px;
	
	}		
	
h1{
	color:#fff;
	font-family: Helvetica,Arial,Calibri,sans-serif;
	font-size:200%;
	}

h2{
	color:#fff;
	font-family: Helvetica,Arial,Calibri,sans-serif;
	font-size:175%;
	}

h3{
	color:#fff;
	font-family: Helvetica,Arial,Calibri,sans-serif;
	font-size:135%;
	}	

	
img.icons{
	width: 110px;
	height: 200px;
	float:left;
	margin: 10px 5px 10px 5px;
	
	}	

#imagewrap {
	clear: right;
	float:right;
	padding-left:10px;
	border: 1px solid red;
	}

	
	
.line{
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	margin: 15px 10px 15px 10px;	
	height:4px;
	
}	

p.center {
	text-align: center
	}


p.icons{
	width: 600px;
	height:200px;	
	position: relative;
	float:left;
	margin: 0px 10px 0px 10px;
	padding-left: 20px;
	line-height: 1.2em;
	background-color:#150B04;
	border: 1px white solid;
	}

p.italic {font-style: oblique}
	
	
p.small{
	font-size: .8em;
	
	}
	
p.block{
	text-align: left;
	}
	
#page-wrap1{
	width: 840px;
	margin: 0 auto;		
	}
	
#page-wrap2{
	width: 840px;
	margin: 0 auto;		
	}	
	
.leftside{
	
	
	width:550px;
	float:left;
	padding: 5px 10px 8px 10px;
	}
	
.rightside{
	
	width:240px;
	float:right;
	}		
	
#subnav{
	background-image:url(images/subnav.png);
	background-image: no-repeat;
	width: 840px;
	height: 150px;
	border-top-color: #D37736;
	border-top-style: solid;
	border-top-width: thin;
	top: 0px;	
	}
	

/* Reset*/
ul {list-style: none inside;}

p {	line-height: 1.5em;
	font-size:1.1em;	
	
	}
	
a { outline: none; color:#D37736;  text-decoration: none }
a:hover{ color: white;}
a img { border: none; }
.clear{ clear:both;}
a.three:hover {background: #CF6C33; }
/* END RESET */


#nav{ 
	height: 50px;
	 
	}
	
#nav ul{ 
	list-style: none; 
	}
	
#nav ul li { 
	display: inline;
	}
	
#nav ul li a { 
	height: 50px; 
	float: left; 
	padding: 0px 0px 0px -50px;
	text-indent: -9999px;	
	position:relative;
	left:-40px;
	}
	
#nav ul li a.home{ 
	width: 120px;
	background: url(images/nav-home.png) center bottom no-repeat; 
	float: left;
	}
	
#nav ul li a.about { 
	width: 120px;
	background: url(images/nav-about.png) center bottom no-repeat; 
	}
	
#nav ul li a.services { 
	width: 120px;
	background: url(images/nav-services.png) center bottom no-repeat; 
	}
	
#nav ul li a.store { 
	width: 120px;
	background: url(images/nav-store.png) center bottom no-repeat; 
	}
	
#nav ul li a.download { 
	width: 120px;
	background: url(images/nav-download.png) center bottom no-repeat; 	
	}
	
#nav ul li a.testimonials { 
	width: 120px;
	background: url(images/nav-testimonials.png) center bottom no-repeat; 
	}

#nav ul li a.contact { 
	width: 120px;
	background: url(images/nav-contact.png) center bottom no-repeat; 
	position: relative;
	left: 680px;
	top: -50px;
	}
	
#nav ul li a:hover { 
	background-position: center center; 
	}
	
body#home #nav ul li a.home,
body#about #nav ul li a.about,
body#services #nav ul li a.services,
body#store #nav ul li a.store,
body#download #nav ul li a.download,
body#testimonials #nav ul li a.testimonials,
body#contact #nav ul li a.contact{ 
	background-position: center top; 
	}

#vc-download{
	background-image: url(images/vcf_logo.png);
	width: 128px; 
	height: 128px; 
	position: relative; 
	margin: 7px 10px 0px 5px;
	text-indent: 6px; 
	display: block;	
	float: left; 
	}	

a.boldbuttons{
background: transparent url('images/roundedge-brown-left.png') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: #150b04; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/roundedge-brown-right.png') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
margin: 0px 0px 5px 0px;
}
.small{
	

}

			