@charset "UTF-8";
/* CSS Document */

/* Site Tags */

body {
	background-color: #fefbf3;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 15px;
	text-align: center;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}

/* Structure Divs */


#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 900px;
}
#top_menu {
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dfd7c4;
	height: 30px;
	width: 900px;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
#cost_of_care {
	float:left;
	height: 241px;
	width: 594px;
	margin:10px 15px 15px 0px;
}
#quoteWrapper { 
	float:left;
	width:291px;
	height:241px;
	margin:10px 0px 15px 0px;
}
#video_box {
	background-color: #f7f4ec;
	padding: 15px;
	float: left;
	width: 448px;
	margin-bottom: 15px;
	color: #d31f45;
}
#did_you_know_box {
	width: 405px;
	height:169px;
	float: right;
	background: url(../images/qqImg.jpg) no-repeat;
	margin:0px 2px 0px 0px;
}
#qqBtn {
	float:right;
	width:95px;
	margin:60px 10px 0px 0px;
}									
#does_your_company_box {
	float: right;
	height: 317px;
	width: 399px;
	margin: 15px 8px;
}
#footer {
	clear: both;
	width: 890px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfd7c4;
	text-align: center;
	font-size: 10px;
	color: #555;
}

/* Classes */
.vpi_logo {
	float:left;
	width:500px;
	margin-top: 15px;
}

.vpi_phone {
	float:left;
	width:400px;
	margin-top:35px;
	text-align:right;
}

h2 { 
	font-family: Arial, Verdana, Sans-Serif;
	font-size:1.9em;
	font-weight:bold; 
	/* color:#611b31; */
	/* color:#c82132; */
	color:#003366;
	text-align: left;
}
h3 { 
	font-family: Arial, Verdana, Sans-Serif;
	font-size:1.4em;
	font-weight:normal; 
	color:#c82132;
	text-align: center;
	padding:0px;
	margin:0px 0px 10px 0px;
}

ul#nav {
  	float: left;
  	margin: 0;
 	padding: 0;
  	width: 100%;
	display:inline; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:1.1em;
}

ul#nav li { 
	display: inline; 
}

ul#nav li a {
	color:#003468;
	text-decoration:none;
	margin:0px 0px 0px 20px;
}

ul#nav li a:hover {
	color: #c82132;
	text-decoration:none;
}

#video_box h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
.video_button_1 {
	margin-top: 10px;
	margin-right: 18px;
}
.video_button_2 {
	margin-top: 10px;
}
.coc_button {
	margin-top: 103px;
	margin-left: 99px;
	margin-right: 15px;
}
/*
#video2 {
	display: none;
}
*/
