/*
	Color sets
	
	Blue: #3a6cb7
	Brick red: #8e111a
	Dark gray: #191919
	
*/

html {margin: 0; padding: 0;}
body {
	margin: 0;
	padding: 0;
	background: black url(/images/bg.png) 0 0 repeat;
	font-family: Arial, sans-serif;
	font-size: .75em; 

	color: white;
}
a {color: #3a6cb7; text-decoration: underline; outline: none;}
a:hover {color: #6592d4; text-decoration: underline;}

p
{
margin: 10px 0 10px 10px;}

f
{
margin: 0px 0px 0px -20px;
                font-family: Arial, sans-serif;
	font-size: 14px;
                color: white;
            float: left;
        display: inline;
        text-align: left;
}
f1
{
margin: 0px 0px 0px 0px;
                font-size: 14px;
                color: white;
                float: left;
                text-align: left;
                width: 180px;
                padding-bottom: 10px;
}

img, img a, img a:hover {border: 0;}

#page {
	background: url(/images/top_bg.png) 0 0 repeat-x;
	height: 100%;
	overflow: hidden;
}

#headerWrap {
	background: url(/images/header_bg.png) 0 0 no-repeat;
	height: 91px;
width: 1167px;
margin: 0 auto;
}
#header, #headerSmall {
	width: 909px;
	margin: 0 auto;
}

#containerWrap {
	overflow: hidden;
	background: url(/images/plasma_bg.jpg) right -21px no-repeat;
	
	margin: 0 auto;
}

#container {
	width: 909px;
	background: url(/images/container_transparency_short.png) bottom left no-repeat;
	margin: 0 auto;
	border-top: 3px solid #3a6cb7;
	padding-bottom: 15px;
}

#containerHome {
	width: 909px;
	background: url(/images/container_transparency.png) 0 0 repeat;
	margin: 0 auto;
	border-top: 3px solid #3a6cb7;
}


/*Home page*/
#splash {
	height: 228px;
	background: black url(/images/top_container_bg.png) 0 0 repeat-x;
	padding: 15px;
}
#splash .image {
	background: black url(/images/splash_bg.png) 0 0 repeat-x;
	padding: 5px;
	float: left;
}
#heroFlash {
	width: 600px;
	height: 218px;
	background: #000;
}
#hero {
	width: 600px;
	height: 100px;
	border-top: 8px solid #000;
	border-bottom: 8px solid #000;
	background: #000;
}
#splash #preamble {
	background: url(/images/preamble_bg.png) 0 0 no-repeat;
	width: 224px;
	height: 188px;
	padding: 47px 15px 0 15px;
	float: right;
	display: inline;
}

#splash #preamble p {
	margin: 0;
	padding: 6px 0;
}

#introduction {
                margin: 13px;
	padding: 0px 0px;
	
	
}
#introduction p {
	margin: 10px 0 0 0;
}


/*Inner page*/
#innerPage {
	background: url(/images/inner_content_bg_full.png) 0 0 repeat-y;
	padding: 15px 15px 0 15px;
}
#contentBox {
	overflow: hidden;
	height: 100%;
	color: black;
}
#content {
	background: white;
	float: right;
	display: inline;
	width: 600px;
	padding: 12px;
}
#vsourceinnerPage {
	background: url(/images/inner_content_bg_full.png) 0 0 repeat-y;
	margin: 15px 15px 0px 15px;
}
#vsourcecontent {
	background: white;
                float: right;	
	display: inline;
	width: 600px;
                padding: 12px;
}
#content h1.bsm {padding: 10px 0 10px 60px; background: url(/images/bsm_img.png) 5px 5px no-repeat;}
#content h1.info {padding: 10px 0 10px 60px; background: url(/images/info_img.png) 15px 3px no-repeat;}
#content h1.technology {padding: 10px 0 10px 60px; background: url(/images/technology_img.png) 5px 5px no-repeat;}
#content h1.managed {padding: 10px 0 10px 60px; background: url(/images/managed_img.png) 5px 6px no-repeat;}
#content h1.business {padding: 10px 0 10px 60px; background: url(/images/business_img.png) 5px 0px no-repeat;}

