html, body
{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, ul, li
{
	margin: 0;
	padding: 0;
}

#wrapper
{
	height: 100%;
	width: 1020px;
	background-color: #1C1D1D;
	border-collapse: collapse;
	border: solid #3E3F3F;
	border-width: 0 1px;
	border-spacing: 0;
}

#header
{
	width: 1017px;
	height: 100px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}

#logoLink
{
	display: block;
	width: 227px;
	height: 75px;
	position: relative; top: 15px; left: 20px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

#headerNav
{
	text-align: right;
	margin: -55px 17px 0 0;
	font-size: 12px;
}

#headerNav a
{
	color: #B4B4B4;
	text-decoration: none;
}

#headerNav a:hover
{
	color: #B4B4B4;
	text-decoration: underline;
}

#topImageContainer
{
	width: 987px;
	height: 270px;
	margin: 9px 9px;
	padding: 5px 5px;
	background-color: #4A4A4A;
	border: 1px solid #5F5F5F;
}
	#topImage
	{
		width: 985px;
		height: 268px;
		background-image: url(images/topImage.jpg);
		background-repeat: no-repeat;
		border: 1px solid #5F5F5F;
	}

#mainNav
{
	width: 998px;
	height: 39px;
	margin: 0 9px;
	padding: 1px 0 0 1px;
	background-color: #315167;
}

#mainBody
{
	width: 999px;
	margin: 0 9px;
	background-color: #315167;
	font-family: Arial, Helvetica, sans-serif;
}

#rightColumn
{
	width: 540px;
	padding: 45px 45px 100px 70px;
	margin: 15px 15px;
	background-color: #93ABBB;
	border-collapse: collapse;
	border: solid #7b8f9c;
	border-width: 7px 7px;
	border-spacing: 0;
}
	#rightColumn p
	{
		line-height: 20px;
		margin: 0 0 20px 0;
	}
	
	#rightColumn p strong
	{
		line-height: 38px;
		font-size: 35px;
		color: #5d0200;
	}
	p#bodyCorner
	{
		margin: -52px 0 0 -77px;
	}
	#rightColumn h1
	{
		font-size: 35px;
		color: #5d0200;
		margin: 0 0 20px 0;
	}
	#rightColumn h2
	{
		margin: 0 0 3px 0;
		font-size: 20px;
		color: #e5f5ff;
	}
	#rightColumn h3
	{
		margin: 25px 0 -5px 0;
		font-size: 16px;
		color: #e5f5ff;
	}
	#rightColumn span h3
	{
		margin: 0 0 5px 0;
		font-size: 16px
		color: #e5f5ff;
	}
	#rightColumn span h2
	{
		margin: 25px 0 3px 0;
		font-size: 20px;
		color: #e5f5ff;
	}
	#rightColumn ul
	{
		color: #5d0200;
		font-size: 13px;
		margin: 10px 0 0 15px;
	}
	#rightColumn li
	{
		margin: 0 0 10px 0;
	}
	#rightColumn li span
	{
		color: #000000;
		font-size: 16px;
	}
	#rightColumn a
	{
		color: #315167;
		text-decoration: none;
	}
	#rightColumn a:hover
	{
		color: #315167;
		text-decoration: underline;
	}

#leftColumn
{
	width: 287px;
	background-image: url(images/logo_background.gif);
	background-position: 50px 15px;
	background-repeat: no-repeat;
}
	#leftColumn #contactInfo
	{
		margin: 215px 10px 0 47px;
		font-size: 14px;
		font-weight: bold;
		color: #a9b9c3;
		line-height: 17px;
	}
		#leftColumn #contactInfo p
		{
			margin: 0 0 15px 0;
		}
		#leftColumn #contactInfo p strong
		{
			color: #061d2c;
		}
		#leftColumn #contactInfo p a
		{
			color: #a9b9c3;
			text-decoration: none;
		}
		#leftColumn #contactInfo p a:hover
		{
			color: #a9b9c3;
			text-decoration: underline;
		}
		
#leftColumnSub
{
	width: 287px;
	background-image: url(images/logo_background.gif);
	background-position: 50px 530px;
	background-repeat: no-repeat;
}
	#image1
	{
		width: 260px;
		height: 192px;
		margin: 55px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_1.jpg);
		background-repeat: no-repeat;
	}
	#image2
	{
		width: 260px;
		height: 191px;
		margin: 19px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_2.jpg);
		background-repeat: no-repeat;
	}
	#image3
	{
		width: 260px;
		height: 192px;
		margin: 55px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_3.jpg);
		background-repeat: no-repeat;
	}
	#image4
	{
		width: 260px;
		height: 192px;
		margin: 55px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_4.jpg);
		background-repeat: no-repeat;
	}
	#image5
	{
		width: 260px;
		height: 192px;
		margin: 55px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_5.jpg);
		background-repeat: no-repeat;
	}
	#image6
	{
		width: 260px;
		height: 192px;
		margin: 19px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_6.jpg);
		background-repeat: no-repeat;
	}
	#image7
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_7.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 0;
	}
	#image8
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_8.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 15px;
	}
	#image9
	{
		width: 260px;
		height: 192px;
		margin: 55px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_9.jpg);
		background-repeat: no-repeat;
	}
	#image10
	{
		width: 260px;
		height: 191px;
		margin: 19px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_10.jpg);
		background-repeat: no-repeat;
	}
	#image11
	{
		width: 260px;
		height: 192px;
		margin: 55px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_11.jpg);
		background-repeat: no-repeat;
	}
	#image12
	{
		width: 260px;
		height: 191px;
		margin: 19px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_12.jpg);
		background-repeat: no-repeat;
	}
	#image13
	{
		width: 260px;
		height: 192px;
		margin: 55px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_13.jpg);
		background-repeat: no-repeat;
	}
	#image14
	{
		width: 260px;
		height: 191px;
		margin: 19px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_14.jpg);
		background-repeat: no-repeat;
	}
	#image15
	{
		width: 260px;
		height: 192px;
		margin: 19px 0 0 14px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_15.jpg);
		background-repeat: no-repeat;
	}
	#image16
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_16.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 0;
	}
	#image17
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_17.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 15px;
	}
	#image18
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_18.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 0;
	}
	#image19
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_19.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 15px;
	}
	#image20
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_20.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 0;
	}
	#image21
	{
		width: 240px;
		height: 192px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_21.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 15px;
	}
	#image22
	{
		width: 240px;
		height: 343px;
		border: 7px solid #7b8f9c;
		background-image: url(images/sub_image_22.jpg);
		background-repeat: no-repeat;
		float: left;
		margin: 5px 0 25px 0;
	}
	.clearboth
	{ 
		clear: both;
	}
#leftColumnSub2
{
	width: 287px;
	background-image: url(images/logo_background.gif);
	background-position: 50px 310px;
	background-repeat: no-repeat;
}
#leftColumnSub3
{
	width: 287px;
}
#leftColumnSub4
{
	width: 287px;
	background-image: url(images/logo_background.gif);
	background-position: 50px 760px;
	background-repeat: no-repeat;
}

#footerNav
{
	color: #203849;
	text-align: center;
	margin: 30px 0 0 0;
	font-size: 10px;
}
	#footerNav a
	{
		color: #4f738c;
		text-decoration: none;
	}
	#footerNav a:hover
	{
		color: #4f738c;
		text-decoration: underline;
	}

#footer
{
	color: #4f4f4f;
	text-align: center;
	font-size: 10px;
	margin: 50px 15px 20px 0;
}
