/* CSS Document */

* { margin:0; padding:0;}


body{
	margin : 0 auto;
	padding : 0;
	font : 78% verdana, arial, sans-serif;
	color : #36292D;
	letter-spacing: 0.7px;
	background-image: url(images/bg_body11.gif);
	background-repeat: repeat-x;
	line-height: 98%;
}
a {
	color: #562716;
	text-decoration: none;
}

.container{
	width: 970px;
	margin : 76px auto 0 auto;
}
.page{
	height: 400px;
}
.header{
	display: block;
	height: 61px;
	margin-left: 148px;
	background-image: url(images/lsd_logo8.png);
	background-repeat: no-repeat;
}
.header a {
	display: block;
	height: 40px;
	width: 680px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu{
	float: left;
	height: 300px;
	width: 150px;
	padding-top: 0px;
}
.menu ul {
	margin: 3px 5px 0 0;
}
.menu li {
	padding: 10px 0 16px 0;
	list-style: none;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
}


.one{
	height: 400px;
	width: 680px;
	background-image: url(images/im_index8.png);
	float: left;
	margin: 0px;
	color: #000;
	}
	
.two{
	width: 320px;
	margin: 0 0 0 20px;
	float: left;
	}

.three{
	width: 165px;
	margin: 0 0 0 3px;
	float: left;
	}


.footer{
	clear: both;
	height: 30px;
	font-size: 75%;
	padding-top: 3px;
	text-align: center;
	letter-spacing: 90%;
	padding-right: 110px;
}
.box1{
	float: left;
	margin-left: 5px;
	width: 320px;
	padding: 5px 0 0 15px;
}
.box2{
	height: 100px;
	width: 150px;
	float: left;
	margin-left: 10px;
}
.box3{
	float: right;
	width: 450px;
	font-style: italic;
	line-height: 100%;
	font-size: smaller;
	margin-right: 10px;
	}

.box4{
	width: 160px;
	float: right;
	text-align: right;
	padding-right: 5px;
	font-style: italic;
	line-height: 97%;
	font-size: 80%;
}

.image_l{

}
.image_r{

}
.image{

}
h1{
	font-size: 150%;
	padding-right: 7px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	font: verdana;
	padding-left: 5px;
	line-height: 98%;
}
h2{
	font-size: 105%;
	font-weight: 400;
	color: #5B2B19;
	padding-bottom: 3px;
}
h3{

}
p{
	font-size:85%;
	color: #000;
	letter-spacing: 0.05em;
	}
.four {
	width: 320px;
	margin-left: 25px;
	clear: both;
}

