/**/ * {
	margin:0;
	padding:0
}

	
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	background-color:#7D7D7D
}
.container {
	position:relative;
	margin:25px auto 20px auto;
	
	background-color:#FFFFFF;
	width:850px; 

	}
h1 {
	position:absolute;
	left:5px;
	top:9px;
	background-image: url(logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9000px;
	width:468px;
	height:159px
}
.header {
	height:140px
}


.bodycopy {
	clear:both;
	margin:8px 0 auto 8px;
	padding-bottom:30px
}
.bodycopy p {
	line-height:1.4em;
	margin-left:22px;
	margin-bottom:1.0em;
	text-align:justify;
	margin-right:22px;
}
.mainblock {
	position:relative;
	margin-left:155px; margin-top:45px; height:auto;
	 
	width:680px;
	border-left:#7D7D7D 1px solid
}





.leftblock {
	position:absolute;
	width:150px;
	top: 254px;
	left: 9px;
	height: 280px; font-size:12px;

}

.leftblock li {
list-style:none;

margin-right:36px;
font-size:1em; font-weight:100;
line-height:2em;
text-transform: lowercase; text-align: right;
font-size:19px;

}
.leftblock p {margin-left:35px; margin-top:85px; color:#4B4B4B}
.leftblock a {text-decoration:none; color:#7D7D7D; }
.leftblock a:hover {
	color:#A21C49
}


.style1 {color: #A21C49;}
