@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(images/back.png);
	background-repeat:repeat-x;
	height:auto;
	width:940px;
	margin:0 auto;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
.texttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	color: #666;
	/*border-bottom: solid 1px #999;*/
	letter-spacing: 1px;
	font-size: 18px;
	alignment-adjust: central;
	-webkit-font-smoothing: antialiased;
}
.textdecor{
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	letter-spacing: 0px;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}

#wrapper {
	width: 940px;
	height:auto;
	background-color:#FFF;
	border: 20px solid #FFF;
	display:block;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:20px;
	box-shadow:0px 0px 5px 5px #ccc;
	-moz-box-shadow: 0 0 5px 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px 5px #CCCCCC;
	padding-left: 0px;
	padding-right:0px;
}
.MainHeader {
	background-color: #FFF;
	position:static;
	width: 940px;
	height: 140px;
	left: 0px;
	margin-bottom:1px;
	display:block;
	position:relative;
	}
	
.block4 {
	margin-top:15px;
	position:relative;
	width:580px;
	height:auto;
	float:left;
	border-right: 1px dotted #ccc;
	padding-right:20px;
	}
	
	.block5 {
	margin-top:20px;
	margin-left:20px;
	position:relative;
	width:318px;
	height:auto;
	float:left;
    border-bottom: 1px dotted #ccc;
	padding-bottom:20px;
	}

.block6 {
	margin-top:15px;
	margin-left:20px;
	position:relative;
	width:318px;
	height:auto;
	float:left;
	}
	
	.block7 {
	margin-top:20px;
	margin-left:20px;
	width:75px;
	height:80;
	float:left;
	}
	
	.block8 {
	margin-top:20px;
	margin-left:20px;
	position:relative;
	width:97px;
	height:80;
	float:left;
	}
	
	.block9 {
	margin-top:20px;
	margin-left:20px;
	position:relative;
	width:300px;
	height:58px;
	float:left;
	}
	
	.footer{
	margin-top:10px;
	margin-bottom:30px;
	background-color: #FFF;
	display:block;
	width:940px;
	height:130px;
	border: 20px solid #FFF;
	box-shadow:0px 0px 5px 5px #ccc;
	-moz-box-shadow: 0 0 5px 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px 5px #CCCCCC;
	
}

.blockfooter1 {
	display:block;
	width:930px;
	height:30px;
	float:left;
	overflow:hidden;
	background-color:#FFF;
	}
	
	.blockfooter2 {
	display:block;
	width:313px;
	height:100px;
	float:left;
	overflow:hidden;
	background-color:#FFF;
	}
	.blockfooter3 {
	display:block;
	width:313px;
	height:100px;
	float:left;
	overflow:hidden;
	background-color:#FFF;
	}
	.blockfooter4 {
	display:block;
	width:313px;
	height:100px;
	float:left;
	overflow:hidden;
	background-color:#FFF;
	}