/* GLOBAL STYLES */

body {
	background: url('../images/bg_top_pixel.gif') #747474 top repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3;
	margin: 15px 0 30px 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

/* WRAPPER */

#wrapper {
	background: url('../images/wrapper_bg_shadow.png') repeat-y;
	width: 939px;
	padding: 15px 0 0 0;
	margin: 0 auto;
}

#wrapperTop {
	margin: 0 auto;
	background: url('../images/wrapper_top_shadow.jpg') #C7C7C7 top repeat-y;
	width: 939px;
	height: 41px;
	padding: 0;
}

#wrapperClose {
	margin: 0 auto;
	background: url('../images/wrapper_bottom_shadow.jpg') #747474 top repeat-x;
	width: 939px;
	height: 43px;
	padding: 0;
}

/* LOGO */

#logo {
	background: url('../images/cvg_logo.jpg') no-repeat;
	height: 88px;
	width: 165px;
	margin-left: 59px;
}

#logo h1 {
	display: none;
}

/* BANNER */

#banner {
	margin: 0 auto;
	width: 893px;
}

#banner img {
	padding-top: 10px;
}

/* MAIN CONTENT */

#content {
	width: 855px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	background-color: #FFFFFF;
}

.skip{
	position:absolute;
	left:-9999px;
}

#leftCol {
	width: 643px;
	padding: 0 28px 0 0;
	float: left;
}

#menu {
	padding: 3px 0 4px 0;
	list-style-type: none;
}

#menu li {
	padding-left: 12px;
	background: url('../images/arrow.png') no-repeat;
	background-position: 0 .4em;
	margin-bottom: 3px;
}

#menu a {
	color: #333333;
	border-bottom: 1px solid #B7B7B7;
	text-decoration: none;
	padding-left: 0;
}

#menu a:hover {
	color: #FF6700;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

#menuReg {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#menuReg li {
	padding-left: 12px;
	background: url('../images/arrow.gif') no-repeat;
	background-position: 0 .4em;
	margin-bottom: 3px;
}

#menuReg a {
	color: #333333;
	border-bottom: 1px solid #B7B7B7;
	text-decoration: none;
	padding-left: 0;
}

#menuReg a:hover {
	color: #FF6700;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

#list {
	padding: 3px 0 4px 0;
	list-style-type: none;
}

#list li {
	padding-left: 12px;
	background: url('../images/cross.gif') no-repeat;
	background-position: 0 .4em;
	margin-bottom: 3px;
}

#articleslist {
	padding: 3px 0 4px 0;
	list-style-type: none;
}

#articleslist li {
	padding-left: 25px;
	background: url('../images/article_icon.jpg') no-repeat;
	background-position: 0 .4em;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.5;
}

#articleslist a {
	color: #333333;
	border-bottom: 1px solid #B7B7B7;
	text-decoration: none;
	padding-left: 0;
}

#articleslist a:hover {
	color: #FF6700;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left: 0;
}

a.email:link, a.email:visited {
	color: #333333;
	border-bottom: 1px solid #B7B7B7;
	text-decoration: none;
	padding-left: o;
}

a.email:hover {
	color: #FF6700;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left: 0;
}

#rightCol {
	width: 184px;
	float: right;
}

.clearfix {
	clear:both;
	margin: 0;
	padding: 0;
}

.icon {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.iconpush {
	margin-left: 60px;
}

.leftimage {
	margin: 0 30px 20px 0;
	border: 1px solid #DDDDDD;
	padding: 2px;
	float: left;
}

.rightimage {
	margin: 0 0 20px 30px;
	border: 1px solid #DDDDDD;
	padding: 2px;
	float: right;
}

.readmore {
	font-weight: bold;
	margin-top: 35px;
	border-top: 1px solid #DDDDDD;
	padding-top: 20px;
}

/* NAVIGATION */

#nav {
	width: 896px;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	padding: 0 0 0 1px;	
}

#nav ul {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
}

#nav ul li {
	margin: 0;
	display: block;
	float: left;
}

#nav ul li .strip {
	margin: 0;
	display: block;
	float: left;
	background: url('../images/strip.png') no-repeat;
	height: 8px;
	width: 200px;
}

#nav ul li a {
   text-indent: -999999em;
   overflow: hidden;
   display: block;
   height: 67px;
}

#nav ul li.home a{
	background: url('../images/home_btn.jpg') no-repeat;
	width: 97px;
}

#nav ul li.home a:hover {
	background: url('../images/home_over_btn.jpg') no-repeat;
	width: 97px;
}

#nav ul li.homeSelected {
	background: url('../images/home_over_btn.jpg') no-repeat;
	width: 97px;
}

#nav ul li.approach a {
	background: url('../images/approach_btn.jpg') no-repeat;
	width: 118px;
}

