@charset "utf-8";
/* CSS Document */

.container{
    width:975px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	height: 119px;
	width: 975px;
}
.content{
	height: 390px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:231px;
	margin-right:auto;
	float:left;
}
.content2{
	height: 448px;
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	float:left;
	background-image: url(../images/light-house.jpg);
}
.content3{
	height: 448px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:231px;;
	margin-right:auto;
	float:left;
}
body {
	margin: 0px;
	padding: 0px;
}
.footer{
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	margin-top:25px;
	clear: both;
	float: left;
	height: 125px;
	width: 735px;
}
.button{
	float: left;
	height: 125px;
	width: 240px;
	margin-top:25px;
}
.footer2{
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 125px;
	width: 735px;
}
.button2{
	float: left;
	height: 125px;
	width: 240px;
}
.links{
height:35px;
width: 513px;
margin-left:231px;
margin-right:auto;
float:left;
clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
line-height: 28px;

}
div#links a:link{color:#666666;text-decoration: none;
}
div#links a:hover{color:#333333; text-decoration: none;}
div#links a:active{ color:#666666; text-decoration: none;}
div#links a:visited{ color:#666666; text-decoration: none;}