a:link {
	color: #2E333C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E333C;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #2E333C;
}
h1 {
	font-size: 16px;
	color: #2E333C;
}
h2 {
	font-size: 14px;
	color: #2E333C;
}
h3 {
	font-size: 12px;
	color: #2E333C;
}
.main {
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-color: #FFFFFF;
}
.top1 {
	background-color: #2E333C;
	text-align: left;
	vertical-align: top;
	height: 47px;
	padding-top: 3px;
	padding-left: 23px;
}

.form_01 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.text_01 {
	background-color: #FFFFFF;
	background-image: url(../assets/bg_sec.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 300px;
	width: 800px;
	padding-top: 30px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 100px;
	list-style-position: outside;
	list-style-image: url(../assets/bullet.gif);
}
.frame {
	border: 1px solid #999999;
}

#copyright {
	color: #999999;
	background-color: #F4F4F4;
	height: 16px;
	width: 100%;
	text-align: center;
}
.submenu {
	color: #999999;
	text-decoration: none;
	padding-left: 62%;
}
.submenu A:hover {
	color: #666666;
	text-decoration: none;
}
.submenu A:link {
	color: #999999;
	text-decoration: none;
}
.submenu A:active {
	color: #999999;
	text-decoration: none;
}
.submenu A:visited {
	color: #666666;
	text-decoration: none;
}
.margin {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#menu_b {
	padding-left: 300px;
}
#submenu {
	text-align: right;
	vertical-align: middle;
	float: right;
	height: 15px;
	width: 400px;
	padding-right: 10px;
}
#pics {
	float: right;
	height: 150px;
	width: 260px;
	padding-bottom: 10px;
	text-align: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	margin-left: 20px;
	margin-right: 10px;
}
#form {
	text-align: left;
	vertical-align: top;
	float: right;
	height: 350px;
	width: 350px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	margin-right: 100px;
	padding-left: 30px;
}

#bg_bottom {
	background-color: #F4F4F4;
	height: 20px;
}

