body {

background: transparent url(../images/bg.gif) repeat top;

}



*:focus { outline: none; }



#bg {

height: 753px;

background: transparent url(../images/bg_top.gif) repeat-x;

}



#header {

width: 806px;

height: 140px;

margin: auto;

background: transparent url(../images/header.gif) no-repeat center;

}



	#search {

	width: 363px;

	position: relative;

	top: 83px;

	left: 495px;

	color: #42779d;

	font-weight: bold;

	height: 82px;

	overflow: hidden;





	}



	#search_input {

	width: 112px;

	height: 17px;

	background: url(../images/search_bg.gif) repeat-x;

	border: solid 1px #42779d;

	padding: 3px 0px 0px 3px;

	margin-bottom: 5px;

	vertical-align: middle;

	}

	

	#search_img {

	vertical-align: middle;

	margin-bottom: 5px;

	}



#content {

width: 806px;

margin: auto;

overflow: hidden;

}



#content[id] {background: transparent url(../images/content_bg.png) repeat-y;}



#inner_content {

width: 704px;

margin: auto;

padding: 20px;

overflow: hidden;

}



#nav {

width: 764px;

height: 90px;

margin: auto;

background: transparent url(../images/nav.gif) no-repeat;

}



	#menu {

	position: relative;

	left: 254px;

	top: 47px;

	width: 469px;

	height: 42px;

	background: transparent url(../images/nav_bg.gif) no-repeat;

	}

	

		#menu a {

		float: left;

		display: block;

		width: 117px;

		height: 42px;

		}

	

		#nav1 { background: transparent url(../images/nav1.gif) no-repeat; }

		#nav2 { background: transparent url(../images/nav2.gif) no-repeat; }

		#nav3 { background: transparent url(../images/nav3.gif) no-repeat; }

		#nav4 { background: transparent url(../images/nav4.gif) no-repeat; }

		

		#nav1:hover { background: none; }

		#nav2:hover { background: none; }

		#nav3:hover { background: none; }

		#nav4:hover { background: none; }



#content_btm[id] {background: transparent url(../images/footer.png) no-repeat center;}



#footer {

width: 780px;

height: 86px;

margin: auto;

background: transparent url(../images/content_footer.gif) no-repeat;

}



	#footer a {

	color: #000;

	}



	#f_left {

	float: left;

	position: relative;

	top: 30px;

	left: 50px;

	}

	

	#f_right {

	float: right;

	position: relative;

	top: 45px;

	right: 50px;

	}



#content_btm {

width: 806px;

height: 40px;

margin: auto;

}

