h1 {
	margin: 0px;
	font-size:14px;
}

h2 {
	margin: 0px;
	font-size:14px;
}

h2.news {
	margin: 0px;
	font-size:14px;
	color: #fff;
}

p {
	margin: 5px 0px 10px 0px;
}

p.news {
	margin: 5px 0px 10px 0px;
	color: #fff;
}

img {
	border:none;
}

body {
	color:#888686;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style:normal;
	margin: 0px;
}

.clearer {
	clear: both;
}

.container {
	margin: 0px auto 10px auto;
	background:url(/images/grey_background.jpg) no-repeat ;
	width:913px;
	height:854px;
}

/*header*/

.header_container {
	width:851px;
	height:116px;
	margin:0px 31px;
}

.homelogo {
	float:left;
}

/*login*/
.login_container {
	position:relative;
	width:582px;
	height:77px;
}

.login_container a {
	margin-top:20px;
	float:right;
	color: #888686;
	text-decoration:none;
	font-weight:bold;
}

.login_container a:hover {
	color:#6F9DB7;
	text-decoration:underline;
}

.loggedin_name {
	float:right;
	margin:20px 10px 0px 0px;
}

/*menu*/
.menu_container {
	float:right;
	margin:0px 0px 0px 0px;
}

.menu_width_home {
	width:52px !important;
}

.menu_width_about {
	width:72px !important;
}

.menu_width_pattern {
	width:104px !important;
}

.menu_width_gallery {
	width:62px !important;
}

.menu_width_environ {
	width:107px !important;
}

.menu_width_find {
	width:114px !important;
}

.menu_width_contact {
	width:73px !important;
}


/*large banner*/
.banner_container {
	margin:0px 31px;
	height:372px;
}

.banner_container_div {
	z-index:2;
	position:absolute;
	margin:347px 0px 0px 13px
}

.rotator
{
	overflow: hidden;
	margin: 10px auto 30px;
	position: relative;
	width: 851px;
	height: 358px;
}

