@charset "utf-8";

body {

	margin: 0px;

	padding: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: normal;

	color: #000000;

	background-image: url(../images/body_bg.gif);

	background-repeat: repeat-x;

	background-position: top;

	background-color: #999999;

}

.headtxt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 40px;

	font-weight: normal;

	color: #376092;

	text-decoration: none;

	padding-left: 95px;

}

.headtxt2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 30px;

	font-weight: normal;

	color: #376092;

	text-decoration: none;

	padding-left: 95px;

}



.leftside {

	float: left;

	margin-right: 15px;

	margin-bottom: 5px;

}

.rightside {

	float: right;

	margin-left: 15px;

}



.contact {

	background-color: #cccccc;

	height: 330px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	width: 278px;

	clear: both;

}

.contact2 {

	background-color: #cccccc;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	width: 258px;

	clear: both;

	color: #000000;

	padding-left: 10px;

	padding-right: 10px;

}

ul {

	margin-top: 5px;

	margin-bottom: 10px;

	margin-left: -15px;

}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;

	text-align: center;

	line-height: 1.4em;

	padding-bottom: 15px;

	font-size: 11px;

	font-weight: normal;

}

.footer a:link {

	text-align: center;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

}

.footer  a:visited {

	text-align: center;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.footer   a:hover {

	text-align: center;

	font-weight: normal;

	color: #375F91;

	text-decoration: none;

}

.contact2 a {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: normal;

	text-decoration: none;

	color: #000000;

}

