body {
	background-color: #0C4481;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	scrollbar-face-color: #f0f0f0; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #a6a6a6;
	scrollbar-highlight-color: #e5e5e5;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-shadow-color: #e5e5e5;
	scrollbar-darkshadow-color: #e5e5e5;
	scrollbar-track-color: #FDFDFD;
}
#outerGradient {
	background-image:url(../images/outer_container_bg.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	position:relative;
}
#headerShell {
	width: 767px;
	background-image:url(../images/header_top_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0
}
#globalHeader {
	height: 77px;
	position: relative;
}
#globalHeader #homeLink {
	height: 77px;
	width: 200px;
}
#globalHeader #homeLink a {
	text-decoration:none;
	height: 77px;
	width: 200px;
	position:absolute;
	left: 0px;
}
#globalHeader #homeLink a span {
	visibility: hidden;
}
#globalHeader #topNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: .009em;
	width: 293px;
	height: 29px;
	position: absolute;
	top: 35px;
	left: 450px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	vertical-align: middle;
}
#globalHeader #topNav ul {
	display:inline;
	margin: 0;
	padding: 50px;
	padding: 0 0 0 30px;
}
#globalHeader #topNav ul li {
	display:inline;
	list-style: none;
	padding: 0 15px 0 0;
}
#globalHeader #topNav ul li a {
	color: #969696;
	text-decoration:none;
}
#globalHeader #topNav ul li a:hover {
	color: #29509E;
	text-decoration:none;
}
#innerShell {
	min-height: 400px;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	padding: 0;
}
#flashcontent {
	margin: 0 25px 0 21px;
	height: 223px;
}
#featuredproject {
	height: 145px;
	width: 509px;
	margin-top: 5px;
}
#homeContentCopy {
	width: 469px;
	background-image:url(../images/hm_content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0 20px 0 20px;
	margin:0;
}
#homeContentCopy h1{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px 17px;
	padding: 14px 0 0 0;
}
#homeContentCopy a {
	color:#3D54A4;
	text-decoration:none;
}
#homeContentCopy a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#flashcontentSub {
	margin: 0 25px 0 21px;
	height: 82px;
}
#homeSearch {
	margin: 0 24px 0 20px;
	height: 42px;
	background-image:url(../images/search_bgd.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	position: relative;
}
#homeSearchBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 160px;
	height: 17px;
	top: 12px;
	left: 560px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	position: absolute;
	text-align: left;
}
#subNav {
	margin: 0 24px 0 20px;
	height: 42px;
	background-image:url(../images/subnav_bgd.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	position: relative;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#subNav ul {
	display:inline;
	margin: 0 0 0 25px;
	padding: 0;
}
#subNav ul li {
	display:inline;
	list-style: none;
	padding: 0 13px 0 0;
}
#subNav ul li a {
	color: #969696;
	text-decoration:none;
}
#subNav ul li a:hover {
	color: #29509E;
	text-decoration:none;
}
 #subNav ul li:before {
	/*content: ":"; */
	margin: 0 15px 0 0;
	color:  #969696;
}
#subNav ul li.first:before {
	content: "";
}
#subNav #subNavShell {
	padding: 15px 0 0 0;
}
#contentShell {
	padding:0;
	margin: 0 24px 0 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-align: left;
	border-bottom-color:#EAEAEA;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}

/* NEW FOOTER CHANGES FOR '10 */
#footer {
	height: 221px;
	background-image: url(../images/footer_bgd.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0 0 30px 0;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	text-align:left;
	line-height:14px;
}
#footer h4{color:#666666; font-size:12px; font-weight:bold; margin:0 0 10px 0; padding:0;}
h4#GSALink a{color:#01417e;}
h4#GSALink a:hover{color:#01417e; text-decoration:underline;}
#footer a{color:#cfcfcf; text-decoration:none;}
#footer a:hover {
	color:#3D54A4;
	}
