@charset "utf-8";


body {font: normal 12.5px/1 Arial, Verdana, Helvetica;
	background-color: #0196CE;
	margin: 0px;
	color:#333333;

}

#main {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width:923px;
	height:720px;
	z-index:1;
	background:#EDF5F8;
	padding:0;
}



#top {
	position:absolute;
	width:923px;
	height:115px;
	z-index:2;
	background-color:white;
}

#topcontact {
letter-spacing:1px;
color:#333333;
text-align:right;
padding-right:6px;
}

#mainbody{
	position:absolute;
	top:118px;
	width:923px;
	height:350px;
	background-color:white;
	left: 0px;
	z-index: 5;
	background-image: url(../img/bkg_home_mainbody.jpg);

}

div#text_container1 {
	margin:4px;
	position:absolute;
	top:25px;
	left:28px;
	width: 369px;
	height: 136px;

}

div#text_container2 {
	margin:4px;
	position:absolute;
	top:40px;
	left:438px;
	width: 462px;
	height: 295px;

}

ul {font: normal 13px/160% Arial, Verdana, Helvetica; color:#333333;
list-style-image:url(../img/bul_green.gif);}

p.textmsg {font: normal 15px/1.6 Arial, Verdana, Helvetica;
color:#333333;}

span.fs {font-weight:bold;
color:#333333;}

div#lowercontent {
	position:absolute;
	top:4.854in;
	left:0px;
	width: 923px;
	height: 2.95in;
	padding-top:2px;
	margin-top:2px;
	background-color: #ECF3FD;
}


a:link {color:#0184B6;}
a:visited {color:#0184B6;}
a:hover {color:#333333;}
a:active {color:#333333;}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #219E43;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
}
h3 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 22px;
	color: #018DC2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

div#footer {
	position:absolute;
	bottom:-25px;
	width: 923px;
	background-color:#27B04A;
	height: 3em;
	top: 7.5in;

}
p#copy {padding:3px 7px;
	text-align:right;
	color:#ECF3FD;
	letter-spacing:2px;
	font-size:12px;
	margin-top:8px;}
