html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
#HC_logo {
	background-image: url(HC_logo2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 413px;
}
#SS_logo {
	background-image: url(SS_logo2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 413px;
}
#RS_logo {
	background-image: url(RS_logo2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 413px;
}
#ST_logo {
	background-image: url(ST_logo2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 413px;
}
#container {
	width: 770px;
	margin: 0 auto;
	background-color: #0066CC;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
}

#wrapper {
	width: 768px;
	background-color: #0066CC;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
	height: auto;
	border-top-style: none;
	border-bottom-style: none;
	clear: none;
}

#headtop {
	background-color: #0066CC;
	background-image: url(head_top.jpg);
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 770px;
	background-repeat: no-repeat;
	clear: both;
}
#header {
	background-color: #0066CC;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 768px;
	border: 1px none #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000099;
	background-repeat: repeat;
}
.tophome {
	background-image: url(home_top_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	right: 0px;
	left: 422px;
	height: 77px;
	width: 343px;
	margin: 0px;
	padding: 0px;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	left: 340px;
	top: 20px;
	position: relative;
	right: 0px;
	bottom: 0px;
	width: 420px;
	margin: 0px;
	padding: 0px;
}
#navigation{
	background-color: #0066CC;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 768px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 768px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #000000;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #FFFFFF; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
	background-color: #000099; /*Menu hover bgcolor*/
	color: #FFFFFF;
}

#modernbricksmenu #current a{ /*currently selected tab*/
	background-color: #000099; /*Brown color theme*/
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 768px;
	height: 2px;
	line-height: 5px; /*Brown color theme*/
	margin: 0px;
	background-color: #000099;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: #0000FF;
}

#leftcol{
	background-color: #0066CC;
	float: left;
	width: 193px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: static;
	border-top-style: none;
	border-bottom-style: none;
}
.umbrella {
	background-image: url(umberlla2.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 510px;
	top: 27px;
	position: relative;
	left: 40px;
	z-index: 1;
	background-color: #0066FF;
}

#content{
	background-color: #000099;
	float: left;
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 0px;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	clear: none;
	position: static;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.right_float_pic {
	float: right;
	margin-left: 15px;
	position: relative;
}
.left_float_pic {
	float: left;
	position: relative;
	margin-left: 15px;
	padding-right: 5px;
}
.vertbutton {
	background-image: url(vert_button.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	position: absolute;
	font-weight: bolder;
	padding-top: 7px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	text-decoration: none;
}
#footer{
	background-color: #0066CC;
	clear: both;
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footbtm {
	background-image: url(footbtm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 770px;
	clear: both;
}

#footinfo{
	background-color: #0066CC;
	clear: both;
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 250px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.form_text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.employ_form_text {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.required_field {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

h4 {
	color: #FFFFFF;
}
#service_map {
	background-image: url(map_service.jpg);
	height: 400px;
	width: 500px;
}
.employ_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	padding-right: 10px;
}
#umbrella {
	background-image: url(umberlla3.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 510px;
	position: relative;
	z-index: 1;
	background-color: #0066CC;
	left: 40px;
}

