html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	width:100%;
    font-family:Arial,Verdana,Helvetica,sans-serif;
	margin:0;
	padding:0;
	font-size: 100.1%;
	background: #FFF;
}

ul {
	position:relative;
}

div.clear{
	float:none;
	clear:both;
}

div#siteWrap {
	width:100%;
	padding:1.5em 0 1em 0;
}

/************* HEADER *************/
div#headerWrap {
	width:59.25em;
}

div#header {
	width:55.75em;
	margin: 0 auto;	
}

/****** HEADER TOP ******/
div#headerTop {
	width:55.75em;
	height:1em;
	float:left;
	background:#F1E21A !important;
	display:block !important;
	visibility:visible;
	overflow:visible;
}

div#headerTopLeft {
	background:#F1E21A;
	width:1em;
	height:1em;
	float:left;
}

div#headerTopLeft img{
	width:100%;
	height:100%;
}

div#headerTopRight {
	background:#F1E21A;
	width:1em;
	height:1em;
	float:right;
}

div#headerTopRight img{
	width:100%;
	height:100%;
}

/****** HEADER CENTER ******/
div#headerCenter {
	width:55.75em;
	height:9em;
	float:left;	
	padding:0.3em 0;
}

div#headerCenterBox1 {
	width:7.71em;
	height:7.5em;
	float:left;
	padding:1.5em 2em 0 0.55em;	
}

div#headerCenterBox1Top {
	width:7.75em;
	height:4.25em;
	float:left;
}

div#headerCenterBox1Top img {
	width:100%;
	height:100%;
}

div#headerCenterBox1Bottom {
	width:7.75em;
	height:4.75em;
	float:left;
}

div#headerCenterBox1Bottom p{
	color:#024499;
	font-weight:bold;
	line-height:1.1em;
}

div#headerCenterBox2 {
	width:10em;
	height:9em;
	float:left;
	padding-right:0.3em;
}

div#headerCenterBox2 img {
	width:100%;
	height:100%;
}

div#headerCenterBox3 {
	width:21.75em;
	height:9em;
	float:left;
	padding-right:0.3em;
}

div#headerCenterBox3 img {
	width:100%;
	height:100%;
}

div#headerCenterBox4 {
	width:13.1em;
	height:9em;
	float:left;
}

div#headerCenterBox4 img {
	width:100%;
	height:100%;
}

/****** HEADER BOTTOM ******/
div#headerBottom {
	width:55.75em;
	height:1em;
	float:left;	
	background-color:#024499;
}

div#headerBottomLeft {
	width:1em;
	height:1em;
	float:left;
}

div#headerBottomLeft img {
	width:100%;
	height:100%;
}

div#headerBottomRight {
	width:1em;
	height:1em;
	float:right;
}

div#headerBottomRight img {
	width:100%;
	height:100%;
}


/************* CONTENT *************/
div#contentWrap {
	width:57.5em;
	padding-top:2em;
}

div#content {
	width:57.5em;
}

div#contentLeft, div#contentLeftTop {
	display:none !important;
}

/****** MAIN CONTENT ******/
div#contentCenter {
	width:55.75em;
	min-height:1px;
	float:left;
	padding:0 3em 0 3em;
}

div#contentCenter h1 {
	color:#024499;
	font-size:1em;
}

div#contentCenter p {
	color:#000;
	font-size:0.8em;
}

div#contentRight {
	width:11em;
	float:left;
}

/****** CONTENT 1 ******/
div#contentRightBox1Wrap,div#contentRightBox1,div#contentRightBox2Wrap,div#contentRightBox2,div#contentRightBox3Wrap, div#contentRightBox3, div#contentRightBox3Search, div#contentRightBox3Button, div#contentRightBox4Wrap, div#contentRightBox4, div#contentRightBox5Wrap, div#contentRightBox5 {
	display:none !important;
}

/************* FOOTER *************/
div#footerWrap {
	width:59.25em;
}

div#footer {
	width:55.75em;
	margin: 0 auto;	
}

/****** TO TOP PAGE ******/
div#footerTop {
	width:55.75em;
	height:2.5em;
	float:left;
	background-color:#FFF;
	padding-bottom:0.5em;
}

div#footerTopWrap, div#footerTopWrapTop, div#footerTopWrapBottom {
	display:none !important;
}

div#footerBottom {
	width:55.75em;
	height:1em;
	float:left;
	background-color:#024499;
}

div#footerBottomLeft {
	width:1em;
	height:1em;
	float:left;
}

div#footerBottomLeft img{
	width:100%;
	height:100%;
}

div#footerBottomCenter {
	width:53.75em;
	height:1em;
	float:left;	
}

div#footerBottomCenter p {
	font-size:0.7em;
	font-weight:bold;
	margin:0pt;
	padding:0.1em 0 0 19em;
	color:#FFF;
}

div#footerBottomRight {
	width:1em;
	height:1em;
	float:right;
}

div#footerBottomRight img{
	width:100%;
	height:100%;
}
