@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../images/bg_wavebackground.jpg) no-repeat top center #6290e6;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
a{
	font-size: 13px;
	color: #205890;
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline;
}
form, table{
	padding:0px;
	margin:0px;
}

p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
p{
	text-align:justify;
}
h1{
	font-weight: normal;
	font-size: 21px;
	color: #205890;
}
h2{
	font-weight: bold;
	font-style:normal;
	font-size: 17px;
	color: #205890;
}
:focus{
	outline:0 !important;
}
											/* Shadows */
#sideshadow_wrapper{
	margin: 0 auto;
	padding: 0;
	width: 984px;
	background: transparent url(../images/bg_pageshadow.png) repeat-y top left;
}
#shadow_top{
	margin: 0 auto;
	padding: 0;
	width: 984px;
	height: 33px;
	background: transparent url(../images/bg_topshadow.png) no-repeat top left;
}
#shadow_bottom{
	margin: 0 auto;
	padding: 0;
	width: 984px;
	height: 32px;
	background: transparent url(../images/bg_bottomshadow.png) no-repeat top left;
}

											/* Wrapper */
#wrapper{
	margin: 0 auto;
	padding: 0 21px;
	width: 918px;
	background: #FFFFFF;
}											
											/* Header */
#header{
	margin: 0;
	padding: 0;
}
#logo{
	top: 27px;
	width: 261px;
	height: 120px;
	position: absolute;
}
#header_txt{
	height: 129px;	
	font-size: 18px;
	color: #000000;
	text-align:right;	
}

#phone {
font-size: 28px;
}

#flash_container{
	margin: 0;
	padding: 0 0 14px 0;
}
#menu{
	height: 35px;
	background: url(../images/bg_menucontainer.gif) no-repeat top left;
}		
#menu.newmenu{
	position:absolute;
	top:440px;
	width:100%;
}									
											/* Body */
#body.newmenu{
margin-top:35px;
}
#col_left{
	margin: 0;
	padding: 0;
	width: 200px;
}
.bannerframe{
	margin: 0;
	padding: 0;
	width: 200px;
}
.bf_top{
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	height: 7px;
	background: url(../images/bg_bannerframe_top.gif) no-repeat top left;
}
.bf_mid{
	margin: 0 auto;
	padding: 6px 12px 0 11px;
	width: 175px;
	height: 125px;
	background: url(../images/bg_bannerframe_mid.gif) repeat-x;
}
.bf_midext{
	border: solid #c8c8c8;
	border-width: 0 1px 0 1px;
	width: 198px;
	background: #e6e7e8;
}
.bf_bottom{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 7px;
	background: url(../images/bg_bannerframe_bottom.gif) no-repeat top left;
}
.testimonials{
	margin: 0;
	padding: 15px 0 0 0;
	width: 200px;
}
.testimonials h3{
	padding:0;
	font-size: 20px;
	color: #205890;
	line-height: 60px;
	text-align:center;
}
.testimonials p{
	font-size: 12px;
}

#col_mainright{
	margin:0;
	padding: 25px 0 0 0;
	width: 695px;
}
#col_mid{
	padding: 0 20px 0 0;
	width: 378px;
}
#col_right{
	padding: 0;
	width: 277px;
float:right;
}
.form_box {
}

.box_title{
	width: 277px;
	height: 29px;
	line-height: 29px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	color: #205890;
	background: url(../images/bg_boxtop.gif) no-repeat top left;
}			
.box_mid{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 275px;
	min-height: 445px; /* min-height: 560px; */
	background: url(../images/bg_boxmid.gif) repeat-x;
}
.box_midext{
	width: 275px;
	border: solid #aaaaaa;
	border-width: 0 1px 0 1px;
	background: #cccccc;
}
.box_bottom{
	width: 277px;
	height: 10px;
	background: url(../images/bg_boxbottom.gif) no-repeat top left;
}
.formtxt{
	padding: 7px 0 7px 5px;
	font-size: 12px;
}
.formtxt_width{
	width: 98px;
}
.formtxt span{
	margin: 0;
	padding: 0 4px;
	width:10px;
}
.txtbox{
	width: 151px;
	height: 18px;
	border: 1px solid #888888;
}										
.txtarea{
	width: 151px;
	height: 79px;
	border: 1px solid #888888;
	overflow: auto;
}										


											/* Footer */
#footer{
	margin: 0 auto;
	width: 918px;
color: #FFFFFF;
}
#footer a {
color: #FFFFFF;
}
#nb a{
	border:0px !important;
}

.pagecontent {
float: left;
width: 395px;
}

/* Enquiry Form
--------------------------------------------------*/

table#EnquiryForm {
	width: 266px;
	border-collapse: collapse;
}

	table#EnquiryForm td {
		padding: 0 0 10px 0;
	}

		#EnquiryForm label {
			padding: 0 0 0 10px;
			font-size: 12px;
			display: block;
			width: 100px;
			line-height: 18px;
		}
		
		#EnquiryForm .EnquiryInput {
			height: 16px;
			width: 150px;
		}
		
		#EnquiryForm .EnquiryTextArea {
			height: 80px;
			width: 150px;
		}
		
		#EnquiryForm .EnquirySelect {
			width: 150px;
		}
		
		#EnquiryForm .EnquiryHour {
			width: 45px;
		}
		
		#EnquiryForm .EnquiryMinute {
			width: 45px;
		}
		
		#EnquiryForm .EnquiryAMPM {
			width: 45px;
		}
		
		#EnquiryForm .EnquiryButton {
			width: 150px;
		}
/*Adjustments*/


.left_side_form{

width:175px; 
padding-left:5px;

}
