* {
	margin: 0px;
	padding: 0px;
}
html {
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
	margin-top: 15px;
}
body {
	font-size: 92%;
	background: #272727 url(images/workworkwork.jpg) repeat;
	margin: 0 30px;
	  
}
#wrapper {
	position: relative;
	min-height: 638px;
	width: 800px;
	background: #fff url(images/khnewback3.png) no-repeat bottom right;
	margin: 0 auto;
	color: #000;
}
html* #wrapper {
	width: 800px;	
}
#header {
	height: 100px;
	position: relative;
}
#header img.name {
	position: absolute;
	bottom: 14px;
	left: 40px;
}
#name2 {
	display: none;
}
#header img.icon {
	position: absolute;
	bottom: 18px;
	right: 19px;
}
#nav {
	position: relative;
	background: url(images/navbar2.jpg) no-repeat;
	font-size: 15px;
	line-height: 2.45em;
	width: 755px;
	text-align: left;
	color: #fff;
	padding-left: 45px;
}
#navmobile {
	display: none;
}
#nav a {
	color: #fff;
	text-decoration: none;	
}
#nav a:hover {
	color: #9FBCCA;
	text-decoration: none;	
}
a {
	color: #555;
	text-decoration: none;	
}
a:hover {
	color: #0000cc;
	text-decoration: underline;	
}
#nav ul {
	list-style-type: none;
	position: relative;
	bottom: 5px;
}
#nav li {
	display: inline;
	margin-right: 17px;
}
#nav li a[href="iPhone.html"], #nav li a[href="twitter.html"] {
	display: none;
	font-size: 11px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
}
#index b {
	color: #88171A;	
}
h1 {
	text-align: right;
	margin-top: -40px;
	color: #000;
	margin-right: 10px;	
}
#logo_banner {
	position: absolute;
	top: 133px;	
}
/*start animated index banner code*/
#fade0, #fade1, #fade2, #fade3, #fade4 {
position: absolute;
top: 133px;
left: 0px;
	
}
/*end animated index banner code*/
#index_box ul {
	margin-left: 60px;
	line-height: 2em;	
}
#index_box {
	width: 400px;
	border: none;
	margin-top: 188px;
	padding: 10px 0 26px 45px;
	color: #555;
	line-height: 20px;
}
html* #index_box {
	position: relative;
	top: 188px;	
}
#box ul {
	margin-left: 60px;
	line-height: 2em;	
}
#box {
	width: 450px;
	border: none;
	padding: 45px 0 35px 45px;
	color: #555;
	line-height: 20px;
}
#footer {
	clear: both;
	margin: 25px auto 10px auto;
	position: relative;
	width: 800px;
	text-align: right;
	color: #555;
	border-top: 1px solid #888;
	padding-top: 5px;
}
html* #footer {
	top: 100px;
}
#footer_temp {
	clear: both;
	margin: /*25px*/0px auto 90px auto;
	/*position: relative;
	top: 45px;*/
	width: 800px;
	text-align: right;
	color: #555;
	/*border-top: 1px solid #888;*/
	/*padding-top: 5px;*/
}

.break {
	clear: both;	
}
b.titles {
	color: #88171A;	
}
/*about us page*/
#about b {
	color: /*#780001*/#6EAB0C;	
}




/* **************************************************** main page boxes try ************************************************* */

ul.services {
	/*position: absolute;
	right: 15px;
	top: 155px;*/
	float: right;
	margin-right: 20px;
	margin-top: 8px;
	width: 290px;
	list-style-type: none;
}
ul.services li {
	height: 122px;
	width: 122px;
	float: right;
	margin: 0 0 20px 20px;
	color: #fff;
	text-align: right;
}
ul.services li .label {
	background: #333;
	background-position: top right;
	padding: 0 10px 1px 15px;
	color: #fff;
	font-size: 14px;
	position: relative;
	top: 12px;
}
ul.services li img {
	border: 1px solid #5E1616;
	margin-top: -1px;
}
/* **************************************************** clients page ************************************************* */

