/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:102%;
	background-color: #000099;
	background-image: url(images/bg-tile-2.jpg);
}
a {
	color: #2D3353;
}
a:hover {
	color: #B4251D;
	text-decoration:none;
}
#wrap {
	background:url(images/contentBack.png) repeat-y top center;
	width: 904px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 28px;
	margin-bottom: -20px;
}
#header {
}
#header #mastHead {
	height: 250px;
}
#header #topNav {
	background:url(images/navBar.jpg) top center no-repeat;
	height: 28px;
	width: 898px;
	line-height: 28px;
	border:1px solid #000;
	border-top:0;
}
#header #topNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header #topNav ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
	border-right: 3px double #FFFFFF;
}
#header #topNav ul li a {
	display:block;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 0 20px;
	text-decoration:none;
}
#header #topNav ul li a:hover {
	background:#CC3300;
	color: #FFF;
}
#content {
	width: 868px;
	padding-top: 10px;
}
#content h1 {
	font-size: 22px;
	color: #2D3353;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	line-height: 28px;
}
#content h2 {
	margin: 25px 0 15px 0;
	font-size: 18px;
	color: #B4251D;
	line-height: 22px;
	text-align: left;
}
#content h3 {
	margin: 15px 0 15px 0;
	font-size: 16px;
	color: #B4251D;
}
#content h4 {
	font-size: 14px;
	color: #CC3300;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border: thin ridge #2D3353;
}
h5 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content h5 {
	margin: 9px 0 5px 0;
	font-size: 16px;
	color: #000099;
}
#content #leftCol {
	float: right;
	width: 600px;
	padding: 5px;
	border-right: 1px dotted #000066;
}
#welcome {


}

#content #rightCol {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 250px;
}
#content #rightCol h5 {
	margin: 5px auto 5px auto;
	font-size: 12px;
	font-style:italic;
	background: url(images/navBar.jpg) center;
	color: #FFF;
	padding: 6px 0 6px 5px;
	border: 1px solid #000;
	width: 90%;
}
#content #rightCol ul {
	margin: 10px 0 20px 12px;
	padding: 0;
	list-style:none;
}
#content #rightCol ul li {
	margin:0 0 3px 0;
	background:url(images/bullet.gif) left no-repeat;
	padding: 0px 0px 0px 13px;
}
#content #rightCol ul li a {
	font-weight:bold;
	text-decoration:none;
	font-size: 90%;
}
#content #rightCol ul li a:hover {
}
#bread {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 0 20px 0;
	color: #D9430E;
}
#bread a {
	margin: 0 3px;
}
#bottomNav {
	background:url(images/navBar.jpg) top center no-repeat;
	height: 18px;
	width: 898px;
	line-height: 18px;
	border:1px solid #000;
	border-top:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#bottomNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#bottomNav ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
	border-right: 3px double #FFFFFF;
}
#services li {
	list-style-type: none;
	font-weight: bold;
}
#services {
	border: thin ridge #2D3353;
	padding: 10px;
	background-image: url(images/plumbing_contractor.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#services h2 a {
	text-decoration: none;
	color: #B4261D;
	font-weight: bold;
}

#bottomNav ul li a {
	display:block;
	line-height: 18px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 0 55px;
	text-decoration:none;
}
#bottomNav ul li a:hover {
	background:#CC3300;
	color: #1A406D;
}
#footer {
	width: 840px;
	text-align:center;
	font-size: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#products {
	text-align:left;
	width: 875px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#products img {
	margin: auto 20px;
}
#bottom {
	height: 43px;
	width: 904px;
	margin-bottom: 20px;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: -10px top;
	margin-top: -20;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 28px;
}
#box_top {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 375px;
	margin: 0px;
	padding: 0px;
}
#box {
	background-image: url(images/box_bg.png);
	background-repeat: repeat-y;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	width: 375px;
}
#box a {
	color: #B4261D;
}
#box p {
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#box_bottom {
	background-image: url(images/box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 375px;
}
#Manufacturers {
	border: thin ridge #2D3353;
	padding: 5px;
	margin-bottom: 5px;
}
.padding {
	margin: 10px;
}
#sig {
	font-size: 8px;
}
#Manufacturers h2 {
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
	border: thin ridge #CC3300;
	background-color: #3F4C6C;
	margin: 0px;
	font-weight: normal;
}
#wrap #social {
	background-color: #EFEFEF;
	text-align: center;
	height: 70px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 15px;
}
#center {
	text-align: center;
}
.teasti {
	font-weight: bold;
	font-style: italic;
}
