/* CSS Document */

body { margin:0; padding:0; font-family:Tahoma; color:#333333; font-size:12px; background:url(../images/headerbg.gif) repeat-x #CCCC99; }

a { color:#2D2D2D; text-decoration:none; }
a:hover {  }
h1 { font-size:16px; }
h2 { font-size:14px; }
hr { color:#000000; height:1px; border:1px dotted #333333; }

#wrapper { width:760px; margin:0 auto; padding:0; }

#header { position:relative; width:100%; height:200px; }
#header .logo { float:left; }
#headinfo { position:absolute; right:15px; top:7px;}
#headinfo a { font-size: 10px; color:#000000; }
#headinfo a:hover { text-decoration:underline; }

.logotext {
	position:absolute;
	top:39px;
	left:34px;
	font-family:Trebuchet MS;
	font-size:22px;
	color:#FFF;
	height: 135px;
}
.logotext strong { color:#EFEFEF; }
.logotext2 { font-size:14px; }

#nav { position:absolute; bottom:0; right:13px; width:100%; padding:0; margin:0; }
#nav ul { margin:0; padding:0; }
#nav ul li { float:right; list-style:none; padding:0; }
#nav ul li a { display:block; width:100px; padding:7px 0; margin:0 1px 0 0; background:url(../images/buttonbg.gif); text-align:center; }
#nav ul li a:hover { bottom:0; background:url(../images/buttonbgover.gif); color:#999999; overflow:auto; }
#nav ul li a.on, #nav ul li a.on:hover { width:100px; padding:7px 0; background:url(../images/buttonbgon.gif); text-align:center;  }

#content { width:100%; padding:0 20px; background:url(../images/contentbg.gif) repeat-y; }


#left { float:left; width:150px;}
#left ul { margin: 0; padding:0;}
#left ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li a { display:block; width:120px; margin:0; padding:5px; background-color:#E6E6E6; }
#left ul li a:hover { background-color:#CCB564; }
#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li ul li a { padding:5px 5px 5px 10px; width:115px; background-color:#EFEFEF; }

#breadcrumb { float:left; width:73%; background-color:#FFF; padding:8px 0; }
#breadcrumb a { font-weight:bold; }

#right { float:left; width:600px; line-height:20px; color:#550000; }
#right a { font-size: 12px; color:#0099FF; }
#right a:hover { color:#669999; text-decoration:underline; }

/*#right a { font-weight:bold; }
#right a:hover { background:#0000FF;  }*/
#right .postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#EFEFEF; }
#right blockquote { width:80%; margin:5px; padding:6px; border-left:1px solid #D4D4D4; }
.welcome { float:left; display:block; width:700px; margin:3px; padding:5px; background-color:#FFF; }
#right p a { color:#666666; }

.bottom { font-size:11px; padding:10px; }
.bottom a:hover { border-bottom:1px dotted #D2D2D2; }

.clear { clear:both; }

/*input { padding:2px; margin:2px 0; border:1px inset #666666; background-color:#efefef; width:100px; }
input.submit { width:auto; }*/
#footer
{
	background:url(../images/footer_line.gif) repeat-x;
	width:100%;
}

.content_text
{
	font-size:14px;
	color:#663366;
}

.main_enquiry {
	margin: 3px;
	height: 250px;
	width: 400px;
}
.enquiry_box {
	margin: 3px;
	height: 40px;
	width: 400px;
}
.enquiry_leftbox {
	margin: 3px;
	height: 35px;
	width: 120px;
	float:left;
}
.enquiry_rightbox {
	margin: 3px;
	height: 35px;
	width: 260px;
	float:right;
	text-align:left;
	display:table;
}

.inputtext
{
	background-color:#999999;	
	color:#FFFFFF;
	font:"Arial" ;
}

.inputsubmit
{
	border:solid thin #0000CC;
	background-color:#66CC66;
	height:24px;
	width:75px;
	font-weight:bold;
}

.heading
{
	clear:both;
	margin:0;
	color:#666699;
	font-size:28px;
	font-weight:bolder;
	font-family:"monotype Corsiva";
}

.footermsg
{
	margin-top:0px;
	margin-right:10px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main_content {
    width:700px;
   }

.sitemapright
{
	width:400px;
	margin-top:8px;
	margin-left:160px;
  }
.sitemapleft
{
 	width:390px;
	 
	text-align:justify;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000099;
	line-height:20px;
}
.sitemapleft a
{
	color:#FF6666;
}
.sitemapleft a:hover
{
	color:#991100;
}

.sitemapleft li
{
	color:#9900CC;
}

.footerlink a
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.footerlink a:hover
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#CCCCCC;
}