body {
	overflow:hidden;
	background-color: #000000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 14px;
}
a {
	cursor: pointer;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
	
#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:380px;
	position:absolute;
	top:130px;
	left:60px;
}
.projects-box {
	width:256px;
	height:380px;
	background:url(images/proj-bg.png) top left no-repeat;
	margin-top:10px;
	display:block;
	float:left;
	padding:10px;
	position:relative;
}

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

.projects-box .title-link {
	font:16px/23px "Century Gothic";
	padding:0px 2px;
	margin-top:2px;
	color:#fff;
	height:23px;
	display:inline-block;
	text-decoration:none;
}
.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;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0px;
}
#project_big {
	position: relative;
	overflow: hidden;
	height: 390px;
	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 "Century Gothic";
	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 "Century Gothic";
}
textarea {
	width:216px;
	height:110px;
	margin:15px 10px 0px 10px;
	background:none;
	border:0px;
	color:#fff;
	padding:3px;
	outline:0;
	font:16px/20px "Century Gothic";
	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 "Century Gothic";
	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;
}
.projecttitle {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #f3c42e;
}

