body {
	background: #FFFFFF;
	font-size: 12px;
	font-family: arial, 'Century Gothic', verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}


h1 { 
	color: #368A17;
	margin: 10px 0 14px 0; 
	padding: 0;  
	font: normal 18px arial, 'Century Gothic', verdana, Sans-Serif; 
	letter-spacing: -1px;
	background: transparent;
}

 h2, h3, span { 
	font: normal 12px  arial, 'Century Gothic',verdana, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	font-weight: bold;
	font-style: italic;
	color: #025129;
}

p {	
	margin: 0 0 14px 0; 
	line-height: 1.3; 
}

.align {
	position: relative;
	width: 939px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	background: #FFFFFF;
	text-align: center;
}

/*  Header ========================= */

.logo {
	position: absolute;
	width: 350px;
	height: 108px;
	text-align: left;
	margin: 0 0 0 6px;
	top: 0;
	left: 0;
	padding: 0;
	background: transparent url(images/logo_bg.gif) repeat-x 0 0; 
}


.hor_menu {
	position: absolute;
	width: 927px;
	height: 31px;
	text-align: center;
	margin: 0 6px;
	top: 108px;
	left: 0;
	padding: 0;
	background: transparent url(images/hor_menu_bg.gif) no-repeat 0 0;
	z-index: 10;
}

.hor_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hor_menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin: 0 0 0 0;
}

.hor_menu li a, .hor_menu li span {
	display: block;
	float: left;
	width: 153px;
	font-weight: bold;
	text-align: center;
	color: #292929;
	text-decoration: none;
	line-height: 31px;
	margin: 0 0 0 1px;
	padding: 0;
	background: transparent url(images/hor_link_bg.gif) no-repeat 100% 0;
}

.hor_menu li a.ext {
	zbackground: transparent url(images/hor_link_ext_bg.gif) no-repeat 100% 0;
	background: transparent url(images/hor_link_bg.gif) no-repeat 100% 0;
}

.hor_menu li a:hover {
	color: #FFFFFF;
	background: transparent url(images/hor_link_bg_hover.gif) no-repeat 100% 0;
}

.hor_menu li ul {
	position: absolute;
	clear: both;
	width: 160px;
	left: 0;
	top: 45px;
	margin: 0 0 0 -994px;
	padding: 0;
}

.hor_menu li ul li {
	margin: 0;
}

.hor_menu li ul li a, .hor_menu li ul li a.static {
	height: 22px;
	line-height: 22px;
	width: 160px;
	font-weight: normal;
	display: block;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	background: #DDDDDD url(images/dots.gif) no-repeat 5px 50%;
	border-bottom: 1px solid #CCCCCC;
} 

.hor_menu li ul li a:hover, .hor_menu li ul li a.static:hover {
	color: #777777;
	background: #ECF5EE url(images/dots.gif) no-repeat 5px 50%;
} 

.hor_menu li:hover ul, .hor_menu li.sfhover ul {
	margin-left: 0;
}

.head_right {
	position: absolute;
	width: 380px;
	height: 25px;
	text-align: right;
	margin: 0 auto;
	top: 0;
	left: 550px;
	padding: 80px 0 0 0;
	background: #FFFFFF url(images/phone.gif) no-repeat 100% 40%;
}

.mid {
	position: absolute;
	width: 637px;
	height: 250px;
	text-align: left;
	margin: 0 auto;
	top: 163px;
	left: 283px;
	padding: 0 0 0 0;
	background: transparent url(images/mid.jpg) no-repeat 0 0;
}

/*  Main */

.clear {
	clear: both;
}

.wrapper {
	position: absolute;
	width: 939px;
	margin: 160px 0 0 0;
	padding: 0;
	left: 0;
	background: transparent url(images/body_bg.gif) repeat-y 50% 0;
}

.holder {
	background: transparent url(images/wrap_bg.gif) no-repeat 0 0;
}