.rotator img
{
	border: 0;
	width: 851px;
	height: 358px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.rotate_img_single {
	display:block !important;
}

/*gallery*/
.gallery_dropdown {
	float:right;
	padding-right:20px;
}

.gallery_dropdown select {
	border:1px solid #6194C8;
}

.GalleryPreviewTable {
	border-spacing:0px;
}

.GalleryPreviewImageRow {
	text-align:center;
	vertical-align:middle;
}

.GalleryPreviewImageRow td {
	border: 1px #6194C8 solid;
	padding:0px;
	margin:0px;
}

.GalleryPreviewImageSpaceX {
	border:none;	/*needs to be inline really*/
}

.GalleryPreviewImageSpaceX img {
	height:38px;
}

.GalleryPreviewImageSpaceY {
	height:38px;
}

.Gallery_dt a {
	text-decoration:none;
}

.Gallery_dt a:hover {
	text-decoration:underline;
}

.gallery_list_highlight {
	color:#FF0000;
}

.gallery_container {
	padding:22px 10px 4px 74px;
}

.gallery_container form {
	display:inline;
}

.GalleryLinks {
	margin-top:18px;
}

.GalleryLinks a {
	color:#888686;
	line-height:22px;
}

/*contact*/

.contact_error {
	color:#EE1C25;
}

/*home*/
.home_main_container {
	background:url(/images/home_single_line.gif) repeat-y;
	width:853px;
	margin-left:30px;
}

.home_left_container {
	float:left;
	width:635px;
}

.home_banner_container {
	height:280px;
}

.home_banner_container_circle {
	z-index:2;
	position:absolute;
	margin:257px 0px 0px 13px;
}

.home_banner_container_images {
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 635px;
	height: 267px;
}

.home_banner_container_images img {
	border: 0;
	width: 635px;
	height: 267px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.home_sections {
	background:url(/images/home_double_line.gif) repeat-y;
}

.home_sections_divspace {
	padding-right:25px;
	width:195px;
	float:left;
}

.home_sections_div {
	width:630px;
	float:left;
	overflow:hidden;
}

.home_sections_divspace h2, .home_sections_div h2 {
	margin:16px 0px 8px 0px;
	padding:0px;
	font-size:16px;
	color:#6194C8;
}

.home_sections_divspace h2 a, .home_sections_div h2 a {
	color:#042167;
	text-decoration:none;
}

.home_sections_divspace p, .home_sections_div p {
	font-size:12px;
	font-weight:bold;
	width:195px;
	margin:0px;
	padding:0px;
}

.home_sections_divspace p a, .home_sections_div p a {
	color:#6194C8;
	text-decoration:none;
}

.homepage_blue_link {
	color:#6194C8;
	text-decoration:none;
	font-weight:bold;
}

.home_clearer {
	clear:both;
	height:0px;
	width:600px;
	overflow:hidden;
}

.home_features {
	padding-left:10px;
	float:right;
	width:190px;
}

.home_features h2 {
	margin:0px 0px 8px 0px;
	padding:0px;
}

.home_features h2 a {
	color:#042167;
	text-decoration:none;
}

.home_features h2 a span {
	color:#6194C8;
}

.home_features p {
	font-size:12px;
	font-weight:bold;
	width:189px;
	margin:0px;
}

/**/

.home_promo_container {
	margin-left:18px;
	height:260px;
}

.home_promo_box {
	padding-left:12px;
	width:207px;
/*	height:255px;*/
	border-right:1px solid #D5D5D5;
	float:left;
}

.home_promo_box h2 {
	margin:16px 0px 8px 0px;
	padding:0px;
	font-size:16px;
	color:#6194C8;
}

.home_promo_box h2 a {
	color:#042167;
	text-decoration:none;
}

.home_promo_box p {
	font-size:12px;
	font-weight:bold;
	width:195px;
	margin:0px;
	padding:0px;
}

.home_promo_box p a, .leftside_container p a {
	color:#6194C8;
	text-decoration:none;
}

.home_promo_linkbox {
/*	padding-left:12px;
	width:207px;*/
			/*	height:255px;*/
/*	float:left;*/
	padding-left:12px;
	width:207px;
	float:left;
}

.home_promo_linkbox h2 {
	margin:0px 0px 8px 0px;
	padding:0px;
}

.home_promo_linkbox h2 a {
	color:#042167;
	text-decoration:none;
}

.home_promo_linkbox h2 a span {
	color:#6194C8;
}

.home_promo_linkbox p {
	font-size:12px;
	font-weight:bold;
	width:195px;
	margin:0px;
}

.home_promo_linkbox p a {
	color:#888686;
}


/*general pages*/
.section_text_container {
/*	margin:22px 0px 0px 18px;
	height:106px;*/
	margin:22px 0px 0px 18px; background:url(/images/background_line_section.gif) repeat-y;
}

.general_text_container {
/*	margin:22px 0px 0px 18px;
	height:106px;*/
	margin:22px 0px 0px 18px; background:url(/images/background_line_general.gif) repeat-y;
}

.general_text_container2 {
/*	margin:22px 0px 0px 18px;
	height:106px;*/
	margin:22px 0px 0px 18px;
}

.general_text_clearer {
	clear:both;
	width:750px;
}

.leftside_container {
/*	padding-left:12px;
	width:604px;*/
					/*	height:125px;*/
/*	border-right:1px solid #D5D5D5;
	float:left;*/
	padding-left:12px; width:604px; float:left;
}

.leftside_prop {
	float:right;
	height:125px;
	width:0px;
	overflow:hidden;
}

.leftside_container p {
	font-size:13px;
/*	font-weight:bold;*/
	width:560px;
	padding:0px;
}

.leftside_container h2 {
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size:16px;
	color:#6194C8;
}

.general_text_container_clearer {
	width:840px;
	height:0px;
	overflow:hidden;
}

/*type pages*/
.blindtype_container {
	background:url(/images/background_line_type.gif) repeat-y;
	width:853px;
	margin-left:30px;
	margin-top:22px;
}

.blindtype_container_left {
	float:left;
	width:604px;
}

/*blind type panels*/
.blind_type_panel_container {
	padding-top:20px;
	margin:0px;
	width:617px;
	clear:both;
	overflow:hidden;
}

.blind_type_panel_container a img {
	margin-right:22px;
}

.blind_type_panel_container h3 {
	float:left;
	width:180px;
	height:44px;
	margin:10px 24px 0px 0px
}

.blind_type_panel_container h3 a {
	text-decoration:none;
	color:#042167;
	font-size:16px;
	font-weight:bold;
}

/*blind type pages*/
.blind_type_container {
	padding-top:10px;
	padding-left:45px;
	width:550px;
/*	height:270px;
	border-right:1px solid #D5D5D5;*/
	float:left;
}

.blind_type_container a {
	color:#888686;
}

.blind_type_container p {
	font-size:13px;
	width:550px;
	padding:0px;
	clear:left;
}

.blind_type_container_wide {
	padding-top:0px;
	padding-left:45px;
	width:820px;
/*	height:270px;
	border-right:1px solid #D5D5D5;*/
	float:left;
}

.blind_type_container_wide h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
}

.blind_type_container_wide h3 a {
	color:#6194C8;
	text-decoration:none;
}

.blind_type_container_wide h3 a:hover {
	text-decoration:underline
}

.blind_type_container_wide p {
	font-size:13px;
	padding:0px;
	clear:left;
}

.blind_type_container p a, .blind_type_container_wide p a {
	color:#888686;
	text-decoration:none;
}

.blind_type_container p a:hover, .blind_type_container_wide p a:hover {
	text-decoration:underline;
}

.blind_type_container ul li a, .blind_type_container_wide ul li a {
	color:#888686;
	text-decoration:none;
}

.blind_type_container ul li a:hover, .blind_type_container_wide ul li a:hover {
	text-decoration:underline;
}

.blind_type_container h1 span, .blind_type_container_wide h1 span {
	color:#6194C8;
}

.blind_type_container h1 a, .blind_type_container_wide h1 a {
	color:#888686;
	text-decoration:none;
}

.blind_type_container h1 a:hover, .blind_type_container_wide h1 a:hover {
	color:#888686;
	text-decoration:underline;
}

.blind_type_cover {
	padding-left:23px;
	width:207px;
	float:left;
	text-align:center;
}

.blind_type_cover_link {
	display:block;
	margin-top:20px;
	font-size:14px;
	color:#6194C8;
	font-weight:bold;
	text-decoration:none;
}

.blind_type_cover_link:hover {
	text-decoration:underline;
}

/*supplier pages*/
.map_container {
	margin:22px 0px 0px 18px;
	width:862px;
}

.supplier_container {
	padding-left:56px;
	width:404px;
	float:left;
}

.supplier_container p a {
	text-decoration:underline;
	color:#888686;
}

.supplier_container ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.supplier_container ul li {
	margin-bottom:5px;
}

.supplier_container ul li a {
	color:#888686;
	text-decoration:none;
}

.supplier_container ul li a:hover {
	text-decoration:underline;
}

/*
.vertical_line {
	border-left:solid #888686 1px;
	float:left;
	height:100%;
	width:0px;
	overflow:hidden;
}*/

.map_canvas {
	width: 400px;
	height: 300px;
	display:inline-block;
	float:right;
	border:solid 1px #888686;
}

.markerText a {
	color:#888686;
}

/*contact form*/
.form_table a {
	color:#888686;
}

.form_table tr {
/*	height:30px;*/
	vertical-align:top;
}

.form_table input, .form_table textarea, .form_table select {
	border:1px #888686 solid;
	margin-bottom:10px;
}


.form_title {
	font-weight:bold;
}

.captcha_reload {
	display:inline-block;
	padding-bottom:4px;
}

.office_name {
	text-decoration:underline;
	font-weight:bold;
}

.contact_us_details p {
	line-height:18px;
}

.contact_us_details p a {
	color:#888686;
	text-decoration:none;
}

.contact_us_details p a:hover {
	text-decoration:underline;
}


/*footer*/
.contact_footer_container {
	margin:40px 0px 0px 30px;
	width:851px;
	height:84px;
	border-bottom:1px solid #888686;
	clear:both;
}

.link_footer_container {
	margin:18px 0px 0px 30px;
	width:851px;
	height:84px;
}


.contact_footer_container a {
	color:#888686;
	font-size:14px;
	padding-top:6px;
	display:inline-block;
	width:188px;
}

.footer_info {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.footer_phone {
	font-size:14px;
	font-weight:bold;
}

.footer_copyright {
	float:right;
	font-size:10px;
	padding-top:6px;
	display:block;
}

.footer_email_text {
	font-weight:bold;
	font-size:14px;
	display:block;
	float:left;
}

.footer_email_text a {
	font-weight:normal;
}

.footer_social_icon {
	float:right;
	margin-right:2px;
}

.footer_links {
	color:#838383;
	font-size:11px;
	float:left;
	padding-top:4px;
}

.footer_link_spacer {
	float:left;
	padding-top:4px;
}

.link_footer_container p {
	padding:10px 0px 0px 0px;
	margin:0px;
	clear:both;
	font-size:10px;
}

/*news section*/

.newscontainer {
	border:1px solid #6F9DB7;
	margin-top:14px;
	padding:5px;
}

.newscontainer_span {
	float:right;
	font-size:14px;
	padding-top:3px;
	color:#042167;
}

.newscontainer_h2 {
	width:450px;
	padding:3px 0px 3px 0px;
	color:#042167;
}

.newscontainer p {
	margin:0px 0px 10px 0px;
	width:537px;
}

.newscontainer div {
	height:0px;	/*this acts as a clearer for the image if the text is short*/
	width:520px;
	overflow:hidden;
}

.news_preview_head {
	color:#888686 !important;
}

.news_preview_title {
	color:#042167;
}

.news_preview_more_link {
	color:#6F9DB7;
	text-decoration:none;
}


.news_preview {
	font-weight:normal;
}

/*fixes and hacks*/
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 