body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center; /* to correct the centering IE bug*/
	font-weight: normal;
}

img {
	border: 0px;
}

a {
	border: 0px;
}

a, a:visited, a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #010064;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666633;
	font-size: 12px;
	text-decoration: underline;
}

form {
	margin: 0px;
}

.centre_container {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; /* to correct the centering IE bug*/
}

.outer_container_onecol {
	float: left;
	width: 964px;
	background: transparent url(../images/site_container_nonav_bg.gif) top repeat-y;
	text-align: left; /* to realign the text */
}

.outer_container_twocol {
	float: left;
	width: 964px;
	background: transparent url(../images/site_container_nav_bg.gif) top repeat-y;
	text-align: left; /* to realign the text */
}

.inner_container {
	float: left;
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* to realign the text */
}

.rnd_pics {
	position: relative;
	display: block;
	width: 810px;
	min-height: 78px;
	height: 78px;
	background: url(../images/head_rnd_img_bg.gif) top no-repeat;
}

.rnd_pics_one {
	position: absolute;
	left: 9px;
	top: 6px;
}

.rnd_pics_two {
	position: absolute;
	left: 172px;
	top: 6px;
}

.rnd_pics_three {
	position: absolute;
	left: 335px;
	top: 6px;
}

.rnd_pics_four {
	position: absolute;
	left: 498px;
	top: 6px;
}

.rnd_pics_five {
	position: absolute;
	left: 661px;
	top: 6px;
}

.leftfloater{
	float: left;
	border: 0px;
}

.leftfloater a {
	border: 0px;
}

.rightfloater{
	float: right;
	border: 0px;
}

.rightfloater a {
	border: 0px;
}

.nav_strip {
	float: left;
	width: 964px;
	background: url(../images/site_nav_bg.gif) top no-repeat;
}

p.gap {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 24px;
}

p {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 15px;
}