#content h1 {
	height: 18px; 
	color: #3a6cb7;
	font-weight: normal;
	font-size: 18px;
	margin: 10px 0 10px 10px;
}

h1.heading {
	padding: 5px 0 5px 0;
	margin: 0;
	width: 600px;
}

#content p1 {
	color: #3a6cb7;
	font-weight: normal;
	font-size: 13px;
	margin: 10px 0 10px 10px;
}

#content h5 {
	height: 15px; 
	color: black;
	font-weight: normal;
	font-size: 15px;
	margin: 10px 0 10px 15px;
}
h5.vsourcec2 {
	padding: 0px 0px 250px 8px;
	margin: 0;
	width: 550px;
}
h5.vsourcec1 {
	padding: 0px 0px 100px 8px;
                width: 320px;
                margin: 0;
}

#content h6 {
	height: 18px; 
	color: white;
	font-weight: normal;
	font-size: 20px;
	margin: 10px 0 10px 15px;
                
}
h6.vsourcec1 {
	padding: 0px 0px 0px 0px;
                width: 280px;
                margin: 0;
                font-weight: bold;
	font-size: 16px
}

#content h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 15px 10px 0px 10px;
	padding: 0;
	color: #3a6cb7;
}

h7 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 10px 0px 10px;
	padding: 0;
	color: white;
}
h7.form1 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 10px 0px 10px;
	padding: 0;
	color: white;
}

#content ul {
	list-style: none;
	margin: 0 0 15px 15px;
	padding: 0 0 0 10px;
}

#content ul li {
	margin: 0;
	padding: 4px 0 4px 18px;
	background: url(/images/arrow_side.png) 5px 7px no-repeat;
	color: #464646;
}

#content ul.serviceList {
	list-style: none;
	margin: 15px 20px 0 10px;
	padding: 0;
}
#content ul.serviceList li {
	margin: 10px 0;
	padding: 0 0 0 0px;
	background: none;
}
#content ul.serviceList li.business div {background: url(/images/business_img.png) 11px 16px no-repeat ;}
#content ul.serviceList li.bsm div {background: url(/images/bsm_img.png) 11px 11px no-repeat;}
#content ul.serviceList li.technology div  {background: url(/images/technology_img.png) 11px 14px no-repeat;}
#content ul.serviceList li.information div  {background: url(/images/info_img.png) 18px 14px no-repeat;}
#content ul.serviceList li.managed div  {background: url(/images/managed_img.png) 11px 14px no-repeat;}

#content ul.serviceList li div {
	padding: 10px 0 8px 65px;

}
#content ul.serviceList li h3 {margin: 0 0 3px 0; padding: 0; font-size: 14px;}
#content ul.serviceList li h3 a {text-decoration: none;}
#content ul.serviceList li h3 a:hover {text-decoration: underline;}
#content ul.serviceList li div p {
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 12px;
	color: #464646;
 }
#vform2 {
        float: left;
        display: inline;
        text-align: left;
        padding-bottom: 15px;
        padding-left: 5px;
        color: white;
        font-size: 13px;
        width: 240px;
        height: 215px;
}
#vform1 {
        float: right;
        display: inline;
        text-align: left;
        margin: 40px 50px 0px 0px;
        color: white;
        font-size: 11px;
      
        
}
#vformthanks {
        float: left;
        display: inline;
        text-align: left;
        margin: 0px 0px 35px 33px;
        padding: 0 25px 0px 0px;        
        color: white;
        font-size: 14px;
}


/*Sidebar*/
#sideBar {
	float: left;
	display: inline;
	width: 239px;
}
#menuBox {
	background: #fff;
	border: 1px solid #3a6cb7;
	border-top: 8px solid #3a6cb7;
	width: 237px;
	padding: 55px 0 20px 0;
	margin: 0 0 15px 0;
}

