@charset "utf-8";
body, p, table {
	margin: 0px;
	padding: 0px;
}

 ul, li {
 margin-top: 4px;
margin-right: 6px;
margin-bottom: 0px;
margin-left:10px;
padding: 0px;
}




a {
	color: black;
	text-decoration:none;
}
a:hover {
	color: #F28422;
	text-decoration:none;
}
a:visited  {
	color: black;
	text-decoration:none;
}

#container {
	text-align: left;
	margin: auto;
	width: 780px;
	background-color: #FFFFFF;
}
#header {
	width: 778px;
	height: 228px;
	background-image: url(../images/header_bg.jpg);
	position: relative;
}

#content {
	width: 780px;
	height: auto;
	position: relative;
	background-image: url(../images/content_bg.jpg);
}



#footer {
	width: 780px;
	height: 57px;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#intro_title {
	position: absolute;
	left: 209px;
	top: 3px;
}
.text_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#intro_photo {
	width: 181px;
	left: 570px;
	position: absolute;
	top: 55px;
	height: 271px;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
#copy_footer {
	position: absolute;
	left: 464px;
	top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content_menu {
	width: 200px;
	left: 13px;
	position: absolute;
	top: 0px;
	height: 278px;
	background-image: url(../images/content_menu.jpg);
	text-align: left;
}
#button_1 {
	position: absolute;
	top: 0px;
	left: 18px;
	width: 159px;
	height: 19px;
}
#button_2 {
	position: absolute;
	top: 23px;
	left: 18px;
	width: 159px;
	height: 23px;
}
#button_4 {
	position: absolute;
	top: 50px;
	left: 18px;
	width: 159px;
	height: 24px;
}
#button_5 {
	position: absolute;
	top: 78px;
	left: 18px;
	width: 159px;
	height: 21px;
}
#button_6 {
	position: absolute;
	top: 105px;
	left: 17px;
	width: 159px;
	height: 24px;
}
#button_7 {
	position: absolute;
	top: 132px;
	left: 18px;
	width: 159px;
	height: 24px;
}
#button_8 {
	position: absolute;
	top: 157px;
	left: 18px;
	width: 159px;
	height: 19px;
}
#intro_text {
	width: 330px;
min-height: 400px;
	left: 225px;
	position: relative;
	top: 0px;
	padding-bottom: 0px;
	padding-top: 60px;
	list-style-type: circle;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F28422;
	font-weight: bolder;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #0A246A;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #F18322;
}
.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #0A246A;
}
#intro_photo_2 {
	width: 200px;
	left: 560px;
	position: absolute;
	top: 55px;
	height: 271px;
}
#flash_header {
	position: absolute;
	width: 235px;
	height: 165px;
	top: 41px;
	left: 228px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26225F;
	font-weight: bolder;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26225F;
	font-weight: bolder;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0A246A;
}
#email {
	position: absolute;
	top: 286px;
	left: 81px;
}

#quote {
width: 180px;
font-family: Arial, Helvetica, sans-serif;
clear: left;
text-align: center;
margin: 290px auto 0 auto;
padding: 30px 15px 0 15px;
min-height: 100px;
font-size: 16px;
background: url(/images/quote_post.png) top no-repeat;
}

#flash_menu {
	position: absolute;
	left: 22px;
}
.IMC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.IMC a:hover {
   text-decoration: underline;
	color: #F18322;
}