#clients_box {
	margin-top: 10px;
}
.clients_list {
	float: left;
	list-style-type: none;
	margin: 20px 0 75px 45px;
	color: #555;
}
.clients_list li {
	margin-bottom: 5px;
}
.clients_list li.title {
	font-weight: bold;
	color: #6EAB0C;
}
 #key {
  	position: relative;
	float: right;
	text-align: right;
	margin: 20px 45px 0 0;
}
 #key img {
 	position: relative;
 	top: 7px;
 	margin-left: 5px;
 }
 /* ******************************************   Contact Us Page ******************************* */
 
 #contactbox {
 	float: left;
	width: 250px;
	border: none;
	margin: 30px 0 75px 45px;
	color: #555;
	line-height: 20px;

}
#contactinfo {
	float: right;
	width: 300px;
	margin-top: 30px;
	margin-right: 90px;
	line-height: 20px;
	color: #555;	
}

#contactinfo #days {
	color: #555555; important!	
}
#contactinfo b {
	color: #6EAB0C;	
}
#contactinfo a:hover {
	color: #9FBCCA;	
}
td {
	width: 200px;
	background: none;	
}
form {
	line-height: 1.25em;
	color: #88171A;	
}
input {
	border: 1px solid #777;	
}
input[type="checkbox"] {
	border: none;
}


 /* ******************************************   These are the thumbnail roll-over rules ******************************* */

ul.thumbnails {
	margin: 0px 0px 0px 45px;
	padding-left: 0px;
	list-style: none;
	overflow: hidden;
	width: 170px;
}
ul.thumbnails li{
	display: inline;
}
ul.thumbnails a{
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0;
	border: solid 2px #888;
	width: 35px;
	height: 35px;
}
/**************************   These are the specific rules which govern the individual thumbnail roll-overs **************************/

ul.thumbnails a.flavor { background: url(gallery/i_flavor.jpg) no-repeat left top; }
ul.thumbnails a.desert { background: url(gallery/i_desert.jpg) no-repeat left top; }
ul.thumbnails a.cuda { background: url(gallery/i_cuda.jpg) no-repeat left top; }
ul.thumbnails a.azimuth { background: url(gallery/i_azimuth.jpg) no-repeat left top;}
ul.thumbnails a.rock { background: url(gallery/i_rock.jpg) no-repeat left top; }
ul.thumbnails a.equity { background: url(gallery/i_equity.jpg) no-repeat left top; }
ul.thumbnails a.ocean { background: url(gallery/i_ocean.jpg) no-repeat left top; }
ul.thumbnails a.curious { background: url(gallery/i_curious.jpg) no-repeat left top; }
ul.thumbnails a.blue { background: url(gallery/i_blue.jpg) no-repeat left top; }
ul.thumbnails a.final { background: url(gallery/i_final.jpg) no-repeat left top; }
ul.thumbnails a.confusion { background: url(gallery/i_confusion.jpg) no-repeat left top; }
ul.thumbnails a.elegance { background: url(gallery/i_elegance.jpg) no-repeat left top; }
ul.thumbnails a.mizuno { background: url(gallery/i_mizuno.jpg) no-repeat left top; }
ul.thumbnails a.selkowitz { background: url(gallery/i_selkowitz.jpg) no-repeat left top; }
ul.thumbnails a.architect { background: url(gallery/i_architect.jpg) no-repeat left top; }
ul.thumbnails a.datapro { background: url(gallery/i_datapro.jpg) no-repeat left top; }
ul.thumbnails a.kramlich { background: url(gallery/i_kramlich.jpg) no-repeat left top; }
ul.thumbnails a.phantom { background: url(gallery/i_phantom.jpg) no-repeat left top; }
ul.thumbnails a.bloc { background: url(gallery/i_bloc.jpg) no-repeat left top; }
ul.thumbnails a.jenn { background: url(gallery/i_jenn.jpg) no-repeat left top; }
ul.thumbnails a.builders { background: url(gallery/i_builders.jpg) no-repeat left top; }
ul.thumbnails a.soul { background: url(gallery/i_soul.jpg) no-repeat left top; }
ul.thumbnails a.jerry { background: url(gallery/i_jerry.jpg) no-repeat left top; }
ul.thumbnails a.rain { background: url(gallery/i_rain.jpg) no-repeat left top; }
ul.thumbnails a.speed { background: url(gallery/i_speed.jpg) no-repeat left top; }
ul.thumbnails a.estella { background: url(gallery/i_estella.jpg) no-repeat left top; }
ul.thumbnails a.stick { background: url(gallery/i_stick.jpg) no-repeat left top; }

