@charset "utf-8";
/* CSS Document */
html, body { height:100%;
	background-color:#999999;
	margin:0;
	}

a.menu { color:#FFF; text-decoration:none; }
a.menu2 { color:#4d4d4d; text-decoration:none; }
a:hover.menu { color:#FEED27; }
a:hover.menu2 { color:#FEED27; }
.whitelink { color:#FFF; }

#wrapper { 
	background-color:#4D4D4D;
	width: 751px;
	margin: 0 auto;
	min-height:100%;
	height:auto !important;
	border-right:#FFF 1px solid;
	border-left:#FFF 1px solid;
	}
#contents1 {
	background-color:#999999;
	width:100%;
	}
#contents2 {
	float:right;
	width: 584px;
	padding-left:14px;
	border-left:#b3b3b3 1px solid;
	}
#contents3 {
	background-color:#CCCCCC;
	width: 741px;
	border-bottom:#FFFFFF 1px solid;
	padding:14px 5px 14px 5px;
	}
#contents4 {
	background-color:#999999;
	width: 741px;
	border-bottom:#FFFFFF 1px solid;
	padding:14px 5px 20px 5px;
	}
#menu {
	width:150px;
	vertical-align:top;
	text-align:left;
	margin-top:-18px;
	}
#wrapper #contents1 #menu img {
	padding-left:13px;
	position:relative;
	top:-2px;
	}
#wrapper #contents3 table td {
	vertical-align:top;
	height:52px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing:1px;
	color:#000;
	text-decoration:none;
	border-bottom: #999 solid 1px;
	}
.texta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:17px;
	color:#4d4d4d;
	}
#subhead {
	margin-top:34px;
	padding: 0px 18px 8px 5px;
	}

/*feature box*/
.box {
	background-color: #EEE;
	margin-left:5px;
	margin-top:57px;
	padding: 4px 12px 4px 20px;
	min-height:303px;
	height:auto !important;
	width:528px;
}
.box1 {
	background-color: #EEE;
	margin-left:5px;
	margin-top:57px;
	padding: 4px 12px 4px 20px;
	height:auto !important;
	width:528px;
}
#border2 { 
	float:left;
	border:#999 1px solid;
	margin-right:10px;
	}

/*links*/
#wrapper #contents1 #contents2 .box.texta table tr td img {
	border:1px #999999 solid;
	}
#menu #link li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing:2px;
	color:#FEED27;
	text-decoration:none;
	list-style-type: square;
	margin-left:-3px;
	}
#footnote1 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	letter-spacing:1px;
	text-align:left;
	padding-left:32px;
	}
#footnote1 a {
	color:#000;
	}
