body {
	background-color: #d5d5d5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
}

#doc {
	margin: 0 auto;
	width: 890px;
	line-height: 150%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #424242;
	padding: 20px;
	
}


#doc-webinar {
	margin: 0 auto;
	width: 1050px;
	line-height: 150%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #424242;
	padding: 20px;
	
}


a {
	color: #2f72b1;
}



a:hover {
	color: #c87a00;
}


.bold_content {
	font-weight: bold;
}



.required_fields {
	color: #CC3300;
	font-size: 11px;
	font-weight: bold;
}

h2 {
	font-size: 140%;
	
}


h3 {
	font-size: 120%;
	line-height: 160%;
}




/*header*/


#header {
	position: relative;
	height: 145px;
	margin-bottom: 5px;
}

#header-nav {
	text-align: right;
	background-image: url(../images/topmenu.jpg);
	height: 40px;
	width: 875px;
	margin-top: 100px;
	font-size: 14px;
	position: absolute;
	padding-top: 12px;
	padding-right: 15px;
}


#header span {
	padding-right: 11px;
	padding-left: 10px;
	height: 40px;
	}

#header-logo {margin: 5px 0 0 4px; position: absolute; top: -4px; left: -3px; height: 94px; width: 142px;
             background: url(../images/logo-vir.gif) no-repeat left top;}


#header-vir {
	margin: 5px 0 0 4px;
	position: absolute;
	top: 40px;
	left: 506px;
	width: 380px;
	height: 33px;
	color: #003a74;
	font-size: 150%;
	font-weight: bold;
	text-align: right;
}


#header-logo a, #header #logo a:visited {display:block;position:absolute;top:-2px;left:1px;
           height: 39px; width: 143px; padding-top: 58px; overflow:hidden; font-size:1%; border: 0; text-decoration:none;}



#menu_home{
	font-weight: bold;
	text-decoration: none;
	color: #003a74;
	
	
}
#menu_home:hover {color: #2f72b1;}


#menu_aboutus{
	font-weight: bold;
	text-decoration: none;
	color: #003a74;
	
}
#menu_aboutus:hover {color: #2f72b1;}

#menu_vcp{
	font-weight: bold;
	text-decoration: none;
	color: #003a74;
	
}
#menu_vcp:hover {color: #2f72b1;}

#menu_clients{
	font-weight: bold;
	text-decoration: none;
	color: #003a74;
	
}
#menu_clients:hover {color: #2f72b1;}



#menu_programs{
	font-weight: bold;
	text-decoration: none;
	color: #003a74;

}
#menu_programs:hover {color: #2f72b1;}


#menu_news{
	font-weight: bold;
	text-decoration: none;
	color: #003a74;

}
#menu_news:hover {color: #2f72b1;}

#menu_consulting{
	font-weight: bold;
	text-decoration: none;
	color: #003a74;

}
#menu_consulting:hover {color: #2f72b1;}



#menu_contactus{	
font-weight: bold;
	text-decoration: none;
	color: #003a74;

}
#menu_contactus:hover {color: #2f72b1;}


#home_section #menu_home {
	color: #2f72b1;
}

#aboutus_section #menu_aboutus {
	color: #2f72b1;
}

#vcp_section #menu_vcp {
	color: #2f72b1;
}

#programs_section #menu_programs {
	color: #2f72b1;
}

#news_section #menu_news {
	color: #2f72b1;
}

#contactus_section #menu_contactus {
	color: #2f72b1;
}
#clients_section #menu_clients {
	color: #2f72b1;
}

#consulting_section #menu_consulting {
	color: #2f72b1;
}



/*footer*/
#footer {
	color: #898a8a;
		text-align: center;
	font-size: 90%;
}

#footer a {
	color: #898a8a;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #898a8a;

	text-decoration: underline;
}


/*home*/

#seg1-home {
	background-image: url(../images/main-photo-home.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-home a {
color: #424242;
}
#seg1-home a:hover {
color: #c87a00;
}

#seg1-home li {
	list-style-image: url(../images/ic-bullet-home.gif);
		
}

