@charset "UTF-8";

/* ================== Position =================== */

body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #393939;
}
#outerShell {
	background-image: url(../images/bgTop.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#topOuterDiv {
	width:960px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px;
}

a{
	color:#1F75C2;
	}

/* ============= Header ============== */

#headerDiv {
	width:960px;
	height:141px;
	background-image: url(../images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	margin: 0px;
}
	#headerDiv #logoDiv {
	height: 51px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
}
#headerDiv #logoDiv h1 {
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}

/* ============= Main Menu ============== */

#menuWidth{
	width: 750px;
	float:left;
	background:url(../images/nav_dvr.gif) left no-repeat;
	}

#mainMenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 685px;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainMenu ul li {
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}

/* ====== Home ======== */

#mainMenu ul .homeCurrent a:link , #mainMenu ul .homeCurrent a:visited, #mainMenu ul .homeCurrent a:hover , #mainMenu ul .homeCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/home.png);
	height: 35px;
	width: 63px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .home a:link , #mainMenu ul .home a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/home.png);
	height: 35px;
	width: 63px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .home a:hover , #mainMenu ul .home a:active {
	background-position: left top;
	border: none;
}

/* ====== About ======== */

#mainMenu ul .aboutCurrent a:link , #mainMenu ul .aboutCurrent a:visited, #mainMenu ul .aboutCurrent a:hover , #mainMenu ul .aboutCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/about.png);
	height: 35px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .about a:link , #mainMenu ul .about a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/about.png);
	height: 35px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .about a:hover , #mainMenu ul .about a:active {
	background-position: left top;
	border: none;
}

/* ====== Solutions ======== */

#mainMenu ul .solutionsCurrent a:link , #mainMenu ul .solutionsCurrent a:visited, #mainMenu ul .solutionsCurrent a:hover , #mainMenu ul .solutionsCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/solutions.png);
	height: 35px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .solutions a:link , #mainMenu ul .solutions a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/solutions.png);
	height: 35px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .solutions a:hover , #mainMenu ul .solutions a:active {
	background-position: left top;
	border: none;
}

/* ====== Products ======== */

#mainMenu ul .productsCurrent a:link , #mainMenu ul .productsCurrent a:visited, #mainMenu ul .productsCurrent a:hover , #mainMenu ul .productsCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/products.png);
	height: 35px;
	width: 83px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .products a:link , #mainMenu ul .products a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/products.png);
	height: 35px;
	width: 83px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .products a:hover , #mainMenu ul .products a:active {
	background-position: left top;
	border: none;
}

/* ====== Services ======== */

#mainMenu ul .servicesCurrent a:link , #mainMenu ul .servicesCurrent a:visited, #mainMenu ul .servicesCurrent a:hover , #mainMenu ul .servicesCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/services.png);
	height: 35px;
	width: 81px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .services a:link , #mainMenu ul .services a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/services.png);
	height: 35px;
	width: 81px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .services a:hover , #mainMenu ul .services a:active {
	background-position: left top;
	border: none;
}

/* ====== Partners ======== */

#mainMenu ul .partnersCurrent a:link , #mainMenu ul .partnersCurrent a:visited, #mainMenu ul .partnersCurrent a:hover , #mainMenu ul .partnersCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/partners.png);
	height: 35px;
	width: 79px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .partners a:link , #mainMenu ul .partners a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/partners.png);
	height: 35px;
	width: 79px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .partners a:hover , #mainMenu ul .partners a:active {
	background-position: left top;
	border: none;
}

/* ====== Case Studies ======== */

#mainMenu ul .caseStudiesCurrent a:link , #mainMenu ul .caseStudiesCurrent a:visited, #mainMenu ul .caseStudiesCurrent a:hover , #mainMenu ul .caseStudiesCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/caseStudies.png);
	height: 35px;
	width: 111px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .caseStudies a:link , #mainMenu ul .caseStudies a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/caseStudies.png);
	height: 35px;
	width: 111px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .caseStudies a:hover , #mainMenu ul .caseStudies a:active {
	background-position: left top;
	border: none;
}

/* ====== Contact ======== */

