@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
body {
	margin: 0px;
	background: #051620;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fb7028;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 9px;
	color: #051620;
}
h2 {
	font-size: 11px;
	color: #ffffff;
}
h3{
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
}
h3 a{
	font-size:12px;
	font-weight:normal;
	margin-bottom:7px;
}
form{
	padding:0px;
	margin:0px;
}
.bodyBG{
	background:url(../images/body_bg.jpg) repeat-x top left;
}
.bodyMiddle{
	background:#1c2c37;
}
.bodyBGMiddle{
	background:url(../images/body_bg_middle.jpg) top left repeat-x;
}
.headerMiddle{
	background:url(../images/header_middle.jpg) top left repeat-x;
}
.menuMiddle{	
	background:url(../images/menu_bg.jpg) top left repeat-x;
}
.mainTable{
	height: 100%; 
	width:778px; 
	border-right:1px solid #000000; 
	border-left:1px solid #000000;
}
.mainTop{
	background:url(../images/top_bg.jpg) repeat-x top left;
}
.quickQueriesBorder{
	width:229px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.wespecialBorder{
	width:133px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.locationBorder{
	width:72px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.wealsoBorder{
	width:168px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.qualityBorder{
	width:62px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.experienceBorder{
	width:92px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.customerBorder{
	width:179px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.trustBorder{
	width:42px;
	border-bottom:3px solid #1f425b;
	padding-bottom:6px;
	margin-top:23px;
}
.contentPart{
	text-align:justify;
	line-height:20px;
}
.verticalSeprator{
	background:url(../images/seperator.jpg) repeat-y top center;
}
.blueArrow{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}
.blueArrow li{
	list-style-position: outside;
	list-style-image:url(../images/list-image.jpg);
	padding:0 0 7px 0;
	margin:0 0 0 0;
}
.textbox{
	border:1px solid #ffffff;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	background:#1c2c37;
	width:175px;
	height:16px;
}
textarea{
	border:1px solid #ffffff;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	background:#1c2c37;
	width:175px;
	height:48px;
}
.button{
	border:1px solid #ffffff;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	background:#1c2c37;
	width:60px;
	height:20px;
}
.buttondis{
	border:1px solid #333333;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	background:#1c2c37;
	width:60px;
	height:20px;
}
