body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
}


img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 11px;
	color: #963;
}

h1 {
	font-size: 25px;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #5A3D1C;
	font-family: Times, sans-serif;
}

h2 {
	color: #963;
	font-size: 15px;
	margin-top: 8px;
	margin-bottom: 14px;
}

h3 {
	color: #033568;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}

h3 a {
	color: black;
}

a {
	color: #033568;
}

td {
	margin-top: 0px;
	padding-bottom: 15px;
	line-height: 12px;
	font-size: 11px;
	color: #963;
}

#main ul {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#main li {
	font-size: 11px;
	list-style-type: disc;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #963;
}

#content_home {
	width: 805px;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#content_contact {
	width: 805px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 805px;
	background-image: url(../images/body_long.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#home_wrapper {
	width: 805px;
	background-image: url(../images/pages/home.png);
	background-repeat: no-repeat;
}



#menu {
	padding-top: 60px;
	padding-left: 0px;
	width: 130px;
	float: left;
}

#menu ul {
	margin-left: 0px;
	padding-left: 0px;
}

#menu li {
	list-style: none;
	border-bottom: 2px solid #96C;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 5px;
}

#menu li a {
	color: #960;
	font-weight: bold;
	text-decoration: none;
}

#menu li a.selected {
	color: #96C;
	font-weight: bold;
	text-decoration: none;
}

#main {
	margin-left: 165px;
	padding-top: 125px;
	padding-right: 15px;
	width: 457px;
}

#main_contact {
	margin-left: 165px;
	padding-top: 110px;
	padding-right: 0px;
	width: 625px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: -40px;
	padding-bottom: 10px;
	text-align: center;
	color: #963;
	font-size: 12px;
}


.menu_button {
	width: 120px;
	height: 38px;
}