#footer #Blogger {
	height: 30px;
	width: 300px;
	position:absolute;
	top:29px;
	left:21px;
}
#footer #Blogger p{margin:0;padding:10px 0 0 0; float: left;}

a.btnBlogger {
	display: block;
	height: 30px;
	width: 82px;
	padding: 0;
	margin: 0;
	background-image: url(../images/btn_Blogger.png);
	background-position: 0 0;
	float: left;
}
a:hover.btnBlogger {
	background-position:0 -30px;
}
#footer #Contact {
	height: 100px;
	width: 173px;
	position:absolute;
	top:118px;
	left:40px;
}

#footer #Quicklinks {
	height: 100px;
	width: 250px;
	position:absolute;
	top:118px;
	left:250px;
}
#footer #Quicklinks ul{float:left; list-style:none; margin:0 24px 0 0;padding:0; line-height:14px; }

#footer #Certifications {
	height: 118px;
	width: 279px;
	position:absolute;
	top:118px;
	left:237px;
	background-image:url(../images/ftr_certifications.png);
	background-position: 0 20px;
	background-repeat:no-repeat;

}

#footer #Certifications ul { list-style: none;	text-indent: -9999px;}

#footer #GSA {
	height: 100px;
	width: 236px;
	position:absolute;
	top:102px;
	left:507px;
}
a.btnGSA {
	display: block;
	height: 45px;
	width: 48px;
	padding: 0;
	margin: 0;
	background-image: url(../images/btn_GSA.png);
	background-position: 0 0;
	float: left;
	text-indent:-9999px;
}
a:hover.btnGSA {
	background-position:0 -45px;
}
.GSAInfo{float:left; display:block; width:160px; margin:16px 0 0 0;}
p.copyright{clear:both; line-height:16px; padding:14px 0 0 8px; margin:0; color:#cfcfcf;}

/* END OF FOOTER */


.input {
	font-family: verdana, helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:15px;
	Vertical-Align: top;
	padding: 0;
	width: 120px;
}
.formBtn {
	margin: 0 0 0 10px;
	vertical-align:bottom;
}
.fieldtext {
	font-family:  helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:13px;
	vertical-align: top;
	background-color: #EEF4F9;
}
#sub1LeftCol {
	width:507px;
	border-right-color:#EAEAEA;
	border-right-style:solid;
	border-right-width: 1px;
	float: left;
}
#sub1RightCol {
	height: 361px;
	width: 213px;
	float: left;
}
#sub2RightCol {
	float: left;
	width: 527px;
}
#sub2LeftCol {
	background-image: url(../images/v_line_work.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 174px;
	float: left;
	padding: 10px;
	font-size: 10px;
}
/* Section Graphic */
.companyPic {
	background-image:url(../images/photo/pic_company.jpg);
	background-repeat:no-repeat;
	height: 361px;
}
.servicesPic {
	background-image:url(../images/photo/pic_services.jpg);
	background-repeat:no-repeat;
	height: 361px;
}
.workPic {
	background-image:url(../images/photo/pic_work.jpg);
	background-repeat:no-repeat;
	height: 361px;
}
.contactPic {
	background-image:url(../images/photo/pic_contact.jpg);
	background-repeat:no-repeat;
	height: 361px;
}
.gsaPic {
	background-image:url(../images/photo/pic_gsa.jpg);
	background-repeat:no-repeat;
	height: 361px;
}
/* Page Breadcrumbs*/
body.presence #presence, body.presence #presence {
	font-weight:bold;
	color: #29509E;
}
body.leadership #leadership, body.leadership #leadership {
	font-weight:bold;
	color: #29509E;
}
body.advisors #advisors, body.advisors #advisors {
	font-weight:bold;
	color: #29509E;
}
body.process #process, body.process #process {
	font-weight:bold;
	color: #29509E;
}
body.philanthropy #philanthropy, body.philanthropy #philanthropy {
	font-weight:bold;
	color: #29509E;
}
body.partners #partners, body.partners #partners {
	font-weight:bold;
	color: #29509E;
}
body.news #news, body.news #news {
	font-weight:bold;
	color: #29509E;
}
body.careers #careers, body.careers #careers {
	font-weight:bold;
	color: #29509E;
}
body.services #services, body.services #services {
	font-weight:bold;
	color: #29509E;
}
body.strategy #strategy, body.strategy #strategy {
	font-weight:bold;
	color: #29509E;
}
body.methodology #methodology, body.methodology #methodology {
	font-weight:bold;
	color: #29509E;
}
body.usability #usability, body.usability #usability {
	font-weight:bold;
	color: #29509E;
}
body.design #design, body.design #design {
	font-weight:bold;
	color: #29509E;
}
body.technology #technology, body.technology #technology {
	font-weight:bold;
	color: #29509E;
}
body.marketing #marketing, body.marketing #marketing {
	font-weight:bold;
	color: #29509E;
}
body.identity #identity, body.identity #identity {
	font-weight:bold;
	color: #29509E;
}
body.website #website, body.website #website {
	font-weight:bold;
	color: #29509E;
}
body.flash #flash, body.flash #flash {
	font-weight:bold;
	color: #29509E;
}
body.ecommerce #ecommerce, body.ecommerce #ecommerce {
	font-weight:bold;
	color: #29509E;
}
body.content #content, body.content #content {
	font-weight:bold;
	color: #29509E;
}
body.work #work, body.work #work {
	font-weight:bold;
	color: #29509E;
}
body.logo #logo, body.logo #logo {
	font-weight:bold;
	color: #29509E;
}
body.viral #viral, body.viral #viral {
	font-weight:bold;
	color: #29509E;
}
body.clients #clients, body.clients #clients {
	font-weight:bold;
	color: #29509E;
}
body.testimonials #testimonials, body.testimonials #testimonials {
	font-weight:bold;
	color: #29509E;
}

