html, body {
	font: 10pt Arial;
	margin: 0;
	font-family: Arial, Sans-Serif;
}
a {
	text-decoration: none;
	color: #79928c;
	padding: 7px;
}
a:hover {
	color: white;
	background: #79928c;
}
img {
	border: 0;
}
.cboth {
	clear: both;
}
.fleft {
	float: left;
	zoom: 1;
}
div {
	zoom: 1;
}
.fright {
	float: right;
	zoom: 1;
}
.nullsize {
	overflow: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
}
#container {
	zoom: 1;
	width: 900px;
	margin: 0 auto;
	background: white;
	padding: 10px;
	padding-top: 0;
	margin-top: 10px;
}
#head_nav {
}
#logo {
	margin-left: 0px;
	position: relative;
	overflow: hidden;
	text-indent: -100px;
	width: 222px;
	height: 60px;
	background: url(http://static.vsocial.com/vsfront/vsocial-logo-alt.png);
	font-size: 0px;
}
#nav {
	font-size: 18pt;
	margin-top: 25px;
}
#super_bar {
	height: 29px;
	*height: 28px;
	padding: 0;
	line-height: 28px;
	margin: 0;
	background: #79928c;
	font-size: 12pt;
	text-align: right;
	*display: inline-block;
}
#super_bar a {
	color: white;
	line-height: 14pt;
	}
#super_bar #super_bar_active {
	color: #79928c;
	background: white;
	line-height: 12pt;
	}
#super_bar #super_bar_active:hover {
	color: #79928c;
	background: white;
	border-bottom: 1px solid white;
	line-height: 12pt;
	}

#super_bar a:hover {
	color: #79928c;
	background: #e9f8f1;
	border-bottom: 3px solid #79928c;

	}
#top_row {
	
}
#super_links {
	width: 900px;
	margin: 0 auto;
}
#top_cta {
	width: 515px;
	margin-top: 15px;
}
#head_nav h1 {
	font-size: 28pt;
	line-height: 24pt; 
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 17px;
	text-align: justify;
	color: #451c16;
}
#top_cta h1 {
	font-size: 28pt;
	line-height: 24pt; 
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 0;
	margin-bottom: 10px;
	text-align: justify;
	color: #451c16;
}
#top_cta h2 {
	font-size: 13pt;
	margin: 0;
	font-weight: normal;
	color: #0d0f1b;
	padding-top: 10px;
	margin-bottom: 9px;
	text-align: justify;
}
#elevator_pitch {
	background: url(http://static.vsocial.com/vsfront/images/subcta-bg.png);
	background-repeat: no-repeat;
	padding: 0px 55px 0 55px;
	width: 425px;
	overflow: 
}
#top_showcase {
	margin: 0;
	width: 350px;
	height: 350px;
	border: 1px solid #cbdecb;
	background: #e9f8f1;
	font-size: 9pt;
}
#customer_example {
	margin-top: 15px;
	text-align: center;
}
#top_showcase_head {
	margin: 2px;
	font-size: 10pt; 
	text-align: center;
	font-weight: bold;
	color: #333;
}
#showcase_text {
	margin: 12px;
	font-size: 14pt;
	text-align: justify;
}
h3#customer_example {
	font: 14pt arial;
	font-weight: bold;
	margin: 0;
	text-align: left;
	padding: 0;
	color: #451c16;
}
hr {
	border: 1px solid silver;
	height: 1px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	}
#mini_showcase {
	margin-top: 10px;
	background: #e9f8f1;
	border: 1px solid #cbdecb;
	font: 14pt arial;
	font-weight: bold;
}
.customer_logo {
	margin: 5px 7px 0px 10px;
	border: 1px solid #cbdecb;
	padding: 0;
	height: 128px;
	width: 128px;
}
h4 {
	margin: 5px;
	color: #79928c;
	}
#footer {
	margin-top: 0px;
}
#footer a {
	padding: 6px;	
}
.morelink {
	margin: 15px 15px 15px 5px;
	clear: right;

}
fieldset {
	border: 0;
}
.form_label {
	width: 165px;
}
legend {
	font-weight: bold;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}
.showcase_img  {
	border: 1px solid #cbdecb;
}
#showcase_top_right {
	width: 425px;
	background: #e9f8f1;
	border: 1px solid #cbdecb;
	height: 300px;
	margin: 5px;
}
#showcase_top_left {
	width: 425px;
	background: #e9f8f1;
	border: 1px solid #cbdecb;
	height: 300px;
	margin: 5px;
}
#showcase_bot_right {
	width: 425px;
	background: #e9f8f1;
	border: 1px solid #cbdecb;
	height: 300px;
	margin: 5px;
}
#showcase_bot_left {
	width: 425px;
	background: #e9f8f1;
	border: 1px solid #cbdecb;
	height: 300px;
	margin: 5px;
}
#contact input[type=text] {
	border: 1px solid #cbdecb;
	width: 200px;
	font: 11pt arial;
	padding: 2px;
}
#contact textarea {
	clear: left;
	width: 365px;
	border: 1px solid #cbdecb;
	font: 11pt arial;
	padding: 2px;
	height: 75px;
}
#contact input[type=submit] {
	border: 1px solid #cbdecb;
	background: #e9f8f1;
	color: #0d0f1b;
	height: 30px;
	font: 12pt arial;
	font-weight: bold;
	cursor: pointer;
	margin-top: 5px;
}
#contact input[type=submit]:hover {
	background: white;
}
.showCaseEntry {
	width: 100%;
	background: #e9f8f1;
	border: 1px solid #cbdecb;
	margin: 5px;
	margin-right: 0px;
	font-size: 12px;
}
.showCaseEntry img {
	width: 421px; 
	height: 146px;
	margin: 5px;
	padding: 0px;
}
.showCaseEntry a:hover {
	color: #79928c;
	padding: 7px;
	background-color: transparent;	
}

