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

body {

	background-image: url(../img/bg.png);
	background-position: center;
	background-color:#000000;
	background-repeat:no-repeat
}

img
{
border:none;	
}

#wrapper{
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:1024px;
	margin: 0px auto;
}

#template-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:55px;
	height:1024px;
}

a
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#template-02_ {
	position:absolute;
	left:55px;
	top:0px;
	width:110px;
	height:243px;
}

#template-03_ {
	position:absolute;
	left:165px;
	top:0px;
	width:87px;
	height:243px;
}

#template-04_ {
	position:absolute;
	left:252px;
	top:0px;
	width:98px;
	height:243px;
}

#template-05_ {
	position:absolute;
	left:350px;
	top:0px;
	width:99px;
	height:243px;
}

#template-06_ {
	position:absolute;
	left:449px;
	top:0px;
	width:98px;
	height:243px;
}

#template-07_ {
	position:absolute;
	left:547px;
	top:0px;
	width:477px;
	height:5px;
}

#template-08_ {
	position:absolute;
	left:547px;
	top:5px;
	width:80px;
	height:238px;
}

#template-09_ {
	position:absolute;
	left:627px;
	top:5px;
	width:274px;
	height:220px;
}

#template-10_ {
	position:absolute;
	left:901px;
	top:5px;
	width:123px;
	height:1019px;
}

#template-11_ {
	position:absolute;
	left:627px;
	top:225px;
	width:274px;
	height:18px;
}

#template-12_ {
	position:absolute;
	left:55px;
	top:243px;
	width:100px;
	height:781px;
}

#template-13_ {
	position:absolute;
	left:149px;
	top:242px;
	width:713px;
	height:1238px;
	color: #FFF;
	font:Arial, Helvetica, sans-serif;
	background-image: url(../img/p_bg.png);
	background-repeat: repeat-y;
}

#template-14_ {
	position:absolute;
	left:1112px;
	top:192px;
	width:39px;
	height:658px;
}

#template-15_ {
	position:absolute;
	left:155px;
	top:704px;
	width:711px;
	height:197px;
}

#template-16_ {
	position:absolute;
	left:151px;
	top:1489px;
	width:735px;
	height:45px;
}

#template-17_ {
	position:absolute;
	left:875px;
	top:901px;
	width:26px;
	height:123px;
}

#template-18_ {
	position:absolute;
	left:155px;
	top:1006px;
	width:720px;
	height:18px;
}
#wrapper #template-13_ p {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


#gallery {
	width: 713px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
