html, body {
	margin: 0px;
	padding:0px;
	background-image:;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:auto;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	width:900px;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#680074;
	font-weight:normal;
	text-decoration:none;
	padding-left:155px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:right;
	list-style-type:none;
	width:120px;
	height:25px;
	text-align:center;
	border-left:1px solid #FFF;
	padding-top:4px;
	background-color: #9F9F9F;
	background-image:url(../images/bg_header_top.gif);
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:200px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:250px;
	border-right:0px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:30px;
	color:#EA1821;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:10px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:2px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:2px 40px;
}

#rightbar {
	float:left;
	width:650px;
	padding-right:0px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:40px;
	padding-top:25px;
}

#email {
	float:left;
	width:900px;
	background-color:#EEEEEE;
	height:40px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;	
}




.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:;
}
.submenu a:hover {
	background-color:#ffffff;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}




.submenu2 {
	width: 100px;
}

.submenu2 a {
	width:100%;
	background-position:40px;
	background-repeat:no-repeat;
}
.submenu2 a:hover {
	background-color:#ffffff;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}

#subm2 a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:1px 60px;
}

#subm2 a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:1px 60px;
}


#banner {
	width:650px;
	height: 130px;
	float:right;
}
