@CHARSET "ISO-8859-1";

html {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #E6A352;
	position: absolute;
}
img {
	display: block;
}

.center {
	position: relative;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}

.left {
	position: relative;
	margin: 0 auto 0 0;
	border-collapse: collapse;
}

.right {
	position: relative;
	margin: 0 0 0 auto;
	border-collapse: collapse;
}

.clear {
	clear: both;
}

.col_left {
	float: left;
	display: inline;
	border-collapse: collapse;
}

.col_right {
	float: right;
	display: inline;
	border-collapse: collapse;
}

.border {
	border: 1px black solid;
}

.debug {
	background-image: url('../images/debug_bg.png');
}

.debug:hover {
	z-index: 1000;
	position: relative;
	border: 2px #0000FF solid;
	margin: -2px;
}

table {
	position: relative;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	margin: 0;
}

table td {
	position: relative;
	padding: 0;
	vertical-align: top;
}

.i {
	font-style: italic;
}

.b {
	font-weight: bold;
}

.u {
	text-decoration: underline;
}

/* ------------------------------ PAGE ------------------------------ */
div.page_title {
	margin: 20px 0 10px 0px;
	font: bold 26px arial, tahoma, sans-serif;
	line-height: 22px;
}

div.page_title_b {
	margin: 20px 15px 10px 15px;
	font: bold 26px arial, tahoma, sans-serif;
	line-height: 22px;
}

div.page_subtitle_b {
	margin: 0px 15px 0 15px;
	color: #87AA46;
	font: bold 18px arial, tahoma, sans-serif;
}

div.page_content_b {
	margin: 0 15px 20px 15px;
	
	font: normal 12px arial, tahoma, sans-serif;
}

span.page_subtitle {
	margin: 0px 20px 0 15px;
	color: #87AA46;
	font: bold 18px arial, tahoma, sans-serif;
}


div.page_headline {
	margin: 10px 0 5px 0;
	text-align: left;
	color: #FF9900;
	font: italic bold 16px arial, tahoma, sans-serif;
}

div.page_content {
	margin: 0 0 20px 0;
	text-indent: 0px;
	
	font: normal 12px arial, tahoma, sans-serif;
}



div.page_content p {
	margin: 0px;
}

div.page_content img {
	margin: 0 10px 10px 0;
}



div#about {
	position: relative;
	height: 67%;
}

div#about>table {
	position: relative;
	height: 100%;
	margin: 0 auto 0 auto;
}

div#about table#about_table td {
	vertical-align: middle;		
}

div#about div#about_main {
	position: relative;
	margin: 0 auto 0 auto;
	
	width: auto;
	height: 300px;
	
}

/* ****************************** */

div#about div#photo {
	position: relative;
	float: left;
	height: 100%;
	color: #000000;
	background-color: #f9c78b;
}
div#about div#photo table {
	width: 100%;
	height: 100%;
}
div#about div#photo table td {
	width: 100%;
	height: 100%;
	text-align: middle;
	vertical-align: middle;
}
div#about div#photo table td img {
	position: relative;
	margin: 0 20px 0 20px;
}
/* ****************************** */

div#about div#container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	float: left;
	width: 300px;
	height: 100%;
	background-color: #f9c78b;
	overflow: hidden;
}

div#about div#content {
	border: 1px #f9c78b solid;
	position: relative;
	left: -1px;
	width: auto;
	height: auto;
	text-align: left;
	font: bold 13px/20px arial,tahoma,sans-serif;
	color: #111111;
	padding: 15px 10px 15px 10px;
}


/* ****************************** */

div#about div#quote {
	position: relative;
	float: left;
	width: 300px;
	height: 100%;
	color: #000000;
	background-color: #f9c78b;
}
div#about div#quote table {
	width: 100%;
	height: 100%;
}
div#about div#quote table td {
	vertical-align: middle;	
}

div#about p.quote {
	font: normal 13px tahoma,arial,sans-serif;
	text-align: left;
	margin: 0 10%;
}

