/* CSS Document */

@import url("sIFR-screen.css");

/* =Body -----------------------------------------------------------------------------*/

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6F4FB;
	margin: 0px;
	padding: 0px;
	color: #33496B;
}


#wrapper {}

#homewrapper {

}

.mainlogo{  }
.mainlogo img{margin-top:10px;}
#leftcontent {
	float: left;
	width: 142px;
	background-color: #FFFFFF;
	border-top: 8px solid #33496B;
	color: #898989;
	font-size: .9em;
}

#lefttext {
	padding-top: 460px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#rightcontent {
	float: left;
	border-top: 8px solid #33496B;
	width: 654px;
}

#header {
	height: 193px;
	background: #B6D8EA;
	border-top: 4px solid #E6F4FB;
	width: 654px;
	clear: left;	
}

#homeflash {
	margin-top: 4px;
	height: 298px;
	
	width: 654px;
	clear: left;	
}

img {
	border:0;}

/* Main Nav ---------------------*/

#nav {
	height: 33px;
	background-color: #33496B;}

ul#topnav {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 654px;
	height: 33px;
}

#topnav li {
	float:left; 
	display:block;
	position:relative;
	height:21px; 
}


li ul a, li ul a {
	border: 0;
	padding:0;
	margin: 0;}

li ul {
	display: none;
	position: absolute;
	left: 0px;
	text-indent:0px;
	background: #E6F4FB;
	padding:0;
	margin: 0;
	
	}

li ul li { /* second-level lists */
	display:block; 
	z-index:100000;
	clear: left; 
	width:153px;
	height:21px; 
	text-indent:0px;
	text-align:left;
}



li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block; 
	z-index:5000;
	top:34px;
	left:0px;
}



/* ---------------------------- */


#servicenav {
	height: 28px;	
	}

ul#servicenav {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
}

#servicenav li {
	float:left;
	display:block;
	padding: 8px;
	padding-left:17px;
	padding-right:17px;
	border-top: 1px solid #E6F5FC;
	border-right: 1px solid #E6F5FC;
	border-bottom: 1px solid #BFC8CC;
	border-left: 1px solid #E6F5FC;
	background: #33496B;
	

}

#servicenav li a{
	color: #FFFFFF;
	text-decoration: none;
	font: bold 120% Arial, Helvetica, sans-serif;
}

#servicenav li a:hover{
	color: #B6D8EA;
	text-decoration: none;
}

.subnav{width:140px; float:left; margin-top:30px;  }
.content_subnavpage{float:right;  width:470px; padding:0; margin-top:30px;}

.content_subnavpage p {margin:0; padding:0;}

.assetSubNav{margin: 0;  width:140px; padding:0; }
.assetSubNav li{list-style-type:none;}
.assetSubNav li a{  background:#33496b; display:block; margin-bottom:3px; height:20px; width:130px; text-decoration:none; padding-left:10px; padding-top:5px; color:#ffffff;}
.assetSubNav li a:hover{background:#95c1de; color:#ffffff; }
#servicenav li #active {color: #c1dcf7; }



/* ---------------------------- */

#banner {

}

#main {
	padding: 10px;
}

#main h1 {
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: bolder;
}

#homenews {
	float: right;
	width: 210px;
	display: block;
	margin-left: 18px;
}


#homenews p {
	margin-top: 6px;
	margin-bottom: 6px;

}
#homenews strong {
	border-bottom: 1px solid #BEC7CB;
	width: 100%;
	font-size: 1.1em;
	display: block;

	}

.homeblock {
	padding-bottom: 8px;
	display: block;
	width: 400px;
}

.homeblock a{
	text-decoration: none;
}

.homeblock a:hover {
	text-decoration: underline;
}

.homeblockimg {
	float: left;
	border: 1px solid #5C7192;
	margin-right: 6px;

}

#footer {
	background: url(../images/safair_footer.gif) no-repeat 150px 30px #95C1DE;
	clear: both;
	height: 83px;
}

/*------------------------------------------*/


/* Class for clearing floats */
.clear {
	clear:both;
}

/* Remove border around linked images */
img { 
	border: 0px;
}

a {
	color: #33496B;
	text-decoration: underline;
}
a:hover  {
	color: #33496B;
	text-decoration: none;
}

hr {
	color: #BFC8CC;
	height: 2px;
	width: 640px;
	background: #BFC8CC;
	border: 0px;
	text-align:left;
	padding: 0px;
	position: absolute;

}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	background-color: #ffffff;
	padding: 4px;
	clear: both;
}

.contacth2{	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	background-color: #b6d8ea;
	padding: 4px;
	clear: both;
	margin-bottom:0;}

#wrapper #rightcontent #main li {
	list-style-type:none;
	background-image:url(../images/0030_arr.png);
	background-position:0px 5px;
	line-height: 2em;
	background-repeat:no-repeat;
	padding-left:20px;
	
}

#wrapper #rightcontent #main p {
	line-height: 1.3em;
}

#contactform {
	clear: both;
	width: 300px;
	float: right;
	background-color:#ffffff;
	padding: 10px;}

.submit {
	background: #B6D8EA;
	color: #09243C;
}

#clients {}

#clients img{
	padding: 18px;
	vertical-align:top
	
}


.contactBox{width:300px; float:left; margin-top:10px}
