@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	text-align: center;
	min-width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content{
	margin:0 auto;
	width:630px;
	text-align: left;
	z-index: 20;
	position: relative;
	height: 200px;
}
#menu{
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 36px;
	background-image: url(../images/menu.jpg);
	position: relative;
}
#menu2{
	height: 36px;
	width:630px;
	text-align: left;
	z-index: 20;
	position: relative;
	margin:auto;
}
.menu_table{
	text-align: center;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#logo1{
	height: 173px;
	width: 191px;
	left: 20px;
	position: absolute;
	top: 10px;
}
#logo2{
	height: 149px;
	width: 165px;
	left: 25px;
	position: absolute;
	top: 30px;
}
#triangle{
	height: 173px;
	width: 191px;
	left: 200px;
	position: absolute;
	top: 10px;
}
#intro1{
	height: 33px;
	width: 360px;
	left: 243px;
	position: absolute;
	top: 36px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#intro2{
	height: 95px;
	width: 338px;
	left: 253px;
	position: absolute;
	top: 90px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#triangle{
	height: 200px;
	width: 400px;
	left: 214px;
	position: absolute;
	top: 16px;
}
#sub_content{
	width: 393px;
	left: 50px;
	position: absolute;
	top: 260px;
}
#sub_content_image{
	width: 142px;
	left: 462px;
	position: absolute;
	top: 260px;
	text-align:center;
}
#middle{
	width: 607px;
	left: 14px;
	position: absolute;
	top: 190px;
}
#title{
	width: 607px;
	left: 35px;
	position: absolute;
	top: 220px;
}
#bottom1{
	height: 154px;
	width: 170px;
	left: 24px;
	position: absolute;
	top: 464px;
}
#bottom2{
	height: 154px;
	width: 167px;
	left: 233px;
	position: absolute;
	top: 464px;
}
#bottom3{
	height: 154px;
	width: 168px;
	left: 441px;
	position: absolute;
	top: 464px;
}
#bottom1b{
	width: 184px;
	left: 30px;
	position: absolute;
	top: 663px;
}
#bottom2b{
	width: 184px;
	left: 237px;
	position: absolute;
	top: 693px;
}
#bottom3b{
	width: 184px;
	left: 447px;
	position: absolute;
	top: 663px;
}
H1{
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
	font-size: 15px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.indent{
	text-indent: 5px;
}
a:link {
	text-decoration: none;
	color: #AF0000;
}
a:visited {
	text-decoration: none;
	color: #AF0000;
}
a:hover {
	text-decoration: underline;
	color: #AF0000;
}
a:active {
	text-decoration: none;
	color: #AF0000;
}


.menu_table a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_table a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_table a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2D3691;
}

