/* CSS Document */


a:link {
	color: #777777;
	text-decoration: none;
}
#border {
	z-index: 60;
}

#a {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 752px;
	height: 1px;
	position: absolute;
	margin-top: 43px;
	margin-left: -14px;
	z-index: 3;
}
#b {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 752px;
	height: 1px;
	position: absolute;
	margin-top: 532px;
	margin-left: -14px;
	z-index: 3;
}

#c {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 422px;
	height: 1px;
	position: absolute;
	z-index: 2;
	top: 451px;
	left: 316px;
}


#d {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1px;
	height: 502px;
	position: absolute;
	margin-top: 37px;
	margin-left: -8px;
	z-index: 3;
}

#e {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1px;
	height: 502px;
	position: absolute;
	margin-top: 37px;
	margin-left: 322px;
	z-index: 3;
}

#f {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1px;
	height: 502px;
	position: absolute;
	margin-top: 37px;
	margin-left: 730px;
	z-index: 3;
}



body,td,th {
	text-align: center;
	background-color: #000000;
}

a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#content {
	height: 530px;
	width: 750px;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -375px; /* half of width */
	margin-top: -265px;  /* half of height */
	background-color: #000000;
	padding: 0px;
	z-index: 2;
	}


#header {
	width: 300px;
	height: 10px;
	position: absolute;
	padding: 0;
	top: 5px;
	text-align: left;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 300px;
}

#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #777777;
	line-height: 10px;
	position: absolute;
	margin-top: 0px;
	height: 12px;
	width: 298px;
	left: 0px;
	top: 15px;



}


#mail {
	width: 96px;
	height: 13px;
	position: absolute;
	right: -1px;
	top: 0px;
}


#nav {
	width: 300px;
	position: absolute;
	left: 0px;
	top: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	z-index:41;
}

#scroller {
	height: 370px;
	width: 10px;
	position: absolute;
	top: 78px;
	left: 295px;
}

#up {
	position:absolute;
	z-index:5;
	cursor:pointer;
}

#track {
	position:absolute;
	top:3px;
	z-index:4;
	width: 10px;
	height: 5px;
}

#drag {
	position:relative;
	z-index:5;
	cursor:pointer;
	margin-top: 20px;
}

#down {
	position:absolute;
	top:382px;
	z-index:6;
	cursor:pointer;
}

#contentMask {
	position:absolute;
	top:86px;
	clip:rect(0,280px,390px,0);
	overflow:hidden;
	z-index:10;
	left: 3px;
	height: 390px;
	width: 280px;
}
	
#aboutContent {
	position: absolute;
	left: 0px;
	z-index: 1;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: hidden;
	color: #FFFFFF;
}

#workContent {
	position: absolute;
	left: 0px;
	z-index: 1;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: hidden;
	color: #FFFFFF;
	top: 0px;
}

#clientsContent {
	position: absolute;
	left: 0px;
	z-index: 1;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: hidden;
	;
	color: #FFFFFF;
	width: 290px;
}

#contactContent {
	position: absolute;
	left: 0px;
	z-index: 1;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: hidden;
	color: #FFFFFF;
}


#foot {
	background-image: url(../images/foot.gif);
	background-repeat:no-repeat;
	height: 15px;
	position: absolute;
	width: 300px;
	z-index: 10;
	left: 0px;
	top: 515px;
}


#imageHolder {
	position: absolute;
	left: 330px;
	position: absolute;
	width: 393px;
	height: 480px;
	top: 51px;
	z-index: 3;
}