.left {
	position: relative;
	width: 251px;
	float: left;
	text-align: left;
	margin: 7px 0 0 19px;
	padding: 0;
	background: transparent;
}

.left .buttons a {
	display: block;
	margin: 13px 0 0 0;
}

.content {
	position: relative;
	width: 625px;
	float: right;
	text-align: left;
	font-family: arial, 'Century Gothic', verdana, helvetica, sans-serif;
	margin: 330px 0 0 0;
	padding: 0 25px 10px 0;
	background: transparent; 
}

.content a {
	color: #0000EE;
}

.content a:hover, .header a:hover  {
	color: #999999;
	text-decoration: none;
}

.content ul {
	line-height: 1.7;
}
/* left menu form */

.left div.form {
	width: 251px;
	margin: 13px 0 0 0;
	padding: 51px 0 0 0;
	background: transparent url(images/left_form_top.gif) no-repeat 0 0;
}

.left div.form form {
	margin: 0;
	padding: 5px 0 8px 4px;
	background: transparent url(images/left_form_bg.gif) no-repeat 0 100%;
}

.left div.form form td {
	padding: 4px 0 0 4px;
}

/* left menu box */
.box {
	width: 229px;
	font-size: 12px;
	margin: 10px 0 0 8px;
	padding: 0;
}

.box_top {
	height: 30px;
	margin: 0;
	padding: 0;
	background: transparent url(images/box_top_bg.gif) no-repeat 0 0;
}

.box_top a, .box_top span {
	display: block;
	width: 190px;
	color:  #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 0 10px;
}

.box_top a {
	padding: 3px 0 0 20px;
	background: transparent url(images/box_top_dot.gif) no-repeat 6px 11px;
}

.box_top a:hover {
	color: #CCCCCC;
	background: transparent url(images/box_top_dot_hover.gif) no-repeat 6px 11px;
}
.box a.head:hover {
	color:  #AAAAAA;
}

.box_middle {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 10px 10px 10px;
	background: #E6EEE7 url(images/box_bottom_bg.gif) no-repeat 0 100%;
}

.box_middle a, .box_middle a:hover { 
	display:block; 
	line-height: 26px;
	font-weight: bold;
	font-size: 12px;
	color: #454545;
	text-align: left;
	margin: 0;
	padding: 0 0 0 18px;
	text-decoration:none;
	background: transparent url(images/menu_dot.gif) no-repeat 0 50%;
}

.box_middle a:hover { 
	color: #999999;
	text-decoration:none;
	background: transparent url(images/menu_dot_hover.gif) no-repeat 0 50%;
}

.box_middle a.sub, .box_middle a.sub:hover {
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background: transparent url(images/dots.gif) no-repeat 0 50%;
}

.box_middle a.sub:hover {
	color: #999999;
}

.box_bottom {
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
}

/*  Footer ========================= */

.footer {
	clear: both;
	width: 700px;
	color: #444444;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 80px;
	padding: 0;
	background: transparent;
}

.footer1 {
	clear: both;
	width: 939px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 30px 0 18px 0;
	background: #FFFFFF url(images/footer_bg.gif) no-repeat 0 0; 
	line-height: 20px;
}

.footer1 p {
	color: #6C6C6C;
}

.footer1 p a {
	color: #6C6C6C;
}

.footer a, .footer1 a {
	color: #666666;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

.footer a:hover, .footer1 a:hover {
	color: #BBBBBB;
}

.footer a {
	color: #444444;
}

.footer1 a {
	margin: 0;
}


/* Enquiry Form */
form.enquiry {
	margin: 0; 
	padding: 0;
}

form.enquiry td {
	padding: 4px 0 0 0;
}

form.enquiry td.row {
	padding: 4px 5px 0 0;
}

input, textarea, select {
	font-family: 'Century Gothic', Arial;
	font-size: 12px;
}

form.enquiry textarea {
	width: 205px;
}
