*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color: #354347;
	background: #B4C2BB;
}
#container{
	width: 660px;
	height: 468px;
	margin: 20px auto;
	border: 1px solid #354347;
	background: #ECF9F3 url(images/main-bg.gif) repeat-x center;
	position: relative;
}
#logo-box{
	height: 51px;
	padding-top: 9px;
	padding-left: 14px;
}
#logo-box h1{
	display: none;
}
#menu{
	top: 8px;
	right: 8px;
	position: absolute;
}
#menu ul{
	text-align: right;
	list-style-type: none;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #C9431E;
}
#menu ul li a {
	color: #C9431E;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background: #C9431E;
}
#splatterbox{
	width: 660px;
	height: 252px;
	background: url(images/mainimg0.jpg) no-repeat;
}
#splat{
	display: none;
}
#content{
	margin: 16px 50px 16px 252px;
	font: 12px Arial, Helvetica, sans-serif;
}
#content a{
	color: #C9431E;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#content a:hover{
	color: #FFFFFF;
	background: #C9431E;
}
#footer{
	text-align: center;
	color: #354347;
	font: normal 9px Arial, Helvetica, sans-serif;
}
#footer a{
	color: #B4C2BB;
	text-decoration: none;
}
#footer a:hover{
	color: #354347;
}

/* Begin Sub-page Layout Crap */

#sub-splat{
	width: 660px;
}
#sub-content{
	top: 190px;
	left: 262px;
	width: 388px;
	height: 268px;
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
}
#sub-content p{
	margin-bottom: 10px;
}
#sub-content h2{
	font: bold 12px Arial, Helvetica, sans-serif;
}
#sub-content ul{
	list-style-type: none;
	margin-bottom: 10px;
}
#sub-content li{
	margin-left: 30px;
}
#sub-content a {
	color: #C9431E;
	text-decoration: none;
}
#sub-content a:hover {
	color: #FFFFFF;
	background: #C9431E;
}
.wowzers{
	color: #C9431E;
	font-weight: bold;
}

/* Services */

#serv-img{
	width: 252px;
	height: 120px;
	position: absolute;
	background: url(images/serv-img.jpg);
}
#serv-splat{
	top: 0;
	left: 252px;
	width: 408px;
	height: 120px;
	position: relative;
	background: #5688B6 url(images/serv-txt.gif) no-repeat 10px 85px;
}
#serv-splat h2{
	display: none;
}
#serv-cont-bg{
	top: 0;
	left: 252px;
	width: 408px;
	height: 288px;
	position: relative;
	background: #5688B6;
	filter:alpha(opacity=50);
	opacity:.50;
}

/* About */

#abou-img{
	width: 252px;
	height: 120px;
	position: absolute;
	background: url(images/abou-img.jpg);
}
#abou-splat{
	top: 0;
	left: 252px;
	width: 408px;
	height: 120px;
	position: relative;
	background: #56B6B0 url(images/abou-txt.gif) no-repeat 10px 85px;
}
#abou-splat h2{
	display: none;
}
#abou-cont-bg{
	top: 0;
	left: 252px;
	width: 408px;
	height: 288px;
	position: relative;
	background: #56B6B0;
	filter:alpha(opacity=50);
	opacity:.50;
}

/* Contact */

#cont-img{
	width: 252px;
	height: 120px;
	position: absolute;
	background: url(images/cont-img.jpg);
}
#cont-splat{
	top: 0;
	left: 252px;
	width: 408px;
	height: 120px;
	position: relative;
	background: #9BC498 url(images/cont-txt.gif) no-repeat 10px 85px;
}
#cont-splat h2{
	display: none;
}
#cont-cont-bg{
	top: 0;
	left: 252px;
	width: 408px;
	height: 288px;
	position: relative;
	background: #9BC498;
	filter:alpha(opacity=50);
	opacity:.5;
}

/* Ad Page */

#ad-link{
	margin-left: 252px;
}
#ad-link a{
	padding: 10px 5px 5px 5px;
	background: #2E9F66;
}
#ad-link a:hover{
	background: #6EBD95;
}
#whitebox{
	margin: 20px 70px;
	width: 520px;
	height: 320px;
	text-align: center;
	background: #FFFFFF
}
#ad-headline{
	top: 28px;
	left: 72px;
	width: 377px;
	height: 263px;
	position: relative;
	background: url(images/ad-copy.gif);
}
#ad-headline h1{
	display: none;
}
#ad-text{
	display: none;
}