body {
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a {
	font-size: 12pt;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
td {
	border-width: 0px;
}
#container {
	width: 728px;
	height: 465px;
	margin: auto;
	text-align: left;
	background-color: rgb(214,215,217);
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 728px;
	height: 176px;
	
}
.menu {
	position: relative;
	float: left;
	margin-right: 8px;
	width: 176px;
	height: 176px;
}
	#menu-last {
		margin: 0;
		width: 176px;
		height: 176px;
	}
#header ul li img {
	display: block;
}
#header ul li div {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	width: 176px;
	height: 26px;
}
#header ul li div a {
	text-align: center;
	display: block;
	width: 176px;
	height: 26px;
	line-height: 26px;
	color: #000;
	background-image: url(home/pic/menu-white.png);
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: 0.25em;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header ul li div a:hover {
	color: #fff;
	background-image: url(home/pic/menu-red.png);
}
#content {
	position: relative;
	clear: both;
	width: 728px;
	height: 289px;
}
#side {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	z-index: 100;
}
#address {
	padding: 1.25em 8px 0 2em;
	font-size: 10pt;
}
#address a  {
	font-size: 10pt;
}
#maintext {
	position: absolute;
	padding-top: 1.5em;
	left: 184px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 184px;
}
#news {
	position: absolute;
	bottom: 0px;
	left: 26px;
}
#news a img {
	display: block;
	border: none;
}
#news a span {
	position: absolute;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	margin-bottom: -1em;
	width: 150px;
	line-height: 26px;
	letter-spacing: 0.25em;
   font-family: arial, Helvetica, sans-serif;
   font-weight: bold;
	color: #000;
}
#banner {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#banner a img {
	display: block;
	border: none;
}
#banner a span {
	position: absolute;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: -1em;
	margin-left: 0.5em;
	line-height: 26px;
	color: #800;
}

.uppercase {
	text-transform: uppercase ! important;
}
.has_link {
	position: absolute ! important;
	top: 0px ! important;
	left: 0px ! important;
	z-index: 1 ! important;
	width: 176px ! important;
	height: 26px ! important;
	margin-top: 0px ! important;
}
#table_pix {
	position: absolute;
	bottom: 0px;
	left: -1px;
}
#table_pix_II, #table_pix_I {
	clear: both;
	height: 176px;
}
#table_pix_I td div, #table_pix_II td div {
	position: relative;
	padding-right: 6px;
	width: 176px;
	height: 176px;
}
#table_pix_II td div {
	margin-top: 5px;
}
#table_pix_I td div img, #table_pix_II td div img {
	display: block;
	border: none;
	float: left;
}
#table_pix_I td div a, #table_pix_II td div a {
	text-align: center;
	display: block;
	z-index: 1;
	position: absolute;
	margin-right: -6px;
	top: 0;
	width: 176px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background-image: url(home/pic/menu-red.png);
	text-transform: capitalize;
	text-decoration: none;
	/*letter-spacing: 0.20em;*/
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}
#table_pix_I td div a:hover, #table_pix_II td div a:hover {
	color: #f00;
	background-image: url(home/pic/menu-white.png);
}
#singlepic {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
}
#pixgroup {
	position: absolute;
	left: 184px;
	bottom: 0px;
}
#pixgroup img {
	display: block;
	float: left;
	margin-right: 8px;
}
#pixgroup_5 {
	margin-right: 0px ! important;
}

