/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color:#F7E4B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ETeam {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#container {
	width:802px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg-container.jpg);

}

#container #header ul {
	list-style-type: none;
	text-align: right;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 10px;
	text-decoration: none;
}

#container #header li {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#container #header a {
	text-decoration: none;
}

#header {
	width:800px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/banner.jpg);
	height: 194px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 45px;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}
/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-10px;
top:25px;
}
/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:9px;
	width:114px;
	color:#fff;
	background:#000000;
	text-decoration:none;
	margin-right:0px;
	text-align:center;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* style the links hover */
.menu :hover{
	color:#444;
	background-color: #C68D4A;
}
/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:113px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

#container #homecontent {
	width: 790px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	clear:both;
	width: 802px;
	padding-top: 25px;
	margin-top: 15px;
	background-color: #000000;
}
.AgentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	margin-left: 10px;
}
.Agent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


#footer {
	list-style-type: none;
	width: 781px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	padding: 0px;
}


#left {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 15px;
	background-color: #DDB751;
	margin-left: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.MenuTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E3A84;
}

#form-design {
	width: 245px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}


/* ------------------------ form elements ------------------------ */
form {
	width:225px; /* set margin left and right below */
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

textarea, select { 
	background-color:#4A5F9E!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#fff;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:.95em;
	}
	
input { 
	background-color:#4A5F9E!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#fff;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:.95em;
	}


textarea { height:90px; overflow:auto; }
#header a:link {
	text-decoration: none;
}
