/* CSS Styling for HSE */

body {
	text-align:center;
	min-width:800px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:90%;
	margin:0;
	background-color:#ECF2FA;
	background-repeat:repeat-x;
	background-position:0 0px;
}
img {
	border:none;
}
/* Divs
-----------------------------------------------------------------*/
#outter {
	width:788px;
	margin:0 auto;
	background-position:0 0;
	background-repeat:no-repeat;
}
#wrapper {
	width:770px;
	margin:0 auto;
	text-align:left;
	color:#00285C;
	background-color:white;
	overflow: hidden;
}
#header-outer{
	padding-top:5px;
	background:#FFF url(images/header_shad.jpg) no-repeat center top;
}
#header {
	height:120px;
	width:770px;
	margin:0 auto;
	
}
html > body #header{
	height:auto;
	min-height:120px;
}
#flash {
	margin:0px 0 0 10px;
}
/*#logo{
margin-top:0px;
margin-left:10px;
text-align:left;
height:68px;
padding-top:10px;
}
*/
#strip {
	z-index: 1;
	height:40px;
	background-image:url(images/strip.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	font-size: 0px;
    line-height: 0px;
}
#mainContent {
	float:left;
	width:555px;
	background-color:white;
}
#footer {
	clear:both;
	background-color:white;
}
/* Div #mainContent
-----------------------------------------------------------------*/
#mainContent {
	margin-top:28px;
	margin-bottom:5px;
	border-right: 2px dotted #78AEDC;
}
h1 {
	margin:0px 0 15px 16px;
	background-image:url(images/home_h1.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:120%;
	text-indent:-1500px;
	color:#0657A4;
}
h2 {
	font-size:105%;
	margin:5px 0 10px 16px;
}
p {
	margin:0px 25px 15px 16px;
	font-size:85%;
	text-align:justify;
}
#mainContent li {
	font-size:85%;
}
table#enquiry {
	margin:0px 25px 15px 16px;
	font-size:85%;
}
table#enquiry .textfield {
	font-size:85%;
}
.floatLeft {
	float:left;
	margin:5px 10px 10px 16px;
}
img.img {
	margin:5px 10px 10px 16px;
}
hr {
	width: 95%;
	border: 0;
	color:#78aedc;
	background-color:#78aedc;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
/* Div #sideCol
-----------------------------------------------------------------*/
#sideCol {
	background-color:white;
}
#floatdiv h3 {
	margin:0;
	padding:0;
	font-size:110%;/*background-image:url(images/services_title.gif);
background-position:left;
background-repeat:no-repeat;
text-indent:-9000px;*/
}
#floatdiv ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-right:10px;
	margin-top:2px;
}
#floatdiv li a {
	font-size:85%;
	font-weight:normal;
	color:#296FB1;
	min-height:26px;
    _height:26px;
	display:block;
	text-decoration:none;
}
#floatdiv li a:hover {
	color:#000;
	text-decoration:underline;
	_height:26px;
    min-height: 26px;
}
#floatdiv li li.sub a {
	background:#fff url(images/circle_bullet.jpg) no-repeat 0 -1px;
	padding-left:21px;
	font-size:85%;
	font-weight:bold;
}
#floatdiv li li.sub a:hover {
	text-decoration:underline;
}
/* Div #footer
-----------------------------------------------------------------*/
#footer {
	margin:30px 8px 0px 8px;
	background-image:url(images/footer_back.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	font-size:70%;
	height:45px;
}
#f_nav {
	float:left;
	width:560px;
	color:#276898;
	margin-left:5px;
	margin-top:3px;
}
#f_nav a {
	color:#276898;
}
#ampheon {
	float:right;
	width:170px;
	color:#549DD3;
	text-align:right;
	margin-right:5px;
	margin-top:3px;
}
#ampheon a {
	color:#549DD3;
}
