body {
	margin:0px;
	background-color: #d9edf5;
}
#top {
	background-color: #33231a;
	width: 900px;
	float: left;
}
.style1 {
	color: #45ABD3;
	font-weight: bold;
	font-size: 14px;
}
.style2 {font-size: 11px}
#menu {
	width: 900px;
	background-color: #A6A22D;
	text-align: right;
}

#shell {
	width:900px;
	margin:0px auto 0px auto;
	position:relative;
	color:#666666;
	line-height:24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border_bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#textarea {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	width: 470px;
	top: 400px;
	float: left;
	margin-top: 300px;
}

a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #45ABD3;
}
a:visited {
	color: #666666;
}
a:active {
	color: #999999;
}

#container {
	display:block;
	_height:760px;
}

#flash {
	width:899px;
	height:366px;
	overflow:hidden;
	z-index: 10;
	top: 150px;
	position: absolute;
}


#content {
	width:900px;
	background-image: url(images/water.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	float: right;
	background-color: #FFFFFF;
}
#featured {
	float: right;
	height: 300px;
	width: 342px;
	background-color: #FFFFFF;
	margin-top: 250px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#feature_inset {
	float: left;
	padding: 15px;
}
#feature_text {
	width: 96px;
	float: right;
	line-height: 18px;
}
#feature_servics {
	float: left;
	width: 200px;
	line-height: 18px;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 10px;
}
.feature_img {
	float: left;
	border: 4px solid #CCCCCC;
}
	#content a:hover {color:#4a47c6; text-decoration:none;}

	
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #33231A;
	color: #A6A22D;
	height: 70px;
	float: left;
	width: 844px;
	padding-top: 10px;
	padding-left: 46px;
	text-align: right;
	padding-right: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #45abd3;
	line-height: 24px;
}
	#footer a {
	color:#A6A22D;
	text-decoration:none;
}
	#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#logoarea_int {
	position: absolute;
	top: 33px;
	z-index: 10;
}
#content_int {
	width:900px;
	background-color: #FFFFFF;
	float: right;
}
#logo_int {
	position:absolute;
	left:35px;
	top: 68px;
	z-index: 20;
}

#textarea_int {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	width: 800px;
	top: 400px;
	float: left;
}

