.cleaner {clear:both;}

/* cs copyright */
#container_footer {
	width: 1000px;
	font-size: 11px;
	color: #dcdcdc;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	position:relative;
	top:65px;
}
#container_footer_in {
}
#footer_ew {
	margin: 0 10px 0 0;
	width: 290px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
}
#footer_ew a {
	text-decoration: none;

}
#container_footer a:hover {
	text-decoration: underline;
	color:#dcdcdc;
}
#footer_copy {
	margin: 0 0 0 10px;
	width: 350px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#dcdcdc;
}
#footer_copy a {
	color:#dcdcdc;
	text-decoration:none;
}
/* end cs copyright */


/* layout */
html {
	height: 100%;
}
form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height: 100%;
}
#pageWrap {
	min-height: 100%;
	position: relative;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}

#headerWrap {
	position:absolute;
	left: 0px;
	width: 100%;
	height: 288px;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	top: 0pt;
	z-index: 1000;
}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:270px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#logo 

{			width:588px;
			height:64px;
			position: absolute; top: 90px; left: 15px;
			display: block;
			z-index: 20;
}

#flash_object_top {	

			position:absolute;
			width:1000px;
			height:270px;
			top:0px;
			left:0px;
			z-index:1;
}

#panelMainWrap {
	margin:0px auto 0 auto;
	padding:0;
	width:1000px;
	min-height: 100%;
	position:relative;
	z-index:2;
}

#panelMainWrapper {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:1000px;
	position:relative;
	z-index:2;
	bottom:0px;
}

#footerWrap {
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 108px;
	width: 100%;
	background-image:url(../images/footer-wrap.jpg);
	background-repeat:repeat-x;
}
#footer {
	margin: 0 auto 0px auto;
	width:1000px;
	height:108px;
	position:relative;
	z-index:1000;
}
/* end layout */


/* top menu */
#menu {
	top:219px;
	left:30px;
	width:1000px;
	font-style:normal;
	position:absolute;
	z-index:200;
}
.menuMain {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.menuMain li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
	margin:0px 0px 0 0px;
	padding:0;
}
.menuMain li a {
	font-size: 13px;
	color: #00175a;
	text-decoration: none;
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:17px 12px 0 12px;
	margin:0 0 0 0;
	height:42px;
}
.menuMain li a:hover {
	background-image:url(../images/tl2.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
/* end top menu*/

/* bottom menu  */
#menu3 {
	width: 900px;
	text-align:center;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:17px;
	left:55px;
}
.menuMain3 {
	list-style: none;
	margin:0px auto 0 auto;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 30px 0 30px;
	text-transform:uppercase;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #fff;
	text-decoration: none;
}
/* end bottom menu  */

.homepic1 {
	width:179px;
	height:179px;
	margin:0px 13px 0 0px;
	float:left;
	background-image:url(../images/homepic1.png);
	background-repeat:no-repeat;
}
.homepic2 {
	width:179px;
	height:179px;
	margin:0px 13px 0 0px;
	float:left;
	background-image:url(../images/homepic2.png);
	background-repeat:no-repeat;
}
.homepic3 {
	width:179px;
	height:179px;
	margin:0px 13px 0 0px;
	float:left;
	background-image:url(../images/homepic3.png);
	background-repeat:no-repeat;
}
.homepic4 {
	width:179px;
	height:179px;
	margin:0px 13px 0 0px;
	float:left;
	background-image:url(../images/homepic4.png);
	background-repeat:no-repeat;
}
.homepic5 {
	width:179px;
	height:179px;
	margin:0px 13px 0 0px;
	float:left;
	background-image:url(../images/homepic5.png);
	background-repeat:no-repeat;
}
.homepicText {
	width:225px;
	position:relative;
	text-align:justify;
	color:#fff;
	margin:0 0 0 14px;
}
.homepicText h2 {
	color:#2d0000;
	font-size:12px;
	margin:7px 0 2px 0;
}
/* ed home Component */
