body {
	margin: 0px;
	background-image: url(../images/04.jpg);
	background-color:#fafafa;
	background-position:top;
	background-repeat:repeat-x;
}

#header_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float:left;
	margin: 9px 0px 0px 35px;
	color: #bdbdbd;
	}
#header {
	background-image: url(../images/header.gif);
	width: 1000px;
	height: 72px;
}
#footer {
	background-image: url(../images/footbg.gif);
	background-repeat:repeat-x;
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	height: 23px;
	width: 100%;
	color: #cecece;
}
.footxt {
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration: none;
}
a.ci {
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration: none;
}
a.ci:hover {
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration: none;

}

#left {
	background-image: url(../images/left.gif);
	background-repeat:no-repeat;
	margin-left: 35px;
	min-height: 500px;
	}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	margin-left: 35px;
	margin-bottom: 34px;
	height: 108px;
	width: 125px;
	}
#left2 {
	background-image: url(../images/topleft.gif);
	margin-left: 30px;
	margin-top: 14px;
	background-repeat: no-repeat;
	min-height: 330px;
	background-color: #fefefe;
	}
#top {
	min-height: 106px;

}
#bottom {
 	background-image: url(../images/bottomleft.gif);
	background-repeat: no-repeat;
	position:absolute;
	margin: 0px;
	height: 106px;
	width: 245px;
	margin-bottom: 106px;
	
}
.maincontent {
	background-image: url(../images/page.gif);
	background-position: right top;
	background-repeat:	repeat-y;
	
	}
#search_form {
	float:right;
	width: 267px;
	border: 0px #fff solid;
	}
	
img {
	border: 0px;
	}
a.ci {
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration: none;
	margin-left: 30px;
}
a.ci:hover {
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration:underline;
	margin-left: 30px;
}
.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A1A1A1;
	font-weight: normal;
	padding-left:20px;
}
.header_text_link {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D3D3D3;
	font-weight: normal;

}.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A1A1A1;
	font-weight: normal;
	vertical-align:middle;
	padding-left:20px;

}
.header_text_link {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D3D3D3;
	font-weight: normal;
	vertical-align:middle;

}
.text_field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height:19px;
	margin-top: 19px;
	width:152px;
	background-image:url(../images/search.jpg);
	border:none;
}