div#about p.signature {
	position: relative;
	top: 20px;
	left: 120px;
	font: bold 13px arial,tahoma,sans-serif;
	text-align: left;
}

p#q2,p#q3,p#s2,p#s3 {
	display: none;
}

p#q1,p#s1 {
	display: block;
}

/* ****************************** */
div#about div#scrollbar {
	position: relative;
	float: left;
	width: 12px;
	background-color: red;
	height: 100%;
}

div#about div#scrollbar img {
	display: block;
	position: relative;
	left: 0px;
}
div#about div#scrollArea {
	display: block;
	background-color: #e58434;
	width: 12px;
	height: 267px;
	overflow: hidden;
	position: relative;	
}

div#about div#scroller {
	background-color: #ffff00;
	width: 20px;
	overflow: hidden;
	position: relative;
}



div#basic {
	margin: 0px 20px 0 20px;
	text-indent: 0px;
}

div#basic p {
	margin: 15px 0 0px 0;
}


div#blank {
	position: relative;
	height: 67%;
}

div#blank>table {
	border: 1px blue solid;

	position: relative;
	height: 100%;
	margin: 0 auto 0 auto;
}

div#blank table#blank_table td {
	vertical-align: middle;		
}

div#blank div#blank_main {
	margin: 0 auto 0 auto;
	border: 1px white solid;
	text-align: center;
	
	width: 600px;
	height: 300px;
	
}


div#clients {
	position: absolute;
	height: 67%;
	width: 100%;
	
}
div#clients_cont {
	position: relative;
	width: 840px;
	margin: 0 auto 0 auto;
	
	height: 300px;
	top: 25%;
	left: 30px;
}

div#clients_cont > div {
	font: bold 13px arial,tahoma,sans-serif;
	float: left;
	width: 280px;
	color: #ffffff;
	line-height: 190%;
}

div#clients_col1 {
}

div#clients_col2 {
}

div#clients_col3 {
}

div#contact {
	position: relative;
	vertical-align: middle;
	height: 67%;
}

div#contact img#crane {
	margin: 0;
}

div#contact table {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: inline;
	height: 370px;
	width: 100%;
	
}

div#contact table div#bg1 {
	background-image: url("/images/contact_bg1.png"); 
	width: 702px;
	height: 62px;
	position: relative;
	top: 0px;
	left: 0;
	margin: 30px 0 0 0;
}

div#contact table div#bg1 img {
	position: relative;
	top: 50px;
	left: 20px;
	border: none;
}

div#contact div#form {
	width: 351px;
	float: left;
	position: relative;
	background-image: url("/images/contact_bg2.png");
	width: 351px;
	height: 242px;
}

div#contact div#form input#b {
	position: absolute;
	top: 210px;
	left: 20px;
}

div#contact div#form textarea {
	position: absolute;
	top: 155px;
	left: 111px;
	border: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 216px;
	height: 75px;
	font: normal 11px arial,tahoma,sans-serif;
}

div#contact div#form input#t1 {
	position: absolute;
	top: 59px;
	left: 111px;
	
	border: none;
	padding: 0px;
	margin: 0px;
	width: 216px;
	height: 18px;
	font: normal 11px arial,tahoma,sans-serif;
}

div#contact div#form input#t2 {
	position: absolute;
	top: 83px;
	left: 111px;
	
	border: none;
	padding: 0px;
	margin: 0px;
	width: 216px;
	height: 18px;
	font: normal 11px arial,tahoma,sans-serif;
}

div#contact div#form input#t3 {
	position: absolute;
	top: 107px;
	left: 111px;

	border: none;
	padding: 0px;
	margin: 0px;
	width: 216px;
	height: 18px;
	font: normal 11px arial,tahoma,sans-serif;
}

div#contact div#form input#t4 {
	position: absolute;
	top: 131px;
	left: 111px;
	
	border: none;
	padding: 0px;
	margin: 0px;
	width: 216px;
	height: 18px;
	font: normal 11px arial,tahoma,sans-serif;
}

