	html, body {
	}

	body {
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background: #f3f1f2;
		color: #444444;
                margin-left: 0px;
	        margin-top: 0px;
	        margin-right: 0px;
	        margin-bottom: 0px;

	}

	p{
		font-size: 14px;
		padding-top: 0;
	}

	h1{
		color: #666666;
		line-height: 26px;
		font-size: 23px;
		margin: 0;
        padding-top: 10px;
	}

	h2{
		/*color: #6699ff; */
		color: #6699ff;
		font-size: 18px;
		line-height: 15px;
		margin: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	h3{
		color: #000000;
		font-size: 14px;
		line-height: 11px;
		margin: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	h4{
		color: #000000;
		font-size: 11px;
		line-height: 8px;
		margin: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	a    {  color: #000000;   text-decoration: underline; }
	a:active  {  color: #000000;  text-decoration: underline; }
	a:visited {  color: #000000;  text-decoration: underline; }
	a:Hover	{   color: #000000;  text-decoration: none; }

	#outer_container {
		width: 960px;
		margin: 0 auto;
        background: transparent url('/templates/Default/images/background.png') repeat-y;
	}

	#container {
		width: 940px;
		margin: 0 auto;
        position: relative;
		top: 0px;
        background: #ffffff;
	}

	#header {
		height: 121px; 
		width: 940px;
		margin: auto 0;
		text-align: right;
		background-color: #ffffff;
	}

	#header-content{
		padding-top: 55px;
		padding-bottom: 10px;
		color: #ffffff;
		text-align: right;
	}

	#header-content small{
		font-size: 10px;
	}

	#logo{
		position: absolute;
		top: 15px;
		left: 10px;
		z-index: 2;
	}

	#menu{
		background-color: #7e58d2;
		width: 940px;
		height: 25px;
	}

	#body{
		width: 940px;		
		position: relative;
		top: 0px;
		background: #ffffff url('/templates/Default/images/body_background.png') repeat-y;
		padding-bottom: 10px;
	}

	#search{
		color: #000000;
		position: absolute;
		top: 40px;
		right: 10px;
		width: 210px;
		padding-top: 10px;
		padding-left: 60px;
		padding-right: 100px;
		height: 65px;
/*		background: url('/templates/Default/images/search_background.png') repeat-x;*/
		text-align: left;
	}

	#search img{
		position: absolute;
		top: 15px;
	}

	#search_bar{
		background-color: #00a9e5;
		height: 32px;
		float: right;
	}

	#rss_feed{
		width: 175px;
                font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
                padding-left: 4px;
                padding-right: 4px;
}

#rss_feed a{
	color: #6699ff;
	font-weight: bold;
	text-decoration: none;
}

#rss_feed a:hover{
	text-decoration: underline;
}
                
}


#rss{
		float: left;
		width: 175px;
		margin-left: -715px;
		padding-top: 8px;
		padding-left: 25px;
		height: 24px;
		color: #ffffff;
		position: relative;
		top: 0px;
	}

	#rss_icon{
		position: absolute;
		top: 4px;
		left: 0px;
		z-index: 2;
	}

	#cookie_trail{
		float: left;
		width: 510px;
		margin-left: 200px;
		border-left: 2px solid #7dafcb;
		padding-top: 8px;
		padding-left: 5px;
		height: 24px;
		color: #2b318a;
	}

	#cookie_trail a{
		color: #2b318a;
		text-decoration: none;
	}
	
	#search #q{
		margin-bottom: 5px;
	}

	#search #search_submit{
		position: absolute;
		top: 10px;
		right: 10px;
		width: 78px;
	}

	#search img{
		position: absolute;
		top:20px;
		left: 10px;
	}

	#short_links{
		position: absolute;
		top: 10px;
		right: 10px;
		color: #444444;
	}

	#short_links a{
		color: #444444;
	}

	#content{
		min-height: 450px;
		text-align: center;
		
	}

