@import url('/css/customer.css');
@import url('/css/common.css');
@import url('/css/contact.css');
@import url('/css/navigation.css');
@import url('/css/customform.css');
body {

	margin: 0px;
	padding: 0px;
	background: #d9dce4;
	text-align: justify;
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
}
a {
color: #000;
text-decoration: none;
}

a:hover {
color: #626262;
text-decoration: none;
}
#wraper{
width: 960px;
margin-left:auto;
margin-right:auto;
}
#homelink{
float:left;
width:325px;
text-align: center;
  color: #595959;
 }
#homelink h1 {
  padding-top: 4px;
  font: 18px "arial narrow", arial, sans-serif;
  margin-bottom:8px;
}
#homelink p {
  margin: 2px 10px 4px 10px;
  border-top: 1px solid #9e0039;
  border-bottom: 1px solid #9e0039;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#slogan1{
color:#1197d5;
padding:10px 35px 0px 5px;
float:left;
text-align:right;
width:530px;

  font-size: 16px;
  font-weight:bold;
}
#header {
background: #eeeff3 url(../images/_img/_template/header.jpg) no-repeat;
	height: 75px;
}
#page {
clear:left;
height:100%;
	padding: 0px;
	background: #FFFFFF url(../images/_img/_template/main-page-bg.jpg)  repeat-y;
}
#sidebar {

	float: left;
	width: 204px;
	
}
#bodycontent {

  padding:0px;
	margin-left: 204px;
	background: #F3F1E9;
	
}
#services{

padding: 0px;
width:750px;
	height: 143px;
	background: #FFFFFF url(../images/_img/_template/services.jpg)  repeat-y;
overflow:hidden
}
#acontent {
background: #F3F1E9;
  padding:0px;
height:100%;

	
}
#footer {
   width: 960px;
	padding: 0px;
	background: #3F464F;
	text-align:center;
	color: #eee;
}
#footer a{
color: #eee;
text-decoration:none;

}
#footer a:hover{
color: #000;
text-decoration:none;

}
.footernav{
margin:10px 0px 10px 0px;
clear:both;
}
#authorised{
margin-left: 16px;
margin-top:0px;
margin-bottom:10px;
}
/*RANDOM IMG*/
.randombg{
background:#fff;
}
.imageholder{
overflow:hidden;
position:relative;	/* Don't remove this line */
}
.randomdiv{
margin-left: 16px;
margin-top:0px;
margin-bottom:10px;
}
/* Don't change these values */
.imageholder img{
position:absolute;
left:0px;
top:0px;
}
/*END RANDOM*/
/*LOC MAP*/
.mapcloseimg{
  cursor: pointer;
}
.mapimgclose{
  display: block;
  background: #0097d6;
  text-align: right;
  color:#fff;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
.mapimgcont{
  display: block;
  background: #000;
  border: 1px solid #000;
}
.mapimg{
  border: 1px solid #c0c0c0;
  cursor: pointer;
}
/*END LOC MAP*/
/*BANNERS*/
#bannerrotate {
margin-bottom:10px;
margin-left: 16px;
}
#bannerstatic{
margin-bottom:10px;

margin-left: 12px;
}
img.bannerimg{
margin:0px 0px 0px 0px;
 
}
/*END BANNERS*/