#nav ul li.approach a:hover {
	background: url('../images/approach_over_btn.jpg') no-repeat;
	width: 118px;
}

#nav ul li.approachSelected {
	background: url('../images/approach_over_btn.jpg') no-repeat;
	width: 118px;
}

#nav ul li.products a {
	background: url('../images/productsandservices_btn.jpg') no-repeat;
	width: 193px;
}

#nav ul li.products a:hover {
	background: url('../images/productsandservices_over_btn.jpg') no-repeat;
	width: 193px;
}

#nav ul li.productsSelected {
	background: url('../images/productsandservices_over_btn.jpg') no-repeat;
	width: 193px;
}

#nav ul li.clients a {
	background: url('../images/client_btn.jpg') no-repeat;
	width: 100px;
}

#nav ul li.clients a:hover {
	background: url('../images/client_over_btn.jpg') no-repeat;
	width: 100px;
}

#nav ul li.clientsSelected {
	background: url('../images/client_over_btn.jpg') no-repeat;
	width: 100px;
}

#nav ul li.company a {
	background: url('../images/company_btn.jpg') no-repeat;
	width: 117px;
}

#nav ul li.company a:hover {
	background: url('../images/company_over_btn.jpg') no-repeat;
	width: 117px;
}

#nav ul li.companySelected {
	background: url('../images/company_over_btn.jpg') no-repeat;
	width: 117px;
}

#nav ul li.services a {
	background: url('../images/onlineservices_btn.jpg') no-repeat;
	width: 158px;
}

#nav ul li.services a:hover {
	background: url('../images/onlineservices_over_btn.jpg') no-repeat;
	width: 158px;
}

#nav ul li.servicesSelected {
	background: url('../images/onlineservices_over_btn.jpg') no-repeat;
	width: 158px;
}

#nav ul li.contact a {
	background: url('../images/contact_btn.jpg') no-repeat;
	width: 113px;
}

#nav ul li.contact a:hover {
	background: url('../images/contact_over_btn.jpg') no-repeat;
	width: 113px;
}

#nav ul li.contactSelected {
	background: url('../images/contact_over_btn.jpg') no-repeat;
	width: 113px;
}

/* SUB NAVIGATION */

#nav .subnav {
	position: relative;
	top: -3px;
	font-size: 100%;
}

#nav .subnav ul {
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 3px;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 200px;
	z-index: 1;
}

#nav .subnav ul li a {
	position: relative;
	height: auto;
	padding: 8px 15px 8px 15px;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
	background-image: url(../images/submenu_bg.png);
	color: #FFFFFF;
	width: 170px;
	white-space: normal;
	background-repeat: repeat;
}

#nav .subnav ul li a:hover {	
	background-image: url(../images/submenu_bg_over.png);
	background-repeat: repeat;
	color: #FFFFFF;
	width: 170px;
}


#nav .subnavBottom {
	width: 200px;
	height: 6px;
	background: url('../images/submenu_bottom_left.png') no-repeat;
}


/* SITEMAP FOOTER */

#sitemapTop {
	margin: 0 auto;
	background: url('../images/footer_top_shadow.jpg') #C7C7C7 top repeat-y;
	width: 939px;
	height: 34px;
	padding: 0;
}

#sitemap {
	margin: 0 auto;
	background: url('../images/footer_bg_shadow.jpg') #C7C7C7 top repeat-y;
	width: 939px;
	padding: 10px 0 0 0;
}

#sitemapClose {
	margin: 0 auto;
	background: url('../images/footer_bottom_shadow.jpg') #C7C7C7 top repeat-x;
	width: 939px;
	height: 56px;
	padding: 0;
	clear: both;
}

#sitemapContent {
	margin: 0 auto;
	width: 915px;
	padding: 0 0 5px 0;
}

#sitemap .links {
	width: 150px;
	padding: 20px 0 0 0;
	margin: 0;
	float: left;
}

#sitemap .links a, a:hover {
	color: #333333;
}

#sitemap .links ul {
	list-style-type: none;
	padding: 0 0 0 33px;
	margin: 0;
}

#sitemap .links li {
	margin: 0;
	font-size: 95%;
}

/* BREADCRUMB TRAIL */

#breadcrumb {
	width: 855px;
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
}

#breadcrumb p {
	margin: 0;
	padding: 6px 0 6px 0;
}

#breadcrumb img {
	padding-right: 10px;
	vertical-align: middle;
}

#breadcrumb a {
	color: #333333;
	font-weight: bold;
}

#breadcrumb span {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

/* FOOTER */

#footer {
	margin: 0 auto;
	width: 915px;
	padding: 10px 0 0 0;
	color: #FFFFFF;
	font-size: 95%;
}

