html {font-size:100.01%;}
body {
	margin:0;
	color:#000;
	font: 12px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#393939;
}

/* COLUMNS: Alsett Clearfix, use in column container opening <div> *********************/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Fix for IE Mac */
.clearfix {
display: inline-block
}
/*IE Holly Hack \*/
* html .clearfix {
height: 1%;}
.clearfix {
display: block; 
}
/*End IE Holly Hack*/
.clearfix {
display: block;
}
/* clearfloats: Use between <div>'s as a block spacer *********************/
div.clearfloats {
clear: both;
margin: 0 0 0 0;
display: inline;
}
/* table border collapse *********************/
.bordercollapse {
border-collapse: collapse;
border: 0;
padding: 0;
margin: 0;
}

form,fieldset {
	margin:0;
	padding:0;
	border:0;
}
img{border:none;}
a{
	text-decoration: none;
	color: #5880a7;
}
a:hover{
	text-decoration: underline;
}
.holder {
	overflow: hidden;
	width: 100%;
}
.clr {
	clear:both;
}
/* header block styles */
#header {
	width:100%;
	min-width:953px;
	position:absolute;
	top:0;
	left:0;
}
#header .header-area {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:953px;
	height:100px;
}
#header .logos-holder {
	overflow: hidden;
	padding: 14px 0 0;
	width: 450px;
	float: left;
}
/* logo styles */
#header strong.logo {
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 374px;
	height: 63px;
	margin:10px 0 0 0;
}
#header strong.logo a {
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* slogan styles */
#header span.slogan {
	background: url(../images/slogan.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 365px;
	height: 0px;
}
/* header top navigation buttons */
#header ul.top-nav {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	word-spacing: 2px;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}
#header ul.top-nav li {
	float: left;
}
#header ul.top-nav a {
	background: url(../images/bg-headerbutton.gif) no-repeat;
	overflow: hidden;
	text-align: center;
	float: left;
	width: 93px;
	height: 22px;
	color: #808080;
}
#header ul.top-nav a:hover {
	text-decoration: none;
	color: #be0103;
}
/* login form styles */
#header .login-area {
	float: right;
	width: 372px;
}
#header .top-tab {
	float: top;
	width: 372px;
	height: 25px;
}

#header .top-call {
	float: top;
	width: 372px;
	text-align: right;
	vertical-align: top;
	height: 48px;
	padding-top: 20px;
}


#header .login-form {
	padding: 10px 0 0;
	width: 305px;
	float: right;
	font-size: 10px;
}
#header .login-form a {
	color: #5880a7;
}
#header .login-form a:hover {
	background: url(../images/link-underline1.gif) repeat-x 0 100%;
	text-decoration: none;
}
#header .login-form strong {
	text-transform: uppercase;
	display: block;
	color: #24578a;
	display: block;
}
#header .login-form .input-holder {
	background: url(../images/bg-input.gif) no-repeat;
	margin: 2px 5px 2px 2px;
	display: inline;
	overflow: hidden;
	width: 131px;
	height: 21px;
	float: left;
}
#header .login-form input.text {
	font: 13px/15px Arial, Helvetica, sans-serif;
	border: none;
	vertical-align: top;
	background: none;
	color: #93A5B7;
	padding: 2px 5px;
	width: 150px;
}

/* content block styles */
#content {
	width:100%;
	min-width:953px;
	padding:105px 0 5px;
}
/* flash holder block styles */
#flash-topbg {
	background: url(../images/bg-content-area.png) no-repeat 50% 0;
	width: 100%;
	margin: 0 auto;
	}
#flash-holder {
	width: 953px;
	margin: 0 auto;
	padding-top:20px;
	}
		