#right_banner {
	padding-left: 4px;
}


	#left{
		float: left;
		width: 174px;
		margin-left: -759px;
	}

	#left_footer{
		padding: 5px;
		color: #2b318a;
	}

	#left_footer p{
		font-size: 80%;		
	}

	#left_footer a{
		color: #2b318a;
	}

	#middle{
		float: left;
		width: 551px;
		margin-left: 174px;
		padding-left: 20px;
		padding-right: 15px;
		padding-top: 1px;
		text-align: justify;
	}


	#middle_home{
		float: left;
		width: 566px;
		margin-left: 174px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 1px;
		text-align: justify;
	}

	#middle_image{
		float: left;
		width: 588px;
        height: 237px;
		margin-left: 175px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	#right{
		float: left;
		width: 164px;
		padding-right: 10px;
	}

	#middle li{
		list-style-type: square;
		padding-bottom: 15px;
	}

	#bottom_banner{
		margin-left: 2px;
		width: 936px;
		height: 72px;
		background: transparent url('/templates/Default/images/leftgrad.gif') repeat-x;
	}


	#footer{
		padding: 0px;
		width: 940px;
		color: #ffffff;
		text-align: center;
		height: 100%;
	}

	#copyright{
		width: 940px;
		margin: 0 auto;
		position: relative;
		top: 10px;
		text-align: right;
		padding-bottom: 5px;
	}

	#disclaimer{
		position: absolute;
		top: 0px;
		left: 0px;
	}

	#clear{
		clear: both;
	}

	#error{
		font-weight: bold;
		color: #ff0000;
	}

	#alert{
		font-weight: bold;
		color: #ff0000;
	}

	#highlight{
		font-weight: bold;
		color: #ff0000;
	}

	#menuset1 ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		background-color: #2b318a;		
	}

	#menuset1 ul li{
		color: #FFFFFF;
	}
	
	#menuset1 ul li a{
		display: block;
		/*height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
		padding: 10px 4px 10px 4px;
		/*line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
		text-decoration: none;
		border-top: 2px solid #7c7fb7;
		border-left: 2px solid #5459a0;
		border-bottom: 2px solid #161945;
		border-right: 2px solid #1e225f;
		color: #ffffff;		
	}	

	#menuset1 ul li a:hover{
		background-color: #d1cfe5;
		color: #2b318a;
		border-top: 2px solid #cbc9df;
		border-left: 2px solid #a9a7b9;
		border-bottom: 2px solid #e2e1ef;
		border-right: 2px solid #dad8ea;
	}

	#menuset1 #menuset1_selected a{
		background-color: #ffc833;
		border-top: 2px solid #95751d;
		border-left: 2px solid #af8923;
		border-bottom: 2px solid #ffd050;
		border-right: 2px solid #ffd35a;
		color: #2b318a;
	}

	#menuset1 ul li ul{
		list-style-type: none;
		margin: 0;
		padding: 0px;
		width: 100%;
		background-color: #2b318a;
	}

	#menuset1 ul li div{
		height:0px;
	}

	#menuset1 ul li ul li a{
		background-color: #9893c3;
		text-decoration: none;
		padding: 3px 4px 3px 4px;
		border-top: 2px solid #bab6d7;
		border-left: 2px solid #aca8cf;
		border-bottom: 2px solid #4c4961;
		border-right: 2px solid #686586;
		
	}

	#quicklinks{
		width: 200px;
		text-align: center;
		padding: 10px;
	}

	#quicklinks ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		background-color: #2b318a;		
	}

	#quicklinks ul li{
		color: #FFFFFF;
	}
	
	#quicklinks ul li a{
		display: block;
		/*height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
		padding: 3px 4px 3px 4px;
		/*line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
		text-decoration: none;
		border-top: 2px solid #7c7fb7;
		border-left: 2px solid #5459a0;
		border-bottom: 2px solid #161945;
		border-right: 2px solid #1e225f;
		color: #ffffff;
		font-size: 80%;
	}	

	#quicklinks ul li a:hover{
		background-color: #d1cfe5;
		color: #2b318a;
		border-top: 2px solid #cbc9df;
		border-left: 2px solid #a9a7b9;
		border-bottom: 2px solid #e2e1ef;
		border-right: 2px solid #dad8ea;
	}

	


/** TOP LEVEL MENU ONLY **/

	#menuset1_top{
		width: 100%;
	}

	#menuset1_top ul{
		padding: 6px 0 7px 0;
		margin: 0;
		text-align: center;
		
	}

	#menuset1_top ul li{
		display: inline;
		border-right: 1px solid #000000;
	}

	#menuset1_top ul li a{
		color: #ffffff;
		padding: 6px 3px 4px 3px;
		margin-right: 10px;
		margin-left: 10px;
		text-decoration: none;
	}

	#menuset1_top ul li a:hover, .underlinemenu ul li a.selected{
		border-bottom: 2px solid #ffffff;
	}

/** TOP LEVEL MENU ONLY **/

	#menuset1_sub{
		width: 100%;
		margin: 0;
		color: #000000;
	}

	#menuset1_sub ul{
		padding: 6px 0 7px 0;
		margin: 0;
		text-align: center;
		
		
	}

	#menuset1_sub ul li{
		list-style-type: none;
		height: 70px;
	}
	
	#menuset1_sub th{
		text-align: left;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#menuset1_sub td{
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
	}

	#menuset1_sub th a{
		color: #ffffff;
		text-decoration: none;
	}

	#menuset1_sub td a{
		color: #000000;
		text-decoration: none;
	}

	#menuset1_sub ul li a:hover, .underlinemenu ul li a.selected{

	}


