#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	margin-left: 5%;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:148px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header.gif);
}

#top-nav_ {
	position:absolute;
	top:148px;
	width:1000px;
	height:46px;
	background-image: url(images/inside_nav.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	word-spacing: 3em;
	padding-top: 5px;
	line-height: 17px;
	display: inline-table;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #11B5D8;
}

#content-front_ {
	position:absolute;
	top:194px;
	width:1000px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

#content-front2_ {
	position:absolute;
	top:194px;
	width:792px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
}
#sidebar_right {
	width: 200px;
	left: 800px;
	position: absolute;
	top: 209px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 6px;
}

body {
	background-color: #ffffff;
	position: absolute0
	margin-left: 15%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


a {
	font-size: 14px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}



a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}


a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

