body {
	width: 800px;
	margin-right: 10%;
	margin-left: 10%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	color: #C00;
	font-size: 1.1em;
}
#remodel {
	margin-top: -30px;
	margin-bottom: 10px;
	margin-left: 15px;



}
#bath {
	margin-top: -27px;
	margin-bottom: 20px;
	margin-left: 15px;
}

h2 {
	font-size: 1em;
	color: #C30;
	margin-top: 0px;
}
#bath2 {
	margin-top: -45px;
	margin-left: 15px;
	margin-bottom: 15px;
}


p {
	font-size: .8em;
	color: #666;
	margin-right: 15px;
}


hr {
	color: #C60;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainImage {
	float: left;
	margin-right: 15px;
}
#maincontent {
	height: 300px;
}



#navigation p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #C30;
	padding-top: 25px;
	padding-left: 75px;
}
#mainImage2 {
	margin-top: 5px;
	margin-left: 5px;
}

#navigation a {
	color: #C00;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
#navigation a:hover {
	color:#F60;
	text-decoration:underline;
}

#logo {
	background-color: #FFF;
	border: 0;
	float: left;
	margin-bottom: 5px;
}
#leftbottom {
	float: left;
	height: 350px;
	width: 49%;
}
#hometable {
	float: left;
	width: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 15px;
	border-color: #C30;
}

#homeul {
	font-size: 0.8em;
	color: #666;
	margin-left: 25px;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 25px;
}


#rightbottom {
	height: 350px;
	width: 50%;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C60;
}
.Int {
	width: 95%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	height: 310px;
}
#project1 {
	margin-bottom: 8px;
	margin-right: 8px;
}
#project3 {
	margin-top: 8px;
	margin-right: 8px;
}
#project2 {
	margin-left: 8px;
	margin-bottom: 8px;
}
#project4 {
	margin-top: 8px;
	margin-left: 8px;
}
#companyImage {
	margin: 15px;
}
#companycontent p {
	float: left;
	width: 40%;
}
#companyImageCaption p {
	font-size: 1em;
	font-style: italic;
	color: #C00;
	width: 100%;
	text-align: center;
}
img {
	border: thin solid #999;
}

#companyImageCaption {
	width: 49%;
	float: right;
	position: relative;
}
#servicescontent p {
	float: left;
	width: 60%;
	padding-left: 15px;
	padding-right: 15px;
}
#servicescontent ul {
	color: #C60;
	list-style-position: inside;
	list-style-type: square;
}
#toolscontent {
	float: left;
	width: 50%;
}
#toolscontent2 {
	clear: both;
}
#toolsImageCaption p {
	font-size: 1em;
	color: #C30;
	font-style: italic;
}
#contactContent {
	float: left;
	width: 475px;
	margin-right: 30px;
}
#companycontent2 {
	clear: both;
}

#contactForm {

}
input {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
label {
	margin: 0px;
	padding: 0px;
	color: #C30;
	font-size: .9em;
}
td {
	margin: 0px;
	padding: 0px;
}
#submit {
	float: left;
	font-size: 0.8em;
	width: 75px;
	background-color: #666;
	color: #FFF;
	font-weight: bold;
}
a:hover, p a:hover {
	color: #F30;
	text-decoration: underline;
}
a:link, p a:link {
	color: #F00;
	text-decoration: none;
}

#submit:hover, #reset:hover {
	background-color:#F60;
	color:#000;
}
#footer a {
	font-size: 1em;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #F30;
	text-decoration:underline;
}

#contactImageCaption p {
	font-size: 1em;
	font-style: italic;
	color: #C30;
	text-align: center;
}
#reset {
	font-size: 0.8em;
	width: 75px;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
