body
{
	background: url(../img/design/bg.jpg);
	background-color: #002942;
	padding: 0px;
	margin: 0;
}

img { display: block; }
h1 { }

h2
{
	font-family: times new roman, georgia, arial;
	text-transform: uppercase;
	font-size: 14px;
}

h3
{
	font-size: 14px;
	line-height: 14px;
}

p
{
	font-family: arial, helvetica, georgia;
	font-size: 11px;
	line-height: 18px;
	color: #002942;
}

a
{
	font-family: arial, helvetica, georgia;
	font-size: 11px;
	color: #9cb7ac;
	text-decoration: none;
}

li
{
	font-family: arial, helvetica, georgia;
	font-size: 11px;
	line-height: 18px;
	color: #747171;
}

a:hover { text-decoration: underline; }
strong { font-weight: bold; }

#allContent
{
	width: 960px;
	clear: both;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
	padding-top: 0px;
}

#header
{
	width: 960px;
	padding-top: 0px;
}

#headerLogo
{
	width: 242px;
	height: 190px;
	background: url(../img/design/header_logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#headerRight
{
	width: 718px;
	float: right;
}

#headerRightTop
{
	width: 718px;
	height: 98px;
	background: url(../img/design/header_bg.jpg);
}

#headerRightBottom
{
	width: 718px;
	height: 92px;
}

#supportNav
{
	color: #b4c5d4;
	margin-left: 430px;
	padding-top: 10px;
}

#supportNav a
{
	color: #b4c5d4;
	text-decoration: none;
}

#content
{
	width: 960px;
	height: 650px;
	clear: both;
}

#sidebar
{
	width: 241px;
	height: 100%;
	background: url(../img/design/sidebar_bg.jpg) repeat-y;
	vertical-align: top;
}

#sidebar h2
{
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 20px;
	color: #ffffff;
}

#sidebar p
{
	padding-left: 45px;
	padding-right: 45px;
	color: #ffffff;
}

#contentMain
{
	width: 719px;
	height: 100%;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #d0cdb9;
	
}

#contentMainTop { width: 719px; }

#contentMainBottom
{
	width: 719px;
	height:175px;
	background-color: #d0cdb9;	
}

#contentMainBottom h2
{
	padding-left: 30px;
	padding-top: 15px;
	color: #002942;
}

#newsBox
{
	width: 190px;
	height: 68px;
	float: left;
	padding-left: 30px;
	padding-right: 0px;
}

#newsBox p { color: #002942; }
#newsBox a { color: #ffffff; }

#contentInner
{
	width: 719px;
	height: 100%;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #d9d5bd;
}

#contentInnerLeft
{
	background-color: #ebe9dc;
	background-repeat:repeat-x;
	width: 477px;
	vertical-align: top;
	border-top: 4px #9d986d solid;
	background-image:url(../img/design/inner_page_bg.gif);
	padding-bottom: 35px;
}

#contentInnerLeft td
{
	font-family: arial, helvetica, georgia;
	font-size: 11px;
	line-height: 18px;
	color: #002942;
	padding-left: 25px;
	padding-right: 25px;
}

#contentInnerLeft h1
{
	padding-left: 30px;
	padding-top: 15px;
	font-size: 24px;
	color: #1D4262;
	font-weight: normal;
}

#contentInnerLeft h2
{
	padding-left: 30px;
	padding-right: 30px;
	color: #1D4262;
	text-transform: none;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
}

#contentInnerLeft p
{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
	color: #4b4b49;
}

#contentInnerLeft a
{
	font-size: 12px;
	color: #002b54;
	text-decoration: underline;
}

#contentInnerLeft a:hover { color: #ffffff; }

#contentInnerRight
{
	width: 239px;
	height: 400px;
	background: url(../img/design/inner_right_bg.jpg) repeat-y;
	border-top: 4px #9d986d solid;
	vertical-align: top;
}

.clear
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#footer
{
	width: 960px;
	height: 40px;
	background-color: #4f4727;
}

#footer p
{
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	line-height: 40px;
}

#footer a { color: #ffffff; }

#imgRight
{
	float: right;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#emailForm { padding-left: 30px; }
#emailForm td { padding-right: 10px; }
#emailForm p { padding: 0px; }
#sidebarImage { margin-top: 4px; }