#sub1LeftCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3D54A4;
	font-weight: bold;
	margin:40px 0 0 20px;
	padding:0 0 10px 0;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#sub1LeftCol #innerContent {
	padding: 20px 20px 20px 22px;
}
#innerContent p {
	padding: 0;
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
#innerContent a {
	color:#3D54A4;
	text-decoration:none;
}
#innerContent a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#innerContent hr {
	height: 1px;
	border-bottom: #EAEAEA 1px dashed;
	border-top: #EAEAEA 0 none;
	border-right: #EAEAEA 0 none;
	border-left: #EAEAEA 0 none;
	margin: 15px 0;
	clear: both;
}

/************************************ Process Page ********************************************/
#imgStratagy {
	background-image: url(../images/process/strategy.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 89px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgStratagy h1 {
	visibility:hidden;
}
#imgDesign {
	background-image: url(../images/process/design.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 89px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgDesign h1 {
	visibility:hidden;
}
#imgDevelop {
	background-image: url(../images/process/develop.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 89px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgDevelop h1 {
	visibility:hidden;
}
#imgQA {
	background-image: url(../images/process/qualityassurance.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 89px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgQA h1 {
	visibility:hidden;
}
#imgSupport {
	background-image: url(../images/process/presence.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 89px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgSupport h1 {
	visibility:hidden;
}
/************************************ Leadership Page ********************************************/
a.picMark {
	display: block;
	height:91px;
	background-image: url(../images/leadership/leadership_joel.gif);
	background-repeat:no-repeat;
	background-position:center;
		float: left;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
a.picThanh {
	display: block;
	height:91px;
	background-image: url(../images/leadership/leadership_thanh.gif);
	background-repeat:no-repeat;
	background-position:center;
		float: left;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
a.picCheri {
	display: block;
	height:91px;
	background-image:url(../images/leadership/leadership_cheri.gif);
	background-repeat:no-repeat;
	background-position:center center;
		float: left;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
a:hover.picCheri {
	background-image:url(../images/leadership/leadership_cheri2.gif);
}
a.picGary {
	display: block;
	height:120px;
	background-image: url(../images/leadership/leadership_gary.gif);
	background-repeat:no-repeat;
	background-position:center;
		float: left;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
a.picFrank {
	display: block;
	height:91px;
	background-image:url(../images/leadership/leadership_frank.gif);
	background-repeat:no-repeat;
	background-position:center;
		float: left;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
a:hover.picFrank {
	background-image:url(../images/leadership/leadership_frank2.gif);
}
/************************************ Partners Page ********************************************/
#imgEarthlink {
	background-image: url(../images/partners/earthlink.gif);
	background-repeat: no-repeat;
	background-position:center left;
	float: left;
	height: 180px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgEarthlink h1 {
	visibility:hidden;
}
#imgBroadriver {
	background-image: url(../images/partners/broadriver.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 91px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgBroadriver h1 {
	visibility:hidden;
}
#imgzhm {
	background-image: url(../images/partners/zhm.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 97px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgzhm h1 {
	visibility:hidden;
}
#imgMicrosoft {
	background-image: url(../images/partners/Microsoft.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 91px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgMicrosoft h1 {
	visibility:hidden;
}
#imgAdobe {
	background-image: url(../images/partners/adobe.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 91px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgAdobe h1 {
	visibility:hidden;
}
#imgVerisign {
	background-image: url(../images/partners/Verisign.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 91px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgVerisign h1 {
	visibility:hidden;
}
#imgAuthorize {
	background-image: url(../images/partners/Authorize.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 91px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgAuthorize h1 {
	visibility:hidden;
}

#imgSPI {
	background-image: url(../images/partners/spi_logo.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
	height: 91px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 22px 24px 0;
}
#imgSPI h1 {
	visibility:hidden;
}
/************************************ Clients Page ********************************************/
.clientCategory {
	float: left;
	height: 50px;
	width: 131px;
	padding: 10px 5px 0 0;
	margin: 0 0 20px 0;
}
.clientCategory h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #9B9B9B;
}
.clientCategoryP {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	float: left;
	padding: 5px 0 5px 22px;
	margin: 0 0 10px 0;
	width: 300px;
}
.clientCategoryP p{
margin: 0;
padding:0;
}
/************************************ Testimonials Page ********************************************/
#imgCarter {
	background-image: url(../images/work/testimonial_carter.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 130px;
}
#imgCarter h2 {
	visibility:hidden;
}
#imgNasa {
	background-image: url(../images/work/testimonial_Nasa.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 160px;
}
#imgNasa h2 {
	visibility:hidden;
}
#imgCorautus {
	background-image: url(../images/work/testimonial_cor.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 160px;
}
#imgCorautus h2 {
	visibility:hidden;
}
#imgMiramax {
	background-image: url(../images/work/testimonial_Miramax.gif);
	background-repeat: no-repeat;
	background-position:center;
		height: 110px;
}
#imgMiramax h2 {
	visibility:hidden;
}
#imgBarkingmad {
	background-image: url(../images/work/testimonial_bkmad.gif);
	background-repeat: no-repeat;
	background-position:center;
		height: 160px;
}
#imgBarkingmad h2 {
	visibility:hidden;
}
#imgSweetwater {
	background-image: url(../images/work/testimonial_swater.gif);
	background-repeat: no-repeat;
	background-position:center;
		height: 160px;
}
#imgSweetwater h2 {
	visibility:hidden;
}
#imgYellowstone {
	background-image: url(../images/work/testimonial_yp.gif);
	background-repeat: no-repeat;
	background-position:center;
		height: 130px;
}
#imgYellowstone h2 {
	visibility:hidden;
}
#imgPoseidon {
	background-image: url(../images/work/testimonial_ussub.gif);
	background-repeat: no-repeat;
	background-position:center;
		height: 180px;
}
#imgPoseidon h2 {
	visibility:hidden;
}
/************************************ Partners Page ********************************************/
#imgHelpingHands {
	background-image: url(../images/helpinghand.jpg);
	background-repeat: no-repeat;
	background-position:center left;
	float: left;
	height: 160px;
	width: 131px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding: 0 5px 0 0;
	margin: 0 18px 24px 0;
}
#imgHelpingHands h1 {
	visibility:hidden;
}
/***************************************************************************************************/

