
a:link { 		text-decoration: none;color: #510000;font-weight: bold; }
a:visited { 	text-decoration: none;color: #510000;font-weight: bold; }
a:active { 		text-decoration: none;color: #510000;font-weight: bold; }
a:hover {	 	text-decoration: none;color: #8ADBFF;font-weight: bold; }

*{
	border: 0;
	margin; 0;
	padding; 0;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	color: #999999;
	margin; 0;
	padding; 0;
}
h3 {
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	margin: 0;
	padding: 0;
	text-align: left;
}
#contact-txt{
	color: #72585A;
	text-align: left;
}
body
{
	background: url("images/bg.gif");
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	border: 0px;
	margin: 0px;
	padding: 0;
	letter-spacing: 1px;
	line-height:13px;
}

#left-wrap {
	position: absolute;
	top: 50px;
	left: 20px;

}

.left-img img{
	padding: 10px;
	margin: 5px;
	background: #ffffff;
}

#center-wrap {
	position: absolute;
	top: 55px;
	left: 190px;

}

#right-wrap {
	position: absolute;
	top: 50px;
	left: 788px;

}
.right-img img{
	padding: 10px;
	margin: 5px;
	background: #ffffff;
}

#title-image {
	background-color: #fff;
	padding: 10px;
	width:556px; 
	height:93px;
}
#title-txt-wrap {
	background-color: #fff;
	padding: 10px;
	margin: 10px 0px;
	width:556px; 
	height: 50px;
	font-size: 11px;
	text-align: left;
}
#left-title {
	float: left;
}
#right-title {
	float: right;
}

#nav-wrap {
	width:556px;
	margin: 10px 0px;
	padding: 10px;
	background-color: #fff;	
}
#nav-link {
	text-align: right;
	color: #000;
	font-size: 11px;
}
.body1-wrap {
	background-color: #fff;
	padding: 10px;
	margin: 10px 0px;
	width:556px; 
}

.top-bar {
	font-size: 12px;
	color:#cccccc;
	position: absolute;
	top:0;
	left:25px;
	background: #fff;
	height:30px;
	width: 905px;
	border-bottom: 1px dotted #cccccc;
}