div#contact table img#Jonah_Light {
	position: relative;
}

div#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 30%;
	background-color: #ffffff;
	width: 100%;
	clear: both;
	min-height: 150px;

	z-index: 200;
}

div#footer_main {
	position: relative;
	border: 1px white solid;
	margin: 0 auto 0 auto;
	width: 960px;
	height: 170px;
		
}


div#footer_logo {
	position: absolute;
	top: -1px;
	right: 103px;
}

div#footer_logo img {
	margin: 0;
	border: none;
}





div#footer_blog_link {
	position: absolute;
	top: -2px;
	right: 85px;
}
div#footer_blog_link a {
	font: bold 12px arial,tahoma,sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	color: #333333;
}

div#footer_blog_link a:hover {
	font: bold 12px arial-black,tahoma,sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	color: #000000;
}




div#footer table#footer_menu {
	width: 590px;
	margin: -2px 0 0 80px;
	/* width: 390px; */
	/* margin: -2px 0 0 220px; */
}


div#footer table#footer_menu td.autosize {
	text-align: center;
	width: 30px;
}

div#footer table#footer_menu td.spacer {
	width: auto;	
}

div#footer table#footer_menu td a {
	font: bold 12px arial,tahoma,sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	color: #333333;
}

div#footer table#footer_menu td a:hover {
	font: bold 12px arial-black,tahoma,sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	color: #000000;
}

div#footer table#footer_menu td a#me {
	font: bold 12px arial-black,tahoma,sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	color: #000000;
}


div#gallery {
	position: relative;
	height: 70%;
}


div#gallery div#top_section {
	position: relative;
	height: 100%;
	width: 960px;							/* overall width */
	margin: 0 auto 0 auto;
	
}

div#gallery div#top_section div#image_section {
	position: absolute;
	height: 100%;
	width: 650px;
	left: 0px;
	margin: 0;
	
}

div#gallery div#top_section div#nav_section {
	position: absolute;
	height: 100%;
	width: 140px;
	right: 140px;
	margin: 0;
	
	
}

div#gallery div#top_section div#nav_section table {
	height: 100%;
	margin: 0 auto 0 auto;
}
div#gallery div#top_section div#nav_section table td {
	vertical-align: middle;
}


div#gallery>table {
	position: relative;
	height: 100%;
	width: 1000px;							/* overall width */
	margin: 0 auto 0 auto;
	
}

div#gallery>table>tbody>tr>td#sp1 {
	width: auto;
}

div#gallery>table>tbody>tr>td#td_img {
	width: 30px;
}

div#gallery>table>tbody>tr>td#sp2 {
	width: 30px;
}

div#gallery>table>tbody>tr>td#td_nav {
	width: 310px;							/* right col width */
}

div#gallery>table>tbody>tr>td {
	position: relative;
	vertical-align: middle;
	overflow: hidden;
}

div#gallery>table>tbody>tr>td img {
	margin: 0 0 0 0;
}

div#gallery>table>tbody>tr>td>table {
	/*
	position: absolute;
	display: block;
	border: 3px blue solid;
	top: 50%;
	margin-top: -40px;
	*/
}

/* ------------------------------------------------------------ */
div#gallery div#main_image {
	position: relative;
	z-index: 99;

	width: auto;
	
}

div#gallery div#main_img_outer_div1 {
	display: table;
	width: 100%;
	height: 100%;
	#position: relative;
	overflow: hidden;
}

div#gallery div#main_img_outer_div2 {
	#position: absolute;
	right: 0px;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

div#gallery table#main_img_outer_table {
	#position: relative;
	#top: -50%;
	height: 50px;
	width:100%;
}

div#gallery table#main_img_outer_table td {
	width:100%;
}

div#gallery table#main_img_table {
	position: absolute;
	right: 0px;
	top: 0px;
	
	border: 4px red solid;
	
}

