html {min-width:900px;}
body {margin:0;}

div {font-size: 12px;}
#main {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border:0px solid;
}
#left {
	float: left;
	height: 820px;
	width: 220px;
}
#mid {
	float: left;
	min-height: 778px;
	width: 408px;
	margin-left: 19px;
	background-image: url(images/mid_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #B4DEF7;
	padding: 20px;
	text-align: left;
	line-height: 150%;
	color: #04678C;
}


#mid2 {
	float: left;
	width: 670px;
	background-image: url(images/mid_bg.gif) repeat-x;
	border: 1px solid #B4DEF7;
	padding: 10px;
	text-align: left;
	line-height: 150%;
	color: #04678C;
}

#mid1 {
	float: left;
	min-height: 778px;
	width: 860px;

	background-image: url(images/mid_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #B4DEF7;
	padding: 20px;
	text-align: left;
	line-height: 150%;
	color: #04678C;
}
#right {
	float: left;
	width: 192px;
	margin-left: 19px;
}

#rightn {
	float: right;
	width: 192px;
}

#down {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#bt1 {
	height: 30px;
	width: 200px;
	background-image: url(images/bt_bg1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}
#left2 {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	height: 789px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4DEF7;
	line-height: 150%;
	color: #04678C;
	padding-right: 10px;
	padding-left: 10px;
}
.b14 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}




a{
	color: #06C;
	text-decoration: underline;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}



a.blue:link {
	color: #06C;
	text-decoration: underline;
}
a.blue:visited {
	color: #06C;
	text-decoration: underline;
}
a.blue:hover {
	color: #F00;
	text-decoration: underline;
}

a.red:link {
	color: #F00;
	text-decoration: underline;
}
a.red:visited {
	color: #F00;
	text-decoration: underline;
}
a.red:hover {
	color: #000;
	text-decoration: underline;
}
#right1,#right2 {
	height: 198px;
	width: 190px;
	border: 1px solid #CCC;
	margin-bottom: 18px;
}
.font1 {
	line-height: 150%;
	color: #066;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.font2 {
	line-height: 150%;
	color: #7E5F41;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.STYLE1 {color: #FF0000}
#down {
	float: left;
	width: 900px;
}