@charset "utf-8";
/* CSS Document */

body{
	/*background-image:url(../images/bg-homepage.gif);
	background-repeat:repeat-x;*/
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
}


div, span, {
	margin:0;
	padding:0;
}

ul, li{
	list-style:none;
	margin:0;
	padding:0;
}

#mainHeader{
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
}

.topHEADER{
	width:780px;
	height:105px;
}


.goBTN{
	width:auto;
	height:auto;
	float:left;
}
.logoMAIN{
	width:193px;
	height:52px;
	display:block;
	float:left;
	margin:40px 0 0 0;
}



.rightLINK1{
	width:350px;
	height:25px;
	float:right;
	margin:2px 0 0 0;
	text-align:right;
}

.rightLINK2{
	width:480px;
	height:35px;
	float:right;
	margin:5px 0 0 0;
}

.rightLINK3{
	width:345px;
	height:45px;
	float:right;
	text-align:right;
}
.rightLINK4{
	width:350px;
	height:49px;
	float:right;
	margin:0px 0 0 0;
	text-align:right;
}

.welcome{
	width:200px;
	height:15px;
	float:right;
	margin:16px 0 0 0;
	text-align:right;
}

.logout{
	width:200px;
	height:25px;
	float:right;
	margin:2px 0 0 0;
	text-align:right;
	margin:3px  0 30px 0;
}

.redCOLOR{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	text-decoration:none;
}
a.redCOLOR:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	text-decoration:none;
}
a.redCOLOR:hover{
	text-decoration:underline;
}

.linkeageUL{
	width:345px;
	height:45px;
	float:right;
	text-align:right;

}
.linkeageTOP{
	width:auto;
	height:45px;
	display:block;
	float:left;
}

.containerTOP{
	width:780px;
	height:auto;
	display:block;
	margin:30px 0 0 0;
}

.imageBIGmain1{
	width:136px;
	height:152px;
	float:left;
	margin:5px 0 0 0;
}
.imageBIGmain2{
	width:136px;
	height:152px;
	float:left;
	margin:5px 0 0 25px;
}
.imageBIGmain3{
	width:136px;
	height:152px;
	float:left;
	margin:5px 0 0 25px;
}
.imageBIGmain4{
	width:136px;
	height:152px;
	float:left;
	margin:5px 0 0 25px;
}
.imageBIGmain5{
	width:136px;
	height:152px;
	float:right;
	margin:5px 0 0 5px;
}

.imageBIG1{
	width:136px;
	height:151px;
}
.imageBIG1sub{
	width:136px;
	height:27px;
	
}

.containerTOP2{
	width:780px;
	height:auto;
	margin:40px 0 0 0;
}

.con2BOX1{
	width:295px;
	height:180px;
	padding:0 10px 0 0 ;
	float:left;
	border-right:1px #999999 solid;
}

.con2BOX1a{
	width:90px;
	height:auto;
	padding:4px 10px 5px 5px;
	float:left;
	margin:6px 0 0 0;
	border:1px #CCCCCC solid;
	text-align:center;
	vertical-align:middle;
}

.con2BOX1b{
	width:175px;
	height:100px;
	padding:0 0 0 0 ;
	float:left;
	margin:6px 0 0 10px;

}

.con2BOX2{
	width:230px;
	float:left;
	padding:0 12px 0 12px;
	border-right:1px #999999 solid;
	display:block;
	text-align:justify;
}

.con2BOX3{
	width:195px;
	height:200px;
	float:left;
	padding:0 0 0 12px;
}

.con2BOX3a{
	width:52px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
}

.con2BOX3b{
	width:135px;
	height:auto;
	padding:0 0 0 0 ;
	float:left;
	margin:10px 0 0 8px;
}

.blueFONT{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
}

.redFONT{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c03a37;
	text-decoration:none;
	font-weight:bold;
}

a.redFONT:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c03a37;
	text-decoration:none;
	font-weight:bold;
}

a.redFONT:hover{
	text-decoration:underline;
}

.containerTOP3{
	width:780px;
	height:200px;
	background-image:url(../images/hd-divider.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#footer{
	width:100%;
	height:50px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:150px 0 0 0;
	padding:15px 0 0 0;
	margin-left:auto;
	margin-right:auto;
}

.footer2{
	width:780px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}

.footerBOX1{
	width:640px;
	height:50px;
	float:left;
}

.footerBOX2{
	width:130px;
	float:right;
}

.footerLI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	float:left;
	display:block;
	padding:3px 8px 0 8px;
	width:auto;
	height:18px;
	text-decoration:none;
	border-left:1px #999999 solid;
}

.footerLI:hover{
	background-color:#F3F3F3;
}

.blackFONT{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

a.blackFONT:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


.redFONT2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c03d3b;
	text-decoration:none;
	font-weight:normal;
}

a.redFONT2:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c03d3b;
	text-decoration:none;
	font-weight:normal;
}

.form{
	width:120px;
	height:14px;
	border:1px #999999 solid;
	padding:2px 1px 1px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.aboutICON1{
	width:auto;
	height:30px;
	float:left;
}

.linkeageTOP2{
	width:auto;
	height:30px;
	margin:4px 0 8px 5px;
	display:block;
}

.goBTN1{
	float:left;
	width:auto;
	height:25px;
	margin:2px 0 0 10px;

}

.goBTN2{
	float:left;
	width:auto;
	height:25px;
	margin:2px 0 0 6px;
}

.goBTN3{
	float:left;
	width:25px;
	height:25px;
	margin:2px 0 0 0;
}


.containerLeft{
	width:300px;
	float:left;
}
.containerRight{
	width:270px;
	float:right;
	margin:20px 0 0 0;
}
.containerRightLeft{
	width:80px;
	float:left;
}
.containerRightRight{
	width:180px;
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c03a37;
	text-decoration:none;
	font-weight:bold;
}