/*  
Site Name: 
Site URI: 
Description: 
Version:
Author: 	
Author URI: 
*/

/*  =RESET
---------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
body {
	line-height: 1.3;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#000;
	margin:0px;
}
.page {
	background:url(bodybk.jpg) no-repeat center top #284874;
}
a:link {
	color: #0099cc;
}
a:visited {
	color: #0099cc;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
}
a img {
	border:none;
}
a:hover img {
}
ul {
	list-style-type:none;
}
li {
	margin:0;
}
p {
	margin:10px 0;
}
blockquote {
}
pre {
}
address {
}
del {
}
h1, h2, h3, h4 {
	margin:0 0 10px 0;
	padding:5px 0;
	line-height:1.3;
}
h1 {
	color:#000;
	font-size:24px;
}
h2 {
	color:#000;
	font-size:20px;
}
h3 {
	color:#000;
	font-size:18px;
}
h4 {
	color:#000;
	font-size:16px;
}
img.clsleft {
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
img.clsmiddle {
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}
img.clsright {
	margin-left:20px;
	margin-bottom:15px;
	float:right;
}
img.clsborderleft {
	border:1px solid #000;
	padding:4px;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
img.clsbordermiddle {
	border:1px solid #000;
	padding:4px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}
img.clsborderright {
	border:1px solid #000;
	padding:4px;
	margin-left:20px;
	margin-bottom:15px;
	float:right;
}
.datatable {
	border-top:1px solid #000;
}

.notes {
	font-size:0.9em;
}
.shout {
	font-size:1.2em;
}
.shout2 {
	font-size:1.2em;
}
.submit, .reset {
	cursor:pointer;
	outline:none;
	border:none;
	width:90px ! important;
	color:#fff;
	padding:5px;
	background:#000;
}
.reset {
	background:#333;
}
.quote, blockquote {
}
.caption {
	float:right;
	width:220px;
	padding:15px;
	margin:0 0 0 25px;
}
.custom1 {
}
.custom2 {
}
.border {
	border:1px solid #000;
	padding:4px;
}
.noborder {
	border:0;
}
.clear {
	clear:both;
}
#container {
	width:960px;
	margin:0 auto;
}
/*  =HEAD
-------------------------------------------------------------- */
#address{
	height:25px;
	padding:15px 0 0 0;
	text-align:right;
	font-size:14px
}
#top {
	display:block;
	padding:0;
	margin:0;
	height:120px;
}
#logo, #logo a {
	margin:10px 0 0 20px;
	background:url(logo.jpg) no-repeat top left;
	display:block;
	height:81px;
	padding:0px;
	border:none;
	float:left;
	width:184px;
	float:left;
	text-indent:-9000px;
	overflow:hidden;
}
#logo a {
	margin:0px;
	background:none;
}
#top h2{
	color:#0099cc;
	padding:10px 0 0 20px;
	float:left;
	font-size:24px
}
/*  =MENU
-------------------------------------------------------------- */
#menu {
	padding:0;
	margin:0;
	z-index:999;
	position:relative;
}
#menu ul {
	clear:both;
	padding:0;
}
#menu ul li {
	margin:0;
position:relative;
z-index:999;
}
#menu ul li a {
	color:#000;
	font-size:14px;
	margin:0;
	padding:10px 0 10px 20px;
	text-decoration:none;
	display:block
}
#menu ul li a:hover, #menu ul li a#active  {
	background:url(hover.png) no-repeat left center;
}
#menu ul li:hover {
}
#menu ul li ul{
display:none;}
#menu ul li:hover ul{
display:block;
width:200px;
background:#fff;
position:absolute;
top:0;
left:150px;}
/*  =PAGECONTENT
-------------------------------------------------------------- */
#main_pic{
display:none;
}
#page1 #main_pic{
	background:#fff;
	margin:0 0 20px 0;
	height:255px;
	width:739px;
display:block;
}
#content {
	margin:0;
	padding:0;
}
#content h1 span, #content h2 span, #content h3 span, #content h4 span{
	color:#0099cc
}
#content p {
	margin:0 0 10px 0;
}
#content .left {
	width:207px;
	margin:0 13px 0 0;
	float:left;z-index:999;
}
#content .left .box{
	border-top:solid 20px #0099cc;
	background:url(leftbk.jpg) no-repeat top left #fff;
	position:relative;
	padding:20px;
	z-index:2;
	margin:0 0 20px;
}
#content .left .boxbottom{
	position:absolute;
	bottom:-15px;
	left:-13px;
	z-index:-1;
	background:url(leftbottom.png) no-repeat left top;
	width:233px;
	height:100px;
}
#content .right {
	float:right;
	width:740px;
}
#content .right #text{
	background:#fff;
	padding:20px
}
#content .right ul{
	padding:0 0 0 20px;
}
#content .right ul li{
	padding:10px 0 0 30px;
	background:url(tick.png) no-repeat left 12px;
min-height:30px
}
#content .left .form_input, #content .left #enquiry{
	background:url(input.jpg) repeat-x left top #fff;
	margin:5px 0 0 0;
width:155px;
	border:solid 1px #ccc;
	padding:3px;
}
#content .left #enquiry{
height:100px;
}
#content .left .submit{
	background:url(send.jpg) no-repeat left top;
	text-align:center;
	width:163px !important;
	height:30px;
	line-height:28px;
	color:#fff
}
/*  =FOOTER
-------------------------------------------------------------- */
#footer {
	padding:0;
	margin:0;
	overflow:hidden;
	color:#cccccc;
	margin:0 0 0 220px;
	text-align:center
}
#footer .copy {
	padding:0;
	color:#fff
}
#linkbk, #linkbk a {
	font-size:10px;
	padding:10px;
	color:#333;
	font-size:10px;
}
#linkbk a {
	float:none;
	margin:0px;
	padding:0;
}
#content .right .boxtop{
background:url(boxtop.jpg) repeat-y left top;
width:343px;
height:12px;
}
#content .right .box{
background:url(boxbk.jpg) repeat-y left top;
width:323px;
color:#fff;
padding:10px;
}
#content .right .box h2{
color:#fff
}

td{
padding:5px;
}

.blueborder{
border:solid 1px #3aa1e1;
}
.blueborder td{
border:solid 1px #3aa1e1;
}
