body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	WIDTH: 100%;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}

UL {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-BOTTOM-WIDTH: 0px;
	VERTICAL-ALIGN: baseline;
	BORDER-RIGHT-WIDTH: 0px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
LI {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	VERTICAL-ALIGN: baseline;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
	height: 15px;
	width: 237px;
	background-image: url(images/li.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

li a{
	margin-left: 40px;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

#all {
	width: 919px;
	margin: 0px auto;
	background-image: url(images/block_bg.jpg);
	background-repeat: repeat-y;

}

#header {
	background-image: url(images/header.jpg);
	height: 127px;
	width: 919px;
}

#menu {
	background-image: url(images/menu.jpg);
	height: 76px;
	width: 919px;
	color: #93b2c9;
	font-size: 13px;
}

#search {
	width: 300px;
	float: right;
	margin: 3px;
}

#search_filed {
	border: 1px solid #94B2CA;
	background-color: #94B2CA;
	font-size: 11px;
	color: #000000;

}

#search_but {
	border: 1px solid #94B2CA;
	background-color: #94B2CA;
	font-size: 11px;
	color: #000000;

}

#menu a, a:visited {
	color: #93b2c9;
	text-decoration: underline;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_links {
	width: 400px;
	padding-top: 4px;
	padding-left: 30px;

}


#content {
	margin: 0px auto;
	width: 860px;
}

#sidebar {
	float: right;
	width: 237px;
	margin-top: -25px;
	margin-bottom: 10px;
}

#s_t h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 80px;
	width: 919px;
	clear: both;
}

#s_t {
	background-image: url(images/sidebar_header.jpg);
	width: 237px;
	height: 47px;
}

#s_m {
	background-image: url(images/sidebar_middle.jpg);
	width: 237px;
	color: #D1DBF3;
	font-size: 13px;
	text-align: center;
}

#s_m a, a:visited {
	color: #D1DBF3;
	text-decoration: none;
}

#s_m a:hover {
	color: #CF0200;
	text-decoration: none;
}

#s_m p {
	text-align: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#s_b {
	background-image: url(images/sidebar_footer.jpg);
	width: 237px;
	height: 15px;
}

#footer_text {
	color: #587992;
	font-size: 10px;
	position: relative;
	left: auto;
	top: auto;
	text-align: left;
	width: 380px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#footer_text a {
	color: #587992;
	text-decoration: underline;
}

#footer_text a:hover {
	color: #587992;
	text-decoration: none;
}

#links {
	font-size: 12px;
	float: left;
	width: 610px;
	margin-top: -25px;
}

#links h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 4px;
	padding: 0px;
}

#links a, a:visited {
	color: #990000;
	text-decoration: underline;
}

#links a:hover {
	color: #990000;
	text-decoration: none;
}

#links h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