ul.thumbnails a:hover{
	border: solid 2px #000;
	background-position: 0 -35px;
}
ul.thumbnails a:active{
	border: solid 2px #888;
	background-position: 0 0;
}
#print_webButton {
	clear: both;
	background: none;
	margin-left: 45px;
	height: 23px;
	width: 190px;
}
#print_webButton ul li {
	display: inline;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
	margin-right: 17px;
}
/*#print_webButton a {
	position: absolute;
	height: 23px;
	width: 118px;	
	background: url(gallery/print_web.gif) no-repeat;
	background-position: top left;
}*/
.sublinks {
	color: #6EAB0C;
	text-decoration: none;
}
#print_webButton ul li a:hover {
	color: #9FBCCA;
	text-decoration: none; !important;
}
/**************************   These are the specific rules which govern the website gallery thumbnail roll-overs **************************/

ul.webThumbnails {
	margin: 0px 0 0 45px;
	padding: 0px;
	list-style: none;
	width: 190px;
	position: relative;
}
ul.webThumbnails li {
	display: inline;
}
ul.webThumbnails a {
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0;
	border: solid 2px #777;
	width: 75px;
	height: 55px;
}
ul.webThumbnails a.bloc { background: url(gallery/iweb_bloc.jpg) no-repeat left top; }
ul.webThumbnails a.collinsCompany { background: url(gallery/iweb_collinsCompany.jpg) no-repeat left top; }
ul.webThumbnails a.greatestDays { background: url(gallery/iweb_greatestDays.jpg) no-repeat left top; }
ul.webThumbnails a.neon { background: url(gallery/iweb_neon.jpg) no-repeat left top; }
ul.webThumbnails a.national { background: url(gallery/iweb_national.jpg) no-repeat left top; }
ul.webThumbnails a.whalen { background: url(gallery/iweb_whalen.jpg) no-repeat left top; }
ul.webThumbnails a.klat { background: url(gallery/iweb_klat.jpg) no-repeat left top; }
ul.webThumbnails a.waggin { background: url(gallery/i_waggintails.png) no-repeat left top; }
ul.webThumbnails a.flavor { background: url(gallery/iweb_flavor.jpg) no-repeat left top; }
ul.webThumbnails a.hutchinson { background: url(gallery/iweb_hutchinson.jpg) no-repeat left top; }
ul.webThumbnails a.jachim { background: url(gallery/iweb_jachim.jpg) no-repeat left top; }
ul.webThumbnails a.friday { background: url(gallery/iweb_friday.jpg) no-repeat left top; }
ul.webThumbnails a.izabel { background: url(gallery/iweb_izabel.jpg) no-repeat left top; }
ul.webThumbnails a.nwtruck { background: url(gallery/iweb_nwtruck.jpg) no-repeat left top; }
ul.webThumbnails a.simply { background: url(gallery/iweb_simply.png) no-repeat left top; }

