html {
	background: #fff;
	background-color: #07164B;	
}
body {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	color:#444444;
	
}
a {
	color: #23456c;
}
a:hover {
	color: #1a345a;
}
.clear {
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	height:0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 957px;
}
#site_content {
	clear: left;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	background-image:url(/images/theme_1/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#wrapper {
	width: 100%;
}
#logo {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#strapline {
	float: right;
}
#strapline h1 {
	color: #f1f1f1;
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
}
#header {
	width: 957px;
	margin: 0 auto;
	background: url(../images/theme_1/header_background.jpg);
	height:124px;
}
#navigation {
	clear: left;
	width: 957px;
	padding: 0;
	padding-top: 95px;
	padding-left:0px;
}

#search_bar{
		margin-left:300px;
		padding-left:300px;
}
#navigation li {
	background: url(/images/theme_1/nav_middle.gif) 0 50% repeat-x;
	padding: 0;
	margin: 0;
	margin-left: 5px;
}
#navigation a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	background: none;
	padding-left: 5px;
	padding-right: 5px;
}
#navigation .nav_left {

	float: left;
	background: url(/images/theme_1/nav_left.gif) no-repeat;
	width: 5px;
	height: 27px;
}
#navigation .nav_right {
	float: left;
	background: url(/images/theme_1/nav_right.gif) no-repeat;
	width: 10px;
	height: 27px;
}
#navigation .linav_over {
	background: url(/images/theme_1/nav_middle_o.gif) 0 50% repeat-x;
	margin-left:6px;
	padding: 0;
	margin: 0;
	margin-right: 1px;
	color: #fff;
	margin-left:6px;
}
#navigation .nav_left_over {
	float: left;

	background: url(/images/theme_1/nav_left_o.gif) no-repeat;
	width: 6px;
	height: 27px;
}
#navigation .nav_right_over {
	float: left;
	background: url(/images/theme_1/nav_right_o.gif) no-repeat;
	width: 10px;
	height: 27px;
}
#navigation a:hover {
	color: #b9cae6;
}
#navigation .linav_over a:hover {
	color: #fff;
}
#navigation .first {
	background: none;
}
#navigation .caption {
	padding-top: 5px;
	float: right;
}
#navigation .menu_item_selected {
	color: #fff;
}
#navigation #first_over {
	color: #fff;
}
#menu_bottom {
	background: #3069b9;
	height: 6px;
	font-size: 6px;
	clear: both;
	width: 957px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#searchbar {
	margin-left: 10px;
	float: left;
	text-align: right;
	width: 197px;
}
#latest_news {
	margin-top: 10px;
}
#latest_news h2 {
	margin: 0;
	padding: 0;
}
#latest_news a {
	display: block;
	color: #797f89;
	border-bottom: 1px solid #cfcfcf;
	padding: 20px;
	padding-right: 0;
	padding-left: 35px;
	text-align: left;
	text-decoration: none;
	line-height: 1.7em;
	background: url(/images/theme_1/newsarrow.gif) 10px 35% no-repeat;
}
#latest_news a:hover {
	background: #dbdad9 url(/images/theme_1/newsarrowo.gif) 10px 35% no-repeat;
	color: #5a7791;
}
#latest_news .last {
	border-bottom: 0;
}
#latest_news #newslink {
	background: #ddd;
	text-align: left;
	color: #585858;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	margin: 0;
}
#latest_news #newslink:hover {
	background: #585858;
	color: #fff;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	margin: 0;
}
#searchbar form {
	padding: 0;
	margin: 0;
	padding-top: 8px;
	padding-right: 8px;
	width: 202px;
	height: 30px;
	background: #ddd;
}
#searchbar {
	border: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 209px;
	overflow: hidden;
}
#searchbox {
	color: #393f48;
	width: 155px;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #b6b6b6;
}
#searchbar #search_button {
	padding: 1px;
	margin: 0;
	border: 1px solid #fff;
	background: #56a021;
	color: #fff;
	font-weight: bold;
}
#left {
	width: 528px;
	float: left;
	padding-top: 16px;
}
#right {
	float: left;
	width: 380px;
	padding-left: 16px;
	padding-top: 16px;
}
#latestprojects {
	background: url(/images/theme_1/projectbg.png) 0 38px no-repeat;
	height: 187px;
}
#latestprojects h2 {
	color: #4c726d;
	font-size: 11px;
	margin: 10px 18px;
}
#latestprojects .viewproject {
	color: #23456c;
	background: url(/images/theme_1/viewprojecta.png) left 50% no-repeat;
	text-decoration: none;
	display: block;
	padding-right: 16px;
	padding-left: 16px;
	float: right;
	font-weight: bold;
}
#latestprojects img {
	margin: 3px 16px;
	float: left;
}
#latestprojects p {
	color: #393c3f;
}
#latestprojects h1 {
	background: url(/images/theme_1/latestprojecth1.png) no-repeat;
	height: 13px;
	color: #002856;
	padding: 13px 18px;
	font-size: 12px;
	font-weight: bold;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:0px;
	margin: 0;
	padding: 0;
	font-size:11px;
}
#footer {
	width: 957px;
	margin: 0 auto;
	color: #ffffff;
	background-color: #000000;
	height:100px;
	font-size:11px;

}
#footer_links {
	padding-left: 10px;
	padding-top: 10px;
	color: #ffffff;
}
#footer_validate {
	float: right;
	padding-top: 10px;
	padding-right: 3px;
}
#footer_validate img {
	padding-right: 7px;
}
#footer #prop_link {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
	font-weight: bold;
	color: #494f58;
}
#footer_links a {
	color: #ffffff;
	font-weight: bold;
}
#footer_links a:hover {
	color: #5a7791;
}
#registered {
	width: 957px;
	margin: 10px auto;
	color: #666d77;
}
#registered strong {
	color: #0b3d84;
}
#reg_left {
	float: left;
	color: #7c7c88;
}
#reg_right {
	float: right;
}
#reg_right a {
	text-decoration: none;
	color: #7c7c88;
}
#reg_right a:hover {
	color: #0b3d84;
}
#site_content {
	width: 957px;
	margin: 0 auto;
}
#site_content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.block {
	background: url(/images/theme_1/service-line.png) left bottom no-repeat;
	padding-bottom: 10px;
	width: 440px;
}
.left_menu {
	margin-top: 0px;
}
.search h3 {
	float: right;
}
.search {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #393c48;
}
.search h2 {
	font-weight: bold;
	font-size: 12px;
}
.search h3 {
	color: #000;
}
#mid_box1 {
	background: #5a7791;
	width: 400px;
	padding: 20px;
	color: #fff;
	float: left;
	height: 267px;
	line-height: 1.9em;
}
#mid_box1 img {
	padding: 10px 0;
}
#mid_box1 p {
	width: 340px;
}
#mid_box1 h1 {
	color: #fff;
	font-size: 22px;
	line-height: 1.5em;
}
a.more_text {
	color:#fff;
	padding-left:5px;
}
#main_image {
	float: left;
}
#lower_box {
	clear: left;
	background: #393c48;
	width: 713px;
	float: left;
	height: 113px;
	padding: 20px;
	margin-top: 12px;
}
#lower_right {
	margin-top: 12px;
	float: left;
	width: 219px;
	height: 153px;
	background: #6ab733;
	position: relative;
}
#lower_right p {
	color: #fff;
	font-weight: bold;
	line-height: 1.9em;
	padding: 16px;
}
#lower_right a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	padding: 16px;
	padding-left: 35px;
	background: url(/images/theme_1/arrow.gif) 16px 50% no-repeat;
}
#lower_right h3 {
	background: #56a021;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
	padding-left: 16px;
}
#case_study_image {
	position: absolute;
	right: 0;
	top: 0;
}
#careers, #quicklinks, #downloads {
	float: left;
	margin-right: 16px;
	line-height: 2em;
}
#careers {
	width: 217px;
}
#quicklinks {
	width: 259px;
}
#downloads {
	width: 205px;
	margin: 0;
}
#careers a, #quicklinks a, #downloads a {
	display: block;
	background: url(/images/theme_1/links-arrow.gif) 5px 50% no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
}
#careers a:hover, #quicklinks a:hover, #downloads a:hover {
	display: block;
	color: #5a7791;
	background: #2e303b url(/images/theme_1/links-arrowo.gif) 5px 50% no-repeat;
}
#careers h3, #quicklinks h3, #downloads h3 {
	color: #5a7791;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 7px;
	background: url(/images/theme_1/careers_line.gif) left bottom no-repeat;
	margin-bottom: 7px;
}
#careers p, #careers a, #quicklinks a, #downloads a {
	color: #fff;
	font-size: 12px;
}
#quick_link_panel {
	padding: 20px;
	background: #fff;
	border-top: 8px solid #56a021;
	padding-bottom:0px;
	
}
#quick_link_panel h4 {
	font-size: 13px;
	font-weight: bold;
	color: #2e303b;
}
#quick_link_panel ul {
	margin: 10px;
	line-height: 1.9em;
}
#quick_link_panel a {
	padding-left: 20px;
	color: #2e303b;
	background: url(/images/theme_1/quicklinkarrow.gif) left 50% no-repeat;
}
#right_top {
	
	width:658px;
	background: url(/images/theme_1/top_bg.jpg);
	background-repeat:no-repeat;
	padding: 20px;
	padding-top:30px;
	height:49px;
}
.pagetitle{
		color:#666666;
}
#right_top h1 {
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}
#right_top #breadcrumbs a {
	color: #394362;
}
#right_top #breadcrumbs a:hover {
	text-decoration: underline;
}
#reg_right .propeller:hover {
	color: #56a021;
}
.contacthr {
	height: 1px;
	line-height: 1px;
	border: none;
	color: #fff;
	border-bottom: 1px dotted;
	margin: 20px 0;
}
strong {
	font-weight:bold;
}

