#wrapper {
	margin: 0 auto;
	width: 800px;
	position: relative;
	top:25px;
	background-color: #000000;
}
#wrapperIn {
	margin: 0 auto;
	width: 800px;
	position: relative;
	top:25px;
	background:url(images/background_inside.gif) repeat-y;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
a:link {
	color:#EAB925;	
}
a:visited {
	color: #FFED8D;
}
a:hover {
	color:#FFFFFF;
}
.sloganHome h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	clear:both;
	position:absolute;
	top: 470px !important;
	top: 480px;
	z-index:2;
}
.home_navLogo {
	float: left;
	width: 255px;
	padding-top: 40px;
	padding-left: 20px;
	position: relative;
	background-color:#000000;
}
.home_navLogo img {
	padding-bottom:20px;
}

.home_navLogo .logo {
	margin-top:60px;

}
.home_content {
	float: right;
	width: 525px;
	height:485px;
	padding-top:40px;
	position: relative;
	text-align:center;
	background-color: #666666;
}

/*  ---  this set the slogan across the top; slogan not being used on inside pages  --- */
.sloganInside h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	position:relative;
	margin:0;
	padding-top:20px;
}

.inside_navLogo {
	float: left;
	width: 200px;
	padding-top: 40px;
	padding-left: 20px;
	position: relative;
	background-color:#000000;
}
.inside_navLogo img {
	padding-top:10px;
	padding-bottom:10px;
}

.inside_navLogo .logo {
	margin-bottom:40px;

}
.navLogoText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 30px;
}

.inside_content {
	float: right;
	width: 510px;
	padding:40px 25px;
	position: relative;
	text-align:center;
	background-color: #666666;
}
.text_inside {
	text-align: left;
}
.text_inside h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	letter-spacing:1px;
	color: #FFFFFF;
	margin:0;
}
.text_inside ul {
	margin:0;
	padding:0;
	position:relative;
	left:25px;
 
}
.imageBio {
	margin: 22px 10px 10px 15px;
	float: right;
	width:275px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 3px 0 0 2px;
}
.footer {
	background: #FFFFFF;
	clear: both;
	width: 800px;
	color: #000000;
	text-align:center;
	padding: 40px 0;
}
.footer a:link {
	color: #285FBA;
}
.footer a:visited {
	color:#666666;
}
.footer a:hover {
	color: #339999;
}
.footerGray {
	color:#666666;
}
.footerGray a:link {
	color:#666666;
}

.portfolioGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing:1px;
	text-align: center;
	margin: 0 auto;
	padding-bottom:30px;
	width: 510px;
	position: relative;
}
#wrapper_H {
	margin: 0 auto;
	width: 740px;
	position: relative;
	top:25px;
	background-color: #000000;
}
.detailBox_H {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background: #666666;
	text-align: center;
	padding: 20px;
}
.thumb_H {
	margin-top: 20px;
}
.thumb_H img {
	margin-right:20px;
}
#wrapper_V {
	margin: 0 auto;
	position: relative;
	width:85%;
	top:25px;
	background-color: #666666;
}
.detailBox_V {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background: #666666;
	padding: 20px;
	position:relative;
	text-align:right;
	width:60%;
}
.detailBox_V img {
	position:relative;
}
.thumb_V {
	width:130px;
	position:absolute;
	left:70%;
	top:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background: #666666;
}
.thumb_V img {
	margin-bottom:20px;
}
