@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}
body {background:url(images/main-bg.jpg) repeat-x #f5f5f5;margin:0;margin-top:26px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;height:100%;}
.container {margin: 0 auto; width:868px; overflow:hidden;padding:0 28px 0 28px;background:white;min-height: 100%;}
* html .container {
	height: 100%;
}
h1 {font:normal 22px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#826966;margin:10px 0 0 0;}
p {font-size:12px;}
.clear {clear:both;}
.topslice {background:url(images/topsilce.jpg) no-repeat center;height:14px;}
.topbanner {height:40px;background:white;}
.menu {background:white;height:33px;font:bold 12px/33px  "Trebuchet MS", Arial, Helvetica, sans-serif;}
.menu a {display:block;width:121px;height:33px;margin-left:2px;background:url(images/menu-bg.jpg) no-repeat left top;float:left;text-align:center;text-decoration:none;color:white;font:12px/33px bold;}
.menu a:hover, .menu a#sel {background:url(images/menu-bghov.jpg) no-repeat left top;}
.menu .rws {background:url(images/menu-bg2.png) no-repeat left top;width:175px;}
.menu .rws:hover, .menu .rws#sel {background:url(images/menu-bghov.png) no-repeat left top;}
.submenu {height:3px; background:#aaaaa8;}
.banner {background:url(images/banner2.jpg) no-repeat center;height:236px;}
.banner2 {background:url(images/banner.jpg) no-repeat center;height:236px;}


.footerwrap {
	width:100%;
	background:url(images/footerbck.jpg) repeat-x;
	height:100px;
}
.footer {
	width:868px;
	padding:20px 28px 0px 28px;
	overflow:hidden;
	height:80px;
}
.main {overflow:hidden;clear:both;}
.content {float:left;width:628px;padding:0 50px 0 0;}
.rightbox{float:left;width:190px;}
.imageholder{overflow:hidden;clear:both;margin:8px 0 8px 0;}



