*{margin:0; padding:0; border:0}
/*{border: solid 1px red}*/

body{
	text-align: center;
	background: #CBCBCB url(images/bkd.gif) repeat-x;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}

a{
	color: #1D805F;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#container{
	position: relative;
	margin: 0 auto;
	width: 800px;
}

#header{
	width: 800px;
	height: 179px;
	background: url(images/header.jpg);
}

#header h1, #header h2, #header h3{
	display: none;
}

#menu{
	width: 800px;
	height: 28px;
	background: url(images/m_bkd.jpg);
	overflow: hidden;
}

#menu ul{
	list-style: none;
}

#menu li{
	float: left;
	margin-left: 20px;
	margin-right: 80px;
}

html>body #menu li{
	margin-left: 33px;
}

#menu a{
	text-decoration: none;
}

#menu #home a{
	margin-left: 20px;
	display: block;
	text-indent: -10000em;
	width: 36px;
	height: 25px;
	background: url(images/home.gif);
}

#menu #home a:hover{
	background-position: 0 -25px;
}

#menu #workers_comp a{
	display: block;
	text-indent: -10000em;
	width: 121px;
	height: 25px;
	background: url(images/workers_comp.gif);
}

#menu #workers_comp a:hover{
	background-position: 0 -25px;
}

#menu #ss_disability a{
	display: block;
	text-indent: -10000em;
	width: 157px;
	height: 25px;
	background: url(images/ss_disability.gif);
}

#menu #ss_disability a:hover{
	background-position: 0 -25px;
}

#menu #about a{
	display: block;
	text-indent: -10000em;
	width: 94px;
	height: 25px;
	background: url(images/about.gif);
}

#menu #about a:hover{
	background-position: 0 -25px;
}

#menu #contact a{
	display: block;
	text-indent: -10000em;
	width: 69px;
	height: 25px;
	background: url(images/contact.gif);
}

#menu #contact a:hover{
	background-position: 0 -25px;
}

#body{
	width: 800px;
	background: url(images/b_bkd.gif);
	padding-bottom: 3px;
}

#body #body_container{
	margin: 0 auto;
	text-align: left;
	background: #CBCBCB;
	padding: 3px;
	width: 755px;
}

#body #c_top{
	width: 509px;
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	background: url(images/c_top.gif);
}

.contact #body #body_container{
	text-align: center;
}

.contact #body #c_top{
	margin: 0 auto;
}

.contact #body #content{
	margin: 0 auto;
}

.contact #body #c_btm{
	margin: 0 auto;
}

#body #content{
	text-align: left;
	width: 493px;
	height: 776px;
	background: url(images/c_bkd.gif);
	line-height: 15px;
	padding: 8px;
}

html>body #body #content{
	height: auto;
	min-height: 776px;
}

#body #content h3{
	font-style: italic;
	margin-bottom: 12px;
	font-size: 14px;
}

#body #content h4{
	font-size: 13px;
}

#body #content p{
	margin-bottom: 12px;
}

#body #content h5{
	font-size: 13px;
	text-align: center;
}

#body #content ul{
	margin-left: 30px;
	margin-bottom: 12px;
}
/*
#body #content img{
	float: left;
	clear: both;
	margin-bottom: 12px;
}
*/
#body #c_btm{
	width: 509px;
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	background: url(images/c_btm.gif);
	margin-bottom: 3px;
}

#body #sidebar #s_header{
	width: 239px;
	height: 27px;
	background: url(images/s_header.gif);
}

#body #sidebar #s_header h3{
	display: none;
}

#body #sidebar{
	position: absolute;
	top: 211px;
	left: 538px;
	width: 239px;
	height: 797px;
	background: url(images/s_bkd.gif);
}

html>body #body #sidebar{
	height: auto;
	min-height: 797px;
}

#body #sidebar p{
	font-size: 9px;
	width: 200px;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#body #sidebar label{
	display: block;
	margin-top: 10px;
	margin-left: 18px;
}

#body #sidebar input{
	width: 200px;
	margin-left: 18px;
	border: solid 1px #000;
}

#body #sidebar textarea{
	width: 200px;
	height: 120px;
	margin-left: 18px;
	border: solid 1px #000;
}

#body #sidebar #submit{
	width: 56px;
	height: 18px;
	margin-top: 6px;
	border: 0;
}

#body #sidebar #s_btm{
	position: absolute;
	top: 797px;
	left: 0;
	width: 239px;
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	background: url(images/s_btm.gif) no-repeat;
}

#body #footer{
	margin: 0 auto;
	margin-top: 3px;
	width: 749px;
	height: 26px;
	background: url(images/footer.gif);
	color: #fff;
	text-align: center;
	line-height: 26px;
}

#body label{
	display: block;
	margin-top: 10px;
	margin-left: 18px;
}

#body input{
	width: 200px;
	margin-left: 18px;
	border: solid 1px #000;
}

#body textarea{
	width: 200px;
	height: 120px;
	margin-left: 18px;
	border: solid 1px #000;
}

#body #submit{
	width: 56px;
	height: 18px;
	margin-top: 6px;
	border: 0;
}