@charset "UTF-8";
/* CSS Document */

/***** home *****/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#192f46;
}
#wrap{
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.newsletter{
	width:1061px;
	height: 54px;
	background-image:url(../images/0.jpg);
}
.buttons_area{
	width:1061px;
	height: 53px;
	background-image:url(../images/midcoast_layout_05.jpg);
}
.home_pic{
	width:1061px;
	height: 595px;
	background-image:url(../images/midcoast_layout_04.jpg);
}
.home_top{
	width:1061px;
	height: 126px;
	background-image:url(../images/bg_top.jpg);
}
.home_content{
	width:1061px;
	height: 252px;
	background-image:url(../images/midcoast_layout_06.jpg);
}
.footer{
	width:1061px;
	height: 95px;
	background-image:url(../images/0.jpg);
        margin: auto;
}
.T_black{	
	line-height: 18px;	
	color:#000000;
	text-align:left;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;	
	text-decoration:none;	
}
.T_footer{	
	line-height: 18px;	
	color:#587697;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;	
	text-decoration:none;	
}
.B_footer{	
	line-height: 18px;	
	color:#78e1ff;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight:bold;	
	text-decoration:none;	
}
.B_footer:hover{	
	line-height: 18px;	
	color:#ffffff;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: bold;	
	text-decoration:underline;	
}
.T_copyright{	
	color:#466587;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
.B_web_design{	
	color:#466587;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
.B_web_design:hover{	
	color:#ffffff;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}

#home-block-top{
    padding: 25px 25px 20px;
    background: url(../images/home-block-top.jpg) no-repeat top center;
}
#home-block-center{
    padding-bottom: 10px;
    background: #fe6c00 url(../images/home-block-center.jpg) no-repeat bottom center;
}
