#preload_topimages {
	width: 100px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -50px;
	border: 1px solid #dddddd;
	text-align: center;
}

#main {
	position: absolute;
	width: 1000px;
	top: 20px;
	left: 50%;
	margin-left: -503px;
	padding: 3px;
	background-color: #ffffff;
	border: 0px solid #333333;
}

#topnavi {
	width: 1000px;
	height: 20px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #54616d;
	text-align: right;
	background-color: #ffffff;
	background-image: url(../images/topimages/a1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topimage {
	width: 1000px;
	height: 144px;
}

#mainnavi {
	width: 1000px;
	height: 28px;
	background-color: #eeeeee;
	margin-top: 3px;
	background-image: url(../images/layout/navi/navibuttonbg_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#subnavi {
	width: 1000px;
	height: 16px;
	background-color: #dddddd;
	padding-top: 4px;
	background-image: url(../images/layout/navi/subnavibuttonbg_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#maincontent {
	width: 1000px;
	background-color: #ffffff;
	margin-top: 3px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#break {
	min-height:12px;
	height:auto !important;
	height:12px;
	border: solid 0px #003366;
	margin-bottom: 6px;
	padding-left: 30px;
	padding-right: 30px;
}

#text_content {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #003366;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	float: right;
	border: 0px solid #cccccc;
}

#img {
	width: 300px;
	float: left;
	margin-right: 10px;
}

#img_legend {
	width: 294px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	color: #ffffff;
	padding-left: 6px;
	padding-bottom: 2px;
	background-color: #003366;
	
}

.clearfix:after {
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

#left_col {
	width: 496px;
	float: left;
	margin-top: 2px;
}

#right_col {
	width: 496px;
	float: right;
	margin-top: 2px;
}

#contact_center {
	position: absolute;
	top: 210px;
	left: 500px;
	width: 260px;
}

#contact_right {
	position: absolute;
	top: 210px;
	right: 3px;
	width: 260px;
	padding-top: 40px;
}

#copyright {
	position: absolute;
	left: 0px;
	width: 1000px;
	height: 13px;
	bottom: -13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: right;
	color: #cccccc;
	background-color: #ffffff;
	padding-right: 6px;
	display: block;
}