.hrMargin {
	clear:both;
	margin-bottom:20px
}
a.btnBack {
	background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	display:block;
	font-weight:bold;
}
a.btnGeneric {
	background-image: url(../images/btn_generic.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	width: 112px;
	height:22px;
	padding: 5px 0 0 10px;
	background-color:transparent;
border: none;

}
a:hover.btnGeneric {
	background-position: 0 -27px;
	opacity: 50%;
		background-color:transparent;
border: none;
}
a.btnGeneric span{
	color: #FFFFFF;
	text-decoration: none;
}
.btnForm {
	background-image: url(../images/btn_generic_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 81px;
	height:23px;
	background-color:transparent;
	border: none;
	color:#555555;
	font-size:10px;
	margin:0 0 0 35px;
	padding: 0;
}
.btnForm a:hover{
	opacity: 50%;
	background-color:transparent;
	border: none;
}
#sub2LeftCol h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
#sub2LeftCol ul {
	margin: 0px;
	padding: 0px;
}
#sub2LeftCol li {
padding:0;
	list-style:none;
}
#sub2LeftCol a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	font-weight:bold;
	list-style:none;
	text-indent:20px;
	line-height:200%;


}
#sub2LeftCol a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#sub2RightCol hr {
	height: 1px;
	border-bottom: #EAEAEA 1px solid;
	border-top: #EAEAEA 0 none;
	border-right: #EAEAEA 0 none;
	border-left: #EAEAEA 0 none;
	clear: both;
	margin: 0;
	padding: 0;
}
#sub2RightCol a {
	color: #666666;
	text-decoration: none;
}
#sub2RightCol a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
.clientHeaderLink {
	font-size: 11px;
}
#clientHeader h1 {
	font-size: 16px;
	margin: 10px 0 0 0;
}
#clientHeader {
	float: left;
	padding: 10px;
	width: 367px;
}
#clientHeader p {
	color: #BEBEBE;
	margin: 0;
}
#clientHeaderLaunch {
	display: block;
	width: 115px;
	height: 80px;
	top: 0px;
	left: 330px;
	z-index: 1;
	padding: 0;
	vertical-align: middle;
	border-left: #EAEAEA 1px solid;
	float: left;
}
#clientHeaderLaunch p {
	margin: 10px;
}
#clientHeaderLaunch a:hover {
	text-decoration:none;
	color: #FFFFFF;
	opacity: 50%;
	filter: alpha(opacity=50);
}
#clientHeaderLaunch a {
	color: #FFFFFF
}
#clientScreenShot {
	float: left;
	width: 279px;
	margin: 0;
	padding: 0;
	padding-top:10px;
	text-align:center;
}
#clientScreenShot img{
	border:1px solid #d2d2d2; padding:5px;
}
#clientOverview {
	float: left;
	padding: 10px 20px;
	width: 200px;
	background-image: url(../images/v_line_work.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 344px;
}
#clientOverview strong {
	font-weight: bold;
	color: #666666;
}

