body
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F3F0E5;
	color:#5B5A59;

	
}
body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
}
h1
{
	color:#142745;
	font-size:14px;
}
#container
{

	background-image:url(../images/content_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:930px;
	height:100%;
}
#container2
{
position:relative;
	float:left;
	background-image:url(../images/content_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:930px;
	height:100%;



}
#header
{
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:922px;
	height:218px;
}
#left-container
{
	float:left;
	width:230px;
	height:100%;


}
#left_image
{

	float:left;
	width:230px;
	height:185px;
	

}
#nav-container
{
	float:left;
	width:695px;
	height:37px;
}
.nav-button
{
	float:left;
}
#content-container
{
	float:left;
	width:695px;
	height:100%;
	text-align:left;
	border:1px solid #000;

}
#content
{
float:left;
	width:480px;
	height:100%;
	text-align:left;

}
#right-side
{
	float:right;
	background-image:url(../images/right_image.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:238px;
	margin-right:40px;

}
#right-side2
{
	float:left;
	background-image:url(../images/right_image.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:238px;
}
#right-text
{
	width:150px;
	height:125px;
	font-size:10px;
	color:#FFF;
	margin-top:97px;
	font-weight:bold;
	line-height:18px;
	padding-right:5px;
}
.right-heading
{
	color:#D5BA4F;

		font-size:11px;
}
#footer-container
{
float:left;
	width:930px;
	height:100%;
	
}
#footer
{
	float:left;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:30px;

}