body {
	background-color: #000000;
	background-image:url(../images/wallpaper/ftl_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 0px 0px 0px;
	font-size:10px;
	color:#cccccc; 
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#ffcc00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#cccccc;
	font-weight: bold;
	text-decoration: none;
}
strong {
	color:#cccccc;
	font-weight: bold;
}
.container {
	width: 970px;
	text-align: left;
}
.header {
	text-align: right;
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 48px;
	width: 600px;
	margin-top: 38px;
	margin-bottom: 10px;
}
.header_bar {
	position:absolute;
	z-index:2;
	background-image:url(../images/header_bar.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 38px;
	height: 10px;
	width: 100%;
	filter:alpha(opacity=40);   /* Internet Explorer       */
    -moz-opacity:0.4;           /* Mozilla 1.6 and below   */
    opacity: 0.4;               /* newer Mozilla and CSS-3 */

}
.dp {
	height: 594px;
	width: 976px;
	background-image:url(../images/ds.png);
	background-position:bottom;
	vertical-align:top;
}
.portfolio {
	height: 490px;
	width: 970px;
	text-align: left;
	margin-top: 0px;
}

.corners {
	height: 4px;
	width: 970px;
	background-image:url(../images/corners.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	text-align: left;
	margin-top: 0px;
	z-index: 5;

}
.lower_frame {
	height: 100px;
	width: 970px;
	background-image:url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
.p_btn {
	height: 42px;
	width: 32px;
	background-image:url(../images/p_btn.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	margin-top: 222px;
	text-align: left;
	z-index: 40;
}
.n_btn {
	height: 42px;
	width: 32px;
	background-image:url(../images/p_btn.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	margin-left: 930px;
	margin-top: 222px;
	z-index: 40;
}

.work {
	float:left;
	height: 63px;
	width: 370px;
	padding-top: 32px;
	text-align: left;
}
.about {
	float:left;
	width: 370px;
	height: 63px;
	padding-top: 30px;
	text-align: justify;
	line-height: 16px;
}
.column {
	float:left;
	width: 92px;
	height: 70px;
	text-align: left;
	font-style: bold;
	line-height: 16px;
}
.contact {
	float:left;
	height: 63px;
	width: 176px;
	margin-top: 32px;
	line-height: 16px;
}
.devider {
	float:left;
	width: 9px;
	height: 100px;
}

.copy {
	width: 594px;
	float:left;
	margin-top: 5px;
	text-align: left;
	padding: 4px 0px 0px 6px;
}
a.btn_port{
	position:relative;
	float: right;
	top: 25px;
	display: block;
	width: 76px;
	height: 11px;
	background-image:url(../images/btn_port.gif);
	background-repeat: no-repeat;
}
a.btn_port:hover {
	background-image:url(../images/btn_port_on.gif);
	background-repeat: no-repeat;
}
div#top div#nav {
	float : left;
	clear : both;
	width : 993px;
	height : 52px;
	margin : 22px 0 0;
}
div#top div#nav ul {
	float : left;
	width : 700px;
	height : 52px;
	list-style-type : none;
}
div#nav ul li {
	float : left;
	height : 52px;
}
div#nav ul li a {
	border : 0;
	height : 52px;
	display : block;
	line-height : 52px;
	text-indent : -9999px;
}
div#video-header {
	height : 683px;
	margin : -1px 0 0;
}
div#slide-holder {
	width : 970px;
	height : 490px;
	position : absolute;
}
div#slide-runner {
	width : 970px;
	height : 490px;
	overflow : hidden;
	position : absolute;
}
div#slide-runner img {
	margin: 0;
	display: none;
	position: absolute;
}
div#slide-holder div#slide-controls {
	left : 0px;
	bottom : 0px;
	width : 970px;
	height : 27px;
	display : none;
	position: absolute;
	background-image: url(../images/nav-bg.png);
}
div#slide-holder div#slide-controls p.text {
	float : left;
	font-size : 9px;
	line-height : 16px;
	margin : 7px 0 0 9px;
	text-transform : uppercase;
}

div#nav ul li a {
	background : url(images/nav.png) no-repeat;
}

