@charset "iso-8859-1";
/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, "Times New Roman", sans-serif;
	color:#FFFFFF;
	background-color:#faf8f8;
}

#body{
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	}

#middle{
	width:780px;
	float:left;
	min-height:419px;
height:expression(this.scrollHeight < 419? "419px" : "auto");	background-color: #dbdbdb;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
}

#left{ width:234px; float:left;}

#right{ width:539px; float:right;background:url(../images/text_background.gif) repeat-y;}

#head_cont{ background:url(../images/head_content.jpg) no-repeat; height:47px;}

#text{background:url(../images/bkg.gif) no-repeat top; min-height:372px; height:expression(this.scrollHeight < 372? "372px" : "auto"); z-index:1;}

#text2{background:url(../images/bottom_content.gif) no-repeat bottom; min-height:372px; height:expression(this.scrollHeight < 372? "372px" : "auto"); z-index:2; margin-top:-372px;}

#h1{color:#000000; margin:0px;; font-size:12px; text-align:center; float:left; width:130px; padding-left:53px; font-weight:bold; padding-top:10px;}

#flash{padding-left:16px;}

#txt{ padding:15px; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px;}

#txt p{ margin:0px; padding:10px;}

#txt p a{ color:#333333;}

#txt p a:hover{color: #8080FF; text-decoration:none;}

#footer{ background:url(../images/footer_bg.gif) repeat-x; height:69px; width:780px; float:left; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#links{float:left; padding-top:24px; padding-left:7px; text-align:center; width:450px;}

#footer a{ color:#FFFFFF; text-decoration:none;}

#footer a:hover{ text-decoration:underline;}

#copy{float:right; padding-right:10px; padding-top:0px; font-size:10px; width: 310px; text-align:left;}

div.drop_n_1{
	position:absolute;
	display:none;
	width:162px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 2px solid #fff;
	text-align:left;
	background:url(../images/sub_menu_bg.gif) repeat-x;
	height:145px;
}

div.drop_1{
	margin-top:3px;
	margin-bottom:2px;
	text-align: left;
	width: 100%;
}

a.dr_1{
	color: #ffffff;
	text-decoration: none;
	margin-left: 14px;
	display: block;
}

a.dr_1:hover{
	text-decoration: underline;
	color: #fff720;
	display: block;
	margin-left: 14px;
}

li a{ color:#000000; text-decoration:none;}
li a:hover{ color:#fff720; text-decoration:underline;}

.input{ border:1px solid #000;}

#img{ float:right; padding:5px; border:1px solid #000; margin-left:5px; margin-right:5px; margin-top:12px;}