/* CSS Document */
body 
{
	margin:0px;
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	text-align:left;
	
	
}


#outer
{
	width:895px;
	margin:auto;

}

.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;

}

.height_10
{
	height:10px;
	font-size:10px;
	float:left;
	width:20px;
}

.height_40
{
	height:40px;
	font-size:10px;
	float:left;
	width:20px;
}


/* LOGO CLASS STARTS */
.logo
{
	width:890px;
	float:left;
	text-align:left;
	padding-left:5px;

}
/* LOGO CLASS ENDS */


/* HEADER STARTS */

.main
{
	width:895px;
	float:left;

}


.cta_enquiry
{
clear:both;
float:left;
	background-image:url(../images/cta_haveanenquiry.jpg);
	width:179px;
	height:114px;
	margin:0px;
	padding:0px;
	margin-bottom:8px;

}

.cta_enquiry a
{
clear:both;
float:left;
display:block;
	width:179px;
	height:114px;
	margin:0px;
	padding:0px;
margin-bottom:8px;
}

.cta_business
{
clear:both;
float:left;
	background-image:url(../images/cta_business.jpg);
	width:179px;
	height:114px;
	margin:0px;
	padding:0px;

}

.cta_business a
{
clear:both;
float:left;
	display:block;
	width:179px;
	height:114px;
	margin:0px;
	padding:0px;
}





.hero_img
{
	background-image:url(../images/hero_img.jpg);
	width:705px;
	height:218px;
	float:left;
	margin:0px;
	padding:0px;
}

.hero_img a
{
	border:0px solid red;
	width:420px;
	height:100px;
	margin-top:50px;
	display:block;
}
.head_left_menu_bg
{
	background-image:url(../images/head_left_menu_bg.jpg);
	background-repeat:no-repeat;
	width:186px;
	height:298px;
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
}


.left_sec
{
	float:left;
	width:186px;

}

.left_links_bg
{
	width:152px !important;
	width:136px;
	margin-top:70px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}


.left_links a:link, .left_links a:visited 
{	
	margin-left:14px;
	background-image:url(../images/left_links_bullet.gif);
	width:128px;
	height:25px;
	padding-left:30px;
	padding-top:10px;
	background-repeat:no-repeat;
	list-style:none;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#9DBDCD;
	
}

.left_links a:hover, .left_links a:visited:hover
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:25px;
	background-color:#78A5BC;
}


.left_links_active
{	
	margin-left:14px;
	background-image:url(../images/left_links_bullet.gif);
	width:128px;
	height:25px;
	padding-left:30px;
	padding-top:10px;
	background-repeat:no-repeat;
	list-style:none;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#78A5BC;
	
}


.right_sec
{
float:left;
width:709px;
}

.content_width
{
width:630px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:10px;

}

.contact_table
{
width:500px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:10px;

}


/* HEADER STARTS */

.cen_width
{
width:680px;
}

.content
{
float:left;
text-align:left;

}



/* FOOTER STARTS */

.footer_img
{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	width:885px;
	margin-top:10px;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;

}

/* FOOTER ENDS */

ul
{
	margin:0px;
}


li.left_links
{
	background-image:url(../images/left_links_bullet.gif);
	width:128px;
	height:25px;
	padding-left:25px;
	padding-top:10px;
	background-repeat:no-repeat;
	list-style:none;

}




h1
{
	
	font-size:20px;
	color:#528DAB;
	background-image:url(../images/h1_bullet.gif);
	height:24px;
	background-repeat:no-repeat;
	padding-left:25px;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
}



h2
{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#528DAB;
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom:6px;
}

h3 {
	color:#528DAB;
}

a, a:link, a:active, a:visited
{
        color:#528DAB;
	font-weight:normal;
	text-decoration:none;
}



a:hover, a:visited:hover
{
	color: #78A5BC;
	text-decoration:none;
	font-weight:bold;
}

img
{
	border:0px;
}

p
{
padding:0;
margin:0;


}

#line
{
	color: #333333;
	text-decoration:underline;
}

