@charset "utf-8";
/* CSS Document */

body {
	padding:20px 0px;
	margin:0px;
}
.top_line {
	background:url(../images/top_line.png) left bottom repeat-x;
}
.bottom_line {
	background:url(../images/bottom_line.png) left top repeat-x;
}
.left_line {
	background:url(../images/left_line.png) right bottom repeat-y;
}																																										
.right_line {
	background:url(../images/right_line.png) left bottom repeat-y;
}
.header_bg {
	background:url(../images/header_bg.gif) left bottom repeat-x;
}
table.reference {
	border:1px solid #eee;
	border-collapse:collapse;
}
table.reference td {
	border:1px solid #eee;
	vertical-align:top;
}
.mail {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#565656;
}
.mail a {
	color:#565656;
	text-decoration:none;
}
.mail a:hover {
	color:#565656;
	text-decoration:underline;
}
#button {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	height:39px;
	font-family:Calibri, Arial, Tahoma;
	font-size:16px;
	color:#007acb;
	overflow:hidden;
	background:url(../images/menu_bg.gif) left top repeat-x;
}
#button ul {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}
#button ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	display:inline-block;
	list-style:none;
	line-height:39px;
	text-decoration:none;
}
#button ul li a {
	margin:0px;
	padding:0px 25px 0px 25px;
	float:left;
	display:block;
	list-style:none;
	line-height:39px;
	text-decoration:none;
	color:#007acb;
}
#button ul li a:hover {
	margin:0px;
	padding:0px 25px 0px 25px;
	float:left;
	display:block;
	list-style:none;
	line-height:39px;
	text-decoration:none;
	color:#717171;
	background:url(../images/menu_bg_h.gif) left top repeat-x;
}
.flsh_border {
	border:1px solid #dbdbdb;
}
.h_content_bg {
	background:url(../images/right_part_bg.gif);
	background-position:50% 50%;
	background-repeat:repeat-x;
}
.h_header {
	background:url(../images/arrow.gif);
	background-position:5px 20px;
	background-repeat:no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	line-height:20px;
	color:#565656;
	padding:15px 10px 5px 25px;
}
.p_bg {
	background:url(../images/p_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.head_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#707070;
	padding-top:5px;
}
.footer {
	background:url(../images/footer_bg.gif) #f7f7f7;
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#545454;
}
.footer a {
	color:#545454;
	text-decoration:none;
}
.footer a:hover {
	color:#545454;
	text-decoration:underline;
}
.content_bg {
	background:url(../images/content_bg.gif) #fff;
	background-position:left top;
	background-repeat:repeat-x;
}
.welcome_font {
	font-family: Calibri, Arial, Tahoma;
	font-size:19px;
	color:#0277c7;
	border-bottom:1px solid #ccc;
	padding:15px 0px 5px 0px;
}
.text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	line-height:18px;
	padding-top:10px;
	text-align:justify;
}
.text a {
	color:#404040;
	line-height:18px;
	text-decoration:none;
}
.text a:hover {	
	color:#000;
	text-decoration:underline;
}
.text ul li {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding-top:10px;
	line-height:20px;
	list-style-type:square;
	padding:0px;
	margin:0px 0px 0px -10px;
}
.enquiry {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#404040;
	line-height:18px;
	padding-top:10px;
	text-align:justify;
}
.enquiry-box{
background-color:#fff;
border:1px solid #CCC;
}