@charset "utf-8";
/* CSS Document */

/* RESET */

body { margin:0px; background-color:#fff; padding:0px; }
p { margin:0px; padding:0px; }
h1,h2,h3,h4 { margin:0px; padding:0px; font-weight:normal; }
img { border:00px; }
ul { }
.clear { clear:both; }

/* WEBSITE */

body { background:transparent url(../img/bg2.png) no-repeat top center; }

#wrap { width:1017px; margin-top:50px; margin-left:auto; margin-right:auto; }
#header { width:1017px; position:relative; margin-left:auto; padding-top:105px;
	margin-right:auto; padding-bottom:47px; }
#logo {
	width:160px;
	height:144px;
	position:absolute;
	top:0px;
	z-index:12;
}

#logo a {
	height:144px;
	display:block;
}

#head_img {
	width:897px;
	height:207px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#body {
	width:1017px;
	margin-left:auto;
	margin-right:auto;
}

#contentColumn {
	width:770px;
	padding-left:136px;
	min-height:300px;
}

.column {
	width:192px;
	float:left;
	padding-right:70px;
}

.text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#3c566a;
}

.text img {
	padding-bottom:15px;
}

.title {
	font-family:Tahoma, Geneva, sans-serif;
	color:#5F913E;
	font-size:18px;
	padding-bottom:15px;
}

.last {
	padding-right:0px;
}

.foot {
	width:1017px;
	height:106px;
	margin-left:auto;
	margin-right:auto;
	background:transparent url(../img/foot.jpg) no-repeat bottom;
}

.footer1 {
	width:1017px;
	background:#ffffff url(../img/footer.gif) no-repeat;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	color:#8598a2;
	padding-bottom:30px;
	padding-top:18px;
	font-size:11px;
}

.footer1 a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#8598a2;
	text-decoration:none;
}

.footer1 a:hover {
	text-decoration:underline;
}

.footer2 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#b9b9b9;
	background:#fff;
	font-size:11px;
	text-align:center;
}

.footer2 a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#b9b9b9;
	font-size:11px;
	text-decoration:none;
}

.footer2 a:hover {
	text-decoration:underline;
}

.readmore {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#276382;
	padding-top:10px;
}

.textinternal {
	font-family:Tahoma, Geneva, sans-serif;
	color:#3c566a;
	font-size:12px;
	padding-bottom:30px;
}

.textinternal img {
	float:left;
	padding-right:20px;
	padding-bottom:15px;
}

.titleint {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#5F913E;
	padding-bottom:15px;
}

.texthead {
	position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20pt;
	color:#E3E3E3;
	left:20px;
	top:132px;
}

#menu {
	height:52px;
	width:817px;
	position:absolute;
	z-index:10;
	top:61px;
	background:transparent url(../img/bg_m.gif) repeat-x scroll 12px 50%;
	right:45px;
}

#form {
	padding-bottom:40px;
}

#form tbody td {
	font-family:Tahoma, Geneva, sans-serif;
	color:#3c566a;
	font-size:12px;
	vertical-align:middle;
}

#form input {
	height:16px;
}

#form textarea {
	margin-bottom:15px;
}

#form b font {
	font-family:Tahoma, Geneva, sans-serif;
	color:#257c1c;
	font-size:18px;
	font-weight:normal;
}