.footer a:link    {  color: #ffffff;   text-decoration: none; }
.footer a:active  {  color: #ffffff;  text-decoration: none; }
.footer a:visited {  color: #ffffff;  text-decoration: none; }
.footer a:Hover {   color: #ffffff;  text-decoration: underline; }

/** GENERIC **/

#table_scroll td{
	height: 200px;
	overflow: hidden;
	table-layout: fixed;
}

#module_white{
	width: 174px;
	float: left;
	position: relative;
	top: 0px;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin-bottom: 0px;
	text-align: left;
}

#module_white #module_header{
	width: 145px;
	padding-left: 31px;
	min-height: 37px;
	background: #f3f3f3 url('/templates/Default/images/module_header_white.png') repeat-x top left;
	margin-bottom: 0;
}

#module_white #module_header h2{
	color: #727272;
	padding-top: 12px;
	padding-bottom: 5px;
        
	
}

#module_white #module_header_quick{
	width: 120px;
	padding-left: 51px;
	min-height: 37px;
	background: #f3f3f3 url('/templates/Default/images/module_header_white.png') repeat-x top left;
	margin-bottom: 0;
}

#module_white #module_header_quick h2{
	color: #727272;
	padding-top: 12px;
	padding-bottom: 5px;
	
}

#module_white #module_header img{
	position: absolute;
	top: 6px;
	left: 3px;
}

#module_white #module_header_quick img{
	position: absolute;
	top: 6px;
	left: 3px;
}

#module_blue #module_header img{
	position: absolute;
	top: 6px;
	left: 3px;
}


#module_blue{
	/*	background-color: #8cc63f;*/
	background: #8bafe3 url("/templates/Default/images/module_blue.png") repeat-x 0px 37px;	
	width: 176px;
	float: left;
	position: relative;
	top: 0px;
	border: 2px solid #ffffff;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 90%;
	text-align: center;
}

#module_blue p{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#module_blue ul{
	margin: 5px 5px 5px 25px;
	padding: 0;
	list-style-type: none;
	list-style-image: url('/templates/Default/images/list_image.png');
	text-align: left;
}

#module_blue li{
	font-weight: bold;
	margin-bottom: 7px;
}

#module_blue a{
	color: #ffffff;
}

#module_blue #module_header{
	width: 146px;
	padding-left: 30px;
	background: #b5cdf0 url('/templates/Default/images/module_header_blue.png') repeat-x top left;
	min-height: 37px;	
}

#module_blue #module_header h2{
	color: #ffffff;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: left;	
}

#module_blue #module_header img{
	position: absolute;
	top: 6px;
	left: 3px;
}

#module_blue_no_bg{
	/*	background-color: #8cc63f;*/
	background-color: #8bafe3;	
	width: 176px;
	float: left;
	position: relative;
	top: 0px;
	border: 2px solid #ffffff;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 90%;
	text-align: center;
}

#module_blue_no_bg p{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#module_blue_no_bg ul{
	margin: 5px 5px 5px 25px;
	padding: 0;
	list-style-type: none;
	list-style-image: url('/templates/Default/images/list_image.png');
	text-align: left;
}

#module_blue_no_bg li{
	font-weight: bold;
}

#module_blue_no_bg a{
	color: #ffffff;
}

#module_blue_no_bg #module_header{
	width: 173px;
	padding-left: 3px;
	background: #b5cdf0 url('/templates/Default/images/module_header_blue.png') repeat-x top left;
	min-height: 37px;	
}

#module_blue_no_bg #module_header h2{
	color: #ffffff;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: left;	
}

/****** ACCOUNT ******/

#account_login{

}

#account_login th{
	text-align: left;
	padding: 5px;
}

#account_login th a{
	color: #ffffff;
}

#account_login td{
	padding: 5px;
}

#account_logged_in{
	border: 1px solid #000000;
}

#account_logged_in th{
	text-align: left;
	background-color: #798b68;
	color: #ffffff;
	padding: 5px;
}

#account_logged_in th a{
	color: #ffffff;
}

#account_logged_in td{
	background-color: #d1f0b3;
	padding: 5px;
}

#account_logged_in td a{
	color: #9c180c;
	font-weight: bold;
}

#account_logged_in td a:hover{
	color: #798b68;
	text-decoration: none;
}

#account_register{
	width: 100%;
}

#account_register th{
	text-align: left;
	width: 150px;
	vertical-align: top;
}

#account_box{
	position: absolute;
	right: 263px;
	width: 500px;	
}

#account_box a{

}

/** ASK THE EXPERT **/

#ask_the_expert{
	margin-left: 5px;
	margin-right: 5px;
}	

#ask_the_expert th{
	text-align: left;
	font-weight: normal;
	color: #555f6b;
}

