body{
	padding:0px;
	margin:0px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	}
	
p, ul, li, div, input, form, h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	}
	
.clearer{
	clear:both;
	}
	
a{
	color:#333;
	text-decoration:none;
	}
	
ul, li{
	list-style-type:none;
	}
	
.headercontainer{
	color:#333;
	}
	
.headercontainer ul{
	padding:0px 0px 0px 0;
	}

.headercontainer ul li{
	padding:0px 15px 0 0;
	margin:0px;
	display:inline;
	}

.headercontainer ul li a{
	color:#444;
	font-size:13px;
	font-weight:bold;
	}
	
.headercontainer ul li a:hover{
	color:#f00;
	font-size:13px;
	font-weight:bold;
	}
	
.headercontainer .box_search{
	width:176px;
	background:url(images/bg_inputtext.gif) 0 0 no-repeat;
	height:22px;
	float:left;
	}
	
.headercontainer .box_search .inputtext{
	width:174px;
	height:22px;
	padding:0px 0 0 5px;
	background:transparent;
	}
	
.headercontainer .box_searchbtn{
	float:left;
	width:37px;
	height:22px;
	}
	
.headercontainer .menu {
	float:right;
	margin:10px 0 0;
	width:620px;
	}
.headercontainer .menu a {
	float:right;
	line-height:26px;
	margin-left:7px;
	text-shadow:0 1px 0 #19230D;
	}
.headercontainer .menu a b {
	background-position:center top !important;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:32px;
	}
.headercontainer .menu a .b1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn_left.jpg) no-repeat scroll 0 0;
	width:7px;
	}
.headercontainer .menu a .b2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn_middle.jpg) repeat-x scroll 0 0;
	padding:0 9px;
	}
.headercontainer .menu a .b3 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn_right.jpg) no-repeat scroll 0 0;
	width:5px;
	}
.headercontainer .menu a:hover b, .headercontainer .menu a.current b {
	background-position:center bottom !important;
	text-shadow:0 1px 0 #698025;
	}
	
	
.banner{
	width:1006px;
	margin:0 auto;
	}
	
.banner .bannerleft{
	background:url(../images/banner-left.jpg) 0 bottom no-repeat;
	width:53px;
	}
	
.banner .bannerright{
	background:url(../images/banner-right.jpg) 0 bottom no-repeat;
	width:53px;
	}
	
.bodycontainer{
	background:url(../images/bg_page.jpg) 0 0 no-repeat;
	}
	
.bodycontainer .leftcontainer{
width:554px;
	}
	
.bodycontainer .leftcontainer p{
	padding-bottom:8px;
	line-height:16px;
	}
	
.bodycontainer .leftcontainer h1{
	font-size:20px;
	color:#23528b;
	font-weight:normal;
	padding:0 0 5px 0;
	}
	
.bodycontainer .leftcontainer .photo_gallary{
	width:540px;
	background:url(../images/bg_photogallary.jpg) 0 0 no-repeat;
	margin:0 auto;
	padding:10px 0 0 10px
	}
	
.bodycontainer .rightcontainer{
	width:276px;
	background:url(../images/bg_rightcontainer.jpg) left 0 no-repeat;
	}
	
.bodycontainer .rightcontainer .box_newsletter{
	background:url(../images/bg_newsletter.jpg) 0 0 no-repeat;
	width:254px;
	height:151px;
	}
	
.bodycontainer .rightcontainer .box_newsletter .box_inputtext{
	background:url(../images/bg_inputtext-small.gif) 0 0 no-repeat;
	width:136px;
	height:25px;
	margin:0 0 0 10px;
	}
		
.bodycontainer .rightcontainer .box_newsletter .box_inputtext .inputtext{
	width:128px;
	height:17px;
	background:transparent;
	border:none;
	padding:5px 0 0 5px;
	}
	
.bodycontainer .rightcontainer .box_news{
	background:#cccccc url(../images/bg_news.jpg) 0 0 no-repeat;
	width:262px;
	height:252px;
	}
	
.bodycontainer .rightcontainer h2{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding:8px 0 5px 50px;
	}
	
.bodycontainer .rightcontainer h3{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding:8px 0 5px 10px;
	}
	
.bodycontainer .rightcontainer p{
	padding:0 10px 8px 10px;
	}
	
.bodycontainer .rightcontainer a{
	color:#b84a00;
	padding:0 5px 0 8px;
	background:url(../images/arrow.gif) left 4px no-repeat;
	}
	
.footercontainer{
	width:100%;
	background:url(../images/bg_bottom.jpg) 0 0 repeat-x;
	height:123px;
	margin:10px 0 0 0;
	}
	
.footercontainer ul li{
	padding:10px 25px 0 0;
	margin:0px;
	float:left;
	}

.footercontainer ul li a{
	color:#444;
	font-size:13px;
	font-weight:bold;
	}
	
.footercontainer ul li a:hover{
	color:#0099FF;
	}
	
.footercontainer p{
	padding:15px 0 0 0;
	color:#707070;
	font-size:11px;
	}