@charset "UTF-8";
/* CSS Document */

* {	margin:0; padding:0; border: 0px; text-decoration: none;}

body {
	font-family: Arial, Helvetica, sans-serif; 
	color:#000000; 
	margin: 0;
	margin-top: 0;
	background-color:#4eb3e7;
	font-size: 100%; 
	background-image: url(images/bg_blue_gradient.gif); 
	background-repeat:repeat-x;
	display:block;
	overflow:visible;
	float:none;
}

a {text-decoration: none; outline: none; color: #0066cc;}

img {border: 0; outline:none; float:left; } 

a:link {color: #0066cc;text-decoration: underline;}

a:visited {color: #0066cc;text-decoration: underline;}

a:hover {color: #3399ff;text-decoration: underline;}

a:active {color: #3399ff;text-decoration: underline;}



/*  T E X T  */

h1 {
	font-size: 34px;
	line-height:36px;
	padding: 15px 0 15px 18px;
}

h2 {
	font-size: 18px;
	line-height: 19px;
}



/*  P L A C E M E N T   A N D   C O N T A I N E R S  */

#container {
	width:902px; 
	margin: auto;
	height: auto;
	padding:17px 30px 0 30px;
	background-image: url(images/bg_monotone_gradient.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	overflow: auto;
}

#container_content {
	width:902px; 
	margin: auto;
	height: auto;
	padding: 0 30px 0 30px;
	background-image: url(images/bg_monotone_gradient.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	overflow: auto;
}

#header_container { 
	height: 85px; 
}

.header_logo {
	width: 124px; 
	height:72px; 
	padding-left:5px; 
	float:left; 
}

.navigation_main_menu {
	width:auto;
	float:left;
	font-size: 13pt;
	color: #666666;
	padding: 45px 0 20px 47px;
	text-decoration: none;
}

.ad_horiz {
	width:437px;
	height: auto;
	margin:3px;
	border:1px;
	border-color: #cccccc;
	border-style:solid;
	background-image:url(images/bg_blue_bar.gif);
	background-repeat: repeat-x;
	display: block;
	float:left;
	padding: 11px 3px 3px 3px;
}
	
.img_ad_horiz {
	width: 232px;
	height: 136px;
	float: right;
	padding: 3px;
}


.clear {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}


#content_main_page {
	height: 316px;
	width: 902;
}

#content_commercial {
	height:auto; 
	margin:3px; 
	padding-bottom:5px;}

#content_commercial_2{
width:648px; border:1px; border-color:#CCCCCC; border-style:solid;
}
	
#tall_ad {
	width:238px; 
	float:right; 
	border:1px; 
	border-color:#CCCCCC; 
	border-style:solid;
}

.content_basic {
	width: 648px;
	height: auto;
	padding-top: 8px; 
	margin:3px; 
	float:left; 
	border:1px; 
	border-color: #cccccc; 
	border-style:solid; 
}

.container_648x300 { 
	width:648px; 
	height:300px;
	padding-top: 8px; 
	margin:3px; 
	float:left; 
	border:1px; 
	border-color: #cccccc; 
	border-style:solid; 
	background-image:url(images/bg_blue_bar.gif); 
	background-repeat: repeat-x; 
	display:block;
}

.container_238x140 {
	height:140px;
	padding-top: 10px;
	margin:3px;
	float:right;
	border:1px;
	border-color: #cccccc;
	border-style:solid;
	background-color:#FFFFFF;
	background-image:url(images/bg_blue_bar.gif);
	background-repeat: repeat-x;
	display:block;
}

.container_238x300 {
	height:300px;
	width:238px;
	padding-top: 10px;
	margin:3px;
	float: left;
	border:1px;
	border-color: #cccccc;
	border-style:solid;
	background-color:#FFFFFF;
	background-image:url(images/bg_blue_bar.gif);
	background-repeat: repeat-x;
}

.210_product_heading {
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
}

.210_product_text {
	width: 190px;
	font-size: 12px;
	line-height: 13px;
	padding: 5px 10px 0 10px;
	text-align: justify;
}

.products_residential {
	width:210px;
	float:left;
	padding: 4px 0 4px 4px;
}

#footer {
	font-size:10px;
	padding: 5px 3px 0 3px;
	color:#333333;
	background-color:#FFFFFF;
}
