body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:#FFF7E1;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
width:1236px;
margin:auto;
}
.header {
background:url(images/header.jpg) no-repeat;
width:1236px;
height:155px;
display:block;
}
#menu {
padding-top:110px;
padding-left:190px;
}
#menu UL{
padding:0px;
margin:0px;
}

#menu UL li{
list-style:none;
float:left;
}
#menu UL li a div{
padding-top:5px;
width:135px;
height:45px;
text-align:center;
font-size:20px;
font-family:"Times New Roman";
color:#FFFFFF;
text-decoration:none;
}
#menu UL li a:hover div {
background:url(images/menu_bg.png) top no-repeat;
color:#8EB6D3;
text-align:center;
cursor: pointer;cursor: hand;
}
#menu UL li a div.current {
background:url(images/menu_bg.png) top no-repeat;
color:#8EB6D3;
text-align:center;
cursor: pointer;cursor: hand;
}

.items {
margin-left:0px;
}

#main {
width:600px;
padding-left:100px;
float:left;
}
.content {padding-top:30px;}
#right {
padding-left:704px;
text-align:left;
}
.right_bg {
background:url(images/right.jpg) top no-repeat;
width:425px;
height:588px;
text-align:left;
}
.address {
padding-top:120px;
padding-left:70px;
color:#4E1800;
}
#footer {
background:url(images/footer.gif) top no-repeat;
widows:1236px;
height:99px;
}
#footer div {
padding-top:52px;
padding-left:160px;
color:#FFFFFF;
font-size:13px;
}
#footer span {
padding-left:167px;
}
#footer span a{
color:#ffffff;
}
.sticker {
background:url(images/sticker.jpg) top no-repeat;
widows:535px;
height:150px;
}
.sticker div {
padding-top:15px;
padding-left:200px;
}
h2 {color:#8EB6D3;
font-family:"Times New Roman, Times, serif";
font-size:30px;
}
.sticker div table {
padding-top:0px;
font-size:12px;
color:#4E1800;
font-weight:bold;
}
.box {
background:#4E1800;
width:535px;
height:46px;
}
.box div {
color:#8EB6D3;
font-size:27px;
font-family:"Times New Roman";
padding-left:20px;
padding-top:5px;
}
.intext {
padding-left:20px;
text-align:justify;
color:#4E1800;
width:500px;
padding-top:5px;
}
.hrefbox {
background:#ffffff;
border:1px #4E1800 solid;
width:155px;
padding:4px;
}
.hrefbox a {color:#8EB6D3;font-size:13px;}
a {color:#8EB6D3;}