
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"Courier New", Courier;
	color:#000;
	font-size:12px;
	border:#fff;
	height:100%;
	overflow-x:hidden;
	
}

#vert-center{
	left:0;
	/*margin:-314px 0 0 0;*/
	margin:0px;
	position:absolute;
	top:50%;
	width:100%;
}

#hor-center{
	margin:0 auto;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#2200b6;
}

.nav-01 ul li a.selected {
	color:#2200b6;
}
a img {
	border:none;
}
.wrapper {
	float:left;
	padding-left:55px;
	padding-top:53px;
	}
	
.left {
	width:400px;
	float:left;
	}

.one, .two, .three {
	width:105px;
	float:left;
}

.four {
	background:transparent url(../images/line.jpg) no-repeat scroll 0 0;
	float:left;
	height:378px;
	margin-top:40px;
	position:relative;
	width:280px;
	z-index:5;
}	

.five {
	width:280px;
	height:378px;
	float:left;
}

.seven {
	width:105px;
	height:378px;
	float:left;
}
.four p {
	margin-top:8px;
}

.six {
	background:transparent url(../images/line.jpg) no-repeat scroll 0 0;
	float:left;
	height:378px;
	margin-left:105px;
	margin-top:-338px;
	width:280px;
	position:relative;
	z-index:5;
}

.six p {
	margin-top:8px;
}

.copy {
	background:transparent url(../images/line.jpg) no-repeat scroll 0 0;
	bottom:0;
	clear:left;
	color:#000000;
	padding-bottom:30px;
	padding-top:8px;
	position:absolute;
	text-align:center;
	vertical-align:bottom;
	width:40px;
	z-index:1000;
	cursor: pointer;
	cursor: hand;
	}
	
.copy2 {
	background:transparent url(../images/line.jpg) no-repeat scroll 0 0;
	color:#2200b6;
	padding-top:8px;
	text-align:center;
	width:40px;
	clear:left;
	}

.blue {
	color:#2200b6;
	}
.nav-01 {
	float:left;
	}

.nav-01 ul {
	padding-top:8px;
	/*height:560px;*/
	width:70px;
	margin-top:40px;
	position:relative;
	z-index:10;
	}

.list-bg {
	background: url(../images/line.jpg) no-repeat;
}

.nav-01 ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	margin-left:-40px;
	width:103px;
	}
	
.nav-01 ul li a {
	color:#000;
	text-decoration:none;
	display:block;
	}
	
.nav-01 ul li a:hover {
	color:#2200b6;
	text-decoration:none;
	}

.right {
	margin:0 auto;
	width:410px;
	height:624px;
}

.right2 {
	margin:0 auto;
	width:940px;
	/*height:624px;*/
}

.list-style {
	list-style:none;
	margin-left:-40px;
}

ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

#portfolio {
	margin:0 auto;
}

ul#portfolio li img{
	float:none;
	margin: 0 auto;
	border: none;
}

.large {
	position:relative;
	z-index:-1;
	margin:0 auto;
}

.cr-v {
	left:55px;
	bottom:50px;
	position:absolute;
	z-index:9000;
}


.cr p {
	width:400px;
}

.logo-holder {
	width:390px;position:relative;z-index:9000;
}

.nav-01 ul li.gallery-item {
	margin-top:50px;
}

.next-prev {
	background: url(../images/left-black.png) no-repeat;
	width:40px;
	height:44px;
	margin-top:480px;
}
.next-prev-down {
	background: url(../images/righ_down_black.png) no-repeat;
	height:43px;
	width:41px;
}

.next-prev:hover {
	background: url(../images/left-blue.png) no-repeat;
 }
 
.next-prev-down:hover { 
	background: url(../images/righ_down_blue.png) no-repeat;
}

.bottom {
	position:absolute;
	vertical-align:bottom;
	bottom:0;
	padding-bottom:60px;
}




.other ul {
	padding-top:8px;
	height:560px;
	width:70px;
	margin-top:40px;
	position:relative;
	z-index:10;
	}

	.other ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	margin-left:-40px;
	width:103px;
	}
	
.other ul li a {
	color:#000;
	text-decoration:none;
	display:block;
	}
	
.other ul li a:hover {
	color:#2200b6;
	text-decoration:none;
	}
/* GALERY */


#my-element {
	position:absolute;
	margin-left:50px;	
	text-align:center;
	width:100%;
	height:100%;


}

#my-element div {

}

#my-element div img {
	vertical-align: middle;
	display:none;


}



#tittle {
 display:none;
}