html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6
	{
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	}
	
html, body
	{
	margin-bottom: 1px;
	min-height: 101%;
	}
	
body
	{
	text-align: center;
	color: #000000;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 14px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4891DC;
	font-size: 20px;
}
h2 {
	font-size: 17px;
	padding-right: 15px;
	padding-left: 40px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	color: #4891DC;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 0px;
	margin-top: 0px;
}

	
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#headerTop {
	height: 60px;
	background-position: 41px 29px;
	background-repeat: no-repeat;
	background-image: url(../images/logoTop.jpg);
	text-align: right;
}
#headerLt {
	background-image: url(../images/headerLt_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 301px;
	float: left;
	width: 41px;

}
#headerMid {
	float: left;
	height: 301px;
	width: 215px;
	text-align: left;
	background-image: url(../images/logoBottom.jpg);
	background-repeat: no-repeat;
}
#headerMid img {



}
#main {
	height: 451px;
	background-image: url(../images/main_bkgd.jpg);
	background-repeat: no-repeat;
	width: 750px;
	text-align: left;
	margin-top: 10px;
}
#main p {
	padding-left: 55px;
	padding-right: 25px;
}

#main img {
	padding-right: 15px;
}
a img {
	border: none;
}
#main a:link {
	text-decoration: underline;
	color: #4891DC;
}
#main a:hover {
	color: #666;
	text-decoration: underline;
}






#headerRt {
	float: left;
	width: 494px;
}
#headerTop a:link {
	text-decoration: none;
	color: #666;
}
#headerTop a:hover {
	color: #4891DC;
	text-decoration: underline;
}


.blue_txt {
	color: #4891DC;
	font-weight: bolder;
}


.clearLt {
	clear: left;
}
.fltLt {
	float: left;
}
.padTop {
	padding-top: 8px;
}
.padTop_80 {
	padding-top: 80px;
}
.padLt_100 {
	padding-left: 100px;
}
.padLt_35 {
	padding-left: 35px;
}
.padLt_50 {
	padding-left: 50px;
}
