/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 20px;
	background: #ffffff url(/images/img01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #002361;
}

h1 {
	font-size: 2.2em;
	font-weight:bold;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom:10px;
	margin-top:10px;	
	line-height: 140%;
}

a {
	color: #002360;
}

a:hover {
	background: none;
	color: #ff9d00;
}

/* Header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background: #002360;
	border: 1px solid #ff9d00;
	
}

/* Logo */

#logo {
	float: left;
	color: #74788F;
	margin:0 auto;
}
#logo img{
	border:0px;
}

#contact {
	float: right;
	width: 120px;
	padding-top: 17px;
	padding-right: 15px;
	color: #ff9e00;
	text-align:right;
}

#contact .callnow{
	display: block;
	font-size:22px;
}

#contact .phonenumber{
	font-size:18px;
}

#contact .mailto{
	font-size:12px;
}
#contact .mailto a{
	color: #ff9e00;
}
/* Menu */

#menu {
	width: 800px;
	height: 22px;
	margin: 0 auto;
	padding-top:1px;
	background: #00163c;
	border-left: 1px solid #ff9d00;
	border-right: 1px solid #ff9d00;
	border-bottom: 1px solid #00163c;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;

}

#menu li {
	float: left;
}

#menu a {
	margin-left:1px;
	padding:5px 20px 4px 20px;
	text-transform:uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9d00;
	font-weight:bold;
	line-height:2;
	
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	background: #ff9e00;
	color: #00163c;
}

#menu a:hover {
	text-decoration: none;
}

/* Wraper */

#wrapper {
	width: 800px;
	margin: 0 auto;
}


/* Page */

#page {
	width: 800px;
	height: 385px;
	margin: 0 auto;
	padding-top: 30px;
	border: solid 1px #ff9e00;	
}

#page.all {
	background:#ffffff url(/images/waterfalls.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
#page.bathroom {
	background:#ffffff url(/images/shower.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
#page.plumbing {
	background:#ffffff url(/images/pipes.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
#page.heating {
	background:#ffffff url(/images/heating.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
#page.links {
	background:#ffffff url(/images/links.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
#page.contact{
	background:#ffffff url(/images/contact.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
#page.emergency{
	background:#ffffff url(/images/emergency.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}	

 #page.about {
	background:#ffffff url(/images/tap.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}	

/* Content */

#sidebar {
	float: right;
	width: 200px;
	margin-right: 0px;
}

/* Sidebar */

#content {
	float: left;
	width: 460px;
	margin: 0px;
	padding:25px;
	padding-top:0px;
	padding-bottom:0px;	
	color: #7893AE;
}



#footer {
	width: 800px;
	margin: 0 auto;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6969B;
	background: #00163c;	
	border: solid 1px #ff9e00;	
	border-top:0px;
	
}

#footer p {
	margin: 0;
	padding-top:8px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
		color: #ffffff;
}

#footer a {
	color: #ff9e00;
}
.portfolio{text-align:center;}

#special{
	border: 2px solid #ff9e00;
	width:310px;
	padding:5px;
}

#special h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size:16px;
}
#special h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#red{
	color:#ff0000;
}

em{
	display:inline;
	font-size:26px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#ff0000;
}

ul.inline{display:inline;}

table.bullets tr td{ font-weight:bold;
color:#000066;
}

#star{
position:relative;
display:block;
top:50px;
left:250px;
padding:0px;
margin:0 auto;	
}