#mainMenu ul .contactCurrent a:link , #mainMenu ul .contactCurrent a:visited, #mainMenu ul .contactCurrent a:hover , #mainMenu ul .contactCurrent a:active {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/contact.png);
	height: 35px;
	width: 98px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	cursor:default
}
#mainMenu ul .contact a:link , #mainMenu ul .contact a:visited {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/menu/contact.png);
	height: 35px;
	width: 98px;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
#mainMenu ul .contact a:hover , #mainMenu ul .contact a:active {
	background-position: left top;
	border: none;
}

/* ===================== End of Main Menu ======================= */


/* ===================== Flag Menu ======================= */

#flagMenu {
	float: right;
	height: 35px;
	width: 283px;
	margin: 0px;
	padding: 0px;
}
#flagMenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flagMenu ul li {
	display:inline;
}
#flagMenu ul li a {
	float: left;
	width: 17px;
	height: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#flagMenu ul .txt_aWorldOfSolutions {
	background-image: url(../images/txt/txt_aWorldOfSolutions.png);
	background-repeat: no-repeat;
	width: 163px;
	float: left;
	text-indent: -1000em;
}

/* ================== Middle =================== */

#middleOuterDiv {
	margin: 0px;
	background-color:#545454;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
}
#middleOuterDiv #topShell {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*position: relative;*/
	padding: 0px;
}
#middleOuterDiv #topShell #content {
	float: left;
	width: 670px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}

/* == Headlines == */

