html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


#nav {
	position:relative;
	left:0px;
	top:0;
	width:493px;
	height:103px;
	z-index:4;
	visibility: visible;
	float: left;
	clear: none;
	padding-left: 36px;
}

#container {
	text-align: center;
	margin: 0px auto;
	width: 760px;
	height: 600px;
	padding-bottom: 0px;
	background: url(../images/bg_main.jpg) no-repeat;
}
#header {
	float: left;
	width: 65%;
	padding-top: 50px;
	padding-left: 35px;
	text-align: left;
}
#buttons {
	height: 100px;
	width: 60%;
	padding-left: 32px;
	float: left;
	text-align: left;
	position: relative;
	clear: left;
}
#links {
	float: right;
	height: 75px;
	width: 160px;
	padding-right: 50px;
	position: relative;
	top: 15px;
	left: 0px;
	visibility: visible;
	z-index: 3;
	text-align: right;
}

#main_content {
	height: 300px;
	width: 720px;
	padding-right: 28px;
	padding-left: 25px;
	bottom: 0px;
	position: relative;
	top: 0px;
	clear: both;
	float: left;
	z-index: 1;
}


#logo {
	float: right;
	width: 10%;
	padding-top: 45px;
	padding-right: 28px;
	text-align: right;
}
#textbox {
	float: right;
	height: 300px;
	width: 400px;
	background: url(../images/TextBox.png) no-repeat;
	text-align: left;
	padding-right: 20px;
	position: relative;
	top: 0;

}
.index_text{
	text-align: center;
	font: bold normal .9em "Times New Roman", Times, serif;
	padding-left: 35px;
	padding-right: 22px;
	padding-top: 7px;
}
#commercials {
	font-weight: normal;
}



.stout {
	color: #D20000;
	font-weight: bold;
	text-transform: uppercase;
}

#biobox {
	float: right;
	width: 690px;
	background: url(../images/BioBox.png) no-repeat;
	text-align: left;
	padding-right: 20px;
	position: relative;
	top: 0px;
	z-index: 2;
	visibility: visible;
}
#container #main_content #biobox #awards {
	padding-left: 15px;
	padding-top: 10px;
}

#biobox h1 {
	font-size: large;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: center;
}
.text {
	text-align: left;
	font: bold normal 15px/16px "Times New Roman", Times, serif;
	padding: 25px 25px 0px 30px;
	margin-right: 0px;
}
#container #main_content #biobox a {
	color: #000000;
}
.textRight {
	text-align: left;
	padding: 5px 15px 0px 10px;
	margin-right: 0px;
	font: bold .9em "Times New Roman", Times, serif;
}
.textBio {

	text-align: left;
	font: bold normal 13px/normal "Times New Roman", Times, serif;
	padding: 15px 50px 0px 20px;
	margin-right: 0px;
}
#container #main_content #comm_bg {
	height: 300px;
	background: url(../images/bg_comm.jpg) no-repeat;
	position: relative;
	left: 15px;
	width: 700px;
	top: 5px;
	padding-left: 0px;
}
#container2 {
	text-align: center;
	margin: 0px auto;
	width: 760px;
	height: 600px;
	padding-bottom: 0px;
	background: url(../images/bg_comm.jpg) no-repeat;
}
#container2 #main_content #spots {
	float: left;
	height: 260px;
	width: 300px;
	margin-left: 25px;
	padding-top: 0px;
}
#container2 #main_content #spot_text {
	float: right;
	height: 260px;
	width: 280px;
	margin-right: 20px;
	padding-top: 15px;
}
.ad_spacing {
	padding: 0px;
	vertical-align: bottom;
}
.spots {
	text-align: left;
}
.half-width {
	width: 160px;
	height: 105px;
}
#legalzoom {
	clear: both;
	text-align: right;
	padding-top: 30px;
	padding-right: 30px;
}