div#gallery div#main_img_inner_div {
	position: relative;
	right:0px;
	width:100%;
}

div#gallery div#main_img_cont {
	position: relative;
	top: 10%;
	right: 0px;
	height: 100%;
	width: 100%;
	border: 4px white solid;
}

div#gallery table#main_img_inner_table {
	 position: relative;
	 margin: 0 0 0 auto;
	 right:0px;
}
div#gallery table#main_img_table td {
	position: relative;
	vertical-align: top;
}

.full {
	width:100%;
	position:relative;
}

div#gallery div#main_img_container {
	position: relative;
	top: 50%;
	height: 100%;
	width: 100%;

	background-color: #ffff99;
}

div#gallery div#main_image img {
}



div#gallery div#overlay {
	position: absolute;
	top: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	behavior: url(/css/iepngfix.htc);
	background: url(/semi_transparent_white.png);
	clip:rect(0px auto 0px 0px);
}

div#gallery div#overlay div#overlay_text {
	width: auto;
	margin: 0px;
	padding: 7px 15px 7px 15px;

	font: 13px arial,tahoma,sans-serif;
	line-height: 150%;
	color: #000000;
}

/* ------------------------------------------------------------ */
div#gallery a.gallery_menu_big {
	font: bold 16px trebuchet ms,arial,helvetica,sans-serif;
	text-shadow: #FFFF99 0 0 2px;
}


/* ------------------------------------------------------------ */

div#gallery div#scrollbar {
	position: absolute;
	top: -145px;
	right: 0px;
	margin: 0 0 0 0;
	
}
div#gallery div#scrollbar img {
	display: block;
	position: relative;
	left: 0px;
}
div#gallery div#scrollArea {
	display: block;
	background-color: #e58434;
	width: 12px;
	height: 140px;
	overflow: hidden;
	position: relative;	
}
div#gallery div#nav_content {
	position: absolute;
	top: 50%;
	width: 100%;
}
div#gallery div#scroller {
	background-color: #ffff00;
	width: 20px;
	overflow: hidden;
	position: relative;
}

div#gallery div#container {
	top: -145px;
	position: relative;
	width: 122px;
	height: 170px;
	overflow: hidden;
	
}

div#gallery div#content {
	position: absolute;
	width: 122px;
	top: 0px;
	display: inline;
}

.scroll-track{
 height:10px;
 width:10px;
 background:black;
}

.scroll-handle{
 border: 1px solid black;
 height:10px;
 width:10px;
 background:#5B207B;
 cursor:pointer;
}

div#gallery div#content a img {
		float: left;
		border: 1px #333333 solid;
		margin: 0 5px 5px 5px;

}

div#gallery div#content a img#me {
	border: 1px #eeeeee solid;
}

div#gallery div#content a:hover img {
	border: 1px #eeeeee solid;
}




/* ------------------------------------------------------------ */

div#gallery div#nav {
	height: 20px;
	clear: both;
}
div#gallery div#nav img#back {
	float: left;
	border:none;
	margin: 0 0 0 5px;
}
div#gallery div#nav img#more {
	float: right;
	border:none;
	margin: 0 10px 0 0;
}


/* ------------------------------------------------------------ */


div#gallery div#arrows {
	position: relative;
	top: 30px;
	left: 0px;
	
	width: 100%;
	
}

div#gallery div#arrows img#left {
	position: absolute;
	left: 30px;
	border: none;
}
div#gallery div#arrows img#right {
	position: absolute;
	right: 30px;
	border: none;
}


/* ------------------------------------------------------------ */



div#gallery div#categories {
	position: absolute;
	top: 60px;

	text-align: center;
	font: bold 10px/14px trebuchet ms,arial,helvetica,sans-serif;
	letter-spacing: 0.1em;
	font-stretch: wider;

	width: 100%;
}

div#gallery div#categories a {
	color: #ffffff;
	text-decoration: none;
}

div#gallery div#categories a:hover {
	color: #000000;
	text-decoration: none;
}

