.flush_bottom
{
	margin-bottom: 0;
}

#header
{
	background: #fff;
	border-top: 0px solid #345d7e;
	overflow: hidden;
	padding: 7px 0 2px 0;
}

#logo a
{
  font-size: 30px;
  font-family: 'Arial Black', Gadget, sans-serif;
  color:#345d7e;
  text-decoration: none; 
}

#supernav
{
  padding-top: 13px;
}

#supernav #login
{
	font-size: 11px;
	float: right;
  height:22px;
  line-height:22px;
	background: #c5cc3f url(/gallery/img/supernav.gif) top left repeat-x;
  text-transform:uppercase;	
}

#supernav #login a
{
	display: block;
	background: url(/gallery/img/supernav_cap_right.png) top right no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 16px 0 16px;
}

#nav
{
	background: #3c5e7c url(/gallery/img/nav.gif) 0 0 repeat-x;
	border-top: 3px solid #3c5e7c;
	border-bottom: 3px solid #3c5e7c;
	line-height: 1;
	overflow: hidden;
}

#nav ul
{
	background: url(/gallery/img/nav_sep.gif) top left no-repeat;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#nav li
{
	background: url(/gallery/img/nav_sep.gif) top right no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#nav a
{
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 10px 20px 12px 20px;
	text-decoration: none;
}

#nav a:hover
{
	text-decoration: underline;
}

#nav .youarehere
{
	background: url(/gallery/img/nav_youarehere.gif) 0 0 repeat-x;
}

#nav .youarehere a
{
	background: url(/gallery/img/nav_sep.gif) top right no-repeat;
	text-decoration: none;
}

#cse-search-box
{
	float: right;
	padding-top: 5px;
}

#cse-search-box .textbox
{
	width: 145px;
}

#cse-search-box .button
{
	width: 60px;
}



#intro
{
	background: #000;
	color: #fff;
	margin: 10px 0 20px;
	overflow: hidden;
	padding: 10px 0;
}

#intro_text
{
	float: left;
	padding-top: 25px;
	width: 450px;
}

#intro_text h1
{
	font-size: 36px;
	line-height: 1;
	padding: 0 20px;
}

#intro_text h3
{
	color: #bbb;
	font-weight: normal;
	padding: 0 20px;
	margin: 50px 0 90px 0;
}

#intro_photo
{
	float: right;
	width: 490px;
}

#intro_photo img
{
	margin-right: 10px;
}

#intro_buttons a
{
	color: #fff;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

#intro_buttons a:hover
{
	text-decoration: underline;
}

#intro_buttons a.green
{
	background: url(/gallery/img/intro_button_green.png) 0 0 no-repeat;
	margin: 0 10px 0 20px;
}

#intro_buttons a.blue
{
	background: url(/gallery/img/intro_button_blue.png) 0 0 no-repeat;
	margin: 0 20px 0 0;
}



#content
{
	clear: both;
	margin-bottom: 50px;
	overflow: hidden;
}

.testimonial
{
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px;
}

.testimonial blockquote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 1em;
}

.testimonial p
{
	text-align: right;
}

.testimonial p img
{
	float: right;
	margin-left: 10px;
}

#footer
{
	background: #000;
	border-top: 0px solid #ccc;
	clear: both;
	color: #fff;
	overflow: hidden;
	padding: 20px 0;
}

#footer p
{
	margin: 0;
	text-align: center;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#copyright
{
  padding-left: 2em;
  color:#bbb;
}