@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#31080F;
}
h1, h2, h3, h4, p {
	display:block
}
#header {
	width: 100%;
	text-align: center;
	background-image: url(../images/header-BG-gold.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F9D275;
}
#header img {
	padding-top: 50px;
	padding-bottom: 20px;
}
#header .nav{
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #32050F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #220009;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9D275;
   white-space: nowrap;
}
#header .nav ul{
	clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   }
#header .nav ul     li{
display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#header .nav ul li a{
	display:block;
	margin:0px;
	color:#FFF;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #49081D;
}
#header .nav ul li a:hover {
	background:#F9D275;
	color:#460816;
}
#header .nav ul li a.active
, #nav ul li a.active:hover {
	font-weight:bold;
}
.message-wrapper {
	width: 100%;
	clear: both;
}
#message {
	height: 300px;
	background-image: url(../images/VNUS-legs-look-feel-ad2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.content-wrapper {
	width: 100%;
	background-image: url(../images/content-BG-red.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #32050F;
	background-color: #45081D;
	padding-bottom: 20px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #F2E4B7;
}
.full   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content .full h1 {
	font-size: 30px;
	margin-bottom: 20px;
	background-color: #32050F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .full h2, #content .full p {
	padding-right: 20px;
	padding-left: 20px;
}
#content h1 {
	color: #F2C85B;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #690025;
}
#content h2 {
	color: #FFD35F;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content p {
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content a {
	color: #F2C85B;
}
#left, #center, #right {
	width: 33%;
	position: relative;
	float: left;
}
#left-right {
	width: 67%;
	position: relative;
	float: left;
}
#content #left-right input , #content #left-right textarea{
	width: 100%;
}
.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.footer-wrapper {
	background-color: #31080F;
	padding: 20px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #600D26;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer .nav{
}
#footer .nav ul{
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
   }
#footer .nav ul     li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer .nav ul li a{
	margin:0px;
	color:#FFF;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer p {
	text-align: center;
	padding: 0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
#footer .nav ul li a:hover {
	background:#F9D275;
	color:#460816;
}
.content-wrapper #content .testimonials i  {
	font-size: 16px;
}
.content-wrapper #content #left-right .column a .thumb {
	margin-right: 25px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #760D2D;
	border-right-color: #760D2D;
	border-bottom-color: #760D2D;
	border-left-color: #760D2D;
	width: 75px;
	height: 75px;
	padding: 10px;
	background-color: #31080F;
}
#message-about {
	height: 300px;
	background-image: url(../images/FVC-Girls-DR-Fitzgibbons.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#message-veins {
	height: 300px;
	background-image: url(../images/veins.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.thumbs   {
	text-align: center;
	vertical-align: middle;
	background-color: #600D26;
	border: 1px solid #300A0F;
	margin-bottom: 20px;
	width: 300px;
	float: left;
	margin-right: 20px;
	padding: 20px;
}
.thumbs a img   {
	height: 80px;
	width: 80px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #300A0F;
}
#content .full .faq {
	padding-right: 40px;
	padding-left: 40px;
}
#message-services {
	height: 300px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}
