#container
{
	width: 100%;
	margin: 0px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	background-image: url(images/content-back.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#top
{
	background-color: #ddd;
	border-bottom: 1px solid gray;
	background-image: url(images/titlesouth_01.jpg);
	height: 140px;
}
#content-contain{
	background-color:#FFFFFF;
	padding: 5px;
	width: 95%;
	margin: 0 auto;
	border-width: 10px;
	border-style: solid;
	border-color: #333333;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: right;
width: 160px;
margin: 0;
padding: 1em;
}

#content
{
	padding: 1em;
	margin-right: 200px;
	background-color: #444444;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0em;
	color: #333;
	background-color: #ddd;
	height: 59px;
	background-image: url(images/footer-tile.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#leftnav p { margin: 0 0 1em 0; }

#content h2 { margin: 0 0 .5em 0; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right-corner{
	margin:0;
	padding:0;
	float:right;
	height: 60px;
	background-image: url(images/bottom2.jpg);
}
a{
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#214a82;
}
h1, h2, h3, h4, h5, h6 {
	color:#72633F;
}
h3{
	text-align:center;
}
.header-left{
	float:left;
	text-align:center;
}
.header-left a{
	color:#CC0000;
	font-size:11px;
}
.menuitems
{
	color:#b6ac84;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	font-style: italic;
	padding-left:15px;
}
a.menuitems:hover {color:#FFFFFF}
a.sureclose-link{
	color:#CC0000;
	font-size:11px;
	text-align:center;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.floatL
	{float:left;
	clear:left;
}
.video {
	color: #333333;
	line-height: 10px;
}
.floatR{
	float:right;
	clear:right;
}
a.footer {
	color:#72633F;
	font-size:12px;
	line-height:59px;
	vertical-align:middle;
}
.pagetitle{
	border-bottom: solid 3px #BBB092;
	width: 33%;
}