body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #fff;
	text-align: center;
	}


#header {
	width: 100%;
	background:#000000;
	height: 30px;
}

#logo-ball {
	margin: 0 0 0 50px;
}

#logo-text {
	margin: 0 0 20px 20px;
}

#headercontent {
	margin: 0 auto;
	width: 1000px; 
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	width: 1000px;
	}

html>#wrapper {
	width: 1000px;
	}

#contentwrapper {
	}

#maincol {
	width: 796px;
	float: right;
	margin: 0;
	background-color: #ffffff;
	padding: 10px 0 5px 0;
	}

#sidecol {
	width: 160px;
	float: right;
	margin: 0 20px 0 0;
	background: #ffffff;
	}


#footer {
	width: 100%;
	background:#000000;
	height: 30px;
}


/* HEADER STYLES */

#tagline {
	font-size: 17px;
	font-style: italic;
	color: #ffffff;
	padding: 3px 0 0 0;
	margin-right: 325px;
	}

/* NAVIGATION STYLES */

#topnav {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	font-size: 17px;
	color: gray;
}

#topnav ul {
	margin-left: 10px;
	padding: 0;
}

#topnav ul li {
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
}

#imagenav {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0;
	font-size: 17px;
	color: gray;
}

#imagenav ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
}

#imagenav ul li { }
#imagenav ul li a { display: block; height: 40px; width: 129px; color: transparent; }
#imagenav ul li a span { position: absolute; left: -999em; }

#imagenav ul li a.services { background: transparent url('/_site/images/vc-menu-whatwedo-gray.png') no-repeat left top; }
#imagenav ul li a.advantages { background: transparent url('/_site/images/vc-menu-whywerebetter-gray.png') no-repeat left top; }
#imagenav ul li a.roi { background: transparent url('/_site/images/vc-menu-calculateroi-gray.png') no-repeat left top; }
#imagenav ul li a.industry { background: transparent url('/_site/images/vc-menu-industrynews-gray.png') no-repeat left top; }
#imagenav ul li a.press { background: transparent url('/_site/images/vc-menu-pressreleases-gray.png') no-repeat left top; }
#imagenav ul li a.videos { background: transparent url('/_site/images/vc-menu-videos-gray.png') no-repeat left top; }
#imagenav ul li a.contact { background: transparent url('/_site/images/vc-menu-contact-gray.png') no-repeat left top; }
#imagenav ul li a.testimonials { background: transparent url('/_site/images/vc-menu-testimonials-gray.png') no-repeat left top; }
#imagenav ul li a.founder { background: transparent url('/_site/images/vc-menu-founder-gray.png') no-repeat left top; }
#imagenav ul li a.faqs { background: transparent url('/_site/images/vc-menu-faqs-gray.png') no-repeat left top; }

#imagenav ul li a.services:hover { background: transparent url('/_site/images/vc-menu-whatwedo-black.png') no-repeat left top; }
#imagenav ul li a.advantages:hover { background: transparent url('/_site/images/vc-menu-whywerebetter-black.png') no-repeat left top; }
#imagenav ul li a.roi:hover { background: transparent url('/_site/images/vc-menu-calculateroi-black.png') no-repeat left top; }
#imagenav ul li a.industry:hover { background: transparent url('/_site/images/vc-menu-industrynews-black.png') no-repeat left top; }
#imagenav ul li a.press:hover { background: transparent url('/_site/images/vc-menu-pressreleases-black.png') no-repeat left top; }
#imagenav ul li a.videos:hover { background: transparent url('/_site/images/vc-menu-videos-black.png') no-repeat left top; }
#imagenav ul li a.contact:hover { background: transparent url('/_site/images/vc-menu-contact-black.png') no-repeat left top; }
#imagenav ul li a.testimonials:hover { background: transparent url('/_site/images/vc-menu-testimonials-black.png') no-repeat left top; }
#imagenav ul li a.founder:hover { background: transparent url('/_site/images/vc-menu-founder-black.png') no-repeat left top; }
#imagenav ul li a.faqs:hover { background: transparent url('/_site/images/vc-menu-faqs-black.png') no-repeat left top; }

#imagenav ul li a.services-sel{ background: transparent url('/_site/images/vc-menu-whatwedo-black.png') no-repeat left top; }
#imagenav ul li a.advantages-sel{ background: transparent url('/_site/images/vc-menu-whywerebetter-black.png') no-repeat left top; }
#imagenav ul li a.roi-sel{ background: transparent url('/_site/images/vc-menu-calculateroi-black.png') no-repeat left top; }
#imagenav ul li a.industry-sel { background: transparent url('/_site/images/vc-menu-industrynews-black.png') no-repeat left top; }
#imagenav ul li a.press-sel { background: transparent url('/_site/images/vc-menu-pressreleases-black.png') no-repeat left top; }
#imagenav ul li a.videos-sel { background: transparent url('/_site/images/vc-menu-videos-black.png') no-repeat left top; }
#imagenav ul li a.contact-sel{ background: transparent url('/_site/images/vc-menu-contact-black.png') no-repeat left top; }
#imagenav ul li a.testimonials-sel{ background: transparent url('/_site/images/vc-menu-testimonials-black.png') no-repeat left top; }
#imagenav ul li a.founder-sel{ background: transparent url('/_site/images/vc-menu-founder-black.png') no-repeat left top; }
#imagenav ul li a.faqs-sel{ background: transparent url('/_site/images/vc-menu-faqs-black.png') no-repeat left top; }

/* FOOTER STYLES */

#footercontent {
	margin: 0 auto;
	width: 1000px; 
	font-size: .8em;
	color: #ffffff;
}