#seg1-home h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}


.seg2-homeB {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 180%;
	padding-bottom: 10px;
	}


#seg2-homeB li {
	list-style-image: url(../images/ic-bullet-home2.gif);
}



.seg3-homeB {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 180%;

}


#seg3-homeB a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

#seg3-homeB a:hover {
	text-decoration: underline;
}





/*aboutus*/

#seg1-aboutus {
	background-image: url(../aboutus/images/main-photo-aboutus.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}


#seg1-aboutus h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}
#seg1-aboutus a {
color: #424242;
}

#seg1-aboutus a:hover {
color: #c87a00;
}




/*consulting*/

#seg1-consulting {
	background-image: url(../consulting/images/main-photo-consulting.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}


#seg1-consulting h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}
#seg1-consulting a {
color: #424242;
}

#seg1-consulting a:hover {
color: #c87a00;
}









/*contactus*/

#seg1-contactus {
	background-image: url(../contactus/images/main-photo-contactus.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}
#seg1-contactus h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}
#seg1-contactus a {
color: #424242;
}

#seg1-contactus a:hover {
color: #c87a00;
}


/*clients*/

#seg1-clients {
	background-image: url(../clients/images/main-photo-clients.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}
#seg1-clients h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}

#seg1-clients a {
color: #424242;
}

#seg1-clients a:hover {
color: #c87a00;
}


/*news*/

#seg1-news {
	background-image: url(../news/images/main-photo-news.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}
#seg1-news h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}

#seg1-news a {
color: #424242;
}

#seg1-news a:hover {
color: #c87a00;
}

/*programs*/

#seg1-programs {
	background-image: url(../programs/images/main-photo-programs.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}


#seg1-programs-cb4k {
	background-image: url(../programs/images/main-photo-cb4k.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-programs a {
color: #424242;
}
#seg1-programs a:hover {
color: #c87a00;
}

#seg1-programs-cbs {
	background-image: url(../programs/images/main-photo-cbs.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-programs-cc {
	background-image: url(../programs/images/main-photo-cc.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-programs-cu {
	background-image: url(../programs/images/main-photo-cu.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-programs-mvs {
	background-image: url(../programs/images/main-photo-mvs.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-programs-vm {
	background-image: url(../programs/images/main-photo-vm.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-programs-nonprofit {
	background-image: url(../programs/images/main-photo-nonprofit.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
}

#seg1-programs h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}

#seg1-programs-nonprofit h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}





#seg2-programsB {
	width: 625px;
	float: left;
	background-image: url(../images/seg2-homeB.gif);
	padding-right: 20px;
	padding-left: 20px;
	height: 950px;
	line-height: 180%;
	}
	
	
	
#seg2-programsB h2 {
font-size: 140%;}


#seg3-programsB {
	width: 175px;
	float: right;
	background-image: url(../images/seg3-homeB.gif);
	height:950px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 180%;

}

.padding_right{
	padding-left: 20px;
}


#programs_tour{
	background-color: #e8e8e8;
	padding: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C0C0C0;
}

#seg2-aboutusB {
	width: 625px;
	float: left;
	background-image: url(../images/seg2-homeB.gif);
	padding-right: 20px;
	padding-left: 20px;
	height: 750px;
	line-height: 180%;
	}
	
#seg3-aboutusB {
	width: 175px;
	float: right;
	background-image: url(../images/seg3-homeB.gif);
	height:750px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 180%;

}


/*webinar*/

#seg1-webinar {
	background-image: url(../webinar/images/main-photo.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 340px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
	padding-right: 20px;
}
#seg1-webinar h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}


.padding-photoleft {
	margin-left: 15px;
}



/*webinar*/

#seg1-vcp {
	background-image: url(../vcp/images/main-photo.jpg);
	height: 287px;
	background-repeat: repeat-y;
	width: 340px;
	padding-left: 530px;
	padding-top: 30px;
	line-height: 180%;
	margin-bottom: 12px;
	padding-right: 20px;
}
#seg1-vcp h1{
	height: 31px;
	color: #003a74;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 25px;
}


