@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;
	font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.texttitle {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	text-align:center;
	color:#999;
	letter-spacing: 0px;
	font-size: 16px;
}
.textdecor{ 
font-family: Verdana, Geneva, sans-serif;
float:right;
line-height: 55px;
padding-top:30px;
padding-right:10px;
letter-spacing: 0px;
font-size: 14px; 
color: #999; 
text-decoration:none;
-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:0px;
	box-shadow:0px 0px 5px 5px #ccc; 
	-moz-box-shadow: 1px 1px 10px #ccc;
    -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;
	}
	
.block1 {
	margin-top:30px;
	width:440px;
	height:192px;
	float:left;
	margin-right: 30px;
	margin-left: 2px;
	position:relative;
	box-shadow:0px 0px 0px 1px #ccc;
	-moz-box-shadow: 0 0 0px 1px #CCCCCC;
    -webkit-box-shadow: 0 0 0px 1px #CCCCCC;
	}
	
.block2 {
	margin-top:30px;
	margin-left:23px;
	width:440px;
	height:192px;
	float:left;
	position: relative;
	box-shadow:0px 0px 0px 1px #ccc;
	-moz-box-shadow: 0 0 0px 1px #CCCCCC;
    -webkit-box-shadow: 0 0 0px 1px #CCCCCC;
	}
.block3 {
	background-repeat:no-repeat;
	position:relative;
	margin-top:30px;
	width:440px;
	height:192px;
	float:left;
	margin-right:30px;
	margin-left: 2px;
	margin-bottom:10px;
	box-shadow:0px 0px 0px 1px #ccc;
	-moz-box-shadow: 0 0 0px 1px #CCCCCC;
    -webkit-box-shadow: 0 0 0px 1px #CCCCCC;
	}
	
	.block4 {
	background-repeat:no-repeat;
	position:relative;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:23px;
	width:440px;
	height:192px;
	float:left;
	box-shadow:0px 0px 0px 1px #ccc;
	-moz-box-shadow: 0 0 0px 1px #CCCCCC;
    -webkit-box-shadow: 0 0 0px 1px #CCCCCC;
	}
	
.block5 {
	width:440px;
	height:192;
	float:left;
	margin-left: 2px;
	position:relative;
	margin-top:20px;
	margin-bottom:5px;
	box-shadow:0px 0px 0px 1px #ccc;
	-moz-box-shadow: 0 0 0px 1px #CCCCCC;
    -webkit-box-shadow: 0 0 0px 1px #CCCCCC;
	}
	
.block6 {
	width:220px;
	height:auto;
	float:left;
	margin-right:20px;
	position: relative;
	margin-top:10px;
	margin-bottom:8px;
	}
.block7 {
	position:relative;
	width:220px;
	height:auto;
	float:left;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:8px;
	}
	
.block8 {
	position:relative;
	margin-top:10px;
	width:220px;
	height:auto;
	float:left;
	margin-bottom:8px;
	}

.block9 {
	background: url(images/icons/Phone_Fax_Mail.png);
	display:block;
	background-repeat:no-repeat;
	position:relative;
	width:220px;
	height:auto;
	float:left;
	margin-right:17px;
	border-right:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	}

.block10 {
	background: url(images/icons/Phone_Fax_Mail.png);
	display:block;
	background-repeat:no-repeat;
	width:220px;
	height:auto;
	float:left;
	margin-right:17px;
	border-right:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	}

.block11 {
	background: url(images/icons/Phone_Fax_Mail.png);
	display:block;
	background-repeat:no-repeat;
	width:220px;
	height:auto;
	float:left;
	margin-right:17px;
	border-right:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	}

.block12 {
	background: url(images/icons/Phone_Fax_Mail.png);
	display:block;
	background-repeat:no-repeat;
	width:220px;
	height:auto;
	float:left;
	border-right:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	}

.footer{
	margin-top:20px;
	margin-bottom:30px;
	background-color: #FFF;
	display:block;
	width:940px;
	height:300px;
	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:740px;
	height:300px;
	float:left;
	overflow:hidden;
	background-color:#CCC;
	}
	
	.blockfooter2 {
	display:block;
	width:200px;
	height:300px;
	float:left;
	overflow:hidden;
	background-color:#999;
	background-image:url(images/footer_right.png);
	}