#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	
	/*width: 768px;*/
}
	
	
body {
	margin: 0px 0 0 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #BEBABB url(../images/background.jpg) repeat-x;
	display: block;
}


#header {
	width: 960px;
	height: 130px;
	background: #EDEFF1 url(../images/header_bg.jpg) repeat-x;
	margin: 0 auto;
	padding: 0;
	z-index: 20;
}

/* For IE */
* html #header { 	
	width: 960px;
	height: 130px;
	background: #EDEFF1 url(../images/header_bg.jpg) repeat-x;
	margin: 0 auto;
	padding: 0;
	z-index: 20;
	overflow:hidden;
	
	
}	


#division_top {
	width: 960px;
	height: 10px;
	background:  url(../images/division_top.gif);
	margin: 0;
	padding: 0;
	font: 4px verdana;
	text-indent: -2000em;

}

#logo {
	width: 89px;
	height: 130px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 30px;
	position: relative;	
	float: left;
}

#logo_text {
	width: 356px;
	height: 57px;
	margin: 0;
	padding: 0px 200px 0 0;
	float: right;
	
	
}

#adress {
	width: 258px;
	height: 59px;
	margin: 0;
	padding: 5px 0 0 0;
	float: right;
	color: #732739;
	font: 10px Verdana;
	
}



#slide_show {
	width: 960px;
	height: 340px;
	margin: 0 ;
	padding: 0;
	z-index: 10;
	background: #EDEFF1;
	/*overflow: hidden;*/
}

* html #slide_show { 	
	width: 960px;
	height: 340px;
	margin: 0;
	padding: 0;
	z-index: 10;
	background: #EDEFF1;
	overflow: hidden;
	
	
}	

#boxes {
	width: 486px;
	height: 127px;
	margin: 0;
	padding: 0;
	top: -200px;
	left: 380px;
	position: relative;		
	z-index: 40;
}

#container{
	width: 930px;
	background: #C7AE8C;
	margin: 0 ;
	padding: 10px 15px 10px 15px;
	font: 12px verdana;
	color: #350B28;
}

#container ul {
	line-height: 26px;
	padding: 0px 5px 8px 25px;
	margin: 0;
	list-style: disc url(../images/bullet.gif)
}

#container a {
	
	text-decoration: none;
	color:#732739;
	font : 12px verdana;
	font-weight: bold;
}


#container a:hover {
	color: #F5DEB3;
	text-decoration: underline;
}


/*p{
	padding: 0 0 2px 0;
	
}*/

h3{
	font: 19px Verdana;
	color: #fff;
	padding: 0;
	margin: 0 0 15px 0 ;
}

h2{
	font: 19px Verdana;
	color: #fff;
	padding: 0;
	margin: 0 0 5px 0 ;
}

h4{
	font: 17px Verdana;
	color: #732739;
	padding: 0;
	margin: 0 0 15px 0 ;
}

.image_right{
	float: right;
	margin: 10px;
}

.image_border{
	
	background:#fff;
	padding: 4px;	
	border: 3px solid #732739;
}

#footer {
	float: left;
	width: 960px;
	height: 38px;
	background:  #732739;
	padding: 9px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #F5DEB3;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #F5DEB3;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #8B4513;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

.style1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}