html
{
	margin:0px;
	pading:0px;
	background-color:#FFF;
	font-family: 'Titillium Web', sans-serif;
}
body
{
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url(/images/banner_background.png);
	background-repeat:repeat-x;
	color:#636363;
}

#top
{
	width:1000px;
	margin:0px auto;
	padding-top:35px;
		
}

#title_container
{
	height:92px;
	float:left;
}


#title
{
	font-size:50px;
	color:#0765d8;
	font-weight:bold;
	line-height:55px;
	position:relative;
	left:-2px;
	top:-4px;
}

#sub_title
{
	font-size:26px;
	color:#636363;
	line-height:24px;
	position:relative;
	top:-4px;
}

#banner
{
	
	height:538px;
}

#nav_container
{
	margin:0px auto;
	float:right;
}

#main_nav
{
	text-align:center;
}


#main_nav a, #main_nav a:visited
{
	color:#636363;
	font-size:19px;
	line-height:24px;
	text-decoration:none;
	margin:0px 12px;
	//transform:scaleY(.75); /* W3C */
	display:inline-block;
	font-weight:600;
	
}

#main_nav a:hover, .nav_over
{
	border-bottom:2px solid #0765d8;
	color:#0765d8 !important;
}

#banner
{
	padding-top:5px;
	clear:both;	
}




#middle
{
	width:961px;
	margin:39px auto 0px auto;
}



#content_container, .centered
{
	width:1000px;
	padding-left:0px;
	box-sizing:border-box;
	color:#696767;
	font-size:15px;
	line-height:30px;
	text-align:center;
}

.products_container
{
	font-size:16px !important;	
	margin-bottom:40px;
}

.products_container p
{
	margin:7px 0px;
}


#content_container span[style="font-weight: bold;"]
{
	font-size:18px;	
	
}

#mission_container
{
	width:1000px;
	padding-left:0px;
	box-sizing:border-box;
	color:#696767;
	font-size:20px;
	text-align:center;
}
#mission_container p
{
	margin:7px 0px;	
}

#dotted_line
{
	display:block;
	width:774px;
	margin:40px auto;
}

#product_graphics
{
	margin:20px auto;
}

#products_list_container, #other_products_list_container
{
	position:relative;
	width:1000px;
	margin:35px auto 0px auto;
	font-size:15px !important;
	background-image:url(/images/gradient.png);
	background-size:cover;
	
}

.products_list_container_class
{
	float:left;
	width:306px;
	margin-left:40px;
}

#products_list_container1, #other_products_list_container1
{
	margin-left:10px;
	width:296px;
}

#products_list_container3, #other_products_list_container3
{
	margin-right:10px;
	width:296px;
}

#products_list
{
	font-size:15px;
	line-height:24px;
}

#products_list p
{
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
    break-inside: avoid;
	
}

#no_hookup, #hydro_hookup
{
	clear:both;
	width:1000px;
	text-align:center;
	font-size:15px;
	line-height:35px;
	height:35px;
	background-color:#d1d2d4;
	margin-top:2px;
}

#hydro_container
{
	background-image:url(/images/gradient.png);
	background-size:cover;
	padding-top:35px;
}

#hydro_content
{
	padding-bottom:15px;	
}

#products_list p:first-child, #products_list h2:first-child
{
	margin-top:0px;	
}

#products_list h2, #hydro_container h2
{
	font-size:24px;
	color:#0044ab;
	font-weight:600;
}

#service_area_small
{
	display:block;
	margin:20px auto;
}

footer
{
	box-sizing:border-box;
	height:175px;
	background-color:#0044ab;
	border-bottom-width:13px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:13px;
	border-bottom-color:#fff200;
	border-top-color:#fff200;
	text-align:center;
	font-size:14px;
	color:#7d7d7d;
	padding-top:25px;
	margin-bottom:50px;
	margin-top:50px;

}

#footer_centered
{
	width:1000px;
	margin:0px auto;
	text-align:center;
	position:relative;
	
}

#footer_address, #footer_contact, #footer_copyright
{
	width:306px;
	color:#FFF;
	font-size:14px;
	line-height:24px;
	float:left;
	display:inline-block;
}

#footer_contact, #footer_copyright
{
	margin-left:40px;	
}

footer a, footer a:visited
{
	color:#FFF;
	text-decoration:none;
}
footer em
{
	font-style:normal;
	font-weight:normal;
	font-size:21px;
}

h1
{
	font-size:30px;
	line-height:35px;
	font-weight:bold;
	color:#0044ab;
	font-style:normal;
}


.contact_h1 
{
	margin-bottom:5px;
	
}
h2
{
	font-size:21px;
	line-height:26px;
	font-weight:600;
	color:#0044ab;
}

.contact_h2
{
	font-size:24px;
	line-height:36px;
	font-weight:600;
	color:#0044ab;
	margin-top:50px;
	
}

h3
{
	font-weight:normal;
	font-size:18px;
	display:inline;
}

#galleries
{
	margin-left:143px;
	margin-top:20px;
}

#galleryList img
{
	margin-right:10px;	
}

.galleryEntry a, .galleryEntry a:visited
{
	color:#636363;
	text-decoration:none;
	font-weight:bold;
}


#lightbox_content a
{
	display:inline-block;
	vertical-align:top;
}

#content a, #content a:visited,
.centered a, .centered a:visited
{
	text-decoration:none;
	color:#636363;
}

.service_area_map
{
	font-size:18px !important;
	line-height:36px;
}

.service_area_map a, service_area_map a:visited
{
	font-weight:600 !important;
}

.semibold
{
	font-weight:600;	
}