#sideBar .capabilities {
	background: #fff url(/images/side_capabilities_winter.png) no-repeat;
}
#sideBar .about {
	background: #fff url(/images/side_about.png) no-repeat;
}
#sideBar .partners {
	background: #fff url(/images/side_partners.png) no-repeat;
}
#sideBar .news {
	background: #fff url(/images/side_news.png) no-repeat;
}
#sideBar .contact {
	background: #fff url(/images/side_contact.png) no-repeat;
}

#sideBar ul.subnav,  #sideBar ul.subnav ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sideBar ul.subnav li {
	margin: 0 0 8px 0;
	padding: 0 0 0 38px;
	background: url(/images/arrow_side.png) 20px 3px  no-repeat;
}
#sideBar ul.subnav li ul li {
	margin: 5px 0 8px 0;
	padding: 0 0 0 28px;
	background: url(/images/arrow_side_blue.png) 10px 3px  no-repeat;
}
#sideBar ul.subnav li a {color: black; text-decoration: none; font-size: 12px;}
#sideBar ul.subnav li a:hover { text-decoration: underline; color: #3565b1;}
#sideBar ul.subnav li#selected a {color: #3565b1; font-weight: bold;}
#sideBar ul.subnav li#selected ul li a {color: #000; font-weight: normal;}
#sideBar ul.subnav li#selected ul li#selectedSub a {color: #3565b1; font-weight: bold;}
#sideBar ul.subnav li.subOn {
	margin: 0 0 8px 0;
	padding: 3px 0 3px 38px;
	background: #e8eef7 url(/images/arrow_down.png) 20px 6px  no-repeat;
}


#sideBar .sideAd {
	margin: 0 0 0 0;
	padding: 0;
}

#sideBar .sideUA {
	margin: 0 0 0 0;
	padding-bottom: 15px;
}

#sideBar .sideform1 {
	margin: 0 0 0 0;
	background: url(/images/eval2.png) 0px 0px  no-repeat;
                height: 215px;
               
}

#sideBar .sidePartner {
	margin: 14px 0 0 0;
	padding: 0;
	border-top: solid #3a6cb7 3px;
}

/*Services tags*/
#servicesBox h2 {text-indent: -999em; height: 15px; margin: 0 0 9px 0; padding: 0;}
#servicesBox h2.services {
	background: url(/images/vonoa_services_tag.png) 0 0 no-repeat;
}
#servicesBox h2.about {
	background: url(/images/vonoa_about_tag.png) 0 0 no-repeat;
}
#servicesBox h2.partners {
	background: url(/images/vonoa_partners_tag.png) 0 0 no-repeat;
}
#servicesBox h2.news {
	background: url(/images/vonoa_news_tag.png) 0 0 no-repeat;
}
#servicesBox h2.contact {
	background: url(/images/vonoa_contact_tag.png) 0 0 no-repeat;
}


#newsBox {
	background: url(/images/news_box_bg.png) 0 0 repeat;
	overflow: hidden;
	height: 100%;
}
#newsBox h4 {
	margin: 0;
	background: url(/images/sidenotes.png) 0 0 no-repeat;
	height: 32px;
	width: 239px;
	color: #3e3e3f;
	font-size: 16px;
	font-weight: Bold;
	font-family: Arial;
	padding: 15px 0 0 43px;
}
#newsBox .newsItem {
	border: 1px solid #adadad;
	padding: 8px 10px;
	background: white;
	margin: 8px 10px;
}
#newsBox .lastNewsItem {margin: 0 10px 10px 10px;}

#newsBox .newsItem span.date {display: block; font-weight: bold; color: #3a6cb7;}
#newsBox .newsItem p {margin: 3px 0; padding: 0; line-height: 1.4em; font-size: .9em;}
#newsBox .newsItem span.read_more {text-align: right; display: block;}

h2.newsDate {
	color: #3a6cb7;
}


