﻿body
{
	margin:15px 0px;
	background:#314261;
	font-family:Verdana, Tahoma, Arial;        
}

.clearer
{
	clear:both;
}

div#header
{
	background:url(../images/header.jpg) no-repeat;
	height:174px;
	width:768px;
	margin:auto;
}


div#header_inside
{
	width:475px;
	height:90px;
	margin:42px 17px 0px 0px;
	background:url(../images/header_home.jpg) no-repeat;
	float:right;
}

div#menu
{
	background:#314261;
	height:37px;
	width:768px;
	margin:auto;
}

div#menu ul
{	
	margin:0px;
	padding:0px;
	list-style:none;	
}

div#menu ul li
{
	float:left;
}

div#menu ul li img
{
	border:0px;
}

div#splash_container
{	
	height:226px;
	width:768px;
	margin:auto !important;
	background:url(../images/home_splash.jpg) no-repeat;
	
}

div#outer_div
{
	width:768px;
	background:url(../images/body_bg.gif) repeat-y;	
	margin:auto;	
}

div#inner_div
{
	width:752px;
	margin:auto;
	background:url(../images/body_bg_bottom.gif) no-repeat bottom left !important;
}





div#content
{	
	padding:7px;	
}

div#footer
{
	height:43px;
	text-align:center;
	background:url(../images/footer.jpg) no-repeat;
	color:#314261;
	padding-top:13px;
	width:768px;
	margin:auto;
}