div#header {
	border: 1px blue solid;
	background-color: #9999ff;
	width: 100%;
	height: 100px;
	clear: both;
}


#flashcontent {
	height: 100%;
	width: 100%;
}


div#home {
	width: 100%;
	height: 100%;
}



div#message {
	height: 67%;
}

div#message table {
	width: 100%;
	height: 100%;
}


div#message table td {
	vertical-align: middle;
	text-align: center;
	font: normal 12px arial,tahoma,sans-serif;
	color: #f8f8f8;
}

div#message table td a {
	font: normal 12px arial,tahoma,sans-serif;
	color: #f8f8f8;
}

div#portfolio {
	position: relative;
	height: 67%;
}

div#portfolio table#vc {
	width: auto;
	height: 100%;
	margin: 0 auto 0 auto;
}

div#portfolio table#vc > tbody > tr > td {
	vertical-align: middle;
}







table#portfolio_menu {
	position: relative;
	top: 50%;
	margin-top: -45px;
}

table#portfolio_menu td#menu_text {
	vertical-align: middle;
	font: bold 14px/18px trebuchet ms,arial,helvetica,sans-serif;
	text-align: center;
	letter-spacing: 0.1em;
	font-stretch: wider;
	padding: 0 10px 0 0;
}

table#portfolio_menu td#menu_text a {
	color: #ffffff;
	text-decoration: none;

}

table#portfolio_menu td img {
	width: 125px;
	border: none;
}




div#testimonials {
	position: relative;
	height: 67%;
}

div#testimonials>table {
	position: relative;
	height: 100%;
	margin: 0 auto 0 auto;
}

div#testimonials table#testimonials_table td {
	vertical-align: middle;		
}

div#testimonials div#testimonials_main {
	position: relative;
	margin: 0 auto 0 auto;
	
	width: 600px;
	height: 300px;
	
}

/* ****************************** */

div#testimonials div#container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	float: left;
	width: 288px;
	height: 100%;
	background-color: #f9c78b;
	overflow: hidden;
}

div#testimonials div#content {
	border: 1px #f9c78b solid;
	position: relative;
	left: -1px;
	width: 100%;
	height: auto;
	text-align: center;
}

div#testimonials div#content h5#t1 {
	font: bold 18px arial,tahoma,sans-serif;
	color: #ffffff;
}


div#testimonials div#content h5 {
	font: bold 13px arial,tahoma,sans-serif;
	margin: 20px 0;
	line-height: 100%;
}
div#testimonials div#content h5 a {
	text-decoration: none;
	color: #f6f6f6;
}
div#testimonials div#content h5 a:hover {
	color: #444444;
}

/* ****************************** */

div#testimonials div#quote {
	position: relative;
	float: left;
	width: 300px;
	height: 100%;
	color: #000000;
	background-color: #f9c78b;
}
div#testimonials div#quote table {
	width: 100%;
	height: 100%;
}
div#testimonials div#quote table td {
	vertical-align: middle;	
}

div#testimonials p.quote {
	font: normal 13px tahoma,arial,sans-serif;
	text-align: left;
	margin: 0 10%;
}

div#testimonials p.signature {
	position: relative;
	top: 20px;
	left: 80px;
	font: bold 13px arial,tahoma,sans-serif;
	text-align: left;
}

p#q2,p#q3,p#s2,p#s3 {
	display: none;
}

p#q1,p#s1 {
	display: block;
}

/* ****************************** */
div#testimonials div#scrollbar {
	position: relative;
	float: left;
	width: 12px;
	background-color: red;
	height: 100%;
}

div#testimonials div#scrollbar img {
	display: block;
	position: relative;
	left: 0px;
}
div#testimonials div#scrollArea {
	display: block;
	background-color: #e58434;
	width: 12px;
	height: 267px;
	overflow: hidden;
	position: relative;	
}

div#testimonials div#scroller {
	background-color: #ffff00;
	width: 20px;
	overflow: hidden;
	position: relative;
}