/*Tab switcher*/
#infoTabs {
	height: 161px;
	background: black;
}
#infoTabs ul {
	clear: both;
	list-style: none;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	height: 44px;
}
#infoTabs ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 44px;
	overflow: hidden;
}
#infoTabs ul li a {
	display: block;
	height: 44px;
	text-indent: -999em;
	position: relative;
	z-index: 1;
}

#infoTabs ul li.advisory a {background: url(/images/tab_advisory_new.png) left bottom no-repeat; width: 111px;}
#infoTabs ul li.vsource a {background: url(/images/tab_vsource_new.png) left bottom no-repeat; width: 220px;}
#infoTabs ul li.it_governance a {background: url(/images/tab_it_governance_new.png) left bottom no-repeat; width: 220px;}
#infoTabs ul li.information_technology a {background: url(/images/tab_information_technology_new.png) left bottom no-repeat; width: 220px;}
#infoTabs ul li.information_security a {background: url(/images/tab_information_security_new.png) left bottom no-repeat; width: 220px;}
#infoTabs ul li.collaboration a {background: url(/images/tab_collaboration_new.png) left bottom no-repeat; width: 140px;}
#infoTabs ul li.resourcing a {background: url(/images/tab_resourcing_new.png) left bottom no-repeat; width: 125px;}


/*#infoTabs ul li.advisory a:hover, #infoTabs ul li.it_governance a:hover,
#infoTabs ul li.information_technology a:hover, #infoTabs ul li.information_security a:hover,
#infoTabs ul li.collaboration a:hover, #infoTabs ul li.resourcing a:hover {background-position: 0 0;}*/

.tabPanel {
	height: 85px;
	padding: 15px;
	overflow: hidden;
	background: url(/images/bottom_container_bg.png) 0 0 repeat-x;
}
.tabPanel .image {
	float: left;
	display: inline;
	width: 68px;
	padding: 3px 0 0 10px;
}
.tabPanel h4 {
	float: right;
	display: inline;
	width: 780px;
	color: #3a6cb7;
	font-family: "Lucida Grande";
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0;
	text-indent: -999em;
}
.tabPanel h4.tab1_new {background: url(/images/tab1_new_header_winter.png) 0 0 no-repeat;}
.tabPanel h4.tab2 {background: url(/images/tab2_header_winter.png) 0 0 no-repeat;}
.tabPanel h4.tab3 {background: url(/images/tab3_header_winter.png) 0 0 no-repeat;}
.tabPanel h4.tab4 {background: url(/images/tab4_header_winter.png) 0 0 no-repeat;}
.tabPanel h4.tab5 {background: url(/images/tab5_header_winter.png) 0 0 no-repeat;}
.tabPanel h4.tab6 {background: url(/images/tab6_header_winter.png) 0 0 no-repeat;}

.tabPanel p {
	float: right;
	display: inline;
	width: 780px;
	margin: 7px 0 10px 0;
}


/* partners ul li */
ul#partners {
	list-style: none;
	margin: 10px 0; 
	padding: 0;	
}
ul#partners li {
	padding: 0 10px 0 10px;
	margin: 10px 0;
	color: #464646;
	background: none;
    clear:both;
}

ul#partners li div{
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 12px;
}

ul#partners li div.text {
	float: right;
	text-align: left;
	width: 475px;
	padding: 0;
}

/*Main menu and site info*/
ul#siteInfo, ul#siteInfo2 {
	list-style: none;
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
	height: 100%;
	overflow: hidden;
}
ul#siteInfo2 {
clear: right;
padding: 0;
margin: 0;
}
ul#siteInfo li, ul#siteInfo2 li {
	font-family: Verdana;
	font-size: 10px;
	float: left;
	display: inline;
}
ul#siteInfo li a, ul#siteInfo2 li a {
	color: white;
	text-decoration: none;
}
ul#siteInfo li.privacy {margin: 0 10px 0 0 ; border-right: 1px solid white; padding: 0 10px 0 0;}
ul#siteInfo li a:hover {text-decoration: underline;}

