body {
	background-repeat: repeat-x;
	margin: 10px;
	padding: 10px;
	background-color: #333333;
}
body, td, p, input, select, textarea, ul {
	color: #fafafa;
	font: 12px Arial, arial, helvetica, sans-serif;
}
a:link
{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}
h2 {
	color: #39C;
	text-transform: uppercase;
	font-size: 12px;
}
.homeh2 {
	color: #222222;
	text-transform: uppercase;
	font-size: 12px;
}
h3 {
	color: #B41014;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #46454E;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	color: #222222;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	color: #B41014;
	font-size: 16px;
	font-weight: normal;
	background-color: #FFF;
}
.maintable {
	margin: 0px;
	padding: 0px;
	width: 980px;
	background-color: #444444;
	border: 1px solid #000000;
}
.maintableprint {
	margin: 5px;
	padding: 0px;
	width: 600px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.mainpage {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: bottom left;
}
/*Text style controls*/

.toplinks {
	margin: 0px;
	color: #666699;
	font-size : 10px;
}
.toplinks:link, .toplinks:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666699;
} 
.toplinks:hover {
	text-decoration: none;
	color: #0168F3;
}
.maintxtpadded {
	font-size : 12px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
}
.rightside {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	background-color: #444444;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.maintxt {
	font-size : 12px;
}
.maintxt a:link, .maintxt a:visited {
	text-decoration: none;	
	font-weight: normal;
	color: #0168F3;
} 
.maintxt a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0168F3;
}
.mainhd {  
	font-size : 14px; 
	font-weight: bold;
}
.mainhd a:link, .mainhd a:visited {
	text-decoration: none;	
	font-weight: normal;
} 
.mainhd a:hover {
	text-decoration: none;
	font-weight: normal;
}
.subhd {  
	font-size : 14px; 
	color: #003399;
	font-weight: bold;
}
.subhd a:link, .subhd a:visited {
	text-decoration: none;	
	color: #003399;
} 
.subhd a:hover {
	text-decoration: none;
	color: #0168F3;
}
.newstxt {  
	font-size : 10px; 
	color: #999999;
}
.newstxt a:link, .newstxt a:visited {
	text-decoration: none;	
	color: #0168F3;
} 
.newstxt a:hover {
	text-decoration: none;
	color: #ff0000;
}
.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.newshr {
	color: #eaeaea;
}
/* 
=======================================
// top menu styles
=======================================
*/ 
.topmenuon {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.topmenu {
	margin: 0px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.topmenu:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.topmenu:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.topmenu:hover {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}
.topmenuon {
	margin: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.topmenuon:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.topmenuon:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.topmenuon:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.topmenu_bgon {
	margin: 0px;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #46454E;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.sideh1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
}
.newshead {
	text-decoration: none;
}
.newshead:link {
	text-decoration: none;
	color: #FFF;
}
.newshead:visited {
	text-decoration: none;
	color: #FFF;
}
.newshead:hover {
	text-decoration: none;
	color: #000000;
}
.topmenu_bgoff {
	margin: 0px;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #46454E;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
/* 
=======================================
// side menu styles
=======================================
*/ 
.sidemenuon {
	color: #0168F3;
	font-weight: normal;
}
.sidemenuon:link {
	color: #0168F3;
	text-decoration: none;
	font-weight: normal;
}
.sidemenuon:visited {
	color: #0168F3;
	text-decoration: none;
	font-weight: normal;
}
.sidemenuon:hover {
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
}
.sidemenu {
	width: 180px;
	height: 400px;
	margin: 0px;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	background-color: #444444;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.sidemenu_bgon {
	width: 100%;
	font-weight: normal;
}
.sidemenu_bgoff {
	width: 100%;
	font-weight: normal;
}
.mainmenu_bgoff {
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-transform: uppercase;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #333333;
}
.mainmenu_bgon {
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-transform: uppercase;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #333333;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sectionhead {
	font-size: 16px;
	color: #BCBBC1;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 10px;
}
.mainmenu_linkon:link {
	color: #222222;
	font-weight: bold;
	font-size: 11px;
}
.mainmenu_linkon:visited {
	color: #222222;
	font-weight: bold;
	font-size: 11px;
}
.mainmenu_linkon:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.mainmenu_linkoff:link {
	color: #fafafa;
	font-weight: normal;
	font-size: 11px;
}
.mainmenu_linkoff:visited {
	color: #fafafa;
	font-weight: normal;
	font-size: 11px;
}
.mainmenu_linkoff:hover {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
/* 
=======================================
// side sub menu styles
=======================================
*/ 
.sidesubmenuon {
	color: #0168F3;
	font-weight: normal;
}
.sidesubmenuon:link {
	color: #0168F3;
	text-decoration: none;
}
.sidesubmenuon:visited {
	color: #0168F3;
	text-decoration: none;
}
.sidesubmenuon:hover {
	color: #333333;
	text-decoration: none;
}
.sidesubmenuoff {
	color: #333333;
	font-weight: normal;
}
.sidesubmenuoff:link {
	color: #333333;
	text-decoration: none;
}
.sidesubmenuoff:visited {
	color: #333333;
	text-decoration: none;
}
.sidesubmenuoff:hover {
	color: #0168F3;
	text-decoration: none;
}
.sidesubmenuonsmall {
	color: #0168F3;
	font-weight: normal;
}
.sidesubmenuonsmall:link {
	color: #0168F3;
	text-decoration: none;
}
.sidesubmenuonsmall:visited {
	color: #0168F3;
	text-decoration: none;
}
.sidesubmenuonsmall:hover {
	color: #333333;
	text-decoration: none;
}
.sidesubmenuoffsmall {
	color: #888888;
	font-weight: normal;
}
.sidesubmenuoffsmall:link {
	color: #888888;
	text-decoration: none;
}
.sidesubmenuoffsmall:visited {
	color: #888888;
	text-decoration: none;
}
.sidesubmenuoffsmall:hover {
	color: #0168F3;
	text-decoration: none;
}

.sidesubmenu_bg {
	background-color: #ffffff;
	width: 100%;
}
.cutdownmenu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formtitle {
	font-size: 12px;
	color: #fafafa;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
}
.compulsoryfield {
	color: #FC0;
}
.smallgrey {
	font-size: 10px;
	color: #fafafa;
	text-align: center;
}
.searchresultsheader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #46454E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #918F9a;
}
.formfield {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
.textfields {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
.hr {
	background-color: #eaeaea;
	margin: 20px;
	padding: 0px;
	height: 1px;
}
.actionbutton {
	background-color: #cc0000;
	font-size: 10px;
	color: #ffffff;
	height: 20px;
	width: 60px;
	border: 1px double #000000;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.cartbutton {
	background-color: #0168F3;
	font-size: 8px;
	color: #ffffff;
	height: 20px;
	width: 70px;
	border: 3px double #ffffff;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.gobutton {
	background-color: #0099FF;
	font-size: 8px;
	color: #ffffff;
	height: 20px;
	width: 70px;
	border: 3px double #ffffff;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.rightsidebox {
	width: 120px;
	height: 200px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottomrow {
	height: 19px;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.bottomrowprint {
	height: 50px;
	text-align: left;
	padding: 15px;
}
.search {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.mainimage {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 166px;
	background-color: #4C4C4C;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #222222;
	border-bottom-color: #222222;
}
.textPadding{
	text-align: left;
	opacity: 1.0;
	filter: alpha(opacity=100);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form {
	margin: 2px;
	padding: 2px;
}
.tablehead {
	font-weight: bold;
	background-color: #fafafa;
}
img {
	border: 0px none;
}
.topimagetxt {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 270px;
}
.bottomlinks {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 275px;
}
.bottomlink:link {
	color: #B41014;
	text-decoration: none;
}
.bottomlink:visited {
	color: #B41014;
	text-decoration: none;
}
.bottomlink:hover {
	color: #000000;
	text-decoration: none;
}
.dividertitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #46454E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topbargrey {
	background-color: #e1e1e1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
	height: 24px;
	background-image: url(../images/topbarbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	padding-left: 10px;
}
.topbartop {
	background-color: #a4a4a4;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}

.mainpagebg {
}
.mainpagebgbottom {
	background-color: #eaeaea;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/bottombg.jpg);
	height: 23px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #918F9A;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.padded {
	padding: 10px;
}
.logobgrow {
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D4D4D4;
	border-bottom-color: #7E7D8A;
	border-left-color: #D4D4D4;
}
.footer {
	background-color: #222222;
	padding: 10px;
}
.menuheader {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	height: 23px;
	padding: 3px 10px;
	margin: 0px;
	width: 170px;
}
.headercontact {
	font-size: 12px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.headercontactright {
	font-size: 12px;
	color: #014BAF;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 160px;
	font-weight: bold;
}
.sectionthumb {
	width: 80px;
}
.projectthumb {
	width: 60px;
	padding: 5px 0px;
}
.whiteline {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.projectblock {
	background-color: #666666;
	height: 500px;
	vertical-align: top;
}
.smalltext {
	font-size: 10px;
}
.areaimage {
	border: 1px solid #333333;
	margin-bottom: 5px;
}
.homeimage {
	border: 3px solid #333333;
}