html,body,li,ul,a,h1,h2,h3,h4,h5,h6,img,div,form,input{
margin: 0px;
padding: 0px;
}

body{
	background: #F9F8F5 url(images/bg.gif) repeat-x top left;
	font:normal 11px tahoma;
	color:#433500;
}

p{
	font:normal 13px tahoma,sans-serif;
	color:#433500;
	line-height:18px;
	text-align:justify;
	padding:0px;
	margin-top:0px;
}
p a:link, p a:visited, p a:hover, p a:active{
	color:#005596;
	text-decoration:underline;
}
p a:hover{
	color:#005596;
	text-decoration:none;
}


.content{
	position:relative;
	width:744px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	position:relative;
	height:103px;
	width:744px;
}

.logo{
	padding-top:14px;
}

.bordered{
	border:solid 4px #fff;
}

.menu{
	position:relative;
	width:703px;
	padding-left:16px;
	padding-right:17px;
	margin-top:4px;
	height:36px;
	background: url(images/bg_menu.jpg) repeat-x top left;
}

.info{
	position:relative;
	width:703px;
	margin-top:4px;
	padding-left:16px;
	padding-top:17px;
	padding-bottom:17px;
	padding-right:17px;
	background-color:#e0daca;
	line-height:15px;
}

.footer{
	position:relative;
	width:703px;
	margin-top:4px;
	padding-top:19px;
	padding-right:17px;
	padding-left:16px;
	height:56px;
	color:#fff;
	background: url(images/bg_footer.jpg) repeat-x top left;
}

.c1{
	position:relative;
	float:left;
	width:460px;
}

.c2{
	position:relative;
	float:left;
	margin-left:23px;
	width:220px;
}
.c1_wide{
	position:relative;
	float:left;
	width:703px;
}

.title{
	position:relative;
	width:100%;
	height:26px;
	margin-bottom:10px;
	background: url(images/line.gif) repeat-x bottom left;
}

.clean{
	clear:both;
}

.more{
	text-decoration:none;
	font-weight:bold;
	color:#433500;
}

.righter{
	text-align:right;
	width:100%;
}

.inner_c1{
	position:relative;
	width:161px;
	float:left;
	padding-left:5px;
	padding-right:22px;
	padding-top:5px;
}

.inner_c2{
	position:relative;
	float:left;
	width:270px;
	padding-top:5px;
	text-align:justify;
}

.space{
	margin-bottom:10px;
}

.copy{
	position:relative;
	float:right;
	width:220px;
	text-align:right;
}

.menu a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding-bottom:4px;
	line-height:35px;
	margin-right:15px;
	margin-left:15px;
}

.menu a:hover{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background: url(images/menu_hover.gif) repeat-x bottom left;
	
}

.small_menu a{
	text-decoration:none;
	color:#fff;
}

.small_menu a:hover{
	text-decoration:underline;
	color:#fff;
}

.bt_home{
	position:absolute;
	top:106px;
	right:53px;
}

.bt_mail{
	position:absolute;
	top:106px;
	right:8px;
}

/* contact page styles */
.inputform{
background-color: #ffffff;
border: solid 1px #acacac;
font: normal 12px Tahoma;
color: #000000;
margin: 2px 0 2px 0;
padding: 2px;
}

.contactleft{
position:relative;
width:220px;
margin:0px 20px 0px 0px;
float:left;
font: normal 12px Tahoma;
}

.contanctright{
position:relative;
margin:0px 0px 0px 20px;
float:left;
}

.contact-heading{
font: normal 12px Tahoma;
line-height:14px;
}

.map-style{
font-size: 12px;
font-family: Tahoma;
}
.title-bold{
	font: bold 12px Tahoma;
}

.links_2{
	list-style:none;
}

.links_2 li{
	position:relative;
	padding-bottom:15px;
}

.links_2 li a:link, links_2 a:visited, links_2 a:hover, links_2 a:active{
	color:#005596;
	text-decoration:underline;
}


.links_2 li a:hover{
	color:#005596;
	text-decoration:none;
}

.links_2 li p{
	display:inline;
}

.link_title{
	position:relative;
	display:block;
	font: bold 13px Tahoma;
	text-decoration:none;
	color:#005596;
}

.link_url{
	display:block;
}

.cats{
	position:relative;
	float:left;
	width:345px;
	text-align:center;
	font-size:18px;
	color:#433500;
}

.cats img{
	margin-bottom:15px;
}

.cats a{
	
font-size:18px;
	color:#433500;
	text-decoration:none;
	
}

.border_img{
	border:solid 4px #fff;
}

.small_thumbs{
	position:relative;
	top:40px;
	clear:both;
	width:696px;
	border:solid 4px #fff;
}

.seter{
	position:relative;
	width:230px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#container {
  position: relative;
  clear:both;
  width: 700px;
  height: 72px;
  overflow: hidden;
 /* border: 2px solid #EFEFEF;*/
}

#scroller {
  width: 4200px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.scroll_right{
	position:absolute;
	right:0px;
	top:30px;
	z-index:100;
}

.scroll_left{
	position:absolute;
	left:0px;
	top:30px;
	z-index:100;
}
