* {
  	margin: 0;
  	padding: 0;
}
	
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#flashcontent {
	
}

#flashcontainer{
	padding: 0px; 
	height: 255px; 
	background-color:#444;
}

img {
	border:0 none;
}

p {
	padding-right: 0;
	padding-left: 0;
	margin-bottom:5px;
	margin-top:7px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:165%;
}

body {
	text-align: left;
	color:#444;
}


body, #flashcontent, ul.tabbernav{
	background-color: #eee;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

a:hover {
	color: #777;	
	text-decoration: underline;
}

#left-column a,  #right-column a{
	text-decoration: none;
	font-weight: normal;
	background: #666 none repeat scroll 0 0;
	color:white;
	padding:1px 4px 2px;

}

#footer a{
	text-decoration: none;
	font-weight: normal;
	background: #aaa none repeat scroll 0 0;
	color:white;
	padding:1px 4px 2px;

}

#footer
{
	clear:both;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
	padding-top:5px;
	text-align:left;
	width:800px;
	overflow: hidden; 
	position: relative;
}

#footer p
{
	font-family:Helvetica,Arial,Verdana,sans-serif;
	color:#bbb;  
	font-size:10px;
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
	padding-right:0;
}

#left-column a, #right-column a, #footer a{
	text-shadow: 0 5px 10px #000000;	
}


#right-column  a:hover , #left-column  a:hover , #footer a:hover{
	text-decoration: none;
	background:#59f none repeat scroll 0 0;
	color:white;
}

#left-column  a.image,  #right-column  a.image
{
	background:none;
	font-size:0;
	padding:0;
}



.portfolioitem
{
	padding:10px;
	border-bottom:1px solid #ddd;
}


.portfolioitem .clear-both, .clear-both
{
	font-size:10px;
	line-height:100%;
	color: #777;
}

h1.imagereplacement-water 
{
	height:100%;
	width:850px;
	background:transparent url(../images/waterbanner.jpg) no-repeat left center;
	text-indent: -9999px;
}

h1.imagereplacement 
{
	height:100%;
	width:850px;
	background:transparent url(../images/chameleonbanner.jpg) no-repeat left bottom;
	text-indent: -9999px;
}


#headerbackground {
	height:255px;
	background:#444 none repeat scroll 0 0;
	position:relative;
	width:100%;
	margin-bottom:-5px;
}

#header {
	margin-left:auto;
	margin-right:auto;
	padding-top: 0;
	width:850px;
	height:100%;
}


#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:850px;
}

h4{
	margin-top:0px;
	color:#444;
	font-family:Georgia,Times New Roman,Serif;
	font-size:25px;
	font-weight:normal;
	line-height:32px;
	text-transform:lowercase;
}

#left-column{
	width:530px;
	float:left;
}

#right-column{
	width:230px;
	float:right;
}

.clear-both
{
 	clear:both;
	
}


.clear-all
{
	/*see http://www.quirksmode.org/css/clearing.html*/
 	overflow: hidden;
	width: 490px;	
}


.float-left
{
 	float: left;	
	margin-right:10px;
	width: 250px;
}

.float-right
{
	float:right;
	width:220px;
}

.clear-top
{
	margin-top:32px;
}



#portfolioitem.float-left
{
 	margin-left:-20px;
	width:250px;
}
 
h2{
	color:#DDDDDD;
	font-family:georgia;
	font-size:45px;
	font-size-adjust:none;
	font-stretch:normal;
	line-height:100%;
	position:relative;
	margin-bottom:-10px;
	margin-top:20px;
	padding-left:9px;
}
 

.accordion .portfolioitem h4{
	cursor: pointer;
}
.portfolioitem {
	background: #eee;	
}
div#left-column #highlight .portfolioitem:hover, div#right-column .portfolioitem:hover, .highlight .portfolioitem:hover{
	background: #e0e0e1;
}
.portfolioitem img{
	width:100%;
}
	

