html {
	height: 100%;
}

body {
	font-family: arial;
	font-size: 11px;
	background-color: #b4b4b4;
	background-image: url(../images/background/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	color: #333333;
}

#container {
	width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -46px;
	background-image: url(../images/background/header_bg2.gif);
	background-repeat: repeat-x;

	
}

h1 {
	color: #333;
	margin: 2px 0px 0px 0px;
	font-size: 16px; 
	font-style: italic;
}

h2 {
	color: #0048ff;
	font-size: 14px;
}

.star {
	color: #0048ff;
}

/*____________________________________________________________________ clearfix  */

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
.paddingLeft {
	margin-top: 20px;
	padding-left: 20px;
}
 
* html .clearfix {
	height: 1%;
}
.red {
	color: #c93a41;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;

}


/*____________________________________________________________________  header  */

#logo {
	float:left;
	margin-bottom: 10px;
	width:213px;
}

#navigation {
	float: left;
	margin-top: 107px;	
	text-decoration:none;
	font-family: arial;
	font-size: 16px;
}
#loginTag {
	float: right;
	margin-top: 170px;
	margin-left: 80px;
	color: #FFF;
	padding-right: 30px;
}
.right {
	text-align: right;
}

#navigation li {
	list-style:none;
	display:inline;
	padding:0;
}


/*____________________________________________________________________  links  */

/*___________________________  global navi  */

a:link {
	text-decoration: none;	
	color: white;
}

a:visited {
	text-decoration: none;	
	color: white;
}

a:hover {	
	color: #21859e;
	text-decoration: none;
}

a:active {
	color: white;
	text-decoration: none;	
}

/*___________________________  side navi  */

#side_navigation a:link, #side_navigation a:visited, #side_navigation a:active {
	color: #383838;
}

#side_navigation a:hover {
	color: #c93a41;
}

/*____________________________________________________________________  left content  */

#content_container {
	clear: both;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;


}

#leftcontainer {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#leftsidecontent {
	float: left;
	background-image: url(../images/topbox02_img.jpg);
	background-repeat: x;
	width: 140px;
	height: 92px;
	padding:3px;
	padding-left: 5px;
	
}

#leftside {
	margin:0px;
	background-image: url(../images/topbox01_img.jpg);
	background-repeat: x;
	height: 98px;
	width: 152px; 
	padding: 0px;
	}




/*____________________________________________________________________  right content  */


#rightcontainer {
	margin-left: 20px;
	float: left;
	padding-top: 5px;
}

/*___________________________  plumbing/drainage/heating  */

#plumbing {
	background-image: url(../images/plumbing.jpg);
	background-repeat: no-repeat;
	height:124px;
	width: 600px;
	margin-bottom: 20px;

	}
	
#heating {
	background-image: url(../images/heating.jpg);
	background-repeat: no-repeat;
	height:124px;
	width: 600px;
	margin-bottom: 20px;

	}
	
#drainage {
	background-image: url(../images/drainage.jpg);
	background-repeat: no-repeat;
	height:124px;
	width: 600px;
	margin-bottom: 20px;
	}
	
#services {
	background-image: url(../images/other_services.jpg);
	background-repeat: no-repeat;
	height:124px;
	width: 600px;
	margin-bottom: 20px;
	}
	
.midcontent {
margin-left: 130px;
padding-top:40px;
width:500px;
font-size: 13px;
}

.midcontent p{
margin-top:10px;

}

.topcontent {
font-size: 26pt;
font-style: italic;
color: #333333;
}

.topcontent img{
border-style:solid;
border-color: #fff;
border-width:3px;
}

#midbody {
 width: 450px;
 margin-left:125px;
}

.midbody p{
margin:0px;
}
/*___________________________  form  */
.form {
margin-bottom: 5px;
}


/*___________________________  thumbnail imgs  */

#thumbnail_container {
	margin-top: 5px;
	width:600px;
}

img.mainimg {
	border: 4px solid #ffffff;
	margin-bottom: 10px;
	margin-top:5px;
}

.thumb_border {
	border: 2px solid #ffffff;
	margin-top: 10px;
	background-color: #c4c4c6;
	width:297px;
	float: left;
}

.thumb_border.middle {
	margin: 0px 19px 20px 19px;
}

.thumb_border p {
	margin-top: 5px;
	margin-bottom: 8px;
	padding-left: 10px;
}

.thumb_border a img {
	border:0px;
}

.thumb_border h1 {
	color: #2a2929;
	font-size: 15pt;
	font-style: bold;
	padding-left:10px;
	}

/*____________________________________________________________________ footer  */

#bottom_footer {
	width:1024px;
	height:14px;
	background-image: url(../images/footer.gif);
	margin:0px;
	
}
	

}
.footer {

	clear:both;
	height:46px;
}

.footer {
	height: 46px; 
}

.push {
	height: 46px;
}

#footer_container {
	width: 1015px;
	margin: 0 auto;
}

#footer_navi {
	float: left;
	padding-top:3px;
	margin-left:-40px; 
}

#copyright {
	float: right;
	color: #ffffff;
	padding-top:3px;
	margin-right:30px; 
}

.footer li {
	list-style:none;
	display:inline;
	margin-left: 15px;
}

/*________________________________________________________________________________________________________________________________________  item page  */

/*____________________________________________________________________ middlecontainer  */

#middlecontainer {
	float: left;
	width: 400px;
}

.product_thumb_border {
	display: inline;
}

.product_thumb_border.middle {
	margin: 0px 15px 0px 15px;
}

.product_thumb_border img {
		border: 4px solid #ffffff;
		display: inline;
}

/*____________________________________________________________________ rightcontaineritem  */

#rightcontaineritem {
	margin-left: 15px;
	float: left;
	width: 365px;
}

p.bottom_border {
	padding-bottom: 10px;
	border-bottom: 1px solid #282828;	
}

td {
	color: #FFF;
	font-size: 11px;
	padding:3px;
}
#login li {
	list-style-type: none;
	margin-left: -20px;
	padding-bottom: 10px;
}
#login p {
	padding-left: 10px;
}
.column1 {
	float: left;
	height: 185px;
	width: 243px;
	margin-top: 20px;
	position: relative;
	border: solid 4px #fff;
}
.column2 {
	float: left;
	height: 185px;
	width: 243px;
	position: relative;
	margin-top: 20px;
	left: 30px;
	border: solid 4px #fff;
}
.column3 {
	float: left;
	position: relative;
	left: 60px;
	height: 185px;
	width: 243px;
	margin-top: 20px;
	border: solid 4px #fff;
}

.top {
	margin-top: 20px;
}

/*___________________________________________________________________________________  body content  */

#body_container {
	width: 746px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 4px solid #ffffff;
	padding: 0px 15px;
	background-color: #dddddd;
	color: #383838;
}

#body_container li {
	margin-left: -5px;
}

table.chart td {
	color: #383838;
	padding: 2px 8px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 625px;
}
