@charset "utf-8";
body, ul, li, h1, h2, h3, form, p 
{ margin : 0; padding : 0; }
h1  {
	font-size: 24px;
	line-height: 28px;
	background-color: #2A3077;
	color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 5px;
}
#bigcolumn {
	display: inline;
	float: left;
	width: 930px;
	padding-bottom: 15px;
}

#doublecolumn {
	display: inline;
	float: left;
	width: 600px;
}
.smallpictures {
	float: left;
	margin-right: 10px;
}

#tinycolumn {
	display: inline;
	float: right;
	width: 300px;
}
p, h2, h1 {
	margin-right: 15px;
	margin-left: 15px;
}
#rightcolumn  ul, #leftcolumn ul {
	margin-left: 60px;
	list-style-type: disc;
	padding-bottom: 10px;
}
#leftcolumn  li, #rightcolumn li {
	margin-right: 50px;
	padding-top: 2px;
}



#leftcolumn {
	display: inline;
	float: left;
	width: 460px;
	padding-bottom: 15px;
}



body {
	background-color: #2a3077;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/body_bg.gif);
}
#tinycolumn table {
	margin-left: 15px;
	font-size: 18px;
}


#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#sitecredits {
	height: 100px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#sitecredits a {
	text-decoration: none;
	color: #666666;
}
#sitecredits p {
	color: #666666;
	font-size: 10px;
	float: right;
	padding-top: 5px;
	margin-right: 50px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.480box   h1,  {
	padding-left: 20px;
	padding-right: 20px;
}

#branding {
	display: inline;
	height: 175px;
	width: 930px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fb922b;
	border-right-color: #fb922b;
	border-bottom-color: #fb922b;
	border-left-color: #fb922b;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	float: left;
}

.floatleft {
	float: left;
}

#mainnav {
	height: 175px;
	list-style-type: none;
}



#mainnav   li  {
	height: 175px;
	width: 75px;
	float: left;
	text-align: center;
	display: inline;
	margin-left: 3px;
}

#mainnav a {
	text-decoration: none;
	height: 60px;
	width: 75px;
	text-align: center;
	display: block;
	padding-top: 115px;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #2A3077;
}
#mainnav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	height: 80px;
	width: 100%;
	clear: both;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FB922B;
}
#botnav {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
}



#botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
}
#botnav a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #FEAE33;
	font-size: 12px;
	display: inline;
	line-height: 22px;
}
#botnav a:hover {
	color: #272a70;
	background-color: #FFFFFF;
}
#botnav    li.last, #mainnav   a.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formstuff {
	width: 500px;
}
#home .home a, #aboutus .aboutus a,  #contact .contact a, #residential .residential a, #services .services a , #commercial .commercial a, #safety .safety a, #shoplight .shoplight a {
	color: #FFFFFF;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#rightcolumn {
	display: inline;
	float: right;
	width: 460px;
	padding-bottom: 15px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	border-bottom-style: double;
	border-bottom-color: #FFB035;
	border-top-style: double;
	border-top-color: #FFAF34;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.smallpicturesright {
	float: right;
	margin-left: 10px;
}

