body {
	background-color: #0F687C;
	background-image: url(assets/UI/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:333px;
	height:123px;
	z-index:1;
}
#menu {
	position:absolute;
	left:333px;
	top:84px;
	width:574px;
	height:39px;
	z-index:2;
}
#leftbar {
	position:absolute;
	left:89px;
	top:123px;
	width:27px;
	height:496px;
	z-index:3;
}
#sandbox {
	position:absolute;
	left:116px;
	top:123px;
	width:766px;
	height:455px;
	z-index:4;
	background-color: #084D60;
}
#rightbar {
	position:absolute;
	left:882px;
	top:123px;
	width:25px;
	height:496px;
	z-index:5;
}
#redbar {
	position:absolute;
	left:116px;
	top:578px;
	width:765px;
	height:6px;
	z-index:6;
	background-color: #651216;
}
#footer {
	position:absolute;
	left:116px;
	top:578px;
	width:766px;
	height:41px;
	z-index:6;
	background-color: #084D60;
	background-image: url(assets/UI/foot_bg.png);
	background-repeat: repeat-x;
}
#subfoot {
	position:absolute;
	left:89px;
	top:619px;
	width:818px;
	height:9px;
	z-index:7;
}
#secbox {
	background-color: #E2E2C5;
	width: 766px;
}
#homebox {
	width: 766px;
}
#homeslice {
	width: 263px;
	background-color: #BFBF80;
	background-image: url(assets/UI/home_headsub.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#hometxt {
	background-image: url(assets/UI/home_slicebg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 13px;
}
#flashcontent {
	width: 500px;
	color: #228092;
}

#footbox {
	width: 760px;
}
#contactbar {
	position:absolute;
	left:454px;
	top:23px;
	width:458px;
	height:24px;
	z-index:8;
	color: #3DA2B1;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#contactbar a {
	color: #AC191F;
}
#contactbar a:hover {
	color: #CA3E46;
	text-decoration: underline;
}

#footxt {
	font-size: 10px;
	font-weight: bold;
	color: #B8B870;
	margin-top: 16px;
}
#footxt a {
	color: #B8B870;
	text-decoration: none;
}
#footxt a:hover {
	color: #FFFFFF;
}
#formBox {
	font-size: 10px;
	font-weight: bold;
	color: #616130;
	line-height: 16px;
}


#copytxt {
	font-size: 10px;
	font-weight: bold;
	color: #0F687C;
	margin-top: 16px;
}
#section {
	height: 160px;
	background-image: url(assets/UI/section_bg.png);
	background-repeat: repeat-x;
	padding-top: 4px;
	background-color: #B8B871;
	margin-left: 2px;
	width: 252px;
}
#sectitle {
	line-height: 30px;
	background-image: url(assets/UI/section_headbg.png);
	background-repeat: no-repeat;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
}
#sectxt {
	padding-right: 8px;
	padding-left: 8px;
}






p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pagebox {
	background-image: url(assets/UI/full_bg.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #BFBF80;
	margin-left: 4px;
	height: 420px;
	margin-right: 3px;
}
#pagetitle {
	line-height: 46px;
	background-image: url(assets/UI/full_headbg.png);
	background-repeat: no-repeat;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	color: #333333;
}
#pagetxt {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
}
#pagetxt img {
	border: 5px solid #EAEAD7;
}
#sidebar {
	width: 260px;
}

h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828257;
	padding: 0px;
	margin: 0px;
}
ul {
	margin: 0px;
	padding-left: 20px;
}
a {
	text-decoration: none;
	color: #933C06;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#admin_msg {
	font-weight: bold;
	color: #990033;
	padding-left: 20px;
}
#brokerbox {
	position:absolute;
	width:530px;
	height:300px;
	z-index:9;
	overflow: auto;
	margin-left: 78px;
	margin-top: 2px;
	visibility: visible;
}
#brokertable {
	width: 510px;
	font-weight: bold;
}
#brokerhead {
	margin-left: 76px;
	width: 534px;
}

#brokerboxhead {
	background-color: #C1C18F;
	font-weight: bold;
	color: #4F4F35;
}
#brokerrow {
	background-color: #E0E0C3;
}
#brokerboxadmin {
	position:absolute;
	width:260px;
	height:310px;
	z-index:9;
	overflow: auto;
	margin-top: 2px;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#brokerbox2 {
	position:absolute;
	width:530px;
	height:100px;
	z-index:9;
	overflow: auto;
	margin-left: 78px;
	margin-top: 2px;
	visibility: visible;
	top: 1720px;
	left: 24px;
}
#contactbox {
	position:absolute;
	width:530px;
	height:300px;
	z-index:9;
	overflow: auto;
	margin-left: 78px;
	margin-top: 2px;
	visibility: visible;
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828257;
	padding: 0px;
	line-height: 16px;
	margin: 0px;
}
#schedule     tr {
	font-size: 10px;
	font-weight: bold;
	color: #616130;
	background-color: #E2E2C5;
}
.border {
	border: 5px solid #EAEAD7;
}
h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828257;
	padding: 0px;
	margin: 0px;
}
#benefits {
	background-color: #BFBF80;
	margin-top: 5px;
	border: 4px solid #D1D1A6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(assets/UI/home_slicebg.png);
	background-repeat: repeat-x;
}
#benhead {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #651216;
}
#bentext {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}
