@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}





img {
	border:0;
	}

body {
	font-family:tahoma;
	font-size:11px;
	background:#e9e9e9;
}
td, p, div, th, h {
	font-size:11px;
	font-family:tahoma;	
	color:#010101;
}
.wrap1 {width:830px; margin:0 auto; background:#ffffff;padding-top:15px;margin-top:10px;}
.wrapper {width:800px; margin:0 auto;  background:#f3f2f2;}

.top_menu {height:34px;width:100%; background: url(../images/MenuBar.png) repeat-x 0 0 ;}

.header {width:100%; height:260px; background: url(../images/Banner.png) no-repeat 0 0 ;margin-bottom:5px;}

.nav {height:25px; vertical-align:bottom; width:420px; float:right; }

.right {width:153px; float:right;}

.home, .inside {width:635px; float:left; background:#f3f2f2;padding:5px;}

.home_top {border-bottom:3px solid #f3f2f2;}

.home_top_left { width:458px; float:left; background:#eaeaea;padding:5px;}
.home_top_right{ width:148px; float:right;padding:5px;}

.home_bottom {}
.home_bottom_left  {width:298px; padding:5px; float:left;}
.home_bottom_right  {width:298px; float:right; background:#eaeaea;padding:5px;}

.footer {width:100%; background:#fff;}

.moduletable_button { background: url(../images/button.png) no-repeat 0 0 ; width:128px; height:83px; padding:10px; color:#fff;margin-bottom:10px;}
.moduletable_button h3 {color:#34393e;font-size:21px;font-weight:normal;}

.moduletable h3, .componentheading, .contentheading {color:#f07935;font-size:24px;font-weight:normal;}

ul { margin-left:20px; list-style:outside;}
p {margin-bottom:14px;}

