@import url("forms.css");
@import url("fonts.css");
		
	
body {
	background-color: #f4f4f4;
	border: 0;
	margin: 0 auto;
	padding: 0;
	}

a img	{
	border: 0;
	}	
	
.break {
	clear: both;
	height: 0px;
	}

.comments, .admincomments {
 	background-color: #f6f6f6; 
 	width: 450px; 
 	padding: 10px 20px 10px 10px;
	border-bottom: 1px solid #ccc;
 	margin: 0 auto 5px;
 	}		
	
.admincomments {
	background: #fee url(../_images/mwwbg.gif) no-repeat 103% -23px;
	border-bottom: 1px solid #ebb;
	}
	
.fr {
	float: right;
	}

.fl {
	float: left;
	}
	
ul.threecols li {
	width: 265px;
	float: left;
	list-style: none outside url(../_images/li.png);	
	}
	
ul.twocols li {
	width: 400px;
	float: left;
	list-style: none outside url(../_images/li.png);
	}		
	
#topbar_wrap {
	width: 100%;
	padding: 0;
	display: none;
	border-bottom: 1px solid #111;
	background-color: #4a4a4a;
	}
	
#topbar {
	width: 900px;
	height: 36px;
	background-color: #555;
	padding: 10px 0;
	margin: 0 auto;
	border-right: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
	}
	
#topbar p {
	float: left;
	margin: 0 13px 0 0;
	width: 450px;
	}	
	
#topbar p a {
	padding: 0 3px;
	}	
		
#container {
	width: 900px;
	background-color: #fff;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 auto 20px;	
	}
	
#logo {
	width: 390px;
	height: 73px;
	background-color: transparent;
	margin: 0 0 0 30px;
	padding: 27px 0 0;
	float: left;
	}
		
#menu {
	width: 450px;
	height: 100px;
	margin: 0px 30px 0 0;
	padding: 0;
	background-color: transparent;
	float: left;
	}

#menu ul {
	height: 40px;
  	list-style: none outside;
  	padding: 0;
  	margin: 60px 0 0;
  	background-color: transparent;
  	clear: both; 
  	float: right;
	}	

#menu li {
	margin: auto;
  	display: block;
	float: left;
	height: 25px;
	border-right: 1px dotted #700;
	}

#menu li.last {
	border: 0;
	}	
	
/*next set of definitions are for the menu jquery */	
#menu li {
	position: relative;
	}
	
#menu li em {
	font: 11px/1.2 Arial, Helvetica, sans-serif;
	color: #000;
	background: transparent url(../_images/menuhoverbox.gif) no-repeat center center;
	text-transform: none;
	text-align: center;
	position: absolute;
	top: -50px;
	width: 150px;
	height: 28px;
	padding: 12px 0 0;
	display: none;
	z-index: 2;
	}
	
#menu li.home em {
	left: -49px;
	}
	
#menu li.whatwedo em {
	left: -30px;
	}
	
#menu li.portfolio em {
	left: -35px;
	}	

#menu li.news em {
	left: -51px;
	}	

#menu li.contact em {
	left: -38px;
	}
	
#menu li.search em {
	left: -44px;
	}	
/*previous  definitions are for the menu jquery */		
	
#menu li a {
	margin: 0;
	padding: 0 10px 16px;
	display: block;
	float: left;	
	height: 25px;
	}
	
#menu li a.current {
	background: transparent url(../_images/uparrow-w.gif) no-repeat center bottom;
	}
	
/*	
#menu li a:hover {
	background: transparent url(../_images/uparrow.gif) no-repeat center 32px;
	}	
*/
	
#banner {
	width: 840px;
	height: 220px;
	margin: 10px auto 25px;
	background-color: #fff;
	clear: both;
	border-top: 1px solid #ccc;
	}	
	
#banner.portfolio {
	background: #fff url(../_images/banner.png) no-repeat center 5px;
	}

#banner.home {
	background: #fff url(../_images/banner_home.png) no-repeat center top;
	}	
	
#banner_small {
	width: 840px;
	height: 120px;
	margin: 10px auto 25px;
	background: #fff url(../_images/banner_small.png) repeat-x top left;
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 3px solid #700;
	}

#content_full {
	width: 840px;
	margin: 0 30px 30px;
	padding: 0;
	clear: both;
	}

#content {
	width: 500px;
	margin: 0 30px 30px;
	padding: 0;
	float: left;
	background-color: transparent;
	}	
	
#content img {
	padding: 4px;
	border: 1px solid #333;
	}
	
#portfolio {
	background: transparent url(../_images/portfolio_bg.gif) no-repeat center top;
	width: 452px;
	height: 450px;
	margin: 0;
	padding: 10px 25px;
	}
	
#portfolio img {
	width: 450px;
	height: 326px;
	padding: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}	
	
#sidebar {
	width: 310px;
	margin: 0 30px 30px 0;
	padding: 0px;
	float: left;
	background-color: transparent;
	}	
	
#sidebar ul {
	width: 295px;
  	list-style: none outside;
  	padding: 0;
  	margin: -6px 0 20px 5px;
  	background-color: transparent;
  	border-top: 1px solid #ddd;
	}	

#sidebar blockquote {
  	margin-bottom: 20px;
	}	
	
#sidebar li {
	margin: auto;
  	display: block;
	}
	
#sidebar li a {
	width: 285px;
	margin: 0;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #ddd;
	}

#show_comments {
	padding: 0;
	margin: 0 0;
	display: none;
	}
	
#comments_form {
	padding: 10px 0 0;
	display: none;
	border-bottom: 2px solid #700;
	margin: 0;
}

#comments_guidelines {
	display: none;
	margin: 0;
	padding: 5px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #aaa;
}

#addcomment {
	margin: 0;
	}
	
#featuredwork {
	margin-bottom: -35px;
	}
	
#footer {
	background-color: transparent;
	width: 840px;
	padding: 5px 0 0;
	margin: 0 30px 30px;
	clear: both;
	border-top: 2px solid #700;
	}	
	
#mission {
	padding: 10px;
	margin: 20px 0 0;
	border: 1px solid #ccc;
	background-color: #eee;
	/*-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; */ /*rounded borders*/
	}				
	
.searchbox {
	width: 395px;	
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #999;
	background-color: #eee;
	}
	
#topbarsearchbox {
	margin: 0;
	float: left;
	}	
	
#footer ul {
  	list-style: none outside;
  	padding: 0;
  	margin: 0;
  	background-color: transparent;
  	float: left;
	}	

#footer li {
	float: left;
	}
	
#footer li a {
	margin: 0;
	padding: 1px 3px;
	display: block;
	float: left;	
	}
	
#footer p, #footer p a {
	margin: 0;
	padding: 1px 3px;
	}	