/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{
	border-collapse:collapse;
	border-spacing:0;
	height: 350px;
	width: 500px;
	position: absolute;
	visibility: inherit;
	left: 350px;
	top: 126px;
}fieldset,img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	color:#fff;
	background:url(images/bg.png);
}
a {
	text-decoration:none;
		color:#fff
}
a:hover {
	text-decoration: underline;
		color:#C4D0E3
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header { position:relative;height:120px  }
#logo {position:absolute; top:0px; right:580px
}
#logo h1 {
	font-size:36px;
	color:#919C9E;
	font-family: "Franklin Gothic Heavy";
	font-weight: bold;
}
#logo div {
	padding-left:150px;
	color: #ABBAD1;
}
#nav { position:absolute; top:72px; left:50px; background:url(images/nav.jpg); width:900px;height:42px; line-height:42px;  }
#nav li {float:left;  font-weight:700; width:100px;background:url(images/nav_b.jpg) no-repeat ;  }
#nav li.first {background: none} 
#nav a {text-decoration:none; display:block; text-align:center;}
#nav a:hover {background:url(images/nav_hover.jpg);margin:0  0 0 5px}

/* content */
#content { }
.main {width:570px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#text {width:530px; }
#text h2 {font-size:20px; padding-bottom:20px}
#text p img {
	float:left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 20px;
	border: 1px solid #000;
}
#text a { color:#A1E062}

#col {margin:5px 0 0 0; background:url(images/col.jpg); height:156px ; }

#col div {width: 180px; margin: 20px 0 0 40px; display:inline}
#col .first  {margin: 20px 0 0 20px }
#col li{line-height:20px;}
#col .first ul {border-right:#EEE 1px solid; }

#thum { position:absolute; top:140px; left:400px; width:600px;height:100px; line-height:42px;  }
#thum li {float:left;font-weight:700;width:90px;padding: 10px;height: 115px;
}
#thum li.first {background: url(none);border: 0px none;
} 
#thum a {
	text-decoration:none;
	display:block;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#thum1 { position:absolute; top:290px; left:400px; width:600px;height:100px; line-height:42px;  }
#thum1 li {float:left;font-weight:700;width:90px;padding: 10px;height: 115px;
}
#thum1 li.first {background: url(none);border: 0px none;
} 
#thum1 a {
	text-decoration:none;
	display:block;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#thum2 {position:absolute; top:440px; left:400px; width:450px; height:100px; line-height:70px; color: #0033FF;
}
#thum2 li {float:left;font-weight:700;width:115px;padding: 10px;height: 90px;
}
#thum2 li.first {background: url(none);border: 0px none;text-align: center;vertical-align: bottom;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: italic;color: #FFFFFF;
} 
#thum2 a {text-decoration:none;display:block;text-align:center;
}

#page { position:absolute; top:515px; left:840px; width:100px;height:15px; line-height:15px;  }
#page li {
	float:left;
	font-weight:700;
	width:20px;
	height: 15px;
}
#page li.first {background: url(images/arrow-prev.jpg) no-repeat} 
#page li.second {background: url(images/arrow-0.jpg)} 
#page li.last {
	background: url(images/arrow-next1.jpg) no-repeat;
	float: left;
	height: 15px;
	width: 20px;
	visibility: inherit;
} 
#page a {text-decoration:none; display:block; text-align:center;}

.side {
	width:430px;
	display: inline;
	height:450px;
	background-image: url(images/side.gif);
	background-repeat: no-repeat;
	background-position: 35px;
}
.side h2 {font-size:22px}
.sideinner img{
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 90px;
	border: 1px solid #000;
}
.sideinner h3 a{font-size:34px;
	color:#900000; margin:0 0 0 135px;}
/* footer */
#footer { background:url(images/ft.jpg); height:133px; position:relative}
#ftinner{
	position:absolute;
	bottom:20px;
	width:800px;
	margin-left:120px;
	left: -6px;
	top: 39px;
	height: 83px;
}
.ftlink {width:500px;}

.photo {
	border: thin ridge #999999;
}
.click {
	padding-left: 120px;
	font-size: 10px;
	font-style: italic;
}
