* {margin: 0px; padding: 0px; outline: none;}

body{
	background-color:#424849;
	font-family: Arial, Helvetica, sans-serif;
	color:#424849;
	font-size:12px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

p{
	font-size:12px;
	text-align:justify;
	padding:2px;
	line-height: 140%;
}
h1{
font-size:16px;
font-weight:bold;
color:#0f3753;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#0f3753;
	padding-top: 27px;
	padding-bottom: 15px;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#0f3753;
	padding-top: 10px;
	margin-bottom: 10px;
}

a{text-decoration:none;
  color:#0f3753;
  }
ul {
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 15px;
}
li {
	padding-left: 10px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-bottom: 10px;
}

a:hover{text-decoration:underline;
  }

.clear{
clear: both;
}

img{
border: none;
}

.blue{
font-weight:bold;
color:#970E01;
}

#main_container{
	width:960px;
	padding:0px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/*------------------------------ HEADER -----------------------*/
#header{
	width:960px;
	height:110px;
	background-color:#05619b;
	margin:auto;
	vertical-align: bottom;
	background-image: url(../images/banner.jpg);
}

#logo{
width:260px;
height:78px;
float:left;
}

/*------------------------------ MENU -----------------------*/
#top_menu {
float:right;
height:25px;
padding-top:85px;
}
#menu {
	list-style-type:none;
	padding:0;
	margin:0px;
	width: 700px;
}
#menu li {
	float:left;
	padding:0;
	position:relative;
	width:139px;
	height:30px;
	z-index:100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:1px;
}
#menu li dl {position:absolute; top:0; left:0;padding:0px; background-color:#267cb2;}
#menu li a {text-decoration:none;}
#menu li dd {border-top: solid 1px #306283; display:none; font-size:11px;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {background-color:#3da1e0;}
#menu dl {width: 139px; margin: 0; padding: 0;}
#menu dt {margin:0; padding: 5px 5px 5px 20px; font-size: 11px; color: #ffffff;}


#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
#menu dt a, #menu dt a:visited {display:block; color:#ffffff;}

#menu dd a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left:5px;
	background-color:#267cb2;
}
#menu dd a:hover {
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left:5px;
	background-color:#3da1e0;
}



/*------------------------------ MAIN CONTENT -----------------------*/
#main_content{
width:960px;
margin:auto;
clear:both;
background-color:#FFFFFF;
}

.column1{
	width:240px;
	float:left;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.column1_box{
width:240px;
height:auto;
float:left;
padding-bottom:10px;
}
.top_column1_box{
width:240px;
height:10px;
float:left;
background:url(../images/bg_box_top.gif) no-repeat center;
}

.center_column1_box{
width:240px;
height: auto;
float:left;
background:url(../images/bg_box_center.gif) repeat-y;
}

.bottom_column1_box{
width:240px;
height:10px;
float:left;
background:url(../images/bg_box_bottom.gif) no-repeat center;
}

.title{
	width:240px;
	text-align:center;
	font-size:18px;
	color:#615357;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.img_right{
float:left;
padding:0px 8px 8px 8px;
}

.column2{
	width:485px;
	float:left;
	padding-left: 15px;
	padding-bottom: 60px;
	}

p.services_text{
	width:240px;
	font-size:11px;
	text-align:justify;
	margin:0px;
	padding-right: 20px;
}

.services1{
	width:465px;
	height:148px;
	background:url(../images/bg_services1.jpg) no-repeat center;
	margin-top:15px;
	padding-left: 20px;
}
.services2{
	width:465px;
	height:148px;
	background:url(../images/bg_services2.jpg) no-repeat center;
	margin-top:15px;
	padding-left: 20px;
}
.services3{
	width:465px;
	height:148px;
	background:url(../images/bg_services3.jpg) no-repeat center;
	margin-top:15px;
	padding-left: 20px;
}

.services4{
	width:465px;
	height:148px;
	background:url(../images/bg_services4.jpg) no-repeat center;
	margin-top:15px;
	padding-left: 20px;
}

.services5{
	width:465px;
	height:148px;
	background:url(../images/bg_services5.jpg) no-repeat center;
	margin-top:15px;
	padding-left: 20px;
}
.services6{
	width:465px;
	height:148px;
	background:url(../images/bg_services6.jpg) no-repeat center;
	margin-top:15px;
	padding-left: 20px;
}

.column3{
	width:200px;
	float:right;
	padding-top:20px;
	text-align:center;
}

.title2{
	width:200px;
	text-align:center;
	font-size:18px;
	color:#615357;
	padding-top: 5px;
	padding-bottom: 15px;
}


/*-----------------FORM MAIN PAGE--------------------*/
.form{
	width:245px;
	text-align:left;
	color:#615357;
}

.row{
float:left;
width:220px;
text-align:left;
padding-left:25px;
padding-bottom:10px;
}


.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:190px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#424849;
}

/*-----------------CONTACT INFORMATION--------------------*/
.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}
.offer {
	margin-bottom: 10px;
}


/*------------------- FOOTER ------------------------*/
#footer{
	width:900px;
	clear:both;
	font-size:11px;
	background-color:#f2efef;
	border-top:1px #05619b dashed;
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.footer_menu {
list-style:none; float:right; display:block; width:650px;
margin:0px; padding:9px 20px 0 0px;
}

ul.footer_menu li {
display:inline; font-size:11px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
float:left;
}
#logos {
	float: right;
}
#logos img {
	padding-left: 15px;
}
.separator {
	margin-right: 3px;
	margin-left: 3px;
}




td {
	vertical-align: top;
	padding-bottom: 5px;
}


#name, #email, #tel_number {
	width: 250px;
	border: 1px solid #E0E0E0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}

select {
	width: 150px;
	border: 1px solid #E0E0E0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
.submit {
	width: 70px;
	font-size: 100%;
	background-color: #267cb2;
	color: #FFFFFF;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	width: 250px;
	border: 1px solid #E0E0E0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
#enquiry {
	padding-top: 15px;
}

