body {
  background:#090d10 url(../images/bg.jpg) repeat-x;
  padding:5px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:.8em;
  line-height:1.4;
  color:#000;
}

.float-right{float:right;}

#dna{float:right;margin-top:-20px;}

h1{color:#ffa401;font-size:2em;font-weight:normal;padding:0;margin:0;}

h2{font-size:1.5em;font-weight:normal;padding:0;margin:0;}

#contactLeft{width:48%;float:left;margin-right:15px;}
#contactRight{width:48%;float:left;}

#hr{clear:both;background:#122937;margin:10px 0;height:1px;width:99%;}

#contactLeft h2{background:#122937;padding: 0 5px 0 5px;color:#fff;font-size:1.2em;margin:5px 0;}
#contactRight h2{background:#122937;padding: 0 5px 0 5px;color:#fff;font-size:1.2em;margin:5px 0;}

#panelTel{color:#ffa401;font-size:2em;font-weight:bold;}

#imgContactBG{background:url(../images/imgContactBG.jpg) no-repeat; background-position:90px 0px;}

.floatRightBorder{float:right;border:1px solid #090d0f;margin:0 0 0 10px;}

#flashHeader{margin-bottom:16px;}

#panelMain{width:577px;float:left;margin-right:7px;}

#panelMainContents{padding:15px;background:url(../images/panelMainBG.png) no-repeat;padding-right:20px;}

.panelRightContent{padding:10px;background: url(../images/panelRightBG.png) no-repeat;margin-bottom:-1px;}

.panelRight{width:273px;float:left;margin-bottom:16px;}

#main{width:860px;margin:0 auto;}

#logo{float:left;margin-bottom:-30px;}

#contactTop{float:right;margin-top:10px;}

#footer{color:#fff;clear:both;font-size:.8em;}
#footer a{color:#fff;text-decoration:none;}

.clear{clear:both;}

#nav{margin-left:142px;margin-top:10px;}

/*//////////////////////////// LINKS //////////////////////////////////*/

a:link {color:#000; font-weight:bold;text-decoration:underline;}
a:visited {color:#000;font-weight:bold;text-decoration:underline;}
a:hover {color:#ffa401; font-weight:bold;text-decoration:underline;}

a.noStyle:link {color:#000; font-weight:normal;text-decoration:none;}
a.noStyle:visited {color:#000;font-weight:normal;text-decoration:none;}
a.noStyle:hover {color:#ffa401; font-weight:normal;text-decoration:none;}

#nav a {
text-align:center;
padding-top:10px;
display:block;
width: 117px;
height:25px;
color:#fff;
background: url(../images/but.gif) 0 0 no-repeat;
text-decoration: none;
float:left;
margin-left:2px;
}
#nav a:hover { 
background-position: 0 -35px;
}
#nav a.twoLine {
text-align:center;
padding-top:3px;
line-height:1.1em;
display:block;
width: 117px;
height:32px;
color:#fff;
background: url(../images/but.gif) 0 0 no-repeat;
text-decoration: none;
float:left;
margin-left:2px;
}
#nav a.twoLine:hover { 
background-position: 0 -35px;
}


#contactTop a {
display:block;
width: 451px;
height:17px;
background: url(../images/contactTop.gif) 0 0 no-repeat;
}
#contactTop a:hover { 
background-position: 0 -18px;
}

#contactBut a {
display:block;
width: 147px;
height:27px;
background: url(../images/butContact.png) 0 0 no-repeat;
margin-top:10px;
}
#contactBut a:hover { 
background-position: 0 -27px;
}

/*/////////////////////////////////////////////////////////////////////*/

/*////////////// google map ////////////////////*/
#map{
   width:535px;height:400px;border:#000 1px solid;margin-top:10px;
}
/*////////////////////////////////////////////////*/

/* Forms */
form { margin-top: 10px; padding: 0; overflow:hidden; }
p.legend { margin: 1em; }
p.legend em { color: #C00; font-style: normal; }
form p { margin: 0; }
form p.note { margin: 0 0 0 120px; font-size: 90%; color: #333; }
form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
form legend { font-weight: bold; color: #888888; }
form div { padding: 2px 0px;  }
form div:after { display:block; visibility:hidden; clear:both; height:0; content: "."; }
form fieldset div { padding: 2px 0; }
label, span.label { margin-right: 10px; padding-right: 10px; width: 55px; display: block; float: left; text-align: right; position: relative; }
label em, span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
input[type=text] { width:165px; }
textarea { width:165px; font-family:Arial, Helvetica, sans-serif; font-size:1em; }
input:focus, textarea:focus { background-color: #F0F9FD; border-color: #00AEEF; }
div.controlset label, div.controlset input { display: inline; float: none; }
div.controlset div { margin-left: 120px; }
div.buttonrow { padding-left: 105px; }

/* Errors */
label.error { color:#C00;  clear:left; width:260px; background:url(../images/cross.png) 2px no-repeat; font-style:italic; margin:0 0 0 10px; padding:1px 5px 1px 22px; text-align:left; }
input.error, textarea.error { border:solid 2px #C00; background:#FFCFCF; }
#loading { float:right; margin:0 120px 0 0; display:none; } 
#result { display:none; }
	/*///////////// form val //////////////*/

#formEnquiry .red {
	border: 1px solid red;
	background:#feea7c;
}

#formEnquiry label.red {
	border: none;
	color: red;
}

#formEnquiry .customRed {
	border: none;
	color: red;
}

#formEnquiry .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

/*///////////// ajax result //////////////*/
#log {
	margin-top: 5px;
	text-align:center;
	font-size:14px;	
}

#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url("../images/spinner.gif") no-repeat center;
}