@charset "UTF-8";

/* CSS Document */



body {

	margin:0 auto;
	position:relative;
	width:880px;
	background-image:url(../images/square-BACKGROUND.gif);
	background-color:#CCCCCC;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
form {
	margin:0;
	}


img {
	border:0;
	}

input, textarea {
	border:none;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}

.borderLight {
	border:1px solid #ccc;
	}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	letter-spacing:.7px;
	line-height:17px;
	color:#000000;
	}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	letter-spacing:.4px;
	}

	.style2 a:link {
		text-decoration:none;
		color:#999999;
		}

	.style2 a:hover {
		text-decoration:underline;
		color:#000000;
		}

	.style2 a:visited {
		text-decoration:none;
		color:#999999;
		}

	.style2 a:visited:hover {
		text-decoration:underline;
		color:#000000;
		}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCCCCC;
	letter-spacing:.4px;
	}
	
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	letter-spacing:.4px;
	}	

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:600;
	text-align:left;
	letter-spacing:.5px;
	line-height:17px;
	color:#666666;
	}

.style6 {color: #000000}
	a:link {
		color: #999999;
		text-decoration: none;
		}
	
	a:visited {
		text-decoration: none;
		color: #999999;
		}

	a:hover {
		text-decoration: none;
		color: #000000;
		}

	a:active {
		text-decoration: none;
		color: #999999;
		}

#wrapper {
	margin:0 auto;
	position:relative;
	width:880px;
	background-color:#FFFFFF;
	width:880px;
	height:520px;
	padding:0px;
	}
	
#wrapperWORK {
	margin:0 auto;
	position:relative;
	width:880px;
	background-color:#FFFFFF;
	width:880px;
	height:800px;
	padding:0px;
	}

#logo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:relative;
	float:right;
	top:50px;
	padding-right:15px;
	width:201px;
	height:22px;
	}

#textBOX {
	position:relative;
	left:324px;
	width:201px;
	height:201px;
	background-color:#CC0033;
	}

#text {
	position:absolute;
	right:12px;
	top:120px;
	width:200px;
	height:201px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	letter-spacing:.7px;
	line-height:17px;
	color:#000000;
	}
	
#work_nav {
	position:absolute;
	right:12px;
	top:125px;
	width:200px;
	height:201px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	letter-spacing:.4px;
	line-height:17px;
	color:#999999;
	}

#contact {
	position:absolute;
	right:12px;
	bottom:33px;
	width:200px;
	}


#contactMessage {
	position:absolute;
	right:12px;
	bottom:12px;
	width:200px;
	}

#fader {
	position:relative;
	float:left;
	top:126px;
	left:15px;
	width:635px;
	height:360px;
	background-color:#FFFFFF;
	}
	
#faderWORK {
	position:relative;
	float:left;
	top:126px;
	left:15px;
	width:635px;
	height:400px;
	}
	
#workTEXT {
	position:relative;
	float:left;
	top:145px;
	left:15px;
	width:635px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	letter-spacing:.4px;
	line-height:15px;
	}
		
#foot {
	position:absolute;
	bottom:1px;
	left:15px;
	}

#addys {
	height:40px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:176px;
	}