@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4a5884;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#callbackbox {
	margin: 0;
	padding:0;
	overflow: hidden;
	/*background-image: url(images/callbackbox_bg.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	width: 183px;
}

#btmPortion{
	width:173px;
	overflow:hidden;
	padding:5px 5px 15px;
	background:url(images/contact-us-body.gif) no-repeat left bottom;
}

#callbackbox form {
	margin: 0px;
	padding: 0px;
}
.callbackbox_item  {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 19px;
	width: 173px;
}
.callbackbox_item_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	clear: left;
	float: left;
	height: 15px;
	width: 65px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.callbackbox_item_input {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 19px;
	width: 102px;
}
.callbackbox_textarea {
	width: 173px;
}
.callbackbox_textarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606fa0;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	clear: both;
	float: none;
	height: 51px;
	width: 165px;
	border: 1px solid #d3def1;
}


.callbackbox_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606fa0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 15px;
	width: 100px;
	border: 1px solid #d3def1;
	overflow: hidden;
}
.callbackbox_bttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 22px;
	width: 173px;
	border: 1px solid #d3def1;
	overflow: hidden;
	background-color: #3c529c;
	text-align: center;
}


#container {
	padding: 0px;
	clear: both;
	float: none;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	min-height:400px;
	margin-bottom: 10px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	clear: both;
	float: none;
	height: 117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footernav {
	clear: both;
	float: none;
	height: 21px;
	width: 570px;
	overflow: hidden;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer_text {
	padding: 0px;
	clear: both;
	float: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footernav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 0px;
	clear: none;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 14px;
}

#footernav a:hover{
	color: #FFB000;
	text-decoration: none;
}
#footer_text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_text a:hover {
	color: #FFCC00;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#homeservices {
	background-image: url(images/servicesbox_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 450px;
	width: 580px;
	margin: 0px;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homeservices h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-decoration: none;
}
.img_float_left {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_float_right {
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}



#leftcol {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 183px;
	position: relative;
	height: auto;
}

#leftcol > div {
	float:none;
	clear:both;
	position:relative;
	margin-bottom: 7px;
}

#leftcol #callbackbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width:178px;	height:33px;
	background:url(images/contact-us-hdr.gif) no-repeat left top;
	padding:0 0 0 5px;	margin:0;
	display:block;
	line-height:33px;
}

#leftcol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
	position: relative;
	width: 173px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 770px;
	overflow: auto;
	position: relative;
	height: auto;
}
#nav {
	clear: both;
	float: none;
	height: 21px;
	width: auto;
	margin-top: 145px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 188px;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 0px;
	clear: none;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#nav a:hover{
	color: #FFB000;
	text-decoration: none;
}

#newsbox {
	overflow: hidden;
	background: #9AA7CA url(images/news-bg.jpg) bottom center no-repeat;
	width: 183px;
}
#newsbox2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background: url(images/news-h3-bg.jpg) top center no-repeat;
}
#newsbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
	position: relative;
	width: 173px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsbox_item  {
	clear: both;
	float: none;
	height: auto;
	width: 153px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newsbox_item_date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	clear: both;
	float: none;
	padding-left: 15px;
	height: 18px;
}
.newsbox_item_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.newsbox_item_text a {
	color: #FFFFFF;
	text-decoration: none;
}

.newsbox_item_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#page_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#page_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 25px;
}


#rightcol {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 580px;
	overflow: hidden;
	position: relative;
	height: auto;
}

#rightcol a {
	color: #FFCC00;
	text-decoration: underline;
}
#rightcol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#rightcol > div {
	float:none;
	clear:both;
	position:relative;
	width:580px;
}

.services_item {
	margin: 2px;
	clear: none;
	float: left;
	height: 50px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 83px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
.services_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	text-align: center;
}

#homeservices a:link, .services_item h2 a:visited, .services_item h2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#homeservices h2 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#s_parkinglot_striping { 
	background-image: url(images/s_parking_striping.jpg); 
}
#s_line_painting { 
	background-image: url(images/s_line_painting.jpg); 
}
#s_stencils_markings {
	background-image: url(images/s_stencils_markings.jpg);
}
#s_thermoplastics {
	background-image: url(images/s_thermoplastics.jpg);
}
#s_pole {
	background-image: url(images/s_pole.jpg);
}
#s_blasting {
	background-image: url(images/s_blasting.jpg);
}
#s_handicap_markings {
	background-image: url(images/s_handicap_markings.jpg);
}
#s_seal_coating {
	background-image: url(images/s_seal_coating.jpg);
}
#s_curb_painting {
	background-image: url(images/s_curb_painting.jpg);
}
#s_asphalt_repair {
	background-image: url(images/s_asphalt_repair.jpg);
}
#s_domes {
	background-image: url(images/s_domes.jpg);
}
#s_ada_compliance {
	background-image: url(images/s_ada_compliance.jpg);
}


#hs_parkinglot_striping { 
	background-image: url(images/hs_parking_striping.jpg); 
}
#hs_line_painting { 
	background-image: url(images/hs_line_painting.jpg); 
}
#hs_stencils_markings {
	background-image: url(images/hs_stencils_markings.jpg);
}
#hs_thermoplastics {
	background-image: url(images/hs_thermoplastics.jpg);
}
#hs_pole {
	background-image: url(images/hs_pole.jpg);
}
#hs_blasting {
	background-image: url(images/hs_blasting.jpg);
}
#hs_handicap_markings {
	background-image: url(images/hs_handicap_markings.jpg);
}
#hs_seal_coating {
	background-image: url(images/hs_seal_coating.jpg);
}
#hs_curb_painting {
	background-image: url(images/hs_curb_painting.jpg);
}
#hs_asphalt_repair {
	background-image: url(images/hs_asphalt_repair.jpg);
}
#hs_domes {
	background-image: url(images/hs_domes.jpg);
}
#hs_ada_compliance {
	background-image: url(images/hs_ada_compliance.jpg);
}



#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 189px;
	width: 770px;
	overflow: hidden;
	position: relative;
}
#welcome {
	margin-bottom: 10px;
	height: 183px;
	overflow: hidden;
}


#welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

/*------------------------Image Gallery
*/

#imgGallery{
	width:580px;
	margin:0;	padding:0;
}


#rightcol .con{
	width:135px;	
	float:left;
	text-align:center;
	padding:15px 0;
}