#footercontentleft {
	float: left;
	margin-left: 50px;
	padding: .8em 0 0 0;
}

#footercontentright {
	float: right;
	margin-right: 50px;
	padding: .8em 0 0 0;
}

/* BODY STYLES*/ 

#maintext {
	padding: 0 20px;
}

.main {
	padding-right: 20px;
	vertical-align: top;
}

.mainroi {
	width: 200px;
	padding: 20px; 
	vertical-align: top;
	background: #f7f7f7; 
	border: 1px solid #e4e4e4;
}

.mainroi_hl {
	width: 200px;
	padding: 20px; 
	vertical-align: top;
	background: #f7f7f7; 
	border: 1px solid #be201f;
}

td.mainroi_hl p.labelp {
	font-weight: bold;
}

.sideinset {
	width: 234px;
	height: 100%;
	vertical-align: top;
	padding: 0;
	margin: 0 0 20px 40px;
	font-size: 85%; 
	line-height: 1.5;
}

.sideinsetquote {
	width: 234px;
	font-size: 125%; 
	font-weight: bold; 
	background: #f7f7f7; 
	padding: 20px; 
	border: 1px solid #e4e4e4;
	vertical-align: top;
}

.announcement {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	}

.indent {
	padding: 0 2em 0 2em;
	}

.news-illustration {
	float: right;
	margin: 0 0 20px 20px;
}

/* FORM STYLES */

.formlabel {
	font-weight: bold;
	font-size: .9em;	
	margin-top: .5em;
}

label.labelreq {
	color: #be201f;
}

label em {  
	margin-left: 2em;      
	color: #ffffff;        
	font-size: 85%;        
	font-style: normal;        
	text-transform: uppercase;       
}


input.sm {
	width: 10em;
}

input.md {
	width: 15em;
}

input.lg {
	width: 20em;
}

input.xl,
textarea.xl {
	width: 40em;
}
textarea.xl {
	height: 12em;
}


input.formbutton {
	border: 3px double #800000;
	border-left-color: #ed0000;
	border-top-color: #ed0000;
	margin: 5px 5px 5px 0;
	color: white;
	height: auto;
	text-decoration: underline;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 0.1ex 0;
	cursor: pointer;
	background: #be201f;
	text-decoration: none;
}

/* HEADING STYLES */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

/* h1 */

h1 {
	font-size: 1.6em;
	color: #be201f;
	margin: .5em 0 0 0;
	}

.h1subhead {
	font-size: 1.3em;
	margin: .25em 0 .5em 0;
	font-weight: bold;
	color: #000000;
	}

h1.solo {
	margin: .5em 0 .5em 0;
	}

/* h2 */

h2 {
	font-size: 1.4em;
	margin: 1em 0em 1em 0em;
	color: #be201f;
	}

.h2subhead {
	font-size: 1.1em;
	margin: -1em 0 .5em 0;
	font-weight: bold;
	color: #000000;
	}

h2.solo {
	margin: 1.1em 0 -.3em 0;
	}

/* h3 */

h3 {
	font-size: 1.2em;
	margin: .8em 0em .8em 0em;
	color: #be201f;
	}

.h3subhead {
	font-size: 1em;
	margin: -.75em 0 .5em 0;
	font-weight: bold;
	color: #000000;
	}

h3.solo {
	margin: 1.5em 0 -.3em 0;
	}

/* h4, h5, h6 */


h4 {
	font-size: 1.2em;
	margin: .9em 0em -.5em  0em;
	}

h5 {
	font-size: 1.1em;
	margin: .8em 0em -.6em 0em;
	}

h6 {
	font-size: 1em;
	margin: .6em 0em -.6em  0em;
	}

/* typography */

p,
ul,
ol {
	line-height: 1.4;
	}

hr {
 	color: #666;
	background-color: #666;
	height: .5px;
}


ul.listnb,
ul.listnb li {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding-left: 0;
	}

ul.squarebullet li { 
	padding-left: 17px;
	margin: .25em 0; 
	list-style: none;
	background: url('/_site/images/vcbullet_sqred_08.png') left .42em no-repeat;
}

ul.squarebulletni,
ul.squarebulletni li { 
	padding-left: 0;
	margin-left: 0; 
	margin-top: 0;
  	list-style: none;
	background: url('/_site/images/vcbullet_sqred_08.png') left .42em no-repeat;
}

ul.squarebulletni li {
	padding-left: 1.5em;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #be201f;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	}

#content a,
#content a:link,
#content a:visited,
#content a:hover,
#content a:active{
	color: #be201f;
	text-decoration: underline;
	}

#footer a,
#footera:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover,
#footer a:active {
	text-decoration: underline;
	}

img  {
	border: 0;
	}

object {
	border: 0;
	margin: 0;
	padding: 0;
	}


a.img,
a.img:link, 
a.img:visited,
a.img:hover,
a.img:active {
	text-decoration: none;
	}


.center {
	text-align: center;
}

.left {
	float: left;
	margin: 0;
	padding: 0;
}

.right {
	float: right;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

h4.faqsection {
	margin-bottom: .6em;
}

.faqsection h6 {
	font-weight: normal;
	margin: .6em 0;
}

h5.hp {
	color: #be201f;
	margin-bottom: 0;
}

.q {
	font-weight: bold;
}

a.off,
a.off:link, 
a.off:visited,
a.off:hover,
a.off:active {
	text-decoration: none;
	color: #333333;
}

a.on,
a.on:link, 
a.on:visited,
a.on:hover,
a.on:active {
	text-decoration: underline;
	color: #be201f;
}


#topnav a {
	text-decoration: none;
}

.faqsection h6 a {
	color: #333333;
	text-decoration: none;
}

.message {
	color: #be201f;
}