#ask_the_expert h2{
	color: #ffffff;
}

/** CALCULATOR **/

#mm_calculator table{
	border: 1px solid #e4e4e4;
}

#mm_calculator th{
	text-align: left;
}

/** ECOMMERCE **/

#shopping_basket{
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
}

#shopping_basket table{
	
}

#shopping_basket th{
	background-color: #999999;
	color: #ffffff;
	padding: 5px;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
}

#shopping_basket td{
	padding: 5px;
	border-bottom: 1px solid #e4e4e4;
}

/** FORUM **/

#forum{
	background-color: #ffffdd;
	border: 1px dashed #bbbbbb;
	position: absolute;
	top: -5px;
	right: 95px;
	width: 148px;
	padding: 5px;
}

/** LEADS **/

#leads a{
	text-decoration: none;
	line-height: 160%;
}

#leads a:hover{
	text-decoration: underline;
}

/*** NEWS ***/

#news_links{
 font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
}

#news_list{
	padding: 0px;
        background-color: #e3e3e3;
}

#news_list h2{
	color: #818181;
}

#news_list ul{
	margin: 5px 5px 5px 0px;
	padding-left: 4px;
	list-style-type: none;
}

#news_list li{
	padding-top: 5px;
	color: #818181;

}

#news_list a{
	color: #6699ff;
	font-weight: bold;
	text-decoration: none;
}

#news_list a:hover{
	text-decoration: underline;
}

#news_list th{
	text-align: left;
	height: 15px;
}

/** PHOTO GALLERY **/

#photo_gallery{
	padding: 0px;
}

#photo_gallery img{
	border: 1px solid #000000;
	cursor: pointer;
}

#photo_gallery th{
	padding: 5px;
}

#photo_gallery td{
	padding: 5px;
}

/** SEO **/

	#seo_sitemap{
		background-color: #e6e6e6;
		position: relative;
		top: 0px;
		
	}

	#seo_sitemap table{
		width:100%;
/*		background: transparent url('/templates/Default/images/footer_bg_grad.png') repeat-x;*/
	}

	#seo_sitemap td{
		text-align: left;
	}

	#seo_sitemap th{
		font-weight: bold;
		width: 180px;
		background: transparent url('/templates/Default/images/seo_sitemap_top_link.png') no-repeat;
		padding: 5px;
		text-align: left;
	}

	#seo_sitemap th a{
		color: #000000;
		text-decoration: none;
	}

	#seo_sitemap th a:hover{
		color: #000000;
		text-decoration: underline;
	}

	#seo_sitemap a{
		color: #000000;
	}

	#seo_sitemap ul{
		font-size: 80%;
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#seo_sitemap ul li{
	padding-left: 5px;
	}

	#seo_sitemap ul li a{
		text-decoration: none;
		/*color: #747474;*/
		color: #444444;
	}
	#seo_sitemap ul li a:hover{
		text-decoration: underline;
	}



/** TENDER BOARD **/

#tender_board_account{
	background-color: #eeeeee;
	border: 1px dashed #bbbbbb;
	padding: 0px 5px 5px 5px;
}

#tender_board_account table{
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
}

#tender_board_account th{
	background-color: #bbbbbb;	
	padding: 5px;
	text-align: left;
}

#tender_board_account td{
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;

	padding: 5px;
}

#tender_board_account h4{
	text-decoration: underline;
}

#tender_board_listing h4{
		color: #6699ff;
		font-size: 14px;
		line-height: 11px;
		margin: 0;
		padding:0px;
}

/** WEBLOG **/

#weblog_account{
	background-color: #eeeeee;
	border: 1px dashed #bbbbbb;
	padding: 0px 5px 5px 5px;
}

#weblog_account table{
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
	text-align: left;
}

#weblog_account th{
	background-color: #bbbbbb;	
	padding: 5px;
	text-align: left;
}

#weblog_account td{
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;

	padding: 5px;
}

#weblog_account h4{
	text-decoration: underline;
}

#weblog{
	padding: 5px;
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
	width: 100%;
}

#weblog th{
	text-align: left;
	background-color: #999999;
	color: #ffffff;
	padding: 5px;
}
#weblog td{
	padding: 5px;
}

#weblog_comment{
	padding: 5px;
	border: 1px dashed #e4e4e4;
	border-collapse: collapse;
	width: 100%;
	
}

#weblog_comment th{
	border-bottom: 1px dashed #e4e4e4;
	color: #000000;
	padding: 5px;
	text-align: left;
	background-color: #ffffdd;
}
#weblog_comment td{
	padding: 5px;
	border-bottom: 1px dashed #e4e4e4;
	background-color: #ffffff;
}

#weblog_comment_form th{
	padding: 5px;
	text-align: left;
}