#home_top_left{

	width: 684px;
	height: 70px;
	margin: 0 auto;
	background-color:#FFFFFF;
	float:left;
	padding-left:20px;
}
#home_top_left h1 {
	font:bold; 
	color:#081647; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	padding-top:220px;
	padding-left:28px
	background-color:#FFFFFF;
}

#home_page_title{
	background-color:#FFFFFF;
	font:bold; 
	color:#081647; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
	padding-left:18px
}
#home_page_subtitle{

	background-color:#FFFFFF;
	font:bold; 
	color:#081647; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
}

#input{
	color: #0e1d26;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	height:19px;
	padding-left:5px;
	padding-top:4px;

}
#input2{
	color: #0e1d26;
	background: #FFFFFF;
	border: 0px solid #000000;
	height:12px;
}
#quick_search{
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	vertical-align:middle;
	padding-top: 2px;
	background: none;
	padding-left: 20px;	
	padding-right: 5px;
}
#quick{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	float: left;

	display: block;
	padding-top: 5px;
}
#quick{
	padding-top: 3px;
}

#products_header{
	background: url(/images/theme_1/selection_panel_bg.gif);
}

#products_header2{
	background: url(/images/theme_1/products_top2.jpg);
	background-repeat:no-repeat;
}

#range_img{
	background: url(/images/theme_1/range.gif) no-repeat;
}
#showing{
	padding-left:20px;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 12px; 
	padding-top:8px;
	font-weight: bold;	
}



