#website-gallery {
width: 100%;


}

.website-links {
margin: 20px 0 0 0;
width: 100%;
height: 170px;
background-color: #d2d1bB;
text-decoration: none;

}

.website-links img {
position: static;
float: left;
clear:left;
margin: 10px 0 10px 10px;
}

.website-links-info {
position: static;
float: left;
clear: none;

margin: 10px;


}
.website-links-info p {
margin: 0 0 3px 0;
width: 300px;
}

p.website-links-title {
font-size: 12px;
font-weight: bold;


}

p.website-links-role {

}

p.website-links-client {

}

span.website-links-description p {
margin: 12px 0 3px 0;
}


h2.website-header {
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: normal;

                color: #336699;
 	font-size: 18px;
                width: 100%;
                border-bottom: 1px #c1c6b7 solid;
	
}



.flash-image {
margin: 10px 0 30px 0;
background-color: #d2d1bB;
position: static;
float: left;
clear:left;
width: 100%;
padding-bottom: 10px;
}

.flash-image img {
margin: 10px 0 0 10px;
position: static;
float: left;
clear:left;
}

.flash-image-info {
position: static;
float: left;
clear: none;




}
.flash-image-info p {
margin: 10px;
width: 110px;
}
