@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bg3.jpg);
	background-attachment: fixed;
	background-position: center;
	color: #000;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	font-style: normal;
	font-size: 16px;
	border: 0px;
}

img { border: 0px; }

.text1 {
	color: #333399;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.text-white-small {
	color: #FFF;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	font-style: normal;
	font-size: 11px;
}
.text2 {
	color: #666666;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.text3-blk {
	color: #000;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	font-style: normal;
	font-size: 13px;
}

.text5 {
	color: #666666;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	font-style: normal;
	font-size: 18px;
}

.sub-bg-index {
	background-image: url(images/index_05.jpg);
	width: 950px;
	height: 234px;
}
.sub-bg-contact {
	background-image: url(images/subpage_06.jpg);
	width: 950px;
	height: 119px;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0333399;
}
a:hover {
	text-decoration: underline;
	color: #333399;
}
a:active {
	text-decoration: none;
	color: #333399;
}
.border {
	border: 3px solid #333399;
}
#contact {
	padding: 15 155 40 50;}
#body {
	padding: 5 45 5 45;}
#contact-subpage {
	padding: 5 15 5 15;}
#paddingrecentnews {
	padding: 0 10 0 10;
}
