@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #212121;
	font-size: 0.8em;
	line-height: 1.25em;
	margin: 0;
	background-color: #889298;
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

img {
	border: 0;
}

h4 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}

a:link {
	color: #317a9f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #317a9f;
}
a:hover {
	text-decoration: underline;
	color: #317a9f;
}
a:active {
	text-decoration: none;
	color: #317a9f;
}

.clearboth {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.centered {
	text-align: center;	
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 800px;
	float: left;
}	

#header h1 {
	width: 484px;
	margin: 29px 0 26px 0;
	padding: 0;
	float: left;
}

#header h1 a {
	width: 484px;
	height: 54px;
	color: #FFFFFF;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(logo.jpg);
}

#utility_menu {
	width: 300px;
	margin-top: 51px;
	float: right;
}

#utility_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#utility_menu li {
  margin: 0 0 0 15px;
	float: right;
}

#utility_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#utility_menu a:hover,
#utility_menu a:focus {
	text-decoration: underline;
}

#main_menu {
	font-size: 1.1em;
	width: 800px;
	float: left;
}

#main_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main_menu li {
	float: left;
}

#main_menu a {
	display: block;
	width: 132px;
	height: 26px;
	margin: 1px 1px 1px 0px;
	padding-top: 13px;
	background-color: #dcddde;
	background-image: url(tab_down.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #505050;
	text-align: center;
}

#main_menu a:hover,
#main_menu a:focus {
	display: block;
	width: 132px;
	height: 26px;
	margin: 0px 1px 1px 0px;
	padding-top: 14px;
	background-color: #edeff0;
	background-image: url(tab_hover.gif);
	background-repeat: repeat-x;
	background-position: top;	

	color: #000000;
	text-decoration: none;
	text-align: center;
}

#main_menu a.up {
	display: block;
	width: 134px;
	height: 27px;
	margin: 0px 1px 0px 0px;
	padding-top: 14px;
	background-color: #fcfeff;
	background-image: url(tab_up.gif);
	background-repeat: repeat-x;
	background-position: top;

	color: #000000;
	text-decoration: none;
	text-align: center;
}

#main_menu h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#feature {
	width: 790px;
	margin-bottom: 1px;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
}

#feature h2 {
	margin: 0;
	padding: 0;
}

#content {
	width: 800px;
	background-image: url(faux_columns.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}

#content_rev {
	width: 800px;
	background-image: url(faux_columns_rev.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}

#content_rev h3,
#content h3 {
	margin: .5em 0 .25em 0;
	padding: 0;
	color: #317a9f;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.1em;
}

#content_rev p,
#content p {
	text-indent: 1em;	
}

#main_content {
	width: 512px;
	padding: 10px;
	background-color: #f4f4f4;
	background-image: url(content_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

#main_content img {
	border: 3px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
}

#main_sidebaar {
	width: 237px;
	padding: 10px 15px;
	background-color: #e7e7e7;
	background-image: url(content_sidebar.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

#main_divider {
	width: 1px;
	height: 1px;
	float: left;
}

#footer {
	width: 780px;
	margin-top: 1px;
	padding: 15px 10px 10px 10px;
	background-color: #f4f4f4;
	background-image: url(content_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#utility_links {
	float: right;
}

#utility_links li {
	margin: 0 0 0 15px;
	float: right;
}

#main_links {
	float: left;
}

#main_links li {
	margin: 0 15px 0 0;
	float: left;
}

#footer p {
	clear: left;
}

.contact {
	margin: 0 0 10px 0;
}

.contact a {
	padding: 13px 10px 6px 10px;
	background-color: #e7e7e7;
	background-image: url(content_sidebar.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-style: solid;	border-left-width: 10px; border-left-color: #317a9f;
	border-right-style: solid; border-right-width: 1px; border-right-color: #bcc2c5;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #bcc2c5;
	display: block;
}

.contact a:focus,
.contact a:hover {
	padding: 12px 10px 6px 10px;
	background-color: #edeff0;
	background-image: url(tab_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-style: solid;
	border-color: #317a9f;
	border-width: 1px 1px 1px 10px;
	text-decoration: none;
}

.contact_name {
	color: #212121;
	font-size: 1.2em;
	font-weight: bold;
}
.contact_title {
	margin: 3px 0;
	color: #262626;
	font-size: 1em;
	font-style: italic;
}
.contact_phone {
	color: #262626;
}
.contact_email {
	font-size: 1em;
}

.general_contact {
	margin-bottom: 25px;
	font-size: 1.0em;
	color: #505050;
}

#masthead {
	width: 775px;
	height: 32px;
	background-image: url(masthead_portfolio.jpg);
	padding: 168px 0 0 15px;
}

#masthead_mini {
	width: 775px;
	height: 32px;
	background-image: url(masthead_blank.jpg);
	padding: 21px 0 0 15px;
}

#masthead_mini,
#masthead h2 {
	font-weight: normal;
}

.portfolio_tile {
	width: 491px;
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
	background-color: #dcddde;
	background-image: url(tab_down.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-style: solid;	border-left-width: 10px; border-left-color: #317a9f;
	border-right-style: solid; border-right-width: 1px; border-right-color: #bcc2c5;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #bcc2c5;
	float: left;
}

.portfolio_tile h3 {
	margin: 0;
	padding: 0;
}

.portfolio_tile ul {
	margin: 1em;
	padding: 0;
}

.portfolio_tile img {
	margin: 0;
	float: right;
}

.sidebar_tile {
	margin-bottom: 2em;
}

.sidebar_tile img {
	border: 3px solid #FFFFFF;
	margin: 5px;
}

.sidebar_tile em {
	font-size: .9em;
}

.videoplayer {
	border: 3px solid #ffffff;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	background-color: #ffffff;
}

.home_teasers {
	width: 791px;
	margin-top: 1px;
	padding-left: 9px;
	background-color: #f4f4f4;
	background-image: url(content_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

.home_tile {
	width: 245px;
	margin: 19px 5px 15px 10px;
	float: left;
}

.home_tile img {
	border: 3px solid #ffffff;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

.home_tile em {
	font-size: .9em;
}

.home_tile a {
	width: 260px;
	display: block;
	clear: both;
}

.thumbs {
 padding-left: 10px;
}

.thumbs img {
	border: 3px solid #ffffff;
	margin: -4px;
	float: left;
}