body
{
	background:			#00082D url(../../images/main_bg_new.png) repeat-x top center;
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			13px;
	color:				#444;
	font-weight:		normal;
	line-height:		2.0em;
	margin:				40px 0px 0px 0px;
	padding:			0px;
}

table, td, th
{
	padding:			0px;
	border:				0px;
	border-collapse:	collapse;
}

img
{
	display:			inline;
	border:				0px;
}

a
{
	color:				#264476;
	text-decoration:	underline;
}

a:hover
{
	color:				#264476;
	text-decoration:	none;
}

form
{
	padding:			0px;
	margin:				0px;
}

b
{
	color:				#264476;
}

input
{
	border:				1px solid #264476;
	width:				98%;
	padding:			3px;
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			16px;
	color:				#555;
	font-weight:		normal;
}

textarea
{
	border:				1px solid #264476;
	width:				98%;
	height:				150px;
	padding:			3px;
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			16px;
	color:				#555;
	font-weight:		normal;
}

input.contact
{
	border:				1px solid #264476;
	width:				98%;
	padding:			3px;
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			16px;
	color:				#555;
	font-weight:		normal;
}

input.submit
{
	border:				0px;
	padding:			0px;
	margin:				0px;
	width:				88px;
	height:				28px;
}

#content h1
{
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			26px;
	color:				#264476;
	font-weight:		bold;
	padding:			0px 0px 15px 0px;
	margin:				0px;
}

#content h1 span
{
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			26px;
	color:				#639EFA;
	font-weight:		bold;
	padding:			0px 0px 15px 0px;
	margin:				0px;
}

#content h2
{
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			20px;
	color:				#264476;
	font-weight:		bold;
	padding:			0px 0px 0px 0px;
	margin:				0px;
}

#content h2 span
{
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			20px;
	color:				#639EFA;
	font-weight:		bold;
	padding:			0px 0px 0px 0px;
	margin:				0px;
}

#footer h1
{
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			16px;
	color:				#FFF;
	font-weight:		bold;
	padding:			0px 0px 3px 0px;
	margin:				0px;
}

#center
{
	position:			static;
	margin:				auto;
	text-align:			center;
}

#wrapper
{
	position:			relative;
	width:				938px;
	margin:				auto;
	background:			#FFF;
}

#buffer
{
	position:			relative;
	width:				938px;
	height:				20px;
	margin:				auto;
	background:			#FFF url('../../images/top_bg.png') no-repeat top center;
}

#photo
{
	position:			relative;
	width:				889px;
	height:				239px;
	background:			#B0C9F2 url('../../images/photo1.jpg') no-repeat bottom center;
	text-align:			center;
	margin:				auto;
}

#nav
{
	position:			relative;
	width:				889px;
	height:				86px;
	background:			#FFF;
	text-align:			center;
	padding:			1px 0px 2px 0px;
	margin:				auto;
}

#seperator
{
	position:			relative;
	width:				938px;
	height:				29px;
	background:			#FFF url('../../images/bg_seperator.png') no-repeat top center;
	text-align:			center;
	margin:				auto;
}

#content_wrapper
{
	position:			relative;
	width:				938px;
	background:			#FFF url('../../images/bg_content.png') repeat-x top center;
	text-align:			center;
	padding:			20px 0px 20px 0px;
	margin:				auto;
}

	#content
	{
		position:			relative;
		width:				850px;
		background:			transparent;
		text-align:			left;
		margin:				auto;
	}

#footer
{
	position:			relative;
	width:				938px;
	height:				170px;
	background:			#00082D url('../../images/bg_footer.png') no-repeat top center;
	text-align:			center;
	margin:				auto;
	color:				#FFF;
	font-family:		Trebuchet MS, Arial, serif;
	font-size:			13px;
	line-height:		1.6em;
}

#footer a
{
	color:				#FFF;
	text-decoration:	underline;
}

#footer a:hover
{
	text-decoration:	none;
}