#horizon {
	left: 0px; 
	position: absolute; 
	top: 20px
}
#horizon {
	margin-top: -200px; 	
	width: 100%; 
	top: 50%; 
	min-width: 748px;
}

#wrapper {
	background: #fff;
	margin: 0px auto;
	width: 748px;
	position: relative;
	height: 360px;
	text-align: left;
	background-color: #ffffff;
	z-index: 1;
}

#logo {
	WIDTH: 245px;
	POSITION: absolute;
	TOP: 0px;
	left: 0px;


}

/*FONT: 11px/1.7em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;*/
/*FONT: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;*/

body {
	background: #369;
	margin: 0px;
	font: 12px/1.2em "galliard bt", "times new roman", roman, serif;
	/*	color: #333; */
	text-align: center;

}

td {
	font: 12px/1.2em "galliard bt", "times new roman", roman, serif;
	color: #000;
}

#scrollingcontent {
	left: 30px; 
	overflow: auto; 
	width: 335px; 
	position: absolute; 
	top: 11px;  
	height: 250px; 
	background-color: #ffffff;
	scrollbar-arrow-color:#0000cc;
	scrollbar-face-color:#00a85a ;
	scrollbar-track-color:#fff;
	scrollbar-highlight-color:#aaa;
	scrollbar-3dlight-color:#eee;
	scrollbar-shadow-color:#6699cc;
	scrollbar-darkshadow-color:#003366;
}

#navbar {
	position: absolute;
	width: 748px;
	top: 360px;
	height: 28px;
	left: -1;
}

p {
	margin: 0px 0px 1em;
	color: #000;
}

img {
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
h1 {
	padding-top: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #369;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #369;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #369;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #369;
}

.highlight {
	font-size: 18px;
	font-weight: bold;
	color: #369;
}

.emphatic {
	font-size: 24px;
	font-weight: bold;
	color: #9D9D9D;
	line-height: 1.3em;
	padding-left: 1em;
}

.sansSerif {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.sansSerif2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
a {
	text-decoration: underline;
	color: #369;
}
*/
a:link {
	text-decoration: underline;
	color: #369;
}
a:active {
	text-decoration: none;
	color: #369;
}
a:visited {
	text-decoration: underline;
	color: #369;
}
a:hover {
	text-decoration: none;
	color: #369;
}

.contact {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #369;
}
.smInputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	border: 1px solid #CCCCCC;

}
.smTextArea {
	height: 80px;
	width: 220px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
