/*******  Begin Page Defaults  *******/

/******* 
BG Blue: #84a2b5
Content Blue:  #225d82
Font Gray:  #bcbdc0
Logo Green: #81c346
*******/

body {
	/*background-color: #130d35;*/
	background-color: #84a2b5;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 135%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#TopWrapper {
	width: 800px;
	height: 144px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#Phone {
	position: absolute;
	color: #225d82;
	font-size: 24px;
	line-height: 24px;
	margin: 40px 0px 0px 620px;
	text-align: left;
}

#Phone span {
	color: #225d82;
}

#Logo {
	position: absolute;
	width: 155px;
	height: 144px;
	/*background: url(../images/logo.png) no-repeat;*/
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#Nav {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 104px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	border: 0px solid #fff;
}

#Nav a {
	display: block;
	padding: 18px 0px 0px 0px;
	background: url(../images/bg_button_nav.gif);
	text-align: center;
	color: #225d82;
	text-decoration: none;
}

#Nav a:hover {
	background-position: 0px -36px;
	padding: 18px 0px 0px 0px;
}

#Nav ul {
	margin: 0px 0px 0px 160px;
	padding: 0px 0px 0px 0px;
}

#Nav li {
	width: 116px;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#Wrapper {
	background: url(../images/bg_stripes.gif) repeat;
	width: auto;
	height: 440px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #bcbdc0;
	border-bottom: 4px solid #bcbdc0;
}

#Content {
	width: 800px;
	height: 431px;
	color: #bcbdc0;
	margin: 0px auto 0px auto;
	padding: 9px 0px 0px 0px;
	background-color: #225d82;
	border-left: 4px solid #bcbdc0;
	border-right: 4px solid #bcbdc0;
}

#Content a {
	color: #81c346;
}

#Content p {
	text-align: left;
	margin: 6px 14px 10px 10px;
}

#SingleSpace p {
	margin: 0px 0px 6px 10px;
}

#HeaderBox {
	width: 780px;
	height: 190px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 1px 0px;
	border: 1px solid #c4c4c4;
}

#Header {
   width: 760px;
   height: 180px;
   margin: 0px auto 0px auto;
   border: 1px solid #c4c4c4;
}

#Footer {
	width: 800px;
	height: 20px;
	line-height: 20px;
	color: #c4c4c4;
	margin: 4px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#Footer a {
	color: #c4c4c4;
	text-decoration: none;
}

#Footer a:hover {
	color: #6d6e71;
}

/*******  End Page Defaults  *******/


/*******  Begin Page Styles  *******/
.PageHeader {
	color: #81c346;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 0px 0px 0px;
}

.Bold {
	font-weight: bold;
}

.Green {
	color: #81c346;
}

.SmallText {
	font-size: 12px;
}

#HomeList  {
	margin: 15px 0px 15px 0px;
}

#HomeList p {
	display: inline;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
}

#HomeList span {
	color: #81c346;
	font-weight: bold;
}

#ProcessList {
	font-weight: bold;
}

#ProcessList p {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#ProcessList span {
	color: #81c346;
}

#ProcessList a {
	color: #81c346;
}

.ProcessUL {
	text-align: left;
	color: #81c346;
	list-style-position: outside;
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 0px 0px;
}

.ProcessUL li {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.ProcessUL span {
	color: #bcbdc0;
}

#DealsInfo {
	float: right;
	background-color: #bcbdc0;
	color: #225d82;
	width: 360px;
	margin: -32px 10px 0px 0px;
	text-align: left;
	border: 1px solid #81c346;
}

#DealsInfo p {
	margin: 0px 5px 5px 5px;
}

.InfoHeader {
	color: #225d82;
	font-weight: bold;
	font-size: 16px;
}

.AddressTable {
	width: 94%;
	margin: 0px 0px 5px 40px;
}

.AddressTable td {
	padding: 2px;
	text-align: left;
	font-weight: bold;
}

.ContactTable {
	width: 94%;
	margin: 0px 0px 0px 40px;
}

.ContactTable td {
	padding: 2px;
	text-align: left;
}

.ContactTable span {
	color: #81c346;
	font-weight: bold;
}
/*******  End Page Styles  *******/

/*******  Begin Forms  *******/
form { margin: 0px; }

.FormField {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #bcbdc0;
	font-size: 11px;
	width: 170px; 
	border: 1px solid #bcbdc0;	
	padding: 2px;
	background: #225d82;
}

.Comments {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #bcbdc0;
	font-size: 11px;
	width: 546px; 
	border: 1px solid #bcbdc0;	
	padding: 2px;
	background: #225d82;
}

#Required {
	float: left;
	width: 150px;
	text-align: left;
	margin: 10px 0px 0px 40px;
}

#Required span {
	color: #81c346;
	font-weight: bold;
}

#Submit {
	margin: 10px 0px 0px 610px;
}

.Submit { 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #bcbdc0;
	font-size: 11px;
	background-color: #225d82;
	width: 80px; 
	height: 20px;
	border: 1px solid #81c346;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

.Submit:hover {
	background-color: #81c346;
	border: 1px solid #000;
	/*color: #225d82;*/
	color: #000;
}
/*******  End Forms  *******/













