/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
}
#navigation {
	display: none;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: none;
	color: #A70000;
}
a:active {
	text-decoration: none;
	color: #009999;
}
h1 {
	font-size: 120%;
	color: #000000;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #006C6C;
}
h2 {
	font-size: 110%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	margin-top: 0.7em;
}
h3 {
	font-size: 100%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}
#right_flash {
	display: none;
}
#body_container {
	width: 100%;
}
#main_content {
	float: left;
	/*width: 78%;*/
}
#quote {
	display: none;
}
#pig_pic img {
	float: right;
	margin-right: 20px;
	border: 1px solid #FF0000;
}
#copy {
	margin: 0px 0px 0px 0px;
	line-height: 160%;}
#copy p {
	margin-bottom: 0.8em;
}
#footer {
	display: none;
}
#top_flash{
	display: none;
}
#top_flash_empty {
	display: none;
}
.testimonial_client {
	font-style: italic;
	color: #A70000;
}
#events_thumbs {
	list-style-type: none;
	margin-top: 20px;
}
#events_thumbs li {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	height: 140px;
	font-size: 11px;
	line-height: 16px;
}
#events_thumbs img {
	display: block;
	border: 1px solid #FFFFFF;
}
#events_thumbs a:hover img {
	border: 1px solid #FF0000;
}
#people_dev_thumbs {
	list-style-type: none;
	margin-top: 20px;
	width: 600px;
}
#people_dev_thumbs li {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	height: 170px;
	font-size: 10px;
	line-height: 16px;
}
#people_dev_thumbs img {
	display: block;
	border: 1px solid #FFFFFF;
}
#people_dev_thumbs a:hover img {
	border: 1px solid #FF0000;
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	border: 1px solid #FF0000;
	margin-top: 10px;
}
#the_team li {
	list-style-image: none;
	list-style-type: none;
}
.clear {
	clear: both;
}
#what_we_do li {
	list-style: none inside;
	float: left;
	width: 200px;
}

#what_we_do ul{
	width: 600px;
	margin-bottom: 30px
}
#wrapper_what {
	margin-bottom: 20px;
	float: left;
}
#client_list li {
	list-style: url(none) none outside;
	line-height: 120%;
	padding-bottom: 7px;
}

#client_list ul{
	margin-bottom: 30px
}
#wrapper_client_list {
	margin-bottom: 20px;
	float: left;
}
#team_copy {
	margin: 0px 0px 0px 0px;
	line-height: 160%;
}
#what_we_do {
	width: 600px;
}
#pig_pic {
	height: 229px;
	width: 229px;
/*	margin-top: 70px;
	position: absolute;
	left: 0px;*/
}
#library {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
}
#library li {
	list-style-type: none;
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#library img {
	display: block;
	border: 1px solid #FF0000;
}
p {
	margin-bottom: 0.5em;
}
.testimonial_client {
	font-size: 0.9em;
	font-style: italic;
	color: #FF0000;
}
.picture_left {
	float: left;
	margin-right: 10px;
}

input.txt {
	background: #00AEB0;
	border: 1px solid #00AEB0;
}
#copy ul {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
}

#mugshots_thumbs {
	margin-top: 20px;
	width: 640px;
	padding: 0px 0px 0px 0em;
}
#mugshots_thumbs li {
	list-style-type: none;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	height: 140px;
	font-size: 11px;
	line-height: 16px;
}
#mugshots_thumbs img {
	display: block;
	border: 1px solid #FFFFFF;
}
#mugshots_thumbs a:hover img {
	border: 1px solid #FF0000;
}
#index {
	padding-left: 1em;
	text-indent: -1em;
}
.leftimgnoborder {
	margin-right: auto;
	margin-left: auto;
}
#les_poisson_links {
	display: none;
}