#flash-holder .heading {
	overflow: hidden;
	padding: 1px 0 10px;
	clear: both;
	width: 100%;
}
#flash-holder .heading h1 {
	word-spacing: -1px;
	font-size:20px;
	float: left;
}
#flash-holder .heading a.btn-getstarted {
	float: right;
}
#content a.btn-getstarted {
	background: url(../images/btn-getstarted_green.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 208px;
	height: 39px;
}
#content a.btn-getstarted:hover {background-position: 0 100%;}
/* main content blocks styles */
#content-holder {
	xbackground: url(../images/bg-content-area.png) no-repeat 50% 0;
}
#content .content-area {
	clear:both;
	overflow:hidden;
	padding: 24px 0 0;
	margin:0 auto;
	width:953px;
}
/* common styles */
#content h1 {
	color: #375e85;
	font-size: 20px;
	line-height: 39px;
	margin: 0;
}
#content p {margin: 0 0 10px;}
/* news block styles */
#content .news {
	padding: 0px 20px 10px 20px;
	width:280px;
	float:left;
}
#content .event{
	padding: 0px 0px 15px 20px;
	width:280px;
	float:left;
}
#content .blog{
	background: url(../images/bg-news.gif) no-repeat;
	padding: 5px 0 15px;
	width:305px;
	float:right;
}
#content .event h2 {
	font-size: 16px;
	color: #828282;
	margin: 0 0 5px 0px;
	border-bottom:1px solid #cdcccc;
}
.seslogo {
	background:url(../images/ses_logo.png) no-repeat;
	float:left;
	width:200px;
	height:69px;
	margin-left:20px;
	}
#content .news h2 {
	font-size: 16px;
	color: #828282;
	margin: 0 16px 5px 0px;
	border-bottom:1px solid #cdcccc;
}
		
#content .call {
	background: url(../images/call_img.gif) no-repeat;
	padding: 35px 0 20px;
	width:190px;
	float: right;
	}
#content ul.headlines {
	list-style: none;
	padding: 0;
	margin: 0px 16px 0px 0px;
}
#content ul.headlines p {
	margin: 4px 0;
}
#content ul.headlines a.title {
		padding: 4px 0 0 0px;
	
	font-size:11px;
	color: #5880a7;
	line-height:16px;
	font-size:13px;
}
#content ul.headlines a.title:hover {
	
	padding: 4px 0 0 0px;
	color: #5880a7;
	line-height:16px;
}
#content ul.headlines span.date {
	color: #424242;
	font-size:13px;
}


#content ul.headlines2 {
	list-style: none;
	padding: 0;
	margin: 0px 8px 0px 0px;
}
#content ul.headlines2 p {
	margin: 4px 0;
}
#content ul.headlines2 a.title {
	
	padding: 4px 0 0 0px;
	font-weight: bold;
	color: #5880a7;
	line-height:20px
}
#content ul.headlines2 a.title:hover {
	padding: 4px 0 0 0px;
	font-weight: bold;
	color: #5880a7;
	line-height:20px;
}
#content ul.headlines2 span.date {
	color: #999;
}


/* information boxes styles */
#content .infoarea {
padding:0;
margin:0 0 35px 0;
width:960px;
}
#content .infoarea-top {
width: 100%;
}
#content .infoarea-content {
position: relative;
padding:10px;
width: 100%;
}
#content .infoarea-content:after {
	display: block;
	content: "";
	clear: both;
}
#content .infoarea .infobox1,
#content .infoarea .infobox2 {
	width: 457px;
	float: left;
}
#content .infoarea .infobox2 {float: right;}

