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

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

img { border: 0px; }

.text1 {
	color: #0080E8;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.text1L {
	color: #0080E8;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 23px;
}
.text-white-small {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
}

.text-white-lg {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: bold;
	font-size: 23px;
}
.text2-white {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.text4-white {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
}
.text3-blue {
	color: #0080E8;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.sub-bg {
	background-image: url(images/index_03.jpg);
	width: 950px;
}
a {
	color: #fff;
	text-decoration: underline;
}
a.blue {
	color: #0080E8;
	text-decoration: underline;
}
a.white {
	color: #fff;
	text-decoration: underline;
}
.border {
	border: 3px solid #0080E8;
}
#contact {
	padding: 15 155 40 50;}
#body {
	padding: 5 45 5 45;}
#contact-subpage {
	padding: 5 15 5 15;}