#middleOuterDiv #topShell #content h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
}
#middleOuterDiv #topShell #content .headlineHome {
	background-image: url(../images/txt/text_home.png);
	background-repeat: no-repeat;
	height: 34px;
}
#middleOuterDiv #topShell #content .headlineAbout {
	background-image: url(../images/txt/text_about1.png);
	background-repeat: no-repeat;
	height: 68px;
}
#middleOuterDiv #topShell #content .headlineNews {
	background-image: url(../images/txt/text_news.png);
	background-repeat: no-repeat;
	height: 68px;
}
#middleOuterDiv #topShell #content .headlineEvents {
	background-image: url(../images/txt/text_events.png);
	background-repeat: no-repeat;
	height: 68px;
}
#middleOuterDiv #topShell #content .headlineSolutions {
	background-image: url(../images/txt/text_solutions.png);
	background-repeat: no-repeat;
	height: 68px;
}
#middleOuterDiv #topShell #content .headlineTotal {
	background-image: url(../images/txt/text_total.png);
	background-repeat: no-repeat;
	height: 68px;
}
#middleOuterDiv #topShell #content .headlineTurnkey {
	background-image: url(../images/txt/text_turnkey.png);
	background-repeat: no-repeat;
	height: 68px;
}
#middleOuterDiv #topShell #content .headlineGovernment {
	background-image: url(../images/txt/text_govt.png);
	background-repeat: no-repeat;
	height: 77px;
}
#middleOuterDiv #topShell #content .headlineProducts {
	background-image: url(../images/txt/text_products.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineIBM {
	background-image: url(../images/txt/text_ibm.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineMicrosoft {
	background-image: url(../images/txt/text_microsoft.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineVMware {
	background-image: url(../images/txt/text_vmware.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineNetApp{
	background-image: url(../images/txt/text_netapp.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineServices{
	background-image: url(../images/txt/text_services.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineBPIC{
	background-image: url(../images/txt/text_ser_business.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineBI{
	background-image: url(../images/txt/text_ser_business_intel.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineDisaster{
	background-image: url(../images/txt/text_ser_disaster.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineImplementation{
	background-image: url(../images/txt/text_ser_implementation.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineInfrastructure{
	background-image: url(../images/txt/text_ser_infrastructutre.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineManaged{
	background-image: url(../images/txt/text_ser_managed_services.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineSystem{
	background-image: url(../images/txt/text_ser_system.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineTechnical{
	background-image: url(../images/txt/text_ser_technical.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlinePartners {
	background-image: url(../images/txt/text_partners.png);
	background-repeat: no-repeat;
	height: 75px;
}
#middleOuterDiv #topShell #content .headlineCase {
	background-image: url(../images/txt/text_case.png);
	background-repeat: no-repeat;
	height: 34px;
}
#middleOuterDiv #topShell #content .headlineContact {
	background-image: url(../images/txt/text_contact.png);
	background-repeat: no-repeat;
	height: 34px;
}

#middleOuterDiv #topShell #content .headlinePrivacyPolicy {
	background-image: url(../images/txt/text_privacypolicy.png);
	background-repeat: no-repeat;
	height: 36px;
}

/* == End of Headlines == */

#middleOuterDiv #topShell #content p {
	color: #FFF;
}
#middleOuterDiv #topShell #content .arrow1 {
	background-image: url(../images/arrowGrey01.png);
	background-repeat: no-repeat;
	line-height: 20px;
	height: 20px;
}
#middleOuterDiv #topShell #map {
	background-image: url(../images/worldMap.png);
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	height: 144px;
	width: 263px;
}



/* ================== Bottom =================== */

#bottomOuterDiv {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#bottomOuterDiv #bottomShell {
	padding: 0px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

/* ================== Column 1 styles =================== */

#bottomOuterDiv #bottomShell #column01 {
	margin: 0px;
	padding: 0px;
	width: 660px;
	float: left;
}
#column01 .bullets {
	list-style-type: disc;
	list-style-position: inside;
}

#column01 ul {
	list-style-type: disc;
}
#column01 ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	/*font-size: 11px;
	line-height: 19px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;*/
}
#column01 ul li a:link , #column01 ul li a:visited  {
	/*color: #3981c3;*/
	text-decoration:none;
}
#column01 ul li a:hover , #column01 ul li a:active  {
	/*color: #3981c3;
	text-decoration:underline*/
}
#column01 .contactDetails {
	list-style-type: none;
}
#column01 .contactDetails li em {
	margin-top: 20px;
}

#bottomOuterDiv #bottomShell #column02 {
	padding: 0px;
	width: 277px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 400px;
}

/* ================== Side Boxs =================== */

#bottomOuterDiv  #bottomShell  #column02  #eNewsletterSmall {
	background-image: url(../images/placeHolder_subscribeBox2.png);
	height: 104px;
	width: 307px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bottomOuterDiv  #bottomShell  #column02  #eNewsletterLarge {
	background-image: url(../images/placeHolder_subscribeBox1.png);
	height: 349px;
	width: 307px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bottomOuterDiv #bottomShell #column02 #latestNews {
	background-image: url(../images/placeHolder_newsBox.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 258px;
	width: 307px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#column02 #servicesList #topCurve {
	background-image: url(../images/placeHolder_newsBox.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 307px;
}
#column02 #servicesList #bottomCurve {
	background-image: url(../images/placeHolder_newsBox.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 307px;
}
#column02 #servicesList {
	color: #FFF;
	background-image: url(../images/placeHolder_newsBox.png);
	width: 307px;
	background-repeat: no-repeat;
}
#column02 #servicesList #servicesListShell {
	background-color: #535353;
	width: 267px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#column02 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #FFF;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FFF;
	padding-bottom: 11px;
	margin: 0px;
}
#column02 #servicesList #servicesListShell ul {
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#column02 #servicesList #servicesListShell ul li {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#servicesListShell ul li a:link, #servicesListShell ul li a:visited {
	color: #fff;
	text-decoration: none;
}
#servicesListShell ul li a:hover, #servicesListShell ul li a:active {
	color: #3981c3;
	text-decoration: none;
}
#bottomOuterDiv #bottomShell #column02 #contactForm {
	background-image: url(../images/placeHolder_contactBox.png);
	background-repeat: no-repeat;
	height: 375px;
}

#bottomOuterDiv #bottomShell #column02 #contactForm1 {
	/*background-image: url(../images/placeHolder_contactBox.png);
	background-repeat: no-repeat;
	height: 375px;*/
	width: 287px;
	background:#535353 url(../images/contactTop.jpg) top no-repeat;
	padding:10px;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#bottomOuterDiv  #bottomShell  #column02  #eNewsletterSmall1 {
	background:#4194ce url(../images/blueRoundBgTop.jpg) top no-repeat;
	/*height: 104px;*/
	width: 287px;
	padding:10px 10px 0px 10px;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.whiteText{
	color:#fff;
	font-size:16px;
	padding-bottom:10px;
	margin-bottom:7px;
	border-bottom:1px dotted #fff;
	}
	
.inputBg{
	background:url(../images/inputBg.jpg) no-repeat;
	width:185px;
	height:18px;
	border:0px;
	padding:7px;
	}	
	
.inputBg1{
	background:url(../images/inputBg1.gif) no-repeat;
	width:264px;
	height:16px;
	border:0px;
	padding:7px;
	margin-bottom:6px;
	}		
	
.textareaBg{
	background:url(../images/textareaBg.jpg);
	width:185px;
	height:90px;
	border:0px;
	padding:7px;
	}	
	
.contactFormBtm{
	background:url(../images/contactBottom.jpg);
	height:9px;
	width:307px;
	margin-bottom:30px;
	}	
	
.homeFormBtm{
	background:url(../images/blueRoundBgBtm.jpg);
	height:9px;
	width:307px;
	margin-bottom:10px;
	}	
	
.saveButton{
	background:url(../images/sendImg.jpg); 
	width:74px; 
	height:25px; 
	border:0px; 
	font-size:0px;
	line-height:0px;
	text-indent:-1000px;
	color:#fff; 
	cursor:pointer;
	outline:none;
	}
	
.sendButton{
	background:url(../images/sendImg_.jpg); 
	width:74px; 
	height:25px; 
	border:0px; 
	font-size:0px;
	line-height:0px;
	text-indent:-1000px;
	color:#fff; 
	cursor:pointer;
	outline:none;
	}
	
.sendButton1{
	background:url(../images/submit_button.png); 
	width:72px; 
	height:25px; 
	border:0px; 
	font-size:0px;
	line-height:0px;
	text-indent:-1000px;
	color:#fff; 
	cursor:pointer;
	outline:none;
	}	
	
.subscribeButton{
	background:url(../images/subscribeBtn.jpg); 
	width:72px; 
	height:25px; 
	border:0px; 
	font-size:0px;
	line-height:0px;
	text-indent:-1000px;
	color:#fff; 
	cursor:pointer;
	outline:none;
	}	
	
form{
	margin:0px;
	padding:0px;
	}	
	
input,select,textarea{font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #393939;
	}	

#bottomOuterDiv #bottomShell h2 {
	/*font-weight: normal;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #545454;
	padding-bottom: 10px;
	margin: 0px;
}

.border_wrap {
	

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #545454;
	padding-top: 4px;
	margin: 0px;
}
/* ================== Content images =================== */

.contentImage01 {
	float: right;
	clear: both;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 3px solid #DCDCDC;
}

.contentImage02 {
	border: 3px solid #DCDCDC;
}

/* ================== Location styles =================== */
.icon_flags {
	float: left;
	width:29px; 
	height:28px; 
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.location {
	float: left;
	width:205px; 
	
}

#column02_contents {
	padding: 0px;
	width: 277px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}

/* ================== Global styles =================== */

h1, h2, h3, h4, h5, h6  {
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
	font-size:22px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
p {
	font-size:11px;
	line-height:19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
}
p a:link , p a:visited {
	color:#3981c3;
	text-decoration: none;
}
p a:hover , p a:active {
	color:#3981c3;
	text-decoration: underline;
}
.babyBlueLink a:link , .babyBlueLink a:visited {
	color:#94c2e6;
	border:none;
}
.babyBlueLink a:hover , .babyBlueLink a:active {
	color:#94c2e6;
	border:none;
}
.greyLink a:link , .greyLink a:link a:visited{
	color:#504C4D;
	border:none;
}
.greyBlueLink a:hover , .greyBlueLink a:active {
	color:#3F3B3C;
	border:none;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.0pxTopMargin {
	margin: 10px 0px 0px 0px;
}
.5pxTopMargin {
	margin: 10px 0px 0px 0px;
}
.10pxTopMargin {
	margin: 10px 0px 0px 0px;
}
.15pxTopMargin {
	margin: 20px 0px 0px 0px;	
}
.20pxTopMargin {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.30pxTopMargin {
	margin: 20px 0px 0px 0px;	
}

/* ================== Footer =================== */

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-decoration:none;
	color: #fff;
	float: left;
}
.detailsGrey {
	color: #fff;
}
.detailsGrey a:link , .detailsGrey a:visited {
	color: #fff;
	text-decoration:none;
}
.detailsGrey a:hover , .detailsGrey a:active {
	color: #fff;
	text-decoration:none;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-decoration:none;
	color: #fff;
	float: right;
}
.credit a:link , .credit a:visited {
	color: #fff;
	text-decoration:none;
}
.credit a:hover , .credit a:active {
	color: #fff;
	text-decoration:none;
}
#footer  {
	position: fixed;
	bottom: 0px;
	background:#000;
	width: 100%;
	height: 20px;
	color:#fff;
	font-size:10px;
}
#footerShell  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 960px;
}


.subhead{
	color:#2175bd;
	font-weight:bold;
	border-bottom:1px dotted #545454;
	font-size:18px;
	padding-bottom:6px;
	margin-bottom:10px;
	width:360px;
	}
	
.grey_head{
	font-size:13px;
	font-weight:bold;
	padding:15px 0px 15px 0px;
	}	
	
.blue_head{
	color:#2175bd;
	font-weight:bold;
	font-size:15px;
	}
	
.logos_padding{
	text-align:left;
	padding-top:0px;
	}	
	
.logos_padding img{
	padding:8px 0px 0px 0px;
	text-align:center;
	}	
	
.bluearrow_list{
	margin:0px;
	padding:0px;
	padding-top:20px;
	}
	
.bluearrow_list li{
	background:url(../images/blue_arrow.png) left top no-repeat;
	list-style-type:none !important;
	line-height:normal !important;
	padding:0px 0px 8px 15px !important;
	}
	
.bluearrow_list1{
	margin:0px;
	padding:0px;
	padding:0px 0px 0px 20px;
	}
	
.bluearrow_list1 li{
	background:url(../images/blue_arrow.png) left top no-repeat;
	list-style-type:none !important;
	line-height:normal !important;
	padding:0px 0px 8px 15px !important;
	}		
	
.enewsletter_bg{
	background:url(../images/enewsletter_bg.png);
	width:196px;
	height:135px;
	margin-bottom:10px;
	padding:45px 20px 0px 55px;
	color:#ffffff;
	}		
	
.input1{
	width:190px;
	height:16px;
	border:1px solid #000;
	margin:6px 0px 3px 0px;
	}
	
.input2{
	width:170px;
	height:16px;
	border:1px solid #bdb9b9;
	}	
	
.input3{
	width:220px;
	height:16px;
	border:1px solid #bdb9b9;
	}	
	
.textarea1{
	border:1px solid #bdb9b9;
	width:170px;
	height:80px;
	}	
	
.textarea2{
	border:1px solid #bdb9b9;
	width:235px;
	height:95px;
	}		
	
.subscribeButton1{
	background:url(../images/subscribe_button.png);
	width:72px;
	height:25px;
	border:0px;
	border:0px; 
	font-size:0px;
	line-height:0px;
	text-indent:-1000px;
	color:#fff; 
	cursor:pointer;
	outline:none;
	vertical-align:middle;
	}	
	
.latestnews_bg{
	width:211px;
	background:#101010 url(../images/latest_news_bg.png) repeat-x;
	color:#fff;
	padding:10px 30px 0px 30px;
	}
	
.latestnews_list{
	margin:0px;
	padding:0px;
	}	
	
.latestnews_list li{
	background:url(../images/latest_news_icon.png) left top no-repeat;
	list-style:none;
	padding:0px 0px 10px 30px;
	}			

.latestnews_list .news_title{
	background:url(../images/news_head_border.png) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:3px;
	}
	
.latestnews_list .news_title a{
	color:#fff;
	text-decoration:none;
	}	
	
.latestnews_list .news_date{
	color:#7abbf0;
	background:url(../images/news_date_border.png) bottom repeat-x;
	padding-bottom:8px;
	}	
	
.contact_box{
	padding:0px 0px 0px 0px;
	}	
.locations_box{
	padding:0px 0px 0px 0px;
	}	
.flag{
	padding:0px 0px 0px 0px;
	float:left;
	margin: 0px 10px 19px 0px;
	}	
.country_box{
	padding:0px 0px 0px 0px;
	width: 74px;
	float:left;
	margin: 0px 15px 19px 0px;
	}
	
.contact_bg{
	background:url(../images/contact_bg.png);
	width:241px;
	padding:0px 10px 0px 20px;
	}	
	
.blue_text{	
	color:#1567b0;
	}	
	
.submenu_heading{
	background:url(../images/submenu_top.png);
	width:211px;
	height:26px;
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding:20px 0px 0px 60px;
	}
	
.submenu_bg{
	background:url(../images/submenu_bg.png);
	width:271px;
	}
	
.submenu_list{
	margin:0px;
	padding:10px 0px 0px 60px;
	}
	
.submenu_list li{
	list-style:none;
	background:url(../images/submenu_arrow.png) left top no-repeat;
	padding:0px 0px 10px 19px
	}	
	
.submenu_list li a{
	color:#1f75c2;
	text-decoration:none;
	}
.submenu_list2{
	margin:0px;
	padding:10px 0px 0px 0px;
	}
	
.submenu_list2 li{
	list-style:none;
	background:url(../images/submenu_arrow.png) left top no-repeat;
	padding:0px 0px 10px 19px
	}	
	
.submenu_list2 li a{
	color:#1f75c2;
	text-decoration:none;
	}	
.brochures_heading{
	background:url(../images/brochures_heading.png);
	width:211px;
	height:31px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:25px 0px 0px 60px;
	}	
	
	.brochures_heading2{
	background:url(../images/brochures_heading2.png);
	width:211px;
	height:31px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:25px 0px 0px 60px;
	}	
	
	.brochures_bg{
	background:#101010 url(../images/brochures_bg.png) repeat-x;
	width:271px;
	}
	
.brochures_bg2{
	background:#101010 url(../images/brochures_bg2.png) repeat-x;
	width:271px;
	}
	
.brochures_list{
	margin:0px;
	padding:10px 0px 0px 30px;
	}
	
.brochures_list li{
	list-style:none;
	background:url(../images/brocures_pdf_icon.png) left top no-repeat;
	padding:0px 0px 13px 32px
	}	
	
.brochures_list li a{
	color:#fff;
	text-decoration:none;
	}		
	
.bulletpoints_list{
	margin:0px;
	padding:5px 0px 0px 0px;
	}	
	
.bulletpoints_list li{
	list-style-type:none !important;
	
	height:auto;
	}	
	
.bulletpoints_list li div{
	background:url(../images/blue_arrow.png) left top no-repeat !important;
	padding:0px 0px 0px 15px;
	}		
	
.bulletpoints_list li strong{
	font-size:12px;
	}		
	
.news_awards_list{
	margin:0px;
	padding:15px 0px 0px 0px;
	}
	
.news_awards_list li{
	list-style-type:none !important;
	background:url(../images/news_icon.png) left top no-repeat;
	padding:0px 0px 0px 40px;
	}	
	
.news_awards_list li span{
	color:#176bb3;
	}
	
.news_awards_list li strong{
	font-size:15px;
	}
	
.news_archive_bg{
	background:#05679C url(../images/news_archive_bg.png) repeat-x;
	padding:10px;
	color:#fff;
	width:639px;
	}
	
.news_archive_bg strong{
	font-size:15px;
	}	
	
.news_archive_list{
	margin:0px;
	padding:10px 0px 0px 0px;
	}	
	
.news_archive_list li{
	list-style:none;
	padding:3px 0px 3px 20px;
	font-size:10px;
	}
	
.news_archive_list li.dblue{
	background:#29577d url(../images/news_arrow1.png) left center no-repeat;
	}	
	
.news_archive_list li.lblue{
	background:#6596c0 url(../images/news_arrow2.png) left center no-repeat;
	}	
	
.news_archive_list a{
	color:#fff;
	text-decoration:none;
	}
	
.news_archive_list a:hover{
	color:#fff;
	text-decoration:none;
	}	
	
.casestudies_box{
	margin-bottom:10px;
	}					
	
.casestudies_bg{
	background:#C4E2F8;
	padding:10px;
	padding-bottom:0px;
	width:639px;
	}	

.casestudies_bg strong{
	font-size:17px;
	}	
	
.casestudies_bg a{
	text-decoration:underline;
	color:#1d1b1c;
	}	
	
.contactpage_top{
	background:url(../images/contact_tardis_top.png);
	width:602px;
	height:15px;
	padding:40px 0px 0px 57px;
	}					
	
.contactbox_bg{
	background:url(../images/contact_box_bg.png);
	width:619px;
	padding:20px;
	}		#services_table_left_col {
	float: left;
	width: 320px;
	padding-right: 18px;
}		#services_table_right_col {
	float: left;
	width: 300px;
	
}

