BODY, HTML {
	font-family:verdana,arial,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	line-height:1.5;
	font-size-adjust:none;
	font-stretch:normal;
	color:#000000;
	background-color:#FFFFFF;
	height:100%;
	margin:0;
}

A, A:VISITED, A:ACTIVE {
	outline:none;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

A:HOVER {
	color:#666666;
}

#main {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:970px;
	height:100%;
	border-left:1px solid black;
	border-right:1px solid black;
}

#left-column {
	background-color:#CCCCCC;
	width:181px;
	border-right:1px solid #000000;
	vertical-align:top;
}

#right-column {
	background-color:#FFFFFF;
	background-image:url(frt_back.jpg);
	background-repeat:repeat-y;
	width:788px;
	vertical-align:top;
}

#header {
	height:105px;
}

#tab-bar {
	height:29px;
	background-image:url(frt_tab-bar-back.jpg);
	background-position:bottom;
}

.tab-bar-item {
	height:19px;
	overflow:hidden;
	float:left;
	position:relative;
}

.tab-bar-item img:HOVER {
	position:relative;
	top:-19px;
}

#content {
	text-align:center;
	margin:auto;
	margin-top:20px;
	margin-bottom:56px;
}

#main-copy-frt {
	width:324px;
	margin:auto;
	text-align:justify;
	font-size:10px;
}

#main-copy-frt p {
	text-indent:20px;
}

#main-copy {
	width:650px;
	min-height:450px;
	margin:auto;
	margin-bottom:20px;
	text-align:left;
	font-size:12px;
}

#main-title {
	width:650px;
	margin:auto;
	margin-bottom:10px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #999999;
}
#footer {
	text-align:center;
	clear:both;
}

#footer-tab-bar {
	height:36px;
}

#footer-tab-bar {
	width:650px;
	padding-top:5px;
	border-top:2px solid black;
}

.copyright {
	color:#333333;
	font-size:10px;
	padding-top:10px;
}

.page-button {
	height:110px;
	width:135px;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
}

.page-button:HOVER {
	border:1px solid black;
}

.e_title {
	font-weight:bold;
}

.e_main {
	font-size:11px;
}