/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

body {
	background: #ffffff;
}

body, th, td, p, input, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #383838;
}

p, ol
{
margin-top: 10px;
}

hr
{
width: 100px;

}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #356455;
}

a {
	text-decoration: underline;
	color: #356455;
}

a:hover {
	border: none;
	text-decoration: none;
}


#main
{
	width: 1024px;
	background-color: #ffffff;
	height: 600px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
}
#left {
	width: 118px;
	height: 520px;
	background-image: url(images/left.jpg);
	float: left;
	margin-top: 0px;
}

#header{
	height:150px;
	width:1024px;
}


#header ul {
	list-style: none;
	height: 150px;
	float: left;
}

#header li {
	float: left;
	height: 150px;
	display: inline;
	overflow: hidden;
}

#menu {
	height: 49px;
	width: 1024px;
}

#menu ul {
	list-style: none;
	height: 49px;
	float: left;
}


#menu li {
	float: left;
	height: 49px;
	display: inline;
	overflow: hidden;
}
#top {
	width: 1024px;
	height: 27px;
	background-image: url(images/top.jpg);
}

#submenu {
	float: left;
	width: 164px;
	margin-top: 70px;
	_margin-top: 70px;
	height: 609px;
	margin-left: 25px;
	_margin-left: 5px;
}
 
#submenu ul {
	list-style: none;
}

#submenu li {
}

#right {
	height: 707px;
	width: 87px;
	background-image: url(images/right.jpg);
	float: right;
}

#page{
	width: 1024px;
}
#box {
	background-color: #CDF188;
	width: 783px;
	min-height: 850px;
	border-left: solid #;
	border-left: solid #3c757a 18px;
	float: left;
	border-right: solid #3c757a 18px;
	height: auto;
}
#rightbox {
	float: right;
	height: 140px;
	width: 300px;
	margin-right: 100px;
}
#map {
	width: 215px;
	height: 309px;
	float: right;
}
/* Content */

#content {
	width: 560px;
	float: right;
	_margin-right: 10px;
	margin-top: 15px;
	padding-right: 15px;
	min-height: 780px;
}
#title {
	height: 35px;
	width: 400px;
}

#content H2
{
font-size: 14px;
color: #356455;
}
#bottom {
	background-image: url(images/bottom.jpg);
	width: 819px;
	height: 35px;
	clear: both;
	margin-left: 118px;
}

#footer {
	height: 60px;
	width: 900px;
	margin-left: 105px;
}

#footer p {
font-size: 13px;
}
#special {
	background-color: #8B427E;
	margin-left: 120px;
	width: 300px;
	text-align: center;
	padding-bottom: 20px;
	border: solid #333333 3px;
}
#special p {
	color: #CCCCCC;
}
#special a {
	color: #CDF188;
}