.home_content_container {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 964px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.content_container {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 964px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.page_content {
	float: left;
	display: block;
	width: 963px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
}

.subnav_vertcol {
	float: left;
	width: 190px;
	text-align: left;
}

.split_content {
	float: right;
	width: 710px;
	margin-left: 45px;
	margin-right: 9px;
	text-align: left;
}

.subnav_titles {
	background: url(../images/subnav_title_bullet.gif) no-repeat left center;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 16px;
	text-decoration: none;
	padding-left: 24px;
	margin-top: 15px;
	margin-bottom: 40px;
}

ul.subnav_opts {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.subnav_opts a {
	display: block;
	width: 168px;
	background: url(../images/subnav_bullet.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 7px;
	overflow: visible;
}

ul.subnav_opts a:hover {
	color: #666633;
	text-decoration: none;
	background-position: right top;
}

ul.subnav_opts a.first {
	height: 35px;
	line-height: 35px;
}

.subnav_opts li {
	display: inline;
}

ul.subnav_opts li.current {
	display: block;
	width: 168px;
	background: url(../images/subnav_bullet_current.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 7px;
	overflow: visible;
	cursor: default;
}

ul.subnav_opts li.subsub_current {
	display: block;
	width: 160px;
	background: url(../images/subnav_sub_bullet_current.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 6px;
	overflow: visible;
	cursor: default;
}

ul.subnav_opts .subsub a {
	display: block;
	width: 160px;
	background: url(../images/subnav_sub_bullet.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 11px;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 6px;
	overflow: visible;
}

ul.subnav_opts .subsub a:hover {
	color: #666633;
	text-decoration: none;
	background-position: right top;
}

.subnav_ends {
	background: url(../images/subnav_bullet_end.gif) no-repeat left top;
	display: block;
	color: #333333;
	width: 190px;
	padding-top: 8px;
}

p.page_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 14px;
	margin-bottom: 49px;
}

p.end_of_content {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 12px;
}

.prop {
	height: 300px;
	float: right;
	width: 1px;
}

.clearfix {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.inner_footer {
	float: left;
	width: 964px;
	background: #FFFFFF url(../images/site_footer_bg.gif) bottom repeat-x;
	padding-top: 30px;
	padding-bottom: 12px;
}

.inner_footer_wording {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #808080;
	font-size: 12px;
	margin-left: 20px;
}

.inner_footer a, .inner_footer a:visited, .inner_footer a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999966;
	font-size: 12px;
	text-decoration: none;
}

.inner_footer a:hover, .inner_footer a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999966;
	font-size: 12px;
	text-decoration: underline;
}

ul.atlasbullets {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}

.atlasbullets li {
	background: url(../images/bullet_16x16.gif) no-repeat left top;
	margin-left: 30px;
	padding-left: 30px;
	margin-bottom: 15px;
}

p.sub_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

p.sub_title a, p.sub_title a:visited, p.sub_title a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #010064;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}

p.sub_title a:hover, p.sub_title a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666633;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}

.sub_title_with_bullet {
	background: url(../images/bullet_blue_12x16.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 15px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	overflow: visible;
	padding-left: 24px;
}

p.home_box_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}

p.home_box_titles a, p.home_box_titles a:visited, p.home_box_titles a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

p.home_box_titles a:hover, p.home_box_titles a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}

p.home_box_txt {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}

p.home_box_txt a, p.home_box_txt a:visited, p.home_box_txt a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 12px;
	text-decoration: none;
}

p.home_box_txt a:hover, p.home_box_txt a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 12px;
	text-decoration: underline;
}

.makemered {
	color: #CC0000;
}

.makemeredboldbigger {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.makemeasubheading {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999966;
	font-style: italic;
	font-weight: bold;
}

.makemeblackbold {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
}

.makemeblackboldbigger {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
	line-height: 20px;
}

.minigrey {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.pdfdownload {
	background: url('../images/pdf_doc_icon.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-bottom: 5px;
}

.pdfdownload a, .pdfdownload a:visited, .pdfdownload a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	text-decoration: none;
	font-size: 12px;
}

.pdfdownload a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}

.darker {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.webarrow {
	background: url('../images/weblink_arrow.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-weight: bold;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-bottom: 5px;
}

.webarrow a, .webarrow a:visited, .webarrow a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #010064;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.webarrow a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666633;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.divider_first_710x48_equiv {
	width: 710px;
	height: 24px;
	background: url('../images/divider_bg.gif') repeat-x top;
	margin-top: 12px;
}

.divider {
	position: relative;
	display: block;
	width: 100%;
	height: 48px;
	background: url('../images/divider_bg.gif') repeat-x center;
}

.divider_710x48 {
	width: 710px;
	height: 48px;
	background: url('../images/divider_bg.gif') repeat-x center;
}

.speechbubble {
	width: 700px;
	margin: 0px;
	padding: 0px;
}

.speechbubble div.quote {
	position: relative;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 16px;
	background: url('../images/speechbubble_top.gif') no-repeat;
	padding: 15px 15px 0px 15px;
}

.speechbubble div.bottom {
	height: 50px;
	position: relative;
	background: url('../images/speechbubble_bottom.gif') no-repeat;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	padding-left: 52px;
	padding-top: 26px;
}

.faq_boxes {
	float: left;
	border: 1px dashed #6F737B;
	background-color: #F8F8F8;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 10px;
}

.faq_boxes_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #010064;
	font-size: 14px;
	margin-bottom: 15px;
}

.faq_boxes_title a, .faq_boxes_title a:visited, .faq_boxes_title a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #010064;
	font-size: 14px;
	margin-bottom: 15px;
	text-decoration: none;
}

.faq_boxes_title a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666633;
	font-size: 14px;
	margin-bottom: 15px;
	text-decoration: underline;
}

