 @charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper {
	height: auto;
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
	height: 94px;
	width: 700px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#header {
	display: block;
	height: 310px;
	width: 422px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-left: 64px;
	padding-right: 364px;
}
#header a {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	float: right;
}
#body_container {
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: auto;
	width: 850px;
}
#body_area {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/textbg.jpg);
	height: 224px;
}


p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.clear {
	clear: both;
}
#menu {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/menucorner1.png);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	background-position: right;
}
#menu li {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	float: left;
	list-style-type: none;
}
#menu ul {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 38px;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.menu {
	width: 10px;
	background-image: url(../images/menucorner2.png);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	background-position: right;
	float: left;
}
#menu li a {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	float: left;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 8px;
}
#header a:hover {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.corner_right {
	background-image: url(../images/bodycorner.jpg);
	height: 224px;
	background-repeat: no-repeat;
	background-position: right;
}
.corner_left {
	background-image: url(../images/bodycorner2.jpg);
	height: 224px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#left_content {
	display: block;
	float: left;
	height: auto;
	width: 238px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6c6c6c;
	margin-top: 10px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#box {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 200px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 10px;

}
#right_content {
	display: block;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	width: 460px;
}
#text1 {
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6c6c6c;
	padding-bottom: 10px;
	line-height: 17px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#box a {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	float: right;
}
#box a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	float: right;
}
#text2 {
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 17px;
	margin-top: 15px;
}
#text1 a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	text-align: right;
}
#text1 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
	text-align: right;
}
#images {
	float: right;
}
#footer {
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #a50000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}

#text2 a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	text-align: right;
}
#text2 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
	text-align: right;
}
#footer a {
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#menu li a:hover {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	float: left;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 8px;
}
#footer a:hover {
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #8A0000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
