@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:235px; background: url(../images/Banner.jpg) no-repeat 0 0 ;margin-bottom:5px;}

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

.right {width:146px; float:left; padding-right:7px;}

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

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

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

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

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

.moduletable_button { background: url(../images/OrangeButton.jpg) 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:20px;font-weight:normal;}

ul { margin-right:20px; list-style:none;}
ul li { background: url(../images/Bullet.gif) no-repeat 100% 7px;
padding-right:20px;
line-height:20px;}
p {margin-bottom:14px;}

.moduletable1 {
	text-align:center;
}
.moduletable1 a{
	color:#000;
	text-decoration:none;
}
