*{
	margin:0;
	padding:0;
}
body{
	background:#fff url(images/bg.gif) repeat-x top;
	font:11px/20px Tahoma,Helvetica,sans-serif;
	color:#222;
}
#inner-bg{
	background:#fff url(images/bg-inner.gif) repeat-x top;
}
/* Layout Styles Starts */
#wrapper{
	width:881px;
	margin:0 auto;
}
#menu{
	height:43px;
	overflow:hidden;
	padding:0 0 11px 0;
}
#menu ul{
	list-style:none;
	margin:11px 0 0 0;
}
#menu li{
	margin:0 11px 0 0;
}
#menu li, #menu li a, #menu li a span, #menu li a.current, #menu li a.current span{
	display:block;
	float:left;
	height:22px;
	line-height:20px;
	color:#838383;
	cursor:pointer;
	font-size:12px;
}
#menu li a, #menu li a.current{
	text-decoration:none;
	padding:0 0 0 10px;
}
#menu li a span, #menu li a.current span{
	padding:0 20px 0 10px;						
}
#menu li a:hover, #menu li a.current{
	background:url(images/menu-h-left.gif) no-repeat left;
}
#menu li a:hover span, #menu li a.current span{
	color:#fff;
	background:url(images/menu-h-right.gif) no-repeat right;
}
#header{
	height:345px;
	overflow:hidden;
}
#header1{
	height:150px;
	overflow:hidden;
}
#header-left{
	width:252px;
	float:left;
}
#logo, #logo1{
	width:250px;
	height: 120px;
	padding:30px 0 30px 0px;
}
#logo1{
    padding:24px 0 0 15px;
}
#logo h1, #logo1 h1{
    background:url(images/logo.gif) no-repeat;
}
#logo h1 a, #logo1 h1 a{
	display:block;
	height:100px;
}
#logo h1 a span, #logo1 h1 a span{
	display:none;
}
#slogan{
	background:url(images/bubble.gif) no-repeat;
	width:212px;
	height:75px;
	padding:20px;
}
#slogan ul{
	list-style:none;
}
#banner{
    float:right;
	width:602px;
	height:295px;
	background:url(images/slide-show-block.gif) no-repeat;
	padding:12px 13px;
}
#banner ul{
	list-style:none;
}
#container{
	padding:35px 10px 10px 10px;
}
#mainarea{
	width:610px;
	float:left;
}
#sidearea{
	width:215px;
	float:right;
}
.sblock1{
/*	background:#fff url(images/sideare-bg.gif) repeat-x top;*/
	background:#eaebed url(images/sideare1-bg.gif) repeat-x top;
	padding:15px;
	margin:0 0 20px 0;
	border:1px solid #ccc;
}
.sblock2{
	padding:15px;
	margin:0 0 20px 0;
}
.block1, .block2{
	width:190px;
	margin:0 25px 10px 0;
	display:block;
	float:left;
}
.block2{
	width:420px;
	margin:0 20px 10px 15px;
}
#footer{
	width:100%;
	border-top:1px solid #d9d9d9;
	padding:10px 0;
}
#footer-inner{
	width:880px;
	margin:0 auto;
	height:22px;
	line-height:22px;
	overflow:hidden;
	font-size:10px;
}
#footer-inner a{
	font-weight:normal;
}
#container p.hr{
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
#container p{
	margin:0 0 15px 0;
}
#container p img.floatleft{
	margin:10px 10px 0 0;
}
#container p img.floatright{
	margin:10px 0 0 10px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul{
	margin:0 0 0 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#4e7425;}
h1{font-size:32px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 15px 0;font-family:"Trebuchet MS";font-weight:normal;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}
img.special {
	background: #fafafa;
    border: 1px solid #dcdcdc;
	padding: 7px;
}
.footerlinks {
font-size:10px;
text-align:center;
font-weight:bold;
width:760px;
margin:0 auto;
padding-top:20px;
}
