body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}
#header {
	background: url(images/header_bg.jpg) repeat-x;
	height: 97px;
}
#logo {
	padding-top: 20px;
}
#navtop {
	text-align: right;
	margin-right: 3px;
}
#navtop ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navtop ul li {
	display: inline;
}
#navtop ul li a {
	text-decoration: none;
	margin-right: 5px;
	padding-left: 5px;
	border-left: 1px #005E88 solid;
	color: #005E88;
}
#navtop ul li a.first {
	border-left: none;
}
#boxsearch {
	background: url(images/search_bg.jpg) repeat-x;
	height: 50px;
	margin-bottom: 10px;
	text-align: center;
}
#boxsearch, #boxsearch form, #boxsearch_i {
	color: #FFFFFF;
	font-weight: bold;
}
#boxsearch_i {
	background: url(images/search_icon.jpg) center left no-repeat;
	width: 90%;
	margin: 0px auto;
	height: 35px;
	padding-top: 15px;
}
#contents {
	
}
#sidebar {
	margin-top: 5px;
}
h2.caption {
	width: 30%;
	margin: 1px 0px;
	padding: 0px;
}
h2.caption span {
	display: block;
}
h2.caption span span {
	height: 28px;
	line-height: 28px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#footer {
	clear: both;
	margin: 5px 0px;
	border-top: 2px #8B8B8B solid;
	padding: 5px 0px;
}
#contents h2.caption {
	background: url(images/dirbg_center.jpg) repeat-x;
}
#contents h2.caption span {
	background: url(images/dirbg_left.jpg) left no-repeat;
}
#contents h2.caption span span {
	background: url(images/dirbg_right.jpg) right no-repeat;
}
#sidebar h2.caption {
	background: url(images/feature_center.jpg) repeat-x;
}
#sidebar h2.caption span {
	background: url(images/feature_left.jpg) left no-repeat;
}
#sidebar h2.caption span span {
	background: url(images/feature_right.jpg) right no-repeat;
}
div.contentsbox {
	padding: 10px;
}
#contents div.contentsbox {
	border: 1px #5F7C05 solid;
}
#sidebar div.contentsbox {
	border: 1px #539BFF solid;
}
.clr{
	clear:both;
}
.textbox{
	font-family:inherit;
	font-size:inherit;

}
.button{
	background: url(images/btn_search.jpg) no-repeat;
	width: 66px;
	height: 20px;
	border: none;
}
/*h2, h2 .count, h2 a, #sidebar a {
	color: #5E5E5E;
}*/
h2.maincat {
	background: url(images/icon_folder.jpg) center left no-repeat;
	padding-left: 25px;
}




/*body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}
#header {
	background: url(images/header_bg.jpg) repeat-x;
	height: 98px;
}
#navtop {
	text-align: right;
	margin: 3px;
}
#navtop ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navtop ul li {
	display: inline;
}
#navtop ul li a {
	text-decoration: none;
	margin-right: 5px;
	padding-left: 5px;
	border-left: 1px #5D5D5D solid;
}
#navtop ul li a.first {
	border-left: none;
}
#logo {
	margin-top: 25px;
	text-align: center;
}
#boxsearch {
	background: url(images/search_bg.jpg) repeat-x;
	height: 35px;
	padding-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}
#boxsearch, #boxsearch form {
	color: #FFFFFF;
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 25%;
}
#contents {
	float: none;
	margin-right: 25%;
	padding-right: 5px;
}
#contents-wide {
	margin-right: 0px;
	padding-right: 0px;
}
h2.caption {
	background: url(images/dirbg_center.jpg) repeat-x;
	width: 40%;
	margin: 0px;
	padding: 0px;
}
h2.caption span {
	background: url(images/dirbg_left.jpg) left no-repeat;
	display: block;
}
h2.caption span span {
	background: url(images/dirbg_right.jpg) right no-repeat;
	height: 28px;
	line-height: 28px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#sidebar h2.caption {
	width: 60%;
}
#footer {
	clear: both;
	margin: 5px 0px;
	border-top: 2px #8B8B8B solid;
	padding: 5px 0px;
}
div.contentsbox {
	border: 1px #000000 solid;
	padding: 10px;
}
.clr{
	clear:both;
}
.textbox{
	font-family:inherit;
	font-size:inherit;

}
.button{
	background: url(images/btn_search.jpg) no-repeat;
	width: 66px;
	height: 25px;
	border: none;
}
h2, h2 .count, h2 a, #sidebar a {
	color: #D69807;
}
h2.maincat {
	background: url(images/icon_folder.jpg) center left no-repeat;
	padding-left: 25px;
}*/
