html,body
{
	margin:0;
	padding:0
}

body
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:#022a53;
}

fieldset
{
	margin:0px;
	padding:0px;
	border:0px;
}

p
{
	margin:0 10px 10px 0;
}

a
{	
	color: #022a53;	
}

img
{
	border: none;
}
/* modified the height of this container */
div#container
{
	text-align:left;
	width:833px;
	margin:0 auto;
	margin-top:5px;
}

div#header
{
	text-align:left;
	height: 63px;
	
}

div#logo
{
	float:left;
}

div#headernav
{
	float:right;
	width:425px;
	font-size:11px;
	color:#022A53;
	text-decoration:none;
	text-align:right;
}

div#headernav a
{	
	font-size:11px;
	color:#022A53;
	text-decoration:none;	
}

div#headernav input
{	
	float:left;
	margin-left:138px;
	padding:1px 0 2px 3px;
	height:100%;
	width:250px;
	border:
	1px solid #ccc;
	border-top:2px solid #999;
	border-left:2px solid #999;
	font-size:12px;
}

div#nav
{
	text-align:left;
	height:35px;
}

div#newscontainer
{
	background:url(../img/home/news_bar.png) no-repeat;
	height:35px;
	width:auto;	
	margin-top:3px;
}

div#latestnews
{
	float:left;
	margin-top:8px;	
}

div#latestnews a
{	
	text-decoration:none;
}

.newsscroller
{
	float:left;
	margin-top:4px;	
	margin-left:4px;	
}

.newsscroller a
{
	text-decoration:none;
}

div#basecontent
{
	width:auto;
	margin-top:5px;
}

div#basecontentleft
{
	float:left;
	width:635px;	
}

.busarea
{
	float:left;
	background:url(../img/home/tab_left.png) no-repeat;
	height:210px;
	width:210px;
	text-align:center;	
}

.busarea-title
{
	margin:5px;
	color:#666;
	border-bottom:1px dotted #022A53;
	line-height:30px; height:30px;
	font-weight:normal;
	font-size:1.25em;
	text-align:left;
	font-weight:bold;
	width:180px;
}

.busarea-title a
{
	color:#666;
	line-height:30px;
	height:30px;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

.busarea-content
{
	margin:5px;
	text-align:left;
	color:#022A53;
	padding-top:10px;
	line-height:20px;
	font-size:12px;
	width:180px;
}

div#basecontentright
{
	float:left;
	width:auto;	
}

.sidecontent
{
	float:left;
	background:url(../img/home/tab_right.png) no-repeat;
	height:300px;
	width:197px;	
}

div#footer a
{
	text-decoration:none;
}

span.orange
{
	color:#AF7514;
}

.pagesidenav
{
	float: left;
	width: 300px;
	background:url(../img/sub_nav.png) no-repeat;
	height:480px;
}

.pagesidenav-title
{
	float: left;
	width: 300px;	
	font-size:18px;	
	margin-left:7px;
	margin-top:15px;
}

.pagesidenav-menu
{
	float: left;
	width: 260px;		
	margin-left:7px;
	margin-top:15px;
}

.pagescontent
{
	float: left;
	width: 500px;	
	
}

.breadcrumb
{
	float: left;
	margin:19px 0px 0px 0px;
	width: 500px;	
	height:30px;	
}

.breadcrumb a
{	
	font-weight:bold;
	text-decoration:underlined;
}

.pagescontent-content
{
	float: left;
	width: 535px;		
}

.pagescontent-content a
{	
	font-weight:bold;
	text-decoration:underlined;
}

.main_content_title
{	
	height:35px;
	font-size:21px;
	color:#022A53;
	border-bottom:1px dotted rgb(229,229,229);
	width:535px;
}

.pagescontent-body
{
	margin-top:10px;	
}

.otherpages-content-title
{	
	height:35px;
	font-size:21px;
	color:#022A53;
	border-bottom:1px dotted rgb(229,229,229);
	width:650px;
}

.otherpagescontent-content
{
	float: left;
	width: 625px;		
}

.otherpages-leftcontent
{
	float: left;
	width: 205px;		
}

.otherpages-rightcontent
{
	float: left;
	width: 535px;
	/*height:600px;*/
}

.otherpages-leftcontentbox
{
	margin: 10px;
	color:#666; 
	border-bottom:1px dotted #022A53;
	line-height:30px;
	height:25px;
	font-weight:normal;
	font-size:1.25em;
	text-align:left;
	font-weight:bold
}

.leftawards
{
	margin-top:97px;
	background:url(../img/home/tab_right.png);
	height:300px;
	width:198px;
	vertical-align:top;
}

div#customer_desc
{
	margin-top:10px;
	background:url(../img/customers/desc.png) no-repeat;
	height:200px;
	width:625px;
}

div#sitemap
{
	
}

div#sitemap a
{
	font-size:12px;
	text-decoration:none;
	font-weight:normal; 
}

div#sitemap2 a
{
	font-size:10px;
	text-decoration:none;
	font-weight:normal; 
}

div#contactus
{
	font-size:12px;
	color:#022A53;	
	margin-left:7px;
	margin-top:15px;
}

div#sub_nav_title
{
	font-size:18px;
	color:#022A53;	
	margin-left:7px;
	margin-top:15px;
}

div#enquiry a
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold; 
}


