body {
	margin:0px 0px 10px 0px;
	background-image:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
form, img {margin:0px; padding:0px; border:none}
.blocks {display:block; clear:both}



h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px -8px 0px;
}
a {
	color:#003399;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
#fake-top {
	margin-top:-8px;
	position:absolute;
}
#fake-bg {
	width:796px;
	background-image:url(/images/fake-bg.png);
	background-repeat:repeat-y;
	display:table;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
}
#main-container {
	display:block;
	clear:both;
	width:782px;
	margin-left:auto;
	margin-right:auto;
}

#top-bar {
	display:block;
	width:100%;
	height:108px;
	background-color:#FFFFFF;
	clear:both;
}
#logo {
	float:left;
	clear:left;
	margin:14px 0px 0px 20px;
}
#quote {
	float:right;
	clear:right;
	margin:10px 20px 0px 0px;
}



#nav-bar {
	display:block;
	clear:both;
	width:100%;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:27px;
	padding-bottom:13px;
	text-align:center;
}
#nav {
	display:block;
	clear:both;
	padding-top:4px;
}
#nav a {
	margin:-10px 30px 0px 30px;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:hover {
	color:#F2DFAD;
}
	




#header {
	width:100%;
	display:table;
	clear:both;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#main-img {	
	float:left;
	width:521px;
	margin-left:10px;
}
#form-back {
	display:block;
	clear:right;
	width:235px;
	float:left;
	background-image:url(images/form-back.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	height:301px;
}
#form {
	width:200px;
	display:block;
	clear:both;
	margin:85px 0px 0px 35px;
}






/* spaces out the various fields */
#L01, #L02, #T01, #T02 {
	margin-top:10px;
	text-align:left;
	font-size:14px;
}
/* formats the input areas */
#T01 select {
	text-align:left;
	width:130px;
	background-color:#FFFFFF !important;
}
#T02 input {
	text-align:left;
	width:90px;
	background-color:#FFFFFF !important;
}
#continue-button {
	margin-top:20px;
	text-align:left;
}

.new-form	{
	display:block;
}
.insurance-zip {
   font-size:11px;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-weight:bold;
   margin-bottom:8px;
}
.insurance-type	{
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:8px;
}
.insurance-select	{
	margin-bottom:8px;
}
.input-zip  {
	margin-bottom:8px;
}
.insurance-select select {
   width:100px;
   font-size:18px;
}
.input-zip input	{
	width:100px;
	background-color:#ffffff !important;
}
.insurance-select select:hover, .input-zip input:hover   {

}
.continue-button input {
   margin-top:10px;
}



#body-back {
	display:table;
	clear:both;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-y;
}
#content {
	display:block;
	float:left;
	width:492px;
	padding:10px 20px 20px 20px;
}
#content p {
	line-height:18px;
}


#index-block {
	width:100%;
	display:block;
	clear:both;
}
#topics {
	display:block;
	clear:both;
}
#topic-one {
	display:block;
	float:left;
	clear:left;
	width:229px;
	background-image:url(images/staff-meeting.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#topic-two {
	display:block;
	float:right;
	clear:right;
	width:229px;
	background-image:url(images/baggy-eyes.com);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#topic-one p, #topic-two p {
	margin:130px 10px 0px 10px;
}
#topic-one a, #topic-two a {
	color:#26468B;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
#bars {
	display:block;
	clear:both;
	width:100%;
	border-top:1px solid #999999;
	margin-bottom:10px;
}
#bar-1, #bar-2, #bar-3 {
	padding:20px;
	border-bottom:1px solid #999999;
	display:table;
	clear:both;
	width:452px;
}
#bar-1 img, #bar-2 img, #bar-3 img {
	margin-right:30px;
	border:1px solid #999999;
}
#bars p {
	margin:0px;
}
#bars p span {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}






#right-side {
	display:block;
	width:235px;
	background-color:#F7F3ED;
	float:left;
	clear:right;
	margin-left:7px;
	
}
#side-pic {
	margin:15px 0px 0px 15px;
	clear:both;
}
#right-side-text {
	display:block;
	clear:both;
	width:201px;
	margin:17px 17px 0px 17px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#right-side-text p {
	margin:10px;
}


li	{
	margin-top:10px;
}



#footer {
	display:block;
	clear:both;
	width:100%;
	background-color:#77644B;
	text-align:center;
	height:28px;
	padding-top:8px;
	color:#FFFFFF;
}
#footer ul	{
	margin:0px;
	padding:0px;
	
}
#footer ul li {  
  display:inline;
  margin-right:20px;
  list-style:none;
}
#footer ul li a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer ul li a:hover {
	text-decoration:underline;
}