body {
	background-color: rgb(255, 255, 255);
	color: rgb(0,0,0);
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}

#wrapper {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	width: 740px;
	margin: 0 auto;
}

#header {
	height: 175px;
	text-align: center;
}

#header-menu {
	height: 35px;
	text-align: center;
	font-size: 12px;
	color: rgb(200,200,200);
	padding-top: 15px;
}

#header-menu ul {
	margin: 0;
}

#header-menu li {
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
}

#header-menu a:link, #header-menu a:visited {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: rgb(0,158,224);
}

#header-menu a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: rgb(200,200,200);	
}

#main_index {
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	min-height: 300px;
	padding: 0 10px 10px 10px;
}

#main_index a:link, #main_index a:visited {
	text-decoration: none;
	background-color: transparent;
	color: rgb(0,158,224);
}

#heading1 {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#heading2 {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#heading3 {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 3px;
}

#left {
	float: left;
	width: 480px;
}

#right {
	padding-top: 15px;
	float: right;
	width: 221px;
}

#para {
	text-align: justify;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

#para_c {
	text-align: center;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

#main_index ul {
margin: 0;
padding: 0;
padding-right: 20px;
margin-left: 10px;
}

#main_index li {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#caption {
	color: rgb(100,100,100);
}

a img {
	border: 0;
}

#footer {
	clear: both;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: rgb(100,100,100);
	background-color: rgb(255,255,255);
	padding-top: 15px;
}

table tr {
	vertical-align: top;
}

#column {
	width: 110px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	float: left;
	padding: 10px 0;
}

#column_pad {
	width: 102px;
	float: left;
	padding: 10px 0;
}

#blue_box {
	width: 110px;
	padding-top: 3px;
	height: 37px;
	background-color: rgb(0,158,224);
	display: table-cell;
	vertical-align: middle;
}

#blue_box a:link, #blue_box a:visited, #blue_box a:link, #blue_box a:visited {
	color: rgb(255,255,255);
}

#sponsor_pics a {
	padding: 20px;
}

#contact_col {
	width: 300px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	float: left;
	padding: 10px 0;
}

#contact_col_pad {
	width: 46px;
	float: left;
	padding: 10px 0;
}