#footer span {
	padding: 0 6px 0 6px;
}

#footer a {
	color: #FFFFFF;
}

/* QUOTES */

.quote {
	color: #999999;
	padding: 0 0 5px 0;
	font-size: 115%;
	margin-left: 85px;
	border-top: 1px solid #DDDDDD;
}

.quote span {
	font-size: 85%;
	color: #999999;
	font-weight: bold;
}

.quote p {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 0 10px 0;
	margin: 0;
}

.quote2 {
	color: #999999;
	padding: 0 0 5px 0;
	font-size: 115%;
	margin-left: 85px;
}

.quote2 span {
	font-size: 85%;
	color: #999999;
	font-weight: bold;
}

.quote2 p {
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 0 10px 0;
	margin: 0;
}

.speech {
	float: left;
	margin: 0 20px 10px 0;
	background: url('../images/speech.gif');
	width: 60px;
	height: 46px;
}

/* .quote {
	background: url('../images/speech_bg.jpg') repeat;
	width: 607px;
	padding: 3px 18px 10px 18px;
	color: #585858;
	font-size: 95%;
}

.quoteTop {
	background: url('../images/speech_top.jpg') no-repeat;
	width: 643px;
	height: 14px;
	padding: 0;
	margin: 0;
}

.quoteClose {
	background: url('../images/speech_bottom.jpg') no-repeat;
	width: 643px;
	height: 14px;
	padding: 0 0 10px 0;
	margin: 0;
}

*/

/* SIDE BOXES */

.box {
	margin-bottom: 10px;
}

.boxHeader {
	width: 184px;
}

.boxContent {
	background: url('../images/box_bg.jpg') repeat;
	width: 144px;
	padding: 8px 20px 10px 20px;
	font-size: 90%;
}

.boxClose {
	background: url('../images/box_bottom.jpg') no-repeat;
	width: 184px;
	height: 15px;
	padding: 0;
	margin: 0;
}

.orange {
	color: #FF7112;
	font-weight: bold;
	padding-top: 10px;
	margin: 0;
}

.yellow {
	color: #FAB200;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0;
}

.grey {
	color: #585861;
	font-weight: bold;
	padding-top: 10px;
	margin: 0;
}

.microsoftbox {
	margin-bottom: 10px;

}

/* HEADER TAGS */

h2 {
	font-size: 205%;
	text-transform: uppercase;
	color: #FF7112;
	font-weight: bold;
	margin-top: 0;
}

h3 {
	font-size: 130%;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
}

h4 {
	font-size: 105%;
	color: #999999;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5 {
	text-transform: uppercase;
	font-size: 100%;
	margin: 5px 0 0 0;
	padding: 0;
}

/* 	PRE-LOAD FIXER */

#hide {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

/* QUICK LINKS */

#quickLinksTop {
	width: 643px;
	height: 20px;
	background: url('../images/quicklinks_top.gif') no-repeat;
	margin-top: 35px;
}

#quickLinksClose {
	width: 643px;
	height: 20px;
	background: url('../images/quicklinks_bottom.gif') no-repeat;
}

#quickLinks {
	width: 583px;
	background: url('../images/quicklinks_bg.gif') repeat-y #EFEFEF;
	padding: 0 30px 0 30px;
}

#action {
	float: left;
	width: 291px;
}

#more {
	float: right;
	width: 261px;
	border-left: 1px solid #DDDDDD;
	padding-left: 30px;
}

/* CONTACT US */

#contactContainer {
	clear: both;
	width: 643px;
	margin-right: 30px;
}

.location {
	float: left;
	width: 194px;
	padding-right: 20px;
}

/* 

#locations {
	width: 307px;
	float: right;
}

#form {
	width: 306px;
	float: left;	
	padding-right: 30px;
}

*/

/* FORMS */

#formWrap {
	width: 261px;
	margin: 0 auto;
}

#formMiddle {
	width: 211px;
	background: url('../images/login_bg.gif') repeat-y #EFEFEF;
	padding: 0 25px 0 25px;
}

.pTop {
	margin: 0 0 10px 0;
}

#form p {
	margin: 10px 0 10px 0;
}

#formTop {
	width: 261px;
	height: 20px;
	background: url('../images/login_top.gif') no-repeat;
	margin-top: 20px;
}

#formClose {
	width: 261px;
	height: 20px;
	background: url('../images/login_bottom.gif') no-repeat;
}

fieldset {
	padding: 0;
	border: 0;
	margin: 0;
}

textarea {
	padding: 4px;
	width: 290px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
	border: 1px solid #DDDDDD;
}

input {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

label {
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
}

input.text {
	padding: 4px;
	margin-bottom: 3px;
	border: 1px solid #DDDDDD;
	width: 198px;
}

.required {
	color: #999999;
	
}

