html, body {
	margin: 0;
	padding: 0;
	background-color:#000;
	}
br {
	clear: both;
	background-color: #fff;
	}
iframe {
	width: 730px;
	height: 300px;
	border: 0;
	}
#emailform {
	width: 500px;
	border: 0;
	height: 100px;
	}
h1, h2, h3, h4 {font-family: Georgia, verdana, sans-serif; font-weight: normal; text-align: left;}
#page {
	width: 760px;
	margin: 0 auto;
	padding-top: 10px;
	}
#container {
	padding: 2px;
	background-color: #000;
	
	}
#content {
	}
.pullout {
	float: right;
	width: 220px;
	font-size: 1.2em;
	color: #990000;
	text-align: right;
	}
	
#main {
	background-color:#692dac;
	padding: 10px;
	}
#header {
	 }
#header h1 {
	background-image: url('../images/head.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height:90px;
	text-indent: -2000px;
	border-bottom: 3px solid #000
	}


/********************** Side Menu */	
#leftbar {
	float: left; 
	width: 201px; 
	padding: 0;
	margin-right: 10px;
	margin-top: 15px;

	}	


#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	margin-left: 0;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background: url('../images/menu.gif');
	padding-left:30px; padding-right:0; padding-top:8px; padding-bottom:0
	}
	
#menu li a:hover {
	color: #fff;
	background: url('../images/menu.gif') 0 -32px;
	padding-left:30px; padding-right:0; padding-top:8px; padding-bottom:0
	}
	
#menu li a:active {
	color: #fff;
	background: url('../images/menu.gif') 0 -64px;
	padding-left:30px; padding-right:0; padding-top:8px; padding-bottom:0
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#footer {
	background-color: #000;
	height: 40px;
	font-family: Verdana, sans-serif;
	font-size: .6em;
	background-image: url('../images/foot.png');
	background-repeat: no-repeat;
	border-top: 3px solid #000; background-position-y:center
	}
#footer p {
	text-align: right;
	margin: 0px;
	padding: 2px;
	color:#FFCC00;
	padding-right: 10px;
	}
	
#content p {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-indent: 20px;
	font-family: Georgia, verdana, sans-serif; 
	font-size: .9em;
	line-height: 1.4;
	}


#content h2 {
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
	}
#content h3 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
.shiv {
	text-align: center; }
.agent1 {
	width: 510px;
	height: 175px;
	table-layout: fixed;
	background-color: #fff;
	background-image: url('../images/agentbacksmall.png');
	}
.agent {
	width: 600px;
	height: 175px;
	table-layout: fixed;
	background-color: #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('../images/1agentback.png');
	}
.shiv {
	width: 150px; }
.agent img {
	}
.agent1 a  {
	text-decoration: none;
	color: #000;
	font-weight: bold; 
	font-variant: small-caps; }
.agent a  {
	text-decoration: none;
	color: #000;
	font-weight: bold; 
	font-variant: small-caps; }
.agent h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;

	}
.agent1 h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	}
.agent h2 {
	margin: 0;
	padding: 0;
	font-size: 1.05em;
		
	}
.agent1 h2 {
	margin: 0;
	padding: 0;
	font-size: 1.05em;
	}
.agent h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 1.05em;
	
	}
.agent1 h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 1.05em;
	}
.agent ul, li {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	font-size: .9em;
	 list-style-type: none;
	}
.agent1 ul, li {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	font-size: .9em;
	 list-style-type: none;
	}	
.agent td {
	padding: 0px 15px 0px 15px;
	text-align: left;
	}
.agent1 td {
	padding: 0px 15px 0px 15px;
		text-align: left;
	}
input, select, textarea {
	font-family: Georgia, verdana, sans-serif; 
	font-size: .9em; }
textarea {
	width: 350px;
	}
#contactone {
	text-align: left;
	width: 600px;
	height: 250px;
	margin-top: 20px;
	}	
#contactcontainer {
	margin-top:45px;
	background-color:#D1E5DA;
	background: url('../images/contactback.png') no-repeat 0% center;
	height: 300px
	}
#contacttwo {
	text-align: right;
	}