body {
	padding:0px;
	margin:0px;
	
	text-align:center;
	background: #D9E9F4;
}

body, td
{
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size:11px;
	color:#454545;
	line-height:18px;
}

#idContainer {
	width:860px;
	
	position:relative;
	margin:0 auto;
	
	text-align:left;
	background: url("../images/container2_bg.jpg") top left repeat-y;
	overflow:hidden;
}

#idContainerb {
	width:860px;
	
	text-align:left;
	background: url("../images/container_bg.jpg") bottom right no-repeat;
	overflow:hidden;
}

#idContainerc {
	width:860px;
	
	text-align:left;
	background: url("../images/backgroundc.jpg") bottom right no-repeat;
	overflow:hidden;
}

h1 {
	font-size:12px;
	color:#285880;
}

#idHeader {
	background: url("../images/header.jpg") top left no-repeat;
	width:860px;
	height:228px;
}

#idHeaderLinks
{
	padding-top: 12px;
	font-size:10px;
}

#idMenu
{
	position: relative;
	top:162px;
	border:1px solid black;
}

ul#idMenuTop
{
	display: inline;
}

ul#idMenuTop li
{
	display:inline;
}

ul#idMenuTop li a
{
	display:			block;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size:11px;
	text-decoration: none;
	padding-right: 10px;
	background: url("../images/li.jpg") top right no-repeat;
	white-space: nowrap;
}

ul#idMenuTop li a:hover
{
	color: #FFFFFF;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size:11px;
	text-decoration: underline;
	padding-right: 10px;
	white-space: nowrap;
}

#idContent
{
	width: 860px;
	overflow:hidden;
	clear:both;
}

#idContentLeft
{
	min-height: 400px;
	height: auto !important;
	height: 440px;
	width: 534px !important;
	width: 574px;
	float:left;
	padding:20px;
}

#idContentRight
{
	width: 246px !important;
	width: 286px;
	min-height: 400px;
	height: auto !important;
	height: 440px;
	float:left;
	padding:20px;
}

#idFooter
{
	width:860px;
	height:25px !important;
	height:32px;	
	float:left;
	padding-top:7px;
}

#idFooterLeft
{
	float:left;
	font-size:10px;
}

#idFooterRight
{
	float:right;
	font-size:10px;
}

#idContentLeft a, #idContentRight a
{
	color: #234C6E;
	text-decoration:underline;
}

#idFooterLeft a, #idFooterRight a, #idHeaderLinks a
{
	text-decoration:none;
	color: #565656;
	font-size:10px;
}

#idFooterLeft a:hover, #idFooterRight a:hover, #idHeaderLinks a:hover
{
	text-decoration:underline;
	color: #565656;
	font-size:10px;
}

h1
{
	color: #285880;
	font-size:12px;
	font-weight:bold;
}