/* loading */
#loading {
	position: absolute;
	background: #081010;
	width: 100%;
	height: 100%;
	z-index: 100;
	overflow:hidden;
}
#loading div {
	margin: 0 auto;
	width: 300px;
	height: 100px;
	padding-top: 20%;
}

/* site */
body {
	overflow:hidden;
	background-color: #000000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	cursor: pointer;
	text-decoration: none;
}
#site {
	display: block;
	overflow:hidden;
	position:relative;
}
#container {
	width:10000px;
	height:600px;
	position:relative;
	overflow:hidden;
}
#container .square {
	height:600px;
	float:left;
	position:relative;
}
.square-1 {
	width:2935px;
}
.square-2 {
	width:2477px;
}
.square-3 {
	width:2476px;
}
.square-4 {
	width:885px;
}
.contact-back {
	width:303px;
	height:270px;
	background:url(images/contact-form.jpg) left top no-repeat;
	position:absolute;
	bottom:120px;
	right:0;
}

#br {
	width:8px;
	height:8px;
	background:url(../images/hi-br.jpg) top left no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
}
#projects-box {
	width:846px;
	height:340px;
	background: url(../images/pixel.png) repeat;
	position:absolute;
	top:130px;
	left:60px;
}
.projects-box {
	width:256px;
	height:134px;
	background:url(images/proj-bg.jpg) top left no-repeat;
	margin-top:10px;
	display:block;
	float:left;
	padding:10px;
	position:relative;
}

.project-col{
	width:276px;
	height:360px;
	margin-left:10px;
	float:left;
}

.projects-box .title-link {
	font:16px/23px georgia;
	padding:0px 2px;
	margin-top:2px;
	color:#fff;
	height:23px;
	display:inline-block;
	background:url(../images/title-bg.jpg) top left repeat-x;
	text-decoration:none;
}
.projects-box .title-link:hover {
	background:url(../images/title-bg-hover.jpg) top left repeat-x;
}
.projects-box img {
	border:2px solid #000;
}
#button-left {
	width:27px;
	height:27px;
	position:absolute;
	top:110px;
	left:-40px;
	display:block;
	background:url(images/button-left.jpg) top left;
}
#button-left:hover {
	background:url(images/button-left.jpg) 0px 27px;
}
#button-right {
	width:27px;
	height:27px;
	position:absolute;
	top:150px;
	right:-40px;
	display:block;
	background:url(images/button-right.jpg) top right;
}
#button-right:hover {
	background:url(images/button-right.jpg) 0px -28px;
}
#buttons {
	width:400px;
	height:70px;
	position:absolute;
	top:-90px;
	left:110px;
}
#button-web {
	width:103px;
	height:55px;
	background:url(../images/button-web.jpg) top left;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0px;
}
#button-web:hover {
	background:url(../images/button-web.jpg) 0px -55px;
}
#button-web.activ {
	background:url(../images/button-web.jpg) 0px -55px;
}
#button-logos {
	width:77px;
	height:42px;
	background:url(../images/button-logos.jpg) top left;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:6px;
	left:160px;
}
#button-logos:hover {
	background:url(../images/button-logos.jpg) 0px 42px;
}
#button-prints {
	width:83px;
	height:47px;
	background:url(../images/button-prints.jpg) top left;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:4px;
	left:290px;
}
#button-prints:hover {
	background:url(../images/button-prints.jpg) 0px 47px;
}

#project_big {
	position: relative;
	overflow: hidden;
	height: 335px;
	width: 850px;
}
#project_list {
	position: relative;
	width: 10000px;
}
#about-content {
	width:680px;
	height:450px;
	position:relative;
}
#about {
	width:700px;
	height:450px;
	position:absolute;
	bottom:80px;
	left:150px;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

#contact-info {
	width:300px;
	height:196px;
	position:absolute;
	bottom:170px;
	left:180px;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contact-info p {
	font:16px/19px Georgia, "Times New Roman", Times, serif;
	color:#090d0e;
}
#contact-info a {
	color:#090d0e;
	text-decoration:none;
}
#contact-info a:hover {
	text-decoration:underline;
}
#phone {
	width:199px;
	height:147px;
	position:absolute;
	top:100px;
	left:-120px;
}
#contact-box1 {
	width:240px;
	padding:0px 0px 0px 65px;
	position:relative;
}
.text {
	width:210px;
	height:20px;
	margin:7px 0px 10px 10px;
	background:none;
	border:0px;
	color:#FFF;
	padding:3px;
	outline:0;
	font:16px/20px Georgia, "Times New Roman", Times, serif;
}
textarea {
	width:216px;
	height:110px;
	margin:15px 10px 0px 10px;
	background:none;
	border:0px;
	color:#fff;
	padding:3px;
	outline:0;
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	resize:none;
}

.submit {
	width:61px;
	height:35px;
	background:url(images/send.jpg) top left no-repeat;
	border:0px;
	cursor:pointer;
	margin-top:30px;
}


#prev {
	width:61px;
	height:63px;
	display:block;
	position:absolute;
	bottom:20px;
	left:20px;
	background:url(../images/arrow-left.png) top left no-repeat;
	z-index:3;
}
#prev:hover {
	background:url(../images/arrow-left.png) 0px -64px no-repeat;
}
#next {
	width:61px;
	height:63px;
	display:block;
	position:absolute;
	bottom:20px;
	right:20px;
	background:url(../images/arrow-right.png) top left no-repeat;
	z-index:3;
}
#next:hover {
	background:url(../images/arrow-right.png) 0px -64px no-repeat;
}
#pssst {
	width:89px;
	height:88px;
	display:block;
	background:url(images/quick_nav.jpg) top left no-repeat;
}
ul {
	list-style:none;
	padding:10px 0px 10px 40px;
}
ul li {
}
ul li a {
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	height:24px;
	display:inline-block;
}
#menu {
	width:auto;
	position:absolute;
	top:-115px;
	right:80px;
	z-index:3;
}
#menu:hover {
	top:0px;
}
#menu:hover #pssst {
	display:none;
}