ul.webThumbnails a:hover { background-position: bottom left; border: solid 2px #000; }

/*#print_webButton a.web {
	position: absolute;
	height: 23px;
	width: 134px;	
	background: url(gallery/print_web.gif) no-repeat;
	background-position: top right;*/
}
/*#print_webButton a:hover.web {
	background: url(gallery/print_web.gif) no-repeat;
	background-position: bottom right;*/
}
.web_image {
	border: 1px solid #000;
	padding: 2px;
	background: #fff;
}
#gallery_box {
	padding-top: 20px; 
}
#gallery_box img {
	position: absolute;
	left: 200px;
}
#gallery_box a.link {
	color: #6EAB0C;
	position: absolute;
	left: 365px;
	top: 640px;
}
/*#gallery_box a.link:hover {
	color: #9FBCCA;
	text-decoration: underline;
}*/
#gallery_box span {
	position: absolute;
	font-family: "times-new-roman";
	font-size: 17px;
	color: #5E1616;
}
a.webLink { text-decoration: none; color: #222; }
a.webLink:hover { text-decoration: underline; color: #790000; }
a.webLinkCollins { 	position: absolute; width: 370px; top: 370px; left: 55px; text-decoration: none; color: #222; }
a.webLinkCollins:hover { text-decoration: underline; color: #790000; }

#flash {
	position: absolute;
	top: 180px;
	right: 10px;
	height: 155px;
	width: 155px;
	border: 3px double #ccc;
}
.two {
	float: right;
			
}
.a {
	display: visible;
	clear: none;
}
.a .b {
	display: none;
	margin-left: 15px;
	position: absolute;
	bottom: 30px;
	left: 100px;
	font-size: 25px;
	color: #333;
}
.a:hover .b {
	display: inline;
}
.c {
	/*display: inline;*/
	position: absolute;
	bottom: 30px;
	left: 100px;
	font-size: 25px;
	color: #333;
	z-index: 5;
}
*.c, *.a *.b{
	line-height: 30px;
}
.d {
	position: absolute;
	bottom: 72px;
	left: 100px;
	font-size: 25px;
	color: #333;
}

#projectinfo {
	float: right;
	background: none;
	/*border: 1px solid #4D4D4D;*/
	margin-bottom: 10px;
	position: relative;
	right: 45px;
	width: 220px;	
}
#projectinfo a {
	color: #88AB3F;	
}
#projectinfo dl dt, dl dd {
	list-style-type: none;
	color: #8A1915;
	font-weight: bold;
	margin-bottom: 15px;
	width: 210px;
}
#projectinfo dl dd {
	font-weight: normal;
	color: #333;
	margin-right: 50px;
	margin-top: -10px;	
}
#projectinfo dl dd a:hover {
	text-decoration: none;
	color: #9FBCCA;
}
#thumbbies {
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 46px;
	margin-top: 0px;
	height: 145px;
	width: 746px;
	background: #666;
	border-top: 1px solid #8A1915;
	border-bottom: 1px solid #8A1915;
}
ul.webThumbnails_temp {
	margin: 0px 0 0 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	width: 800px;
}
ul.webThumbnails_temp li {
	display: inline;
}
ul.webThumbnails_temp a {
	display: block;
	float: left;
	margin: 0px 22px 10px 0px;
	padding: 0;
	border: solid 2px #777;
	width: 75px;
	height: 55px;
}
ul.webThumbnails_temp a.bloc { background: url(gallery/iweb_bloc.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.collinsCompany { background: url(gallery/iweb_collinsCompany.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.greatestDays { background: url(gallery/iweb_greatestDays.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.neon { background: url(gallery/iweb_neon.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.national { background: url(gallery/iweb_national.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.whalen { background: url(gallery/iweb_whalen.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.klat { background: url(gallery/iweb_klat.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.waggin { background: url(gallery/i_waggintails.png) no-repeat bottom left; }
ul.webThumbnails_temp a.flavor { background: url(gallery/iweb_flavor.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.hutchinson { background: url(gallery/iweb_hutchinson.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.jachim { background: url(gallery/iweb_jachim.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.friday { background: url(gallery/iweb_friday.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.izabel { background: url(gallery/iweb_izabel.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.nwtruck { background: url(gallery/iweb_nwtruck.jpg) no-repeat bottom left; }
ul.webThumbnails_temp a.simply { background: url(gallery/iweb_simply.png) no-repeat bottom left; }
ul.webThumbnails_temp a:hover { border: solid 2px #8A1915; }


#wrapper_temp {
	position: relative;
	min-height: 840px;
	width: 800px;
	background: #fff url(images/khnewback3.png) no-repeat bottom right;
	margin: 0 auto;
	color: #000;
}
#gallery_box_temp {
	margin-top: 30px;
	padding-bottom: 60px;
}
.gallery_box_temp {
	margin-top: 30px;
	padding-bottom: 80px;
}
 /* ***** The above styles were switched to a "class" so that my javascript could work with the "id" tags. <3 Rob ******* */

/*Print Gallery Code*/
.gallery_box_print {
	margin-top: 30px;
	padding-bottom: 80px;
}
#projectinfoPrint {
	float: right;
	background: none;
	/*border: 1px solid #4D4D4D;*/
	margin-bottom: 10px;
	position: relative;
	right: 45px;
	width: 220px;	
}
#projectinfoPrint a {
	color: #88AB3F;	
}
#projectinfoPrint dl dt, dl dd {
	list-style-type: none;
	color: #8A1915;
	font-weight: bold;
	margin-bottom: 15px;
	width: 210px;
}
#projectinfoPrint dl dd {
	font-weight: normal;
	color: #333;
	margin-right: 50px;
	margin-top: -10px;	
}
#projectinfoPrint dl dd a:hover {
	text-decoration: none;
	color: #9FBCCA;
}
	
	
	
#nav_temp {
	background: url(images/navbar2.jpg) no-repeat;
	font-size: 15px;
	line-height: 1.9em;
	text-align: left;
	color: #fff;
	padding-left: 45px;
	padding-top: 4px;
}
#nav_temp a {
	color: #fff;
	text-decoration: none;	
}
#nav_temp a:hover {
	color: #9FBCCA;
	text-decoration: none;	
}
#nav_temp ul {
	list-style-type: none;
	position: relative;
	bottom: 5px;
}
#nav_temp li {
	display: inline;
	margin-right: 17px;
}
#footer_temp {
	clear: both;
	margin: /*25px*/0px auto 90px auto;
	/*position: relative;
	top: 45px;*/
	width: 800px;
	text-align: right;
	color: #555;
	/*border-top: 1px solid #888;*/
	/*padding-top: 5px;*/
}
html* #footer_temp {
	top: 135px;
}
.currentgallery {
	position: absolute;
	right: 800px;
	top: 134px;
}
#current a img {
	border: none;	
}
#current {
	margin-left: 10px;	
}
.linktoothergallery {
	position: absolute;
	right: 800px;
	top: 296px;
}
#linktoother a img {
	border: none;	
}
#linktoother {
	margin-left: 10px;	
}
/*javascript web gallery code starts here */

		.stepcarousel{
		position: relative; /*leave this value alone*/
		overflow: scroll; /*leave this value alone*/
		padding-top: 15px;
		margin-top: 0px;
		height: 145px; 	/*Height should enough to fit largest content's height*/
		width: 800px; /*Width of Carousel Viewer itself*/
		background: #696969 url(javaGallery/slider_background.gif) repeat-x;
		border-top: 1px solid #363636;
		border-bottom: 1px solid #363636;
		}
		.stepcarousel .belt{
		position: absolute; /*leave this value alone*/
		left: 0;
		top: 0;
		}
		.stepcarousel .panel{
		float: left; /*leave this value alone*/
		overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
		margin: 22px 41px 22px 41px;
		background: #222;
		height: 120px;	
		width: 151px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		}
		.stepcarousel .panel img {
		border: solid 2px #444;
		}
		.stepcarousel .panel img:hover {
		border: solid 1px #fff;
		margin: 1px;
		}

		
/*javascript print gallery code starts here */

		.stepcarouselp {
		position: relative; /*leave this value alone*/
		overflow: scroll; /*leave this value alone*/
		padding-top: 15px;
		margin-top: 0px;
		height: 145px; 	/*Height should enough to fit largest content's height*/
		width: 800px; /*Width of Carousel Viewer itself*/
		background: #696969 url(javaGallery/slider_background.gif) repeat-x;
		border-top: 1px solid #363636;
		border-bottom: 1px solid #363636;
		}
		.stepcarouselp .beltp {
		position: absolute; /*leave this value alone*/
		left: 0;
		top: 0;
		}
		.stepcarouselp .panelp {
		float: left; /*leave this value alone*/
		overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
		margin: 51px 45px 22px 41px;
		background: #222;
		height: 64px;	
		width: 64px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		}
		.stepcarouselp .panelp img {
		border: solid 2px #444;
		}
		.stepcarouselp .panelp img:hover {
		border: solid 1px #fff;
		margin: 1px;
		}		
		
		
.social {
	position: absolute;
	right: 830px;
	top: 134px;
}
html* .social {
	position: absolute;
	right: 830px;
	top: 134px;
}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:160px;
	background: #9FBCCA;
}

#Slice {
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:1px;
}

#blog {
	position:absolute;
	left:0px;
	top:1px;
	background: url(images/blog.png) no-repeat;
	width:29px;
	height:97px;
}
a:hover #blog {
	position:absolute;
	left:0px;
	top:1px;
	background: url(images/blogroll.png) no-repeat;
	width:29px;
	height:97px;
}

#Slice003 {
	position:absolute;
	left:29px;
	top:1px;
	width:1px;
	height:159px;
}

#Slice004 {
	position:absolute;
	left:0px;
	top:98px;
	width:29px;
	height:3px;
}

#rss-feed {
	position:absolute;
	left:0px;
	top:101px;
	width:29px;
	height:27px;
}

#Slice006 {
	position:absolute;
	left:0px;
	top:128px;
	width:29px;
	height:2px;
}

#Slice007 {
	position:absolute;
	left:0px;
	top:130px;
	width:1px;
	height:30px;
}

#facebook {
	position:absolute;
	left:1px;
	top:130px;
	width:28px;
	height:28px;
}		