body{
	color:#ffffff;
	background-color:#004489;
	
}

a,
a:active,
a:visited,
a:link{
	color:#D40326;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#Page{width:100%; background: #004489 url('../img/core/background.png') repeat-x bottom center;}

#TopBar{height:14px; display:block; background-color:#004489;}

#BodyHolder{width:100%; background:#dededf; padding-top:20px; padding-bottom:20px; height:383px;}

#csHolder{width:100%; background:#dededf; padding-top:20px; padding-bottom:20px; height:auto;}


#BodyHolder #Slideshows {
	width:960px;
	margin:0 auto 0 auto;
	overflow:hidden;
}

#HeadHolder{width:100%; background-color:#ffffff; border-bottom:1px solid #111111;}

#PageHead{
	width:960px;
	height:60px;
	margin:0 auto 0 auto;
	padding:10px;
	overflow:hidden;
	background:#ffffff;
}

#PageHeadLeft{
	width:500px;
	float:left;
	padding-top:5px;
}
#PageHeadRight{
	width:500px;
	float:right;
	text-align:right;
}

#PageHeadRight ul{
	margin:0;
	padding:0;
}

#PageHeadRight ul li{
	list-style:none;
}

ul#PageHeadRightTop{
	height:28px;
	padding:0 0 12px 0;
}

ul#PageHeadRightTop li{
	display:inline;
	margin:0 0 0 20px;
	font-size:16px;
	color:#2e4692;
}

ul#PageHeadRightTop li.Mail{
	background:url('../img/core/mail.png') no-repeat center left;
	padding:0 0 0 30px;
}

ul#PageHeadRightTop li.Phone{
	background:url('../img/core/comment.png') no-repeat center left;
	padding:0 0 0 30px;
}

ul#PageHeadRightBottom{
	height:23px;
	display:block;
	padding:0 235px 0 0;
	position:relative;
	line-height:23px;
}

ul#PageHeadRightBottom li{
	display:inline;
	margin:0 0 0 20px;
	font-size:14px;
	color:#2e4692;
	font-weight:bold;
	height:23px;
}


ul#PageHeadRightBottom li#SearchField{
	position:absolute;
	width:209px;
	top:0px;
	margin:0px;
	right:0px;
}

ul#PageHeadRightBottom #SearchField a{
	border:#2e4692 1px solid;
	background:#7888bc;
	font-size:14px;
	color:#ffffff;
	height:21px;
	width:72px;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	background:url('../img/core/searchbutton.gif');
	position:absolute;
	right:0px;
}

ul#PageHeadRightBottom #SearchField input{
	border:#6d6d6d 1px solid;
	border-right:none;
	padding:2px;
	width:130px;
	position:absolute;
	left:0px;
	font-size:14px;
}

#PageMenu{
	width:100%;
	border-left:0;
	border-right:0;
	height:35px;
	border-top: 1px solid #111111;
	border-left:none;
	border-right:none;
	/*background:#607acf url("../img/core/menubg.gif");*/
}

#PageMenu ul{
	width:960px;
	margin:0 auto;
	padding:0;
	height:35px;
}

#PageMenu ul li.Last{
	list-style:none;
	height:35px;
	line-height:35px;
	display:inline-block;
	float:left;
	margin: 0;
}

#PageMenu ul li{
	list-style:none;
	height:35px;
	line-height:35px;
	display:inline-block;
	float:left;
	margin:0 70px 0 0;
}


#PageMenu ul li a{
	display:inline;
	font-size:14px;
	color:#777777;
	text-decoration:none;
	height:30px;
	line-height:33px;
	font-size: 15px;

}

#PageMenu ul li a:Hover,
#PageMenu ul li a.Current{
	color:#d70426;
	text-decoration:none;
}


#PageBody{
	width:960px;
	margin:0 auto 0 auto;
	overflow:hidden;
	padding:27px 0 10px 0;
}

#PageBody ul#SideMenu{
	margin:0;
	padding:0;
	border-top:1px solid #2E4692;
}

#PageBody ul#SideMenu li{
	list-style:none;
}

#PageBody ul#SideMenu li a{
	display:block;
	padding:7px 7px 7px 7px;
	border-bottom:1px solid #222222;
	font-size:14px;
	text-transform:capitalize;
	text-decoration:none;
}

#PageBody ul#SideMenu li{
	list-style:none;
}