ul#mainMenu {
	clear: both;
	list-style: none;
	margin: 0; 
	padding: 0;
                background: black;
}
ul#mainMenu li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 34px;
	overflow: hidden;
                background: black;
}
ul#mainMenu li a {
	display: block;
	height: 34px;
	text-indent: -999em;
                background: black;
}

ul#mainMenu li.home a {background: url(/images/menu_home_winter.png) 0 0 no-repeat; width: 92px;}
ul#mainMenu li.about a {background: url(/images/menu_about_winter.png) 0 0 no-repeat; width: 97px;}
ul#mainMenu li.contact a {background: url(/images/menu_contact_winter.png) 0 0 no-repeat; width: 111px;}
ul#mainMenu li.news a {background: url(/images/menu_news_winter.png) 0 0 no-repeat; width: 86px;}
ul#mainMenu li.partners a {background: url(/images/menu_partners_winter.png) 0 0 no-repeat; width: 114px;}
ul#mainMenu li.capabilities a {background: url(/images/menu_capabilities_winter.png) 0 0 no-repeat; width: 135px;}
ul#mainMenu li.theme {background: color: black; url(/images/theme_label.png) right 3px no-repeat; width: 60px; text-indent: -999em; height: 27px;}
ul#mainMenu li.theme_winter a {background: color: black; url(/images/theme_winter.png) 0 0 no-repeat; width: 28px; height: 27px;}
ul#mainMenu li.theme_spring a {background: color: black; url(/images/theme_spring.png) 0 0 no-repeat; width: 28px; height: 27px;}
ul#mainMenu li.theme_summer a {background: color: black; url(/images/theme_summer.png) 0 0 no-repeat; width: 28px; height: 27px;}
ul#mainMenu li.theme_fall a {background: color: black; url(/images/theme_fall.png) 0 0 no-repeat; width: 28px; height: 27px;}
ul#mainMenu li.themeFlash {
height: 27px;
width: 267px;
padding-left: 117px;
padding-top: 4px;
background: black;
}
ul#mainMenu li.themeSwf {
background: black;
}
ul#mainMenu li.theme, ul#mainMenu li.theme_winter, ul#mainMenu li.theme_spring, ul#mainMenu li.theme_summer, ul#mainMenu li.theme_fall { float: right;  margin: 0 0 0 12px; }
ul#mainMenu li.theme_winter  a:hover, ul#mainMenu li.theme_spring  a:hover, ul#mainMenu li.theme_summer  a:hover, ul#mainMenu li.theme_fall a:hover { background-position: 0 -27px; }

ul#mainMenu li.home a:hover, ul#mainMenu li.about a:hover,
ul#mainMenu li.contact a:hover, ul#mainMenu li.news a:hover,
ul#mainMenu li.partners a:hover, ul#mainMenu li.capabilities a:hover {background-position: 0 -34px;}

ul#mainMenu li#selected a {background-position: left bottom;}

ul#siteInfo2 li.print, ul#siteInfo2 li.email { 
	display: inline; 
	height: 20px; 
	padding: 8px 0 0 0; 
	margin: 0 10px 0 0; 
	width: 55px;
}
ul#siteInfo2 li.print {margin: 0 20px 0 0; }
ul#siteInfo2 li.print a, ul#siteInfo2 li.email a {
	text-indent: 0;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px 0 0 22px;
	background: url(/images/ico_email.png) 0 0 no-repeat;
	text-decoration: none;
}
ul#siteInfo2 li.print a {
	background: url(/images/ico_print.png) 0 0 no-repeat;
}
ul#siteInfo2 li.email a:hover, ul#siteInfo2 li.print a:hover {text-decoration: underline;}