#clientOverview p {
	color: #666666;
}


#clientBody {
	border-top: #EAEAEA 1px solid;
}
#sub2LeftColWork {
	background-image: url(../images/v_line_work.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 174px;
	float: left;
	padding: 10px;
	font-size: 10px;
}
#sub2LeftColWork h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}
#sub2LeftColWork ul {
	margin: 0;
	padding: 0;
}
.FeaturedClientLink {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	list-style:none;
	cursor:pointer;
	text-indent:20px;
	line-height: 200%;
}
.FeaturedClientLinkSelect {
	color: #3D54A4;
	text-decoration: none;
}
.FeaturedClientLinkHover {
	color:#3D54A4;
	text-decoration:underline;
}
#description {
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: white; /*corrects IE's ugly display of bold text*/ 
}
#homeCol1 {
	float: left;
	width: 506px;
}
#homeCol2 {
	float: left;
	width: 198px;
	margin-left: 12px;
	margin-top: 7px;
}
#homeCol2 ul {
	margin: 0;
	padding: 0px;
	font-weight: normal;
}
#homeCol2 li {
padding:0;
	list-style:none;
}
#homeCol2 li a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	list-style:none;
	text-indent:20px;
	line-height:200%;


}
#homeCol2 li a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#homeContent {
	background-image: url(../images/home_content_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 272px;
}
#formQuote{
margin: 0;
}
#formQuote .txtField {
	background-color: #FEFEFE;
	border: 1px solid #E9E9E9;
	height: 13px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#BFBFBF;
}
#formQuote .multiField {
	background-color: #FEFEFE;
	border: 1px solid #E9E9E9;
	height: 39px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#BFBFBF;
}
#formQuote .dropMenu {
	background-color: #FEFEFE;
	border: 1px solid #E9E9E9;
	height: 18px;
	margin: 2px 0px;
	width: 156px;
	padding: 2px;
	font-size:10px;
	color:#BFBFBF;
}
#formContact .txtField {
	background-color: #EEF4F9;
	border: 1px solid #E9E9E9;
	height: 13px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#666666;
}
#formContact .txtBox {
	background-color: #EEF4F9;
	border: 1px solid #E9E9E9;
	height: 124px;
	margin: 2px 0px;
	width: 270px;
	padding: 2px;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#formContact .dropMenu {
	background-color: #EEF4F9;
	border: 1px solid #E9E9E9;
	height: 18px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#666666;
}
.FeaturedClientLink a {
	color: #29509E;
	text-decoration: none;
}
.lightBlue {
	font-weight: normal;
	color: #3D54A4;
}
.lightGray {
	font-weight: normal;
	color: #BEBEBE;
}
 Overrides Greybox 
