@charset "UTF-8";
/* CSS Document */


body {
	margin:0px;
	padding: 0px;
	color: #FFFFFF;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	
#vcwrapper {
	width: 940px;
	margin: auto;
	margin-top:0;
	background-color:#2868b9;
	overflow:hidden;
	}
	
#vcheader {
	background: url(images/vcheader.jpg) #2868b9;
	width:940px;
	height:295px;
	}
	
#buttons {
	position:relative;
	left:285px;
	top:251px;
	}
	
#vcfooter {
	color:#FFFFFF;
	width:800px;
	background:#2868b9;
	font-size:12px;
	padding-left:15px;
	padding-bottom:5px;
	overflow:hidden;
	}
	
#vcprebody {
	background:#bfd2ea;
	margin:10px;
	padding:10px;
	overflow:hidden;
	}
	
#vcconprebody {
	height:500px;
	background:#bfd2ea;
	margin:10px;
	padding:10px;
	overflow:hidden;
	}
	
#vcbodyheader {
	background:#FFFFFF;
	width:890px;
	padding:5px;
	}
	
#vcbody {
	width:890px;
	padding:5px;
	}
	
#productimages {
	width:225px;
	float:left;
	}
	
#boxes {
	width:660px;
	float:right;
	}

#box1 {
	width:650px;
	height:200px;
	background:#1c477f;
	padding:5px;
	margin:10px 0 0 0;
	}
	
#box2 {
	width:650px;
	height:250px;
	background:#1c477f;
	padding:5px;
	margin:10px 0 0 0;
	}
	
#box3 {
	width:650px;
	height:200px;
	background:#1c477f;
	padding:5px;
	margin:10px 0 0 0;
	}
	
#leftfeature {
	width:215px;
	float:left;
	background:#FFFFFF;
	overflow:hidden;
	}
	
#homevideo {
	background:#2868b9;
	width:710px;
	float:right;
	margin:0 10px 2px 0;
	overflow:hidden;
	}
	
#homeleftbox {
	width:700px;
	height:395px;
	float:left;
	background:#650d0d;
	margin:5px 10px 15px; 0;
	}
	
#homeleftheader {
	width:700px;
	height:53px;
	background:#FFFFFF url(images/bodyheadertop.jpg) right no-repeat;
	}

#homeleftbody {
	width:680px;
	background:#650d0d;
	padding:10px;
	}
	
#homerightbox {
	width:200px;
	height:290px;
	float:left;
	background:url(images/rightboxlogo.jpg) #739dd1 no-repeat top;
	overflow:hidden;
	margin:5px 10px 15px 0;
	padding:100px 5px 5px 5px;
	}
	
#vcordertext {
	width:420px;
	height:450px;
	margin:30px 25px 0 10px;
	line-height:140%;
	float:left;
	color:#000000;
	}
	
.formname {
	font-size:12px;
	color:#333333;
	}	
.subscribe {
	float: left;
	height: 550px;
	width: 400px;
	margin-top: 30px;
	text-align: center;
	color: #1C477E;
}