#content .infoarea .heading {
	position: relative;
	overflow: hidden;
	clear: both;
	margin: -41px 0 0;
	width: 100%;
	height: 27px;
}
#content .infoarea .heading h2 {
	background: url(../images/infoarea-heading.png) no-repeat;
	text-indent: 14px;
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	margin: 0;
	width: 127px;
	height: 27px;
	overflow: hidden;
}
#content .infoarea .infobox-text {
	position: relative;
	word-spacing: -1px;
	padding: 12px 0 0 17px;
	color: #424242;
	line-height: 19px;
	overflow: hidden;
	height: 1%;
}
#content .infoarea .infobox-text p {margin: 0 0 5px;}
/* read more button styles */
#content .infoarea .link-holder {
	height: 0;
	padding: 0 0 0 345px;
}
#content .infoarea a.read-more {
	background: url(../images/btn-readmore.gif) no-repeat;
	text-transform: uppercase;
	text-indent: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	overflow: hidden;
	position: absolute;
	color: #182e43;
	bottom: 10px;
	width: 102px;
	height: 24px;
}
#content .infoarea a.read-more:hover {text-decoration:none;}
#content .infoarea a.read-more:hover span {
	background: url(../images/link-underline2.gif) repeat-x 0 100%;
	text-decoration: none;
}
/* simple list styles */
#content ul.info-list {
	position: relative;
	list-style: none;
	padding: 0 0 0 35px;
	margin: 0;
}
#content ul.info-list li {
	background: url(../images/bullet.gif) no-repeat 0 9px;
	padding: 0 0 2px 13px;
}
ul.plain-list2 {
	list-style: none;
	padding: 0 0 22px;
	margin: 0;
	
}
ul.plain-list2 li {
	background: url(../images/infolist-item.gif) no-repeat 2px 10px;
	padding: 0 0 0 10px;
}

ul.plain-list2 li {
	background: url(../images/infolist-item.gif) no-repeat 2px 10px;
	padding: 0 0 0 10px;
}


ul.plain-list3 {
	list-style: none;
	padding: 0 0 22px;
	margin: 0;
	
}
ul.plain-list3 li {
	background: url(../images/infolist-item.gif) no-repeat 2px 10px;
	padding: 0 0 0 10px;
}

ul.plain-list3 li {
	background: url(../images/bg-sidenav-subitem.gif) no-repeat 0px 6px;
	padding: 0 0 0 10px;
	text-indent:5px;
	
}



/* footer block styles */
#footer {
	background: url(../images/bg-footer.png) no-repeat 50% 0;
	width:100%;
	min-width:953px;
	color: #375e85;
}
#footer .footer-area {
	clear:both;
	overflow:hidden;
	padding: 10px 0 25px;
	margin:0 auto;
	width:953px;
}
/* footer list styles */
#footer ul {
	list-style: none;
	padding-top: 10px;
	padding-left: 0;
	margin: 0 auto;
	width:700px;
	float: left;
}
#footer a {color: #808080;}
#footer a:hover {
	background: url(../images/link-underline3.gif) repeat-x 0 100%;
	text-decoration: none;
}
#footer ul li {
	background: url(../images/footer-divider.gif) no-repeat 0 50%;
	margin: 0 0 0 -5px;
	padding: 0 10px;
	float: left;
}
#footer strong {
	font-weight: normal;
	float: right;
}
.redboldtext{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#db0f12;
font-weight:bold;
text-decoration:none;
}
.normalgreytext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#828282;
font-weight:bold;
text-decoration:none;
}
.bottomrighttext{
text-align:right;
float:right;
color:#808080;
padding-top:10px;
}