/*Footer*/
#footer {
	background: url(/images/container_transparency.png) 0 0 repeat;
	padding: 8px 20px;
	margin: 15px auto;
	overflow: hidden;
	height: 100%;
	width: 869px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	float: left;
	display: inline;
	margin: 0 30px 0 0;
	font-size: 11px;
	position: relative;
	z-index: 3;
}
#footer ul li a {
	color: white;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li.copyInfo {float: right; display: inline; margin: 0; color: #628ed1;}

#siteby {
	width: 909px;
	margin: 15px auto;
	padding: 0;
}
#siteby span {
	background: url(/images/container_transparency.png) 0 0 repeat;
	margin: 0;
	padding: 4px 8px;
	overflow: hidden;
	height: 100%;
	font-size: 11px;
	float: right;
	color: #628ed1;
}

/*Text*/
.hilite {color: #3a6cb7; font-weight: bold;}
.endQuoteName {
	color: #3A6CB7;
	font-style: italic;
}
.aboutstyle1 {
	color: #ADADAD;
}
.aboutstyle2 {
	color: #3A6CB7;
}
.contactstyle1 {
	margin-top: 0;
	margin-bottom: 0;
}
.newsstyle1 {
	color: #3A6CB7;
	text-decoration: underline;
}
.partnersstyle1 {
	text-align: center;
}
.partnersstyle2 {
	text-decoration: underline;
}
.partnersstyle3 {
	color: #212121;
}
.busoptstyle1 {
	text-align: center;
}
.busoptstyle2 {
	color: #ADADAD;
}
.techenabstyle2 {
	text-align: left;
}
.techenabstyle3 {
	text-align: left;
	color: #ADADAD;
}

/*/images*/
.logo {float: left; display: inline; width: 151px; height: 57px; margin: 0 0 0 1px;}
#plasmaBG {
	width: 672px;
	height: 572px;
	z-index: 0;
	position: absolute;
	
	margin: 0 0 0 50px;
	background: url(/images/plasma_bg.jpg) 0 0 no-repeat;
}
.vsource1a {
width: 353px;
height: 250px;
margin: 0px 0px 0px 0px;
background: url(/images/vs_1a_summer.png) 0 0 no-repeat;

}
.vsource1b {
width: 248px;
height: 250px;
margin: 0px 0px 0px 0px;
background: url(/images/vs_1b_summer.png) 0 0 no-repeat;
}
.eval1a {
width: 240px;
height: 215px;
margin: 0px 0px 0px 0px;
background: url(/images/eval2.png) 0 0 no-repeat;
}
.vsource2a {
width: 600px;
height: 341px;
margin: 0 0 0px 0px;
background: url(/images/vs_2a_summer.png) 0 0 no-repeat;
}
.imgInset {
	float: left;
	margin: 15px 12px 25px 12px;
}
.imgInset2 {
	float: right;
	margin: -1px 12px 25px 12px;
}
.imgInset_infosec1 {
	float: right;
	margin: -3px 0px 50px 0px;
}

