body {
	background: #EFF0F6 url(images/body_bg.gif) repeat-x 0 0;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}


h1 { 
	color: #666666;
	margin: 10px 0 14px 0; 
	padding: 0;  
	font: normal 20px arial, verdana, Sans-Serif; 
	letter-spacing: -1px;
	background: transparent;
}

 h2, h3, span { 
	font: normal 12px 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: 780px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	background: #FFFFFF;
	text-align: center;
}

/*  Header ========================= */

.logo {
	position: absolute;
	width: 500px;
	height: 117px;
	text-align: left;
	margin: 0 auto;
	top: 0;
	left: 0;
	padding: 0;
	background: transparent url(images/logo_bg.gif) repeat-x 0 0; 
}


.hor_menu {
	position: absolute;
	width: 780px;
	height: 45px;
	text-align: right;
	margin: 0 auto;
	top: 72px;
	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 3px;
}

.hor_menu li a {
	display: block;
	float: left;
	width: 108px;
	font-weight: bold;
	text-align: center;
	color: #292929;
	text-decoration: none;
	line-height: 33px;
	margin: 10px 0px 0 0;
	padding: 0 0 2px 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: 117px;
	text-align: center;
	margin: 0 auto;
	top: 0;
	left: 400px;
	padding: 0;
	background: transparent url(images/head_right_bg.gif) no-repeat 100% 0;
}

.mid {
	position: absolute;
	width: 768px;
	height: 155px;
	text-align: left;
	margin: 0 auto;
	top: 117px;
	left: 0;
	padding: 0 0 0 12px;
	background: transparent url(images/mid_bg.jpg) repeat-x 0 0;
}

/*  Main */

.wrapper {
	position: absolute;
	width: 780px;
	margin: 271px 0 0 0;
	padding: 0;
	background: #FFFFFF;
}

.left {
	position: relative;
	width: 240px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	background: transparent;
}

.content {
	position: relative;
	width: 500px;
	float: right;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0 20px 10px 20px;
	background: transparent; 
}

.content a {
	color: #0000EE;
}

.content a:hover, .header a:hover  {
	color: #999999;
	text-decoration: none;
}

.content ul {
	line-height: 1.7;
}


.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: 780px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 18px 0;
	background: #EFF0F6 url(images/footer_bg.jpg) no-repeat 0 0; 
	line-height: 20px;
}

.footer1 p {
	color: #6C6C6C;
}

.footer1 p a {
	color: #6C6C6C;
}

.footer a, .footer1 a {
	color: #FFFFFF;
	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;
}

form.enquiry input, textarea, select {
	font-family: Arial;
	font-size: 12px;
}

form.enquiry textarea {
	width: 205px;
}