
html, body{
	background: #f8f8f8;
	margin:0px;
	padding:0px;
	height:100%
	}

	A:link {text-decoration:none; color:#FFF}
	A:visited {text-decoration:none; color:#FFF}
	A:active {text-decoration:none; color:#FFF}
	A:hover {text-decoration: none; color: #EAEAEA;}

#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;

}

img
{
border:0px;
}

.top-navigation{
	clear:both;
	float:left;
	width:1000px;
	height:150px;
	margin-top:40px;
	margin-bottom:30px;
	background-repeat:no-repeat;
	overflow-x: hidden;
}

.headerimg {
float:left;
width:184px;
height:146px;

}

.button span{
	display:block;
	padding: 15px;
	text-align:center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	}

.button{ 
	float:left;
	display:block; 
	margin-top:60px; 
	margin-left:5px; 
	width:104px;
	height:43px;
	background:url('showcasebutton.jpg');
	} 
	



.button:hover span { 
	color: #EAEAEA;
	}
	


.button:hover {background-position: 0px -43px; }



.button2{	
	float:left;
	display:block; 
	margin-top:60px; 
	margin-left:5px; 
	width:104px;
	height:43px;
}

.button2 span
{
	display:block;
	padding: 15px;
	text-align:center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	
}

.button2:hover span { 
	color: #666;
	}


	
.smallbtn {
	float:right;
	display:block; 
	margin-top:70px; 
	margin-right:15px; 
	height:23px;
	background:url('smallbtnbkg.jpg');
	background-repeat:repeat-x;
	}

.smallbtn span {
	display:block;
	padding: 4px;
	text-align:center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	}

.smallbtn:hover span{
	color:#EAEAEA;
}

.smallbtn:hover {background-position: 0px -23px; }


.projects
{
clear:both;
}

.row{
	clear:both;
	width:1000px;
	float:left;
}


.column{
	float:left;
	display:block;
	height: 314px;
	width: 235px;
	background-image:url('thumbbkg.jpg');
	margin:6px;
}



.column:hover { 
	background-position: 0px -314px; 
	}

.column:hover h2 { 
	color: #333;
	}


.imgthumb{
	width:232px;
	height:233px;
}


.projecttitle{
	width: 235px;
	padding-left: 15px;
	padding-top: 15px;
	
	}
	
	
h2{
	font-family: arial;
	font-size: 19px;
	letter-spacing:-1.5px;
	color: #555;
	margin:2px;
}

h3{
	font-family: Georgia;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	margin-left:2px;
	font-style: italic;
	color: #666666;
	}
	
.footer{
	clear:both;
	width:1000px;
	float:left;
	overflow-x: hidden;
	display:block; 
	padding:20px;
}

.addthis{
	float:left;
	width:83;
	height:16;
	margin:16px;
	margin-top:4px;
	}

.footertxt{
	
	float:right;
	bottom: 15px;
	font-family: Arial;
	font-size:12px;
	margin-right:50px;
	font-weight:normal;
	color:#666;
}

.hidden{display:none}


#footr { width:976px; height:244px; margin:0 auto; float:left;}
#footr_container { width:100%; height:244px; clear:both; float:left;}