body {
	margin-bottom: 10px;
	margin-top: -1px;
	background-color: #F3F3F3;
}

#container {
	width: 811px;
	height: 630px;
	position: relative;
	z-index: 1;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_04.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#title {
	position:absolute;
	left:229px;
	top:164px;
	width:355px;
	height:51px;
	z-index:4;
}

#banner {
	background-repeat:no-repeat;
	text-align:center;
	position:absolute;
	width:644px;
	height:234px;
	z-index:1;
	top: 1px;
	padding-left: 1px;
}

#menu {
	position:absolute;
	left:658px;
	top:25px;
	width:115px;
	height:135px;
	z-index:5;
	line-height: 20px;
}

#slogan {
	background-image: url(images/image_08.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 625px;
	top: 164px;
	height: 441px;
	width: 9px;
	z-index: 5;
}

#logo {
	background-image: url(images/image_11.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 371px;
	top: 94px;
	height: 46px;
	width: 205px;
	z-index: 4;
}

#left_3 {
	background-image: url(images/image_13.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 19px;
	top: 484px;
	height: 104px;
	width: 101px;
	z-index: 5;
}

#txt_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#000000;
	left: 18px;
	top: 14px;
	width: 246px;
}

#txt_area a:visited  {
	color:#993333;
	text-decoration:none;
	font-weight: bold;
}

#txt_area a:link  {
	color:#993333;
	text-decoration:none;
	font-weight: bold;
}

#txt_area a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;

}

#bottom_menu {
	position:absolute;
	left:21px;
	top:-165px;
	width:578px;
	height:150px;
	z-index:13;

}

#footer {
	width: 761px;
	height: 47px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/footer_06.gif);
	padding-top: 22px;
	background-repeat: no-repeat;
	padding-right: 50px;
	z-index: 11;
}

#footer a:link {
	color:#999999;
	text-decoration:none;
}

#footer a:visited {
	color: #999999;
	text-decoration:none;
}

#footer a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#armitage {
	position:absolute;
	left:1px;
	top:18px;
	width:112px;
	height:31px;
	z-index:2;
	}

#txt_area_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

#pic1 {
	position:absolute;
	left:338px;
	top:3px;
	width:187px;
	height:117px;
	z-index:12;
}

#pic2 {
	position:absolute;
	left:338px;
	top:142px;
	width:166px;
	height:89px;
	z-index:12;
}

#pic3 {
	position:absolute;
	left:338px;
	top:282px;
	width:183px;
	height:111px;
	z-index:12;
}

input.btn{
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-weight:bold;
   background-color:#868686;
   border:1px solid;
   border-top-color:#333333;
   border-left-color:#333333;
   border-right-color:#333333;
   border-bottom-color:#333333;
 }
   
input.btnhov{
   color:#333333;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-weight:bold;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#333333;
   border-left-color:#333333;
   border-right-color:#333333;
   border-bottom-color:#333333;
}
