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

/* START DO NOT ALTER */	

* { 
    margin: 0; 
} 
html, body {
	background-color:#999;
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -4em; 
} 

/* END DO NOT ALTER */

#main {
	width:1000px;
}

#nav {
	width:1000px;
	height:100%;
}

/* STUFF FROM CODA SLIDER */

	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left; display:none }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; display:none }
	
	/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px 0 }
	.coda-slider { background: #FFF }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 1000px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 1000px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 0px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c; display:none; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #003; color: #fff; display: none; float: left; padding: 3px 6px; text-decoration: none }
	
/* END CODA SLIDER */

#indexleft {
	background-color:#FFF;
	float:left;
	width:300px;
	color:#000;
}

#indexright {
	border-left-color:#FFF;
	border-left-style:solid;
	border-left-width:3px;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:0px;
	background-color:#FFF;
	float:left;
	width:697px;
	height:740px;
	color:#000;
}

#services {
	width:997px;
	background-color:#FFF;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:10px;
	border-left-color:#FFF;
	border-left-style:solid;
	border-left-width:3px;
}

#webthumbs {
	width:900px;
    margin-left: auto;
    margin-right: auto;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:10px;

}

#services1 {
	width:997px;
	background-color:#FFF;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:10px;
	border-left-color:#FFF;
	border-left-style:solid;
	border-left-width:3px;
}

#bok {
	background-color:#FFF;
	float:left;
	width:1000px;
	color:#000;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:10px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:10px;
}

#bokcat1 {
	width:165px;
	float:left;
}

#bokcat2 {
	width:165px;
	float:left;
}

#bokcat3 {
	width:165px;
	float:left;
}

#bokcat4 {
	width:165px;
	float:left;
}

#bokcat5 {
	width:165px;
	float:left;
}

#bokcat6 {
	width:165px;
	float:left;
}

#boklist1 {
	width:165px;
	float:left;
}

#boklist2 {
	width:165px;
	float:left;
}

#boklist3 {
	width:165px;
	float:left;
}

#boklist4 {
	width:165px;
	float:left;
}

#boklist5 {
	width:165px;
	float:left;
}

#boklist6 {
	width:165px;
	float:left;
}

#contact {
	width:997px;
	background-color:#FFF;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:10px;
	border-left-color:#FFF;
	border-left-style:solid;
	border-left-width:3px;
}

#footer {
	width:1000px;
	background-color:#06F;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:0px;
	float:left;
	color:#CCC;
}