#product_category{
	padding-left:20px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:15px;
}

#product_category2{
	padding-right:30px;
	font: 14px Arial, Helvetica, sans-serif;font-size: 14px;
	padding-top:6px;
	font-weight: bold;
	white-space:nowrap;
}
#product_category3{
	padding-right:30px;
	font: 15px Arial, Helvetica, sans-serif;font-size: 15px;
	padding-top:6px;
	font-weight: bold;
	white-space:nowrap;
}

#page_nos{
	background: url(/images/theme_1/page_selector_bg.jpg) left top repeat-x;
}	

#product_code{

	font: 14px Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space:nowrap;
	padding-left:2px;
	padding-top:5px;
	color:#727272;
	height:25px;

}

#product_name{
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:2px;
	padding-top:5px;
	color:#626262;
	width:172px;
	height:28px;
	vertical-align:top;
}
#product_size{
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:2px;
	padding-top:1px;
	color:#626262;
	width:172px;
	height:10px;
	vertical-align: middle;
}
.horizontal_dotted_line
{
border-bottom: 2px dotted #cccccc;
width: 172px;
padding-top: 8px;
} 
#navigation .quicksearch {
margin-left:90px;
}
.rightblock {
background:url(/images/theme_1/rightside.png) repeat-x;
width:258px;
height:114px;
margin-top:1px;
overflow:hidden;
}
.rightblock img {
float:left;
margin-right:10px;
border:1px solid #fff;
display:block;
}
.rightblock {
padding:10px;
}
.rightblock a {
color:#fff;
text-decoration:none;
display:block;
width:200px;
}
.rightblock a:hover {
text-decoration:underline;
}
.rightblock h3 {
color:#fff;
font-size:17px;
font-weight:normal;
width:100px;
display:block;
float:right;
margin-right:40px;
}
.rightblock p {
color:#fff;
padding-top:0px;
margin-top:0px;
display:block;
float:left;
}
.rightproducts {
margin-top:1px;
padding:10px;
width:258px;
height:367px;
background:url(/images/theme_1/rightsidebg.png) repeat-y;
}
.rightproducts img {
float:left;
margin-right:10px;
border:1px solid #fff;
}
.rightproducts h3 {
color:#fff;
font-size:13px;
font-weight:Bold;
font-family:arial;
padding-top:10px;
}
.productcat {
height:53px;
}
#righthome {
margin-left:0px;
width:230px;
overflow:hidden;
}
.second_image {
float:right;
}
.column_1_2 li {
list-style:none;
padding-left:30px;
background:url(/images/theme_1/bullet.gif) left 2% no-repeat;
}
#home_container p {
padding-bottom:5px;
padding-top:5px;
margin:0px;
}