@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
}

#logo {
	margin-top:40px;
	cursor:pointer;
}

p {
	margin: 15px auto;
	clear:left;
}
h1, h2 {
	font-weight:normal;
	font-size:18px;
	margin: 15px auto;
}
body, #wrap {
	background-attachment: fixed;
	background-image: url(../body/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	background-color: #FFF;
}
#wrap {
	width: 748px;
	margin:auto;
}

#content {
	padding: 0 15px;
	line-height: 18px;
}

#navigation {
	background-image: url(../body/navigation_bg.png);
	height:48px;
	padding-left:7px;
}
#navigation li {
	list-style-type:none;
	float:left;
}
#navigation li a {
	display:block;
	padding:10px 6px;
	margin-top:7px;
	text-decoration:none;
	color: #036;
	font-weight:bold;
}
#footer {
	clear:both;
	display:block;
	margin:25px 0;
	text-align:center;
	height:auto;
	padding:17px;
	color: #036;
	height:15px;
}
#footer a {
	color: #06C;	
}
a {
	color: #FFF;	
}
hr {
	height:2px;
	color: #FFF;
	background-color: #FFF;
}
#imgs { position:relative; height: 250px; }
#imgs img {
	position: absolute;
	display:none;
}
#imgs a:hover {
	cursor: pointer;	
}

#i_1 {
	left: 267px;
	top: -31px;
}
#i_2 {
	left: 73px;
	top: -14px;
}
#i_3 {
	left: 408px;
	top: -15px;
}
#i_4 {
	left: 203px;
	top: 14px;
}
#i_5 {
	left: 39px;
	top: 40px;
}
#i_6 {
	left: 451px;
	top: 28px;
}
#i_7 {
	left: 283px;
	top: 66px;
}
#i_8 {
	left: 402px;
	top: 73px;
}
#i_9 {
	left: 75px;
	top: 92px;
}
#i_10 {
	left: 288px;
	top: 118px;
}
#i_11 {
	left: 467px;
	top: 116px;
}
#i_12 {
	left: 61px;
	top: 137px;
}
#i_13 {
	left: 108px;
	top: 180px;
}
#i_14 {
	left: 241px;
	top: 171px;
}
#i_15 {
	left: 426px;
	top: 159px;
}
#i_16 {
	left: 557px;
	top: 158px;
}
#i_17 {
	left: 346px;
	top: 20px;
}

label {
	display:block;
	margin:5px 0;
	font-weight:bold;
}
input, textarea {
	font-size:12px;
	color:#000;
	background-color:#FFF;
	border:1px solid #003366;
	padding:3px;
	width:400px;
}