.caption{
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.close a {
	color:#3D54A4;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.close a:hover {
	color:#3D54A4;
	text-decoration:underline;
}

h1#title_sitemap {
	text-indent: 20px;
	margin-top: 20px;
	margin-bottom: -30px;
}
 ul.plusList {
	margin: 0;
	padding: 0px;
	font-weight: normal;
}
.plusList li {
	padding:0;
	list-style:none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-indent:20px;
	line-height:150%;
}
.plusList  li a {
	color: #666666;
	text-decoration: none;


}
.plusList li a:hover {
	color:#3D54A4;
	text-decoration:underline;
}

ul.bulletlist{
list-style:none;
	line-height: 150%;
}
.bulletlist li{
	color: #666666;
	list-style:none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	background-position: left center;
padding-left: 3em; list-style-position: inside; text-indent: 1em ;
}
#whitelink a{color: #FFFFFF; text-decoration:none;}
#whitelink a:hover{color: #FFFFFF;  text-decoration:none;}

#sConsultation radio{
	margin: -2px 0 0 0;
	padding: 0;
}

p.brands_text { 
	position: relative;
	top: -210px;
	left: 270px;
	width:200px;
	overflow:hidden;
	padding:0px;
	margin-bottom:-50px;
}
p.brands_ss {
	padding: 0 0 0 0;
	text-align:left;
}

* html p.brands_text { 
	position: relative;
	top: -210px;
	left: 270px;
	width:200px;
	overflow:hidden;
	padding:0px;
}



