/********************** CLASS DIVS *****************************/

body {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../img/top_gradient.jpg);
	background-repeat: repeat-x;
}
h1 {
	color: #009BC8;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:8px;
}
h2 {
	color: #F04235;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #06C;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:2px;
}
h4 {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}
a,  a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
	color: #666;
}
.topNav  {
  color: #000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-left:8px;
}
	a.topNav:visited, a.topNav:link, a.topNav:active {
	color: #06C;
		}
	a.topNav:hover {
		color: #000066;
		text-decoration:none;
		}
.capsuleText  {
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	a.capsuleText:visited, a.capsuleText:link, a.capsuleText:active {
		color: #06C;
		}
	a.capsuleText:hover {
		color: #333333;
		text-decoration:none;
		}
.footerLinks  {
  color: #000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-left:8px;
}
	a.footerLinks:visited, a.footerLinks:link, a.footerLinks:active {
	color: #000;
		}
	a.footerLinks:hover {
	color: #999;
	text-decoration:none;
		}
.footerText  {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
	a.footerText:visited, a.footerText:link, a.footerText:active {
	color: #000;
		}
	a.footerText:hover {
	color: #666;
	text-decoration:none;
		}
.photoLeft  { float:left; margin-left:20px; margin-bottom:10px;}
.photoRight  { float:right; margin-left:20px; margin-bottom:10px;}


/********************** ID DIVS ***************************/

#outerWrapper { }
#Wrapper {
	background-color: #fff;
	text-align: left;
	width: 904px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Wrapper #header {
	position:relative;
	height:155px;
	background-image: url(../img/header.gif);
	width: 904px;
}
#Wrapper #header #topNav {
  position:relative;
  text-align:right;
  top:8px;
  right:20px;
  float:right;
}
#Wrapper #mainNav {
	height: 32px;
	padding: 0px;
	z-index: 9999;
	width: 903px;
}
#Wrapper #contentWrapper {
	overflow: hidden;
}
#Wrapper #contentWrapper #contentWatermark {
	overflow: hidden;
}
#Wrapper #contentWrapper #leftColumn {
  background-color: #EFEFEF;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 155px;
}
#Wrapper #contentWrapper #rightColumn {
  background-color: #EFEFEF;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 276px;
}
#Wrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	min-height:540px;
}
#Wrapper #contentWrapper #flashArea {
  height: 250px;
  background-color:#666666;
  margin: 0 0 15px 0;
}
#Wrapper #footer {
	height:45px;
	background-image: url(../img/footer_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footerNav {
  float:right;
}
#footerCredit {
	float:left;
	margin-left: 180px;
}
#sideCapsule {
	border: 1px solid #999999;
	clear:both;
}
#capsuleTop {
	background-color:#06C;
	padding:5px;
}
#capsuleMid {
	background-color:#FFFFFF;
	padding:5px;
	background-image: url(../img/capsule_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#capsuleBtm {
	background-color:#4C89C8;
	padding:5px;
}
#spacer1 { height:5px; clear:both;}
#spacer2 { height:10px; clear:both;}
#spacer3 { height:15px; clear:both;}
#spacer4 { height:25px; clear:both;}

#page_fold {
	height: 838px;
	width: 389px;
	clear: left;
	float: left;
	position: absolute;
	z-index:500;
	visibility: visible;
	margin-top: 19px;
}

.large_blue_highlight {
	font-size: 22px;
	font-style: italic;
	color: #009BC8;
	font-weight: bold;
	line-height: normal;
}

.indented_large_blue_highlight {
	font-size: 22px;
	font-style: italic;
	color: #009BC8;
	font-weight: bold;
	line-height: normal;
	padding-left:25px;
}

.indented_blue_highlight {
	color: #009BC8;
	padding-left:25px;
}

.blue_highlight {
	color: #009BC8;
	}

.main_titles {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Wrapper #header_index {
	position:relative;
	height:155px;
	background-image: url(../img/header-index.gif);
	width: 904px;
}
#page_fold_minus_header {
	height: 670px;
	width: 389px;
	clear: left;
	float: left;
	position: absolute;
	z-index:500;
	visibility: visible;
}
#Wrapper #header_work {
	position:relative;
	height:155px;
	background-image: url(../img/header-work.gif);
	width: 904px;
	background-repeat: no-repeat;
}
.work_bullets li{
	margin-bottom:8px;
}

#portrait {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	float:right;
	width: 145px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.caption1 {
	font-size: 12px;
	font-style: italic;
}

.testimonial_credit{
	font-size: 12px;
	font-style: italic;
	margin-left:20px;
	margin-top:5px;
	line-height:normal;
	color: #666;
}

#slideshow {
	width:325px;
	height:200px;
	border: 2px solid #333;
	
}

#indent {
	margin-left: 135px;
	margin-right: 60px;
	margin-top: 10px;
	
}

