@charset "UTF-8";

body { 
	background-color: #edecec;
	margin:0px auto;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}
#outer_frame {
	width: 1002px;
	margin: auto;
	background-color: #FFFFFF;
	height: auto;
	text-align: left; }

#align_page {
	width: 1023px;
	text-align: center; }

#leftmap {
	width: 274px;
	height:460px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
}
#map {
	width:274px;
	height:218px;
}
.Clickmap {
	display:block;
	width:250px;
	height:210px;
}
#leftlinks {
	width:274px;
}

#content {
	width: 715px;
	float: left;
	padding:5px;	
}
#headermain {
	width:1002px;
	height:163px;
	background-image:url(images/wrs-header_13.jpg);
	background-repeat:no-repeat;
}
#headerbottom {
	width:1002px;
	height:41px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
}
#header_top {
	width:1002px;
	height:35px;
	background-image:url(images/wrs-header_03.jpg);
	background-repeat:no-repeat;
}
#headerfirefox {
	width:1002px;
	height:36px;
}
.header_enquire {
	display:block ; 
	height:35px; 
	width:150px;
	float:right;
}
#nav_left {
	width:232px;
	height:36px;
	background-image:url(images/wrs-header_06.jpg);
	background-repeat:repeat-y;
	float:left;
}
#nav_right {
	float:right;
	height:36px;
	width:770px;
}
#footer {
	width:1023px;
	height:49px;
	background-repeat:no-repeat;
	background-image:url(images/bottom.jpg);
}
#footerlinks {
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:600;
	padding:5px 0 0 25px;
}
#footerlinks a {
	color:#FFFFFF;
	text-decoration:none;
}
#footerlinks a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#concept {
	display:block;
	width:175px;
	height:25px;
	float:right;
}
h1 {
	font-size:18px;
	color:#999999;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2 {
	font-size:12px;
	color: #999999;
}
.boxtitle {
	font:Tahoma;
	font-weight:bold;
	font-size:11px;
}
.boxmain {
	font-size:12px;
	color:#666666;
}

