@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-size: 10px;
}
a {
	font-size: 10px;
	color: #C60;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6F7879;
	color: #80B4EB;
	margin-left: 5px;
	margin-right: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6F7879;
	background-color: #282828;
}

p {
	text-indent: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: none;
	color: #FF9F40;
}
a:active {
	text-decoration: none;
	color: #FF9F40;
}
.header {
	height: 100px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	background-repeat: no-repeat;
	background-color: #605F65;
}

.content {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	background-color: #9B9B9B;
	height: 740px;
}
.content2 {
	width: 640px;
	background-position: right bottom;
	height: 740px;
	background-repeat: no-repeat;
}

.menu {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-color: #EBD5A7;
	border-right-color: #EBD5A7;
	border-bottom-color: #EBD5A7;
	border-left-color: #EBD5A7;
	height: 20px;
	margin-bottom: 10px;
}

.menu a {
	font-family: Tahoma;
	color: #ADE2CE;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(Pictures/menu_grad.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-style: solid;
}

.menu a:hover {
	color: #4D4D4D;
	text-decoration: underline;
	background-color: #A8A8A8;
}


.wrap {
	background-color: #545358;
	background-repeat: no-repeat;
}



.wrap2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-image: url(shadow.png);
	background-position: center;
}
.body_left {
	text-align: center;
	width: 125px;
	margin-top: 163px;
	height: 350px;
	margin-left: auto;
	border: thin solid #6D6C73;
	margin-right: auto;
	float: left;
}
.body_right {
	float: right;
	border: thin solid #6D6C73;
	height: 350px;
	width: 125px;
	text-align: center;
	margin-top: 163px;
	margin-right: auto;
	margin-left: auto;
}
.info {
	float: right;
	width: 630px;
	margin-right: 10px;
	font-size: 14px;
	font-family: Tahoma;
	margin-left: 10px;
}
.address {
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
	width: 650px;
	color: #37373A;
	margin-right: auto;
	margin-left: auto;
}



.leftcontent {
	width: 325px;
	height: 400px;
	float: left;
	padding: 10px;
	margin: 10px;
}


.footer {
	height: 25px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	text-align: center;
	margin-top: 5px;
	color: #000;
	background-color: #545358;
	border: 1px solid #000;
	background-image: url(Pictures/menu_grad.png);
	padding-top: 10px;
}
.footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #930000;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
}

.footer a:hover {
	color: #BCF;
}
.footer2 {
	color: #000;
	width: 650px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	margin-top: 3px;
}
.footer2 a:hover {
	color: #CCC;
}

.link {
	color: #00F;
	font-size: 11px;
}
