html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container #content li {
	line-height: 20px;
}


a {text-decoration:none;}

#container {width:760px; margin:0px auto; background:url(images/background.gif); border:1px solid #000;}

#title {
	width:760px;
	height:200px;
	color:#fff;
	background-color: #000;
}

#firmname {
	float:left;
	width: 300px;
	padding-left: 30px;
	height: 173px;
}
#contact {
	float: right;
	text-align: right;
	padding-right: 10px;
}

.link-right {
	float: right;
}

#license {
	text-align:right;
	width: 200px;
	margin-left: 65px;
}


#areasstrip {
	width:760px;
	height:111px;
	color:#fff;
	clear:both;
	background-image: url(images/menu-graphics.jpg);
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFC002;
	font-weight: bold;
}
#container #title a {
	color: #FFCC00;
}
.proposal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}
.expert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC3300;
}
#container #title .expert a {
	text-decoration: underline;
}




#areasstrip a {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#areasstrip a:hover {color:#ffc002;}

#flooring {
	width:130px;
	height:16px;
	float:left;
	padding-top: 93px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: underline;
}

#kitchen {
	width:150px;
	height:31px;
	float:left;
	padding-top: 78px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: underline;
}

#storage {
	width:146px;
	height:16px;
	padding:93px 5px 2px 5px;
	float:left;
	text-decoration: underline;
}

#carpentry {
	width:154px;
	height:31px;
	float:left;
	padding-top: 78px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: underline;
}

#electrical {
	width:130px;
	height:16px;
	float:left;
	padding-top: 93px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: underline;
}

#menu {
	width:746px;
	height:14px;
	color:#FFFFFF;
	border-bottom:1px solid #555;
	background-color: #000;
	background-image: url(images/bg-menu.jpg);
	font-weight: bold;
	padding-right: 7px;
	padding-top: 13px;
	padding-left: 7px;
	padding-bottom: 10px;
}

#menu a {color:#FFC002;}

#menu a:hover {color:#FFFFFF;}

#menu-left {
	float: left;
}
#menu-right {
	float: right;
}
#leftcolumn {width:240px; float:left;}

#sidebar {
	width:208px;
	color:#000000;
	float:left;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	clear:left;

	}
#sidebarText {
	width:208px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 20px;
	float:left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#container #sidebarText img {
	padding-left: 0px;
}



#sidebar h1 {font:bold 24px Arial, Helvetica, sans-serif; color: #ffc002; margin:0px; padding:0px;}

#sidebar select, #sidebar textarea {width:208px;}

#content {
	width:460px;
	float:left;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.clearbox {clear:both;}

#footer {
	width:740px;
	margin:10px auto;
	padding:10px;
	text-align:center;
	font-size:10px;
	border:1px solid #193664;
	background-color: #EEF3FB;
}

#footer a:hover {text-decoration:underline;}

p {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-align: center;
}
h2 {
	color: #FFFFFF;
}
h3 {
	text-align: center;
	font-size: 15px;
}
form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
}	
select {
	background-color:#FFE3BB!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:80px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
input {
	background-color:#FFE3BB!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:180px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}
input.submit {
	width:70px;
	height:28px;
	cursor:pointer;
	font-size: 15px;
	border: thin solid #092E02;
	margin-left: 60px;
}
textarea {
	background-color:#FFE3BB!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:120px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}
h4 {
	color: #FF0000;
}
.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF99;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262937;
	font-style: italic;
}