#PageBody ul#SideMenu li a{
	background:#cdcdcd;
}


#PageBody ul#SideMenu li a:hover{
	background:#eeeeee;
}

/* new submenu */


#PageBody ul#SideMenu .submenu li{
	list-style:none;
}

#PageBody ul#SideMenu .submenu li a{
	display:block;
	padding:10px 10px 10px 15px;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	background:#fffbc0;
}

#PageBody ul#SideMenu .submenu li a{
	background:#eeeeee;
}

#PageBody ul#SideMenu .submenu li a:hover{
	background:#fffde3;
}

#PageBody ul#SideMenu .submenu{
	margin:0;
	padding:0;
	border-style:none;

}

/* end of submenu */

.Preamble{
	font-size:18px;
	line-height:24px;
}

#PageBody #ProductDownloads h3,
#PageBody #ProductGallery h3{
	border-bottom:#e2e2e2 1px solid;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

#PageBody #ProductGallery h4{
	padding:7px 7px 7px 27px;
	font-size:14px;
	color:#5f5f5f;
	line-height:normal;
	letter-spacing:normal;
	background:#f5f5fa url(../img/ico/information-balloon.png) no-repeat 7px 7px;
}

#PageBody #MainViewer{
	width:348px;
}

#PageBody ul#ImageList{
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	overflow:hidden;
	width:auto;
	border-top:#e2e2e2 1px solid;
}

#PageBody ul#ImageList li{
	list-style:none;
	float:left;
	width:100px;
	height:78px;
	display:block;
	margin:0 10px 10px 0;
	overflow:hidden;
}

#PageBody ul#ImageList li a{
	display:block;
}

#PageBody ul#ImageList li a img{
	width:100px;
}

#PageFoot{
	width:960px;
	margin:0 auto 12px auto;
	overflow:hidden;
	border-top:1px solid #111111;
	padding:8px 0 0 0;
	font-size:0.9em;
	color:#ffffff;
	font-size:11px;
}

#PageFoot a{
	color:#ffffff;
}

ul#PageFootContent{
	float:left;
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
}

ul#PageFootContent li{
	list-style:none;
	display:inline;
	margin:0 9px 0 0;
}

#lists ul {
	list-style:none;
	margin-bottom:25px;
}

#lists ul li {
	padding-left:22px;
	margin-bottom:8px;
	font-size: 112%;
}

ul#SubMenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;
}

ul#SubMenu li a {
	display:block;
	font-size:15px;
	text-decoration:none;
	padding:8px;
	background:#9b9c9e url('../img/core/greyArrow.gif') no-repeat right;
	margin: 0 0 0.7em 0;
	color:#000;
}

ul#SubMenu li.activePage {
	display:block;
	padding:8px;
	font-size:15px;
	margin-bottom:0.7em;
	text-decoration:none;
	background:#d70426;
	color:#000;
}

ul#SubMenu li a:hover {
	font-weight:normal;
	text-decoration:none;
	background:#d70426 url('../img/core/redArrow.gif') no-repeat right;
	color:#ffffff;
}

a.links {
	color:#cccccc; 
	font-size:15px;
}

#MainHolder {
	width:960px;
	margin:0 auto 0 auto;
	overflow:visible;
}

#AddressHolder{
	margin: 22px 0 12px 0;
	padding:13px;
	background-color:#9b9c9e;
	width: 230px;
}

#AddressHolder h7{
	font-size: 18px;
	color:#ffffff;
	font-family:"VinciSansMedium";
}

#AddressHolder a{
	color:#ffffff;
	font-family:"VinciSansRegular";
	text-decoration:none;
}

#AddressHolder a:hover{
	color:#ffffff;
	font-family:"VinciSansRegular";
	text-decoration:underline;
}

#caseStudy{
	float:left;
	width:265px;
	height: 40px;
	min-height: 40px;
	overflow:hidden;
	display:block;
	margin: 0 12px 0 0;
}

.csImage{
	float:left;
	width:95px;
	overflow:hidden;
	margin: 0 2px 0 0;
}

.careers-btn-container {
	clear:both;
	margin-top:10px;
}

.careers-btn {
	text-decoration: none;
	padding: 5px 4px 6px 4px;
	line-height: 50px;
	color: #fff !important;
	font-weight: 600;
	background-color: #D40326;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.careers-btn:hover {
	text-decoration: none;
	color: #D40326 !important;
	background-color: #fff;
}
