@charset "utf-8";
/* CSS Document */

body { background: url(../images/bg.jpg)  no-repeat; background-size: 100%; width:100%; margin-top:0px; margin-bottom:0px; padding:0px; margin-left:auto; margin-right:auto;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#wrapper { text-align:center; margin:auto; }

#inner_wrapper { width:960px; text-align:center; margin:auto;}

#header { background:url(../images/header_bg2.jpg) no-repeat; height:320px; width:960px;}

#logo { width:357px; height:114px; float:left;}

#strapline { width:357px; height:114px; padding-top:180px; padding-left:0px;}

#menu { float:right; text-align:right; margin-top:15px; margin-right:10px;}

#main_content { width:960px; float:left; text-align:left;}

#footer_wrap {background:url(../images/footer_bg.png) repeat-x bottom; height:85px; }

#footer {width:960px; text-align:center; margin:auto; height:85px;}

#title { width:960px; 
		float:left;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		margin-bottom:10px;
}

.img { margin:5px; float:right; background: #999999; padding:5px;}


#service_left {width:700px; margin-right:9px; float:left; }

#service_right{width:240px;
		padding-left:10px;
		float:left;
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #999999;

}


#footer_left { width:230px; height:70px; float:left; text-align:left; margin-top:15px;}
#footer_centre { width:500px; height:70px; float:left; margin-top:15px;}
#footer_right { width:230px; height:70px; float:left; text-align:right; font-size:10px; margin-top:15px;}

  br.clear { clear: both; }

.menu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;float:left; }
a:link {color: #ffffff; text-decoration:none}
a:visited {color: #ffffff; text-decoration:none}
a:active {color: #ffffff; text-decoration:none;}
a:hover {color: #ffffff; text-decoration:underline}

a:active {
  position: relative;
  top: 1px;
}

.footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff;float:left; width:940px;}


h2 { font-size:16px; font-weight:200;}

h3 { font-size:16px; font-stretch:expanded; font-weight:200; color: #DC0127;}


img, div,{ behavior: url(iepngfix.htc) }


