body {
	margin: 0;
	background-color: #a7a4a2;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
/*h1 {
	display:none;
}*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e95e02;
	padding-left: 25px;
	padding-top:10px;
}
input, select {
	font-size: 10px;
	}
#container, #header, #footer, #footernav, #nav {
	width: 788px;
	margin: 0 auto;
	position: relative;
}
#header {
	background-image: url(header.jpg);
	height: 319px;
	background-repeat: no-repeat;
}
#table-right {
	width: 250px;
	margin:0;
	padding:0;
}
#table-left {
	width: 538px;
	margin:0;
	padding:0;
}
#nav {
	width: 500px;
        left: 130px;
        position: relative;
	top: 53px;
	text-align: center;
        border: 0pt;
}
ul#navlist {
	text-align: center;
        margin: 0;
	padding: 0;
	list-style-type: none;
	color: #fff;
	}
ul#navlist li {
	display: inline;
	font-weight: bold;
	margin: 0 23px;
	padding: 0px;
        border: 0pt;
}
ul#navlist li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
ul#navlist li a:link, ul#navlist li a:visited {
	text-decoration: underline;
}
ul#navlist li a:hover {
	text-decoration: none;
	color: #fff;
}

#table-left p {
	padding-left: 25px;
	padding-right: 15px;
}
#table-left ul {
	padding-left: 30px;
	padding-right: 15px;
        margin-left: 30px;
}
/************** contact **************/
#contact-title {
	background-image: url(contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 252px;
	height: 69px;
}
#contact {
        padding-top: 2px;
	
}
#contact form {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#contact textarea {
	width: 200px;
	font-size: 11px;
}
#contactc {
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
}
.contactquestion {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
.contactquestion p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 115%;
	}
#disclaimer {
	font-size: 11px;
	height: 80px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: -25px;
	padding-right: 12px;
	}	
#badge {
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 75px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
#padd {
	width: 180px;
}
#cc {background-image: url(mid.gif);
	background-repeat: repeat-y;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
	}
a:hover {
	text-decoration: none;
	color: #0000ff;
	}
/************** attorney-link **************/

#attorney-link {
	position:absolute;
	width:102px;
	height:27px;
	z-index:1;
	left: 154px;
	top: 259px;
	color: #fff;
	text-indent: -9999px;
	bottom:0;
	margin:0;
	padding:0;
	text-decoration: none;
	border: 0px;
}
#attorney-link a:link  {
	display:block;
	height:100%;
	margin:0;
	padding:0;
	text-decoration:none;
	width:100%;
}
#attorney-link a:visited, #attorney-link a:hover {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

/************** footer **************/
#footernav {
	height: 29px;
	text-align: center;
	border: 0px solid red;
}

#footer {
	height: 53px;
	background-image: url(footer.gif);
	}

#footernav {
	height: 84px;
	text-align: center;
    color: #000;
}

#footernav a {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
#footernav a:link, #footernav a:visited {
	text-decoration: underline;
   	color: #02029b;
}
#footernav a:hover {
	text-decoration: none;
	color: #02029b;
}

