body {
	background:url(bg.jpg);
	background-color:#ffffff;
	background-repeat:repeat; 
	background-attachment:scroll;
	background-position:top left;
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	line-height:18px;
}




a:link {
	color: #632222;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

a:visited {
	color: #632222;
	text-decoration:none; 
	font-weight:bold;
	font-size: 12px;
}

a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	
}

a:active {
	color: #632222;	
	text-decoration:none; 
	font-weight:bold;
	font-size: 12px;
}






a.name:link, a.name:visited, a.name:active{
	display: block;
	width: 398px;
    height:39px;
	background-image: url(images/name.png) !important;
	background-position: top !important;
}


a.name:hover {
	background-position: bottom !important;
}




a.information:link, a.information:visited, a.information:active{
	display: block;
	width: 119px;
    height:16px;
	background-image: url(images/navigation_01.jpg) !important;
	background-position: top !important;
}


a.information:hover {
	background-position: bottom !important;
}


a.contact:link, a.contact:visited, a.contact:active{
	display: block;
	width: 76px;
    height:16px;
	background-image: url(images/navigation_02.jpg) !important;
	background-position: top !important;
}


a.contact:hover {
	background-position: bottom !important;
}


a.blog:link, a.blog:visited, a.blog:active{
	display: block;
	width: 53px;
    height:16px;
	background-image: url(images/navigation_03.jpg) !important;
	background-position: top !important;
}


a.blog:hover {
	background-position: bottom !important;
}


a.twitter:link, a.twitter:visited, a.twitter:active{
	display: block;
	width: 68px;
    height:16px;
	background-image: url(images/navigation_04.png) !important;
	background-position: top !important;
}


a.twitter:hover {
	background-position: bottom !important;
}







.name{ 
		
	position:absolute!important; 
	top:12px; 
	left:50%; 
	width:182px; 
	overflow:visible; 
	margin-left:-274px; 
	text-align:left; 
	z-index:9;
	
	}
	
	
	
.nav{ 
		
	position:absolute!important; 
	top:39px; 
	left:50%; 
	width:416px; 
	overflow:visible; 
	margin-left:182px; 
	text-align:left; 
	z-index:9;
	
	}




.project{
	top: 77px;
	left: 50%;
	width: 976px;
	max-width: 976px;
	min-width: 976px;
	overflow: visible;
	position: scroll;
	overflow: hidden;
	text-align: left;
	position: absolute;
	margin-left: -463px;
	height: auto;
	border: none;
	border-width: 0;
    
	}	
	
	
.thumbnail{

	text-align: left;
	display: inline;
	margin-left: 19px;
	margin-top: 20px;
	width: 300;
	height: auto;
	float: left;
	border: none;
	
	}
	
.copyright{

	text-align: center;
	display: inline;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 975;
	height: auto;
	float: left;
	border: none;
	
	}




	
	
.info{
	top: 63px;
	left: 50%;
	width: 600px;
	max-width: 600px;
	min-width: 600px;
	overflow: visible;
	position: scroll;
	overflow: hidden;
	text-align: left;
	position: absolute;
	margin-left: -460px;
	height: auto;
	border: none;
	border-width: 0;
    
	}	
	
.clients{
	top: 148px;
	left: 50%;
	width: 200px;
	max-width: 200px;
	min-width: 200px;
	overflow: visible;
	position: scroll;
	overflow: hidden;
	text-align: left;
	position: absolute;
	margin-left: -460px;
	height: auto;
	border: none;
	border-width: 0;
    
	}
	
	
.links{
	top: 148px;
	left: 50%;
	width: 200px;
	max-width: 200px;
	min-width: 200px;
	overflow: visible;
	position: scroll;
	overflow: hidden;
	text-align: left;
	position: absolute;
	margin-left: -200px;
	height: auto;
	border: none;
	border-width: 0;
    
	}
	



	


	



