@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
p {
	margin:10px 0px;
}

.floatcolumn ul {
	margin:0px 0px;
}
.floatcolumn{
	float:left;
	padding: 0px 20px;
}

.q{
	font-weight:bold;
	color:#62313B;
}

h1 {
	color:#20080c;
	font-size:20px;
}
h2 {
	color:#62313b;
	font-size:18px;
}
h3 {
	color:#20080c;
	font-size:16px;
}
h4 {
	color:#62313b;
	font-size:16px;
	font-style:italic;
}
a:link, a:hover {
	color:#CC0033;
}
a:visited, a:active {
	color:#990033;
}

#vb-photo {
	height: 179px;
	width: 154px;
	position:absolute;
	top: 0px;
	left: 0px;
	background-image:url(/images/photo.png);
}
#vb-banner {
	height: 72px;
	background-image:url(/images/banner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 0px auto;
	padding-top: 79px;
	border-bottom: 1px solid #FFF;
}
#vb-text {
	margin: auto auto auto 135px;
	padding: 0px 0px;
}
#vb-nav {
	height:27px;
	background:#62313B;
	background-image:url(/images/nav-fade.png);
	background-repeat: no-repeat;
	background-position:right;
	border-bottom: 2px solid #20080C;
	font-size: 15px;
	color:#FFFFFF;
	padding: 0 0 0 137px;
}
#vb-nav a:link, #vb-nav a:visited, #vb-nav a:active, #vb-nav a:hover {
	color:#FFFFFF;
	text-decoration: none;
	vertical-align:middle;
	line-height: 27px;
	margin-right: 15px;
	text-transform:lowercase;
}
#vb-body {
	padding: 0px 40px;
	max-width:800px;
}
#vb-footer {
	font-size: 12px;
	text-align: center;
	padding: 15px 40px;
	border-top: 1px solid #62313b;
	clear:both;
}
/* Cintra Solutions Footer */
#cintra-footer, #cintra-footer h1 {
	color:#666666;
	font-size:10px;
	font-weight: normal;
}
.cintra-highlight {
	color: #F30;
}
#cintra-footer a:link, #cintra-footer a:visited, #cintra-footer a:active, #cintra-footer a:hover {
	color:#999;
}
