*
{
	border:none;
	margin:0;
	padding: 0;	
}

html
{
	height: 100%;
}

body
{
	background: url(images/bg.gif) center repeat-y;
	background-color:#414041;
}

* html #container
 {
	height:  100%;
	width: 818px;
}

#container
{
	position: relative;
	height: 100%;
	width:782px;
	margin-left:-409px;
	left:50%;
	padding: 0px 18px 0px 18px;
}


#top_logo
{
	float: left;
}

#top_right
{
	float:right;
}
 
#main_photo
{
	float:right;
	height: 177px;   
	width:  558px;
}

img
{
	border: 0;
}

#nav
{
	background: url(images/nav_background.gif) no-repeat;
	height: 177px;
	width: 224px;
	float: left;
}

#nav ul
{
	list-style: none;
	padding-left:5px;
	padding-top: 6px;
} 

#nav li a
{
	background:url(images/arrow.gif) no-repeat;
	color: white;
	font-size: 11px;
	padding: 0 0 0 20px;
	margin-left: 0px;
	line-height: 2.2em;
	border: 0;
	text-decoration:none;
}

#nav li a:hover
{
	background:url(images/arrow_ro.gif) no-repeat;
	color: #FFD457;
	text-decoration:none;
	border:0
}

#left
{
	width:220px;
	float: left;
	padding:20px 0px;
	margin: 0px;
	line-height:0;	
}

#left a
{
	border: 0px;
	text-decoration:none;
}

#left a
{
	border: 0px;
	text-decoration:none;
}

* html #content {
	width: 557px;
	w\idth: 557px;
}

#content
{
	float: right;
	padding:20px 20px 0px 0px;
	width: 537px;
}

p, li
{
	margin: 0px 0px 0px 20px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size:10pt;
	color: #414041;
	line-height:14px;
	font-weight: normal;
}

p.small
{
	margin: 0px 10px 0px 10px;
}

.list
{
padding: 2px 5px 2px 0px;	
margin-left: 20px;
}

h1
{
	font-family:Times New Roman;
	font-size: 16px;
	color: #3E4637;
	margin: 0px 0px 10px 20px;
	background-color: #FFD457;
	padding:3px;
}

.contact
{
	float:right;
	margin: 5px 10px 20px 20px;
}

td
{
	padding: 8px;
}

td p, td h1
{

	margin:0;	
}

td.bordered
{
	border-left: 1px solid #f4f4f4;
}

table
{
	margin-left: 20px;
	border-collapse:collapse;
}
.photo
{
	margin: 15px;	
	border: solid 1px #414041;
}

#contact
{
	padding: 10px 0px 0px 20px;
	
}

* html .personal
{
	height: 175px;
	width: 249px;
}

.personal
{

	height: 117px;
	width: 232px; 
	padding: 40px 8px 8px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size:9pt;
	color: #414041;
}

.personal a
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size:8pt;
	color: #414041;
	text-decoration:none;
}

.personal a:hover
{
	text-decoration:underline;
}

#auto
{
	background: url(images/auto_insurance.gif) no-repeat;
}

#home
{
	background: url(images/home_insurance.gif) no-repeat;
}

#health
{
	background: url(images/health_insurance.gif) no-repeat;
}

#life
{
	background: url(images/life_insurance.gif) no-repeat;
}

#disability
{
	background: url(images/disability.gif) no-repeat;
}

#longterm
{
	background: url(images/longterm.gif) no-repeat;
}

#newsletter
{
	background: url(images/newsletterbox.gif) no-repeat;
}

.header
{
	margin: 0px 0px 5px 20px;
}

#footer
{
	background: url(images/footer.gif) no-repeat;
	height: 22px;
	width: 782px;
	position: relative;
	margin-top: -22px;
	width:782px;
	margin-left:-391px;
	left:50%;
}

* html #footer .text {
  margin-top: -22px;
}

#footer .text
{
	font-family: Arial, sans-serif;
	color: white;
	font-size: 11px;
	float:  right;
	margin-top:  5px;
}

