@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
* html img, * html .png {
	position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
form {
	padding:0px;
	margin:0px;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.end {
	clear: both;
}
body {
	margin: 0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/bg.gif) left top;
}
#container {
	width:808px;
	margin: 0px auto;
	margin-top:47px;
}
#header_lft {
	width:273px;
	float:left;
}
#header_lft span {
	font:normal 17px arial;
	color:#5f5f5f;
	padding-right:5px;
	float:left;
	padding-top:4px;
}
.txt_box {
	border:none;
	width:155px;
	background:#b6d5e3;
	margin-top:3px;
	margin-left:4px;
	height:18px;
	font:normal 14px arial;
	color:#567c8d;
}
#header_rgt {
	margin-top:3px;
	float:right;
	width:160px;
}
#header_rgt p {
	height:24px;
	width:66px;
	float:left;
	font:normal 12px arial;
	color:#434343;
	padding:0px 0px 0px 12px;
}
#header_rgt p a {
	text-decoration:none;
	color:#434343;
}
#header_rgt p a:hover {
	text-decoration:underline;
}
.bdy_box {
	background:url(../images/box_cntr.png) left top repeat-y;
	padding-left:15px;
	padding-top:5px;
}
.txt_area {
	background:#fff;
	border:none;
	width:775px;
	height:545px;
	font:normal 16px arial;
	
	padding-top:5px;
}
#top_nav ul {
	height:38px;
	padding:0px;
	margin:0px;
	margin-top:18px;
	margin-left:28px;
}
#top_nav li {
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
	font:normal 12px arial;
	color:#434343;
	float:left;
	padding:10px 16px 21px 0;
	padding-left:8px;
	text-decoration:none;
	width:164px;
	background:url(../images/btm_btn_bg.gif) left top no-repeat;
}
#top_nav li a {
	margin:0px;
	padding:0px;
	color:#2244a5;
	text-decoration:none;
}
#footer {
	margin:0 auto;
	padding-top:10px;
	padding-bottom:25px;
	margin-top:30px;
}
#footer ul {
	margin:0 auto;
	text-align:center;
	direction:ltr;
}
#footer li {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
	padding:10px 4px 10px 8px;
}
#footer li a {
	text-decoration:none;
	font:normal 11px arial;
	color:#aeaeae;
	text-align:center;
}
#footer li a:hover {
	text-decoration:underline;
}
#ads
{
	float: left;
	width: 180px;
	height:150px;
	margin-left:25px;
	position: absolute;
	z-index: 1000;
	left: 1060px;
}