/* Hello Simon */
.sidenav_row{
}
.sidenav_row_selected{
display:block;
width:170px;
padding:4px;
margin:0 0 2px 0;
background-color:#da1f26;
font-weight:bold;
color:#ffffff;
}
.sidenav_row a:link,
.sidenav_row a:active,
.sidenav_row a:visited,
.sidenav_row a:hover{
display:block;
width:170px;
background-color:#e3e9f0;
padding:4px;
margin:0 0 2px 0;
text-decoration:none;
color:#4d6680;
}
.sidenav_row a:hover{
background-color:#dddddd;
color:#666666;
text-decoration:none;
}
.currently_selected{
color:#666666;
}
.infotext{
margin-left:10px;
}
/*FOOTER******************************/
.footer {
width: 960px;
padding: 0;
margin: 0 auto;
}
.navfoot_cont {
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
}
.footer_text {
margin: 4px;
text-align: left;
font-size: .9em;
color: #757575;
padding: 4px;
background-color: #fff;
}
.footer_text a {
color: #757575;
}
.footer_text a:hover {
color: #000;
text-decoration: underline;
}
/* NAVFOOT RIGHT all lists ********************/
#navfoot_rt, #navfoot_rt ul { 
float: right;
display:inline;
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
position: relative;
}
#navfoot_rt ul li a{
/*height: 30px; *//*ruins sub levels*/
color: #666;
}
#navfoot_rt ul li a:hover {
color:#da1f26; /*color change*/
text-decoration: underline;
}
#navfoot_rt a {
display: block;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: normal;
}
#navfoot_rt ul li { /* all list items */
float: left;
border-right: 1px solid #fff;
text-align: left;
}
#navfoot_rt ul li a {
height: 16px;
padding: 8px 6px 4px;
}
/* second-level lists */
#navfoot_rt ul li ul { 
position: absolute;
bottom: 28px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
text-align: left;
width: 146px; /*  */
border: 1px solid #ccc;
background-color: #efefef;
padding: 4px 0 0 0;
}
#navfoot_rt ul li ul li {
border: none; 
}
#navfoot_rt ul li ul li a {
font-size: 10px;
text-align: left;
width: 132px; /*  */
height: 14px;
padding: 2px 7px;
background-color: #efefef;
float:left;
}
#navfoot_rt ul li ul li a:hover{
text-decoration: underline;
}
#navfoot_rt li:hover ul, #navfoot_rt li.sfhover ul { /* lists nested under hovered list items */
display: block;
left: auto;
margin: 0 0 0 -1px;
}
/**************************************************************/
#content {
clear: left;
}
.menu250{
width: 250px;
}
/*CELL WIDTH HACK FOR IE6*/
* html #navfoot_lt ul li {
width: 1%;
white-space:nowrap;
} 
/*CELL WIDTH HACK FOR IE6*/
* html #navfoot_rt ul li {
width: 1%;
white-space:nowrap;
} 
/*MINWIDTH HACK FOR IE6*/
* html .minwidth { 
border-left: 890px solid #00f;
}
* html .container {
margin-left: -890px;
}
* html .rule {
width: 890px;
/*background-color: #f00;*/
}


