@charset "utf-8";
/* CSS Document */
a:link {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:.9em; color:#0CF; text-decoration:none;}
a:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:.9em; color:#0CF; text-decoration:none;}
a:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:.9em; color:yellow; text-decoration:none;}
a:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:.9em; color:#0CF; text-decoration:none;}
body{
	background:#631;
	padding:0;
	font-family: sans-serif;
	font-size:.9em;
	color:#FFF;
	text-align:center;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	color:#0099FF;
	text-align:left;


/*Project Logo's*/


}
#awning_banner{
	background:url(../images/projects/awning_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#cement_banner{
	background:url(../images/projects/cement_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#commercial_banner{
	background:url(../images/projects/commercial_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#door_banner{
	background:url(../images/projects/door_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#excavation_banner{
	background:url(../images/projects/excavation_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#landscaping_banner{
	background:url(../images/projects/landscaping_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#paint_banner{
	background:url(../images/projects/paint_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#remodeling_banner{
	background:url(../images/projects/remodeling_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#roofing_banner{
	background:url(../images/projects/roofing_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#sheetrock_banner{
	background:url(../images/projects/sheetrock_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#siding_banner{
	background:url(../images/projects/siding_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}
#windows_banner{
	background:url(../images/projects/windows_banner.gif) no-repeat;
	border:1px solid black;
	height:130px;
	width:100%;
	margin:0;
	padding:0;
}