.imgInset3 {
	float: right;
	margin: 0px 10px 10px 10px;
}
.imgInset4 {
	float: left;
	margin: 0px 10px 10px 10px;
}
.imgInset5 {
	float: left;
	margin: -3px 4px 0px 5px;
}
.imgInset6 {
	float: right;
	margin: 25px 4px 0px 5px;
}
.imgInset7 {
	float: right;
	margin: 18px 0px 0px 5px;
}
.imgInset10 {
	float: left;
	margin: 10px 4px 0px 5px;
}
.imgInset11 {
	float: right;
	margin: 8px 20px 0px 5px;
}
.imgInset12 {
	float: right;
	margin: 0px 15px 0px 5px;
}
.imgInset_advisory {
	float: left;
	margin: -10px 20px 0px 5px;
}
.imgInset_infosec {
	float: left;
	margin: 0px 20px 0px 0px;
}
.imgInset_infotech {
	float: right;
	margin: 0px 25px 0px 0px;
}
.imgInset_resource {
	float: right;
	margin: -10px 0px 0px 0px;
}
.imgInset_UAT {
	float: right;
	margin: 20px 12px 25px 12px;
}
.imgInset_uat2 {
	float: left;
	margin: 20px 0px 0px 15px;
}
.imgInset_risk {
	float: right;
	margin: 10px 25px 0px 0px;
}
.imgInset_gov {
	float: right;
	margin: 0px 4px 0px 0px;
}
div.hilight {
	padding: 15px;
	background: #dde6f2;
}
.imgInset_spm {
	float: right;
	margin: 14px 14px 0px 5px;
}
.imgInset_vms1 {
	float: center;
	margin: 0px 0px 0px 0px;
}
.imgInset_moreinfo {
	float: right;
	margin: 8px 22px 0px 0px;
}
.sideInset {
	float: right;
	width: 405px;
	margin: 0 10px 15px 0;
	line-height: 16px;
	font-size: 11px;
	color: #464646;		
padding: 10px;
}
.sideInset2 {
	float: left;
	width: 250px;
	margin: 0 10px 15px 0;
	line-height: 16px;
	font-size: 12px;
	color: #464646;		
}
.clearAbove {
	clear: both;
	margin-top: 0;
	padding-top: 0;
}
#downloadBox {
width: 154px;
float: right;
margin: 0 0 50px 15px;
background: url(/images/downloads_bot_winter.png) 0 0 no-repeat;
border-bottom: 1px solid #3a6cb7;
}
#downloadBox ul {
margin: 5px 0;
padding: 0;
}
#downloadBox ul li{
list-style: none;
font-size: 10px;
height: 18px;
background: url(/images/pdf.png) no-repeat;
padding: 0 0 0 23px;
margin: 5px 0 5px 10px;
}
#downloadBox2 {
width: 154px;
float: right;
margin: 0 0 0 15px;
background: url(/images/downloads_bot_winter.png) 0 0 no-repeat;
border-bottom: 1px solid #3a6cb7;
}
#downloadBox2 ul {
margin: 5px 0;
padding: 0;
}
#downloadBox2 ul li{
list-style: none;
font-size: 10px;
height: 18px;
background: url(/images/pdf.png) no-repeat;
padding: 0 0 0 23px;
margin: 5px 0 5px 10px;
}

/* VSOURCE */
div.vsp {
width: 325px;
line-height: 15px;
float: left;
margin: 0px 25px 0 0;
}
div.vsi {
float: left;
width: 242px;
}
div.vsi a {
width: 242px;
height: 75px;
display: block;
cursor: pointer;
text-indent: -999em;
margin: 0px 25px 0 0;
}
div.vsi a.vs_perimeter_guard {
background: url(/images/vsource_pdf_perimeter_guard.jpg) no-repeat top left;
}
div.vsi a.vs_awareness_training {
background: url(/images/vsource_pdf_awareness_training.jpg) no-repeat top left;
}
div.vsi a.vs_security_modules {
background: url(/images/vsource_pdf_security_modules.jpg) no-repeat top left;
}
div.vsi a:hover {
background-position: bottom left;
}

div.vsb {
clear: left;
background: url(/images/vsource_bot_winter.png) no-repeat 0 25px;
width: 600px;
height: 189px;
padding: 25px 0 0 0;
}
div.vsb div.buttons {
width: 264px;
float: left;
padding: 15px 0 0 0;
}
div.vsb div.textHold {
width: 334px;
float: left;
}
div.vsb div.textHold div {
width: 300px;
margin: 0 0 10px 25px;
}

div.vsb div.buttons span {
display: block;
width: 240px;
height: 19px;
margin: 0 0 5px 15px;
cursor: pointer;
color: #363636;
font-weight: bold;
padding: 5px 0 0 10px;
}
div.vsb div.buttons span {
background: url(/images/vsource_button_winter.png) no-repeat top left;
}
div.vsb div.buttons span.button1:hover {
background-position: bottom left;
}
div.vsb div.buttons span.button2:hover {
background-position: bottom left;
}
div.vsb div.buttons span.button3:hover {
background-position: bottom left;
}
div.vsb div.buttons span.button4:hover {
background-position: bottom left;
}
div.vsb div.buttons span.button5:hover {
background-position: bottom left;
}
div.vsb div.buttons span.button6:hover {
background-position: bottom left;
}