/* Banner Index ---------------------------------------------------------------------------- */
.frame_banner{
margin:0;
padding:0;
width:960px;
height:350px;
background: url(../images/bnr_frame_main.jpg);
}
.bnr_shell{
float:right;
padding:0;
margin:0;
width:422px;
height:350px;
}
.bnr_leftside{
float:left;
width:538px;
height:350px;
}
.bnr_button-search,
.bnr_button-display,
.bnr_button-remarketing,
.bnr_button-email{
width: 422px;
margin:0;
}
/* Button 01 Start ---------------------------------------------------------------------------- */
.bnr_button-search a.rollover{
display: block;
height:87px;
width:422px;
background:url(../images/bnr_keyword_btn.png) no-repeat;
background-position: 0px 0px;
}
.bnr_button-search a.rollover:hover{
background-position: 0px -88px;
}
/* Button 01 End ------------------------------------------------------------------------------ */
/* Button 02 Start ---------------------------------------------------------------------------- */
.bnr_button-email a.rollover{
display: block;
height:88px;
width:422px;
background:url(../images/bnr_ecn_btn.png) no-repeat;
background-position: 0px 0px;
}
.bnr_button-email a.rollover:hover{
background-position: 0px -87px;
}
/* Button 02 End ------------------------------------------------------------------------------ */
/* Button 03 Start ---------------------------------------------------------------------------- */
.bnr_button-display a.rollover{
display: block;
height:88px;
width:422px;
background:url(../images/bnr_display_btn.png) no-repeat;
background-position: 0px 0px;
}
.bnr_button-display a.rollover:hover{
background-position: 0px -87px;
}
/* Button 03 End ------------------------------------------------------------------------------ */
/* Button 04 Start ---------------------------------------------------------------------------- */
.bnr_button-remarketing a.rollover{
display: block;
height:87px;
width:422px;
background:url(../images/bnr_remarketing_btn.png) no-repeat;
background-position: 0px 0px;
}
.bnr_button-remarketing a.rollover:hover{
background-position: 0px -88px;
}
/* Button 04 End ------------------------------------------------------------------------------ */
.shell_2columns{
margin:20px auto 20px;
padding:0;
width:960px;
font-family:inherit;
font-style:inherit;
font-size:15px;
}
.column1_2col{
float:left;
width:448px;
margin:0 20px 0 0;
padding:10px;
border:1px solid #c7d4e2;
background-color:#e3e9f0;
}
.column2_2col{
float:left;
width:448px;
margin:0;
padding:10px;
border:1px solid #c7d4e2;
background-color:#e3e9f0;
}
.shell_3columns{
width:960px;
margin:0 auto 30px;
padding:0;
font-family:inherit;
font-style:inherit;
}
.column1_3col{
float:left;
width:278px;
margin:0 30px 0 0;
padding:10px;
border:1px solid #cccccc;
min-height:185px;
}
.column2_3col{
float:left;
width:278px;
margin:0 30px 0 0;
padding:10px;
border:1px solid #cccccc;
min-height:185px;
}
.column3_3col{
float:left;
width:278px;
margin:0;
padding:10px;
border:1px solid #cccccc;
min-height:185px;
}
.shell_2columns .column1_2col h4,
.shell_2columns .column2_2col h4{
margin:0 0 12px 0;
color:#5880a7;
font-family:inherit;
font-style:inherit;
font-size:20px;
font-weight:bold;
}
.shell_2columns p,
.shell_3columns p,
.column1_2col p,
.column2_2col p,
.column1_3col p,
.column2_3col p,
.column3_3col p{
margin:0 0 8px 0;
}

.shell_index_titles{
width:448px;
height:34px;
padding:0;
margin:0;
}
.index_titles_left{
float:left;
width:336px;
padding:0;
margin:0;
}

.btn_more_info{
float:left;
width: 112px;
margin:0;
}
.btn_more_info a.rollover{
display: block;
height:34px;
width:112px;
background:url(../images/index_more-info.png) no-repeat;
background-position: 0px 0px;
}
.btn_more_info a.rollover:hover{
background-position: 0px -34px;
}

.shell_greybox{
width:940px;
margin:0 auto 20px;
padding:10px;
background-color:#e3e9f0;
border:none;
}
.greybox_col1{
float:left;
background:url(../images/bck_news.gif) no-repeat;
background-color:#ffffff;
width:210px;
height:213px;
margin:0 10px 0 0;
padding:10px;
min-height:200px;
}
.greybox_col2{
float:left;
background:url(../images/bck_blog.gif) no-repeat;
background-color:#ffffff;
width:206px;
height:213px;
margin:0 10px 0 0;
padding:10px;
min-height:200px;
}
.greybox_col3{
float:left;
background-color:#ffffff;
width:444px;
height:213px;
margin:0;
padding:10px;
overflow:hidden;
min-height:200px;
}


.social_box{
width:960px;
padding:0;
margin:0 auto 20px;
}
.social_icons{
float:left;
width:222px;
margin:0 0 0 0;
padding:0 0 0 8px;
}
.contact_info{
float:left;
margin:0 0 0 15px;
padding:0 15px 0 15px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
color:#666666;
font-size:12px;
width:206px;
min-height:150px;
}
.mail_list{
float:left;
color:#666666;
padding:0 0 0 15px;
height:150px;
width:462px;
}
