@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/BG.png);
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#master {
	position: relative;
	width:950px;
	height:1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	border: solid black 0px;
	background-color: #ffffff;
	text-align: left;
}
#master2 {
	position: relative;
	width:950px;
	height:1700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	border: solid black 0px;
	background-color: #ffffff;
	text-align: left;
}
#header {
	position: absolute;
	height:112px;
	width: 950px;
	top: 0px;
	right: 0px;
	background-color: #ffffff;	
	margin-bottom: 20px;
	background-image:url(../img/BG_header.png);		
}
#bodywrap {
	background-color: #FFFFFF;
	margin-top: 230px;
	position: absolute;
	padding: 0px;
}
#sidecol {
	width:200px;
	float: left;
	background-color: #FF6666;
	margin-bottom: 20px;
	padding: 5px;
}
#sidecolNAV {
	width:196px;
	height:747px;
	float: left;
	background-color: #FF0000
	margin-bottom: 20px;
	padding: 5px;
}
#CPcol {
	width:200px;
	height:455px;
	float: left;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 5px;
}
#CPco2 {
	width:200px;
	height:455px;
	margin-left:650px;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 5px;
}
#SUB {
	margin-top:3px;
	margin-left: 235px;
	margin-right: 0px;
	width: 645px;
	height: 960px;
	background-image:url(../img/SUB.jpg);  background-repeat:no-repeat;
	background-color: #ffffff;
	margin-bottom: 0px;
	padding: 0px;
} 
 #footerHP {
	width:950px;
	height:40px;
	clear: both;
	padding: 0px 0px;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	margin-top:50px;
	font-size:10px;
}
 #footer {
	width:950px;
	height:40px;
	clear: both;
	padding: 0px 0px;
	text-align: center;
	color: #000000;
	margin-top: 0px;
	font-size:10px;
}
a:link {color: #000000; text-decoration: underline;}
a:active {color: #CCCCCC; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #CCCCCC; text-decoration: none;}

a.image:link {color: #ffffff; text-decoration: none;}
a.image:visited {color: #ffffff; text-decoration: none;}
a.image:hover {color: #cccccc; text-decoration: none;}

a.footer:link {color: #000000; text-decoration: underline;}
a.footer:visited {color: #000000; text-decoration: underline;}
a.footer:hover {color: #cccccc; text-decoration: none;}

a.news:link {color: #ffffff; text-decoration: underline;}
a.news:visited {color: #ffffff; text-decoration: underline;}
a.news:hover {color: #cccccc; text-decoration: none;}


.cleaner{
	clear: both; height:1px!important; line-height:1px!important; float:none;
}
.leftColumn {
	float: left; width: 190px; border:0px #ccc solid; border-bottom:#999999;  0px solid; border-right:#999999 0px solid; margin-left:0px;margin-top:115px;width:200px;
}
.middleColumn {
	float: left; border:0px #ccc solid; border-bottom:#999999 0px solid; border-right:#999999 0px solid; margin-right:4px;margin-top:130px;
}
.rightColumn {
	float: left; border:0px #ccc solid; border-bottom:#999999 0px solid; border-right:#999999 0px solid; margin-right:4px;margin-top:130px; width:250px;
}
.rightColumn2 {
	float: left; border:0px #ccc solid; border-bottom:#999999 0px solid; border-right:#999999 0px solid; margin-right:4px;margin-top:5px; width:250px;
}
h4{
	margin-left:0px;
}