.redwarning {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

table.contact_enq td {
	vertical-align: top;
	padding:4px;
}

.contact_enq_inp {
	width: 240px;
	font-family:arial,verdana,helvetica,sans-serif;
	color:#555555;
	font-size:12px;
	border:1px solid #999999;
	padding:2px;
	margin: 0px;
}

.contact_enq_txt {
	width: 240px;
	font-family:arial,verdana,helvetica,sans-serif;
	color:#555555;
	font-size:12px;
	border:1px solid #999999;
	padding:2px;
	margin: 0px;
}

.pdfdownload {
	background: url('../images/pdf_doc_icon.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-bottom: 5px;
}

.pdfdownload a, .pdfdownload a:visited, .pdfdownload a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #010064;
	text-decoration: none;
	font-size: 12px;
}

.pdfdownload a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666633;
	text-decoration: underline;
	font-size: 12px;
}

.thin_divider {
	width: 100%;
	height: 1px;
	background: url('../images/thin_divider_bg.gif') repeat-x top;
	margin-top: 12px;
}

.thin_divider_start {
	width: 100%;
	height: 12px;
	background: url('../images/thin_divider_bg.gif') repeat-x bottom;
}

.showcase_choice {
	position: relative;
	display: block;
	width: 710px;
	min-height: 315px;
	height: 315px;
	background: url(../images/showcase_2_boxes_bg.gif) top no-repeat;
}

.showcase_choice_commercial {
	position: absolute;
	left: 5px;
	top: 5px;
}

.showcase_choice_residential {
	position: absolute;
	left: 385px;
	top: 5px;
}

.showcase_description_commercial {
	width: 330px;
	position: absolute;
	left: 0px;
	top: 210px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-align: center;
}

.showcase_description_residential {
	width: 330px;
	position: absolute;
	left: 380px;
	top: 210px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-align: center;
}

p.showcase_choice_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

.showcase_thumb_holders {
	float: left;
	width: 220px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 14px;
}

.showcase_pic {
	float: left;
	width: 210px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}

.showcase_smaller {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999999;
	font-size: 11px;
}

.showcase_fullsize_pic {
	width: 700px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.breadcrumbs {
	width: 100%;
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.prevnext {
	border: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
}

.greyed_out {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}

.pics_rightside_o {
	float:right;
	width:275px;
	margin-top:16px;
}

.pics_rightside_o_first {
	float:right;
	width:275px;
	margin-top:0px;
}

.pics_rightside_i {
	margin-left:19px;
	margin-bottom:15px;
}

.pics_rightside_pic {
	border: 1px solid #CCCCCC;
	padding:2px;
}

.home_feature_pod {
	background: #EBEBE0 url(../images/home_top_feature_pods_bg.gif) no-repeat left top;
	width: 963px;
	height: 270px;
	position: relative;
	margin-bottom: 35px;
}

.home_feature_pod .left_pod {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 310px;
	height: 240px;
}

.home_feature_pod .left_pic {
	position: absolute;
	left: 353px;
	top: 11px;
	width: 240px;
	height: 120px;
}

.home_feature_pod .right_pod {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	position: absolute;
	left: 632px;
	top: 20px;
	width: 310px;
	height: 240px;
}

.home_feature_pod .right_pic {
	position: absolute;
	left: 373px;
	top: 151px;
	width: 240px;
	height: 120px;
}

.home_three_columns {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	width: 962px;
	margin: 0px;
	padding: 0px;
	background: url('../images/home_three_cols_bg.gif') repeat-y;
}

.home_three_columns .col1 {
	width: 300px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.home_three_columns .col2 {
	width: 300px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.home_three_columns .col3 {
	width: 300px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.home_three_columns .colgap {
	width: 31px;
	margin: 0px;
	padding: 0px;
}

.home_col_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 24px;
}

.home_col_titles_less {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #383783;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 18px;
}

ul.home_col_points {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}

.home_col_points li {
	background: url(../images/home_bullet.gif) no-repeat left top;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}

