* {
	padding: 0;
	margin: 0;
}

body {
	background: #e0f6ad url(/_img/bg.png) repeat-x;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}

body, td, th {
	font: 10px/1.7 verdana, helvetica, sans-serif;
}

tr, td {
	vertical-align: top;
}

img {
	display: block;
	border: 0;
}

.inline {
	display: inline;
}

.hide {
	display: none;
}

h1 {
	font-size: 160%;
	color: #6B217F;
	
}

h2 {
	color: #000;
	font-size: 180%;
	line-height: 1.3;
	margin: 0 0 10px;
}

h3 {
	font-size: 120%;
	color: #000;
	margin: 0 0 10px;
}



p {
	font-size: 120%;
	margin: 0 0 10px;
}

ul, ol {
	font-size: 110%;
	padding: 0 0 15px 20px;
}

ul *,
ol * {
	font-size: 110%;
	padding-bottom: 0;
}

a {
	color: #6C2180;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #86571D;
}

/* # =FRAME ################################################################################## */
* html #frame {
	width: 804px;
	wid\th: 800px;
}

#frame {
	background: #C2E373;
	width: 800px;
	padding: 0;
	border: 2px #2C3D55 solid;
	border-top: 0;
	margin: 0 auto;
	text-align: left;
}

/* # =HEADER ################################################################################# */
#header {
	background: transparent url(/_img/logo_nb.gif) top right no-repeat;
	height: 124px;
}

/* # =NAVIGATION ############################################################################# */
#navigation {
	background: #69207C url(/_img/navigation.jpg) top left repeat-x;
	padding: 10px 30px 0 !important;
	border-bottom: 1px #86571D solid;
}

#nav {
	padding: 0;
	margin: 0;
}

.nav {
	font-size: 1%;
	color: #69207C;
}

#nav a {
	background: #F78F1E;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	padding: 3px 3px 5px 3px;
	margin: 0 1px 0 0;
}

#nav a:hover {
	color: #fff;
	text-decoration: none;
	margin: 0 1px 0 0;
}

#nav a.fontsize {
	color: #fff;
	font-weight: normal;
	background: none;
	font-size: 90%;
	line-height: 2em;
}

/* # =FEATURE ############################################################################### */
#feature {
	background: #C2E373 url(/_img/wood.jpg) 0 0 repeat-y;
	padding: 14px 20px 14px 30px;
}

* html #news {
	width: 205px;
	height: 274px;
	wid\th: 185px;
	heig\ht: 254px;
}

#news {
	float: left;
	width: 185px;
	height: 254px;
	background: #E5D19E;
	padding: 0;
	border: 10px #fff solid;
	margin: 0;
}

#news h3,
#news p {
	margin: 10px;
}
img.framed {
	padding: 3px;
	border: 1px solid #bbb;
	background: #fff;
}

#flash {
	float: right;
	width: 492px;
	background: #000;
	padding: 0;
	border: 10px #fff solid;
	margin: 0;
	background: url(/_flash_images/flash1.jpg) no-repeat;
}

/* # =CONTENT ############################################################################### */
#content {
	background: #C2E373 url(/_img/frame.jpg) 0 0 repeat-y;
	padding: 0;
	margin: 0;
}

#content-inside {
	clear: both;
	padding: 20px 20px 30px 20px;
	margin-left: 30px;
	background: #fff url(/_img/bg_content.png) repeat-x;
}

#content-first {
	float: right;
	width: 525px;
}

#content-second {
	float: left;
	width: 190px;
}

#content-third {
	clear: both;
	padding-top: 20px;
}
.two-col {
	width: 340px;
	float: left;
	margin-right: 10px;
	}
	
.two-col img {
	float: left;
	}
	
.two-col p {
	margin-left: 120px;
	}
	
.two-col p a:hover {
	background: #69207C;
	color: #fff;
	}
	

/* # =COMPANIES ############################################################################# */
#companies {
	padding: 30px 10px;
	border-top: 1px #907D42 solid;
	margin: 0 0 0 30px;
	background: #fff;
}

#companies img {
	display: inline;
	margin-right: 10px;
}

#excel {
	float: right;
	width: 190px;
	padding: 0 0 0 10px;
}

* html #excel p {
	width: 115px;
}

#excel p {
	float: left;
	width: 125px;
	font-size: 100%;
	line-height: 1.2;
}

/* # =FOOTER ################################################################################ */
#footer {
	padding: 20px;
	border-top: 1px #907D42 solid;
	margin: 0 0 0 30px;
	background: #2f0f37 url(/_img/bg_footer.png) repeat-x;
}

#footer p {
	font-size: 110%;
	line-height: 1.3;
	text-align: center;
	color: #fff;
}

#footer a {
	color:#c2d60a;
}

#footer a:hover {
	color:#819201;
}

#footer img {
	margin-top: 10px;
}

#nav-foot {
	font-weight: bold;
}

/* # =TABLES ################################################################################ */
#contactit {
	width: 470px;
	border: 1px #CFE1EA solid;
}

.form-field {
	width: 200px;
}

.form-input {
	width: 270px;
}

.form-offset td {
	background: #F7C3C3;
}

.form-box-bottom {
	margin-bottom: 4px;
}

th p,
td p {
	padding: 5px 10px;
	margin: 0 0 5px;
}

.on td {
	background: #CFE1EA;
}



/* # =GENERAL ############################################################################# */
.clear {
	clear: both;
	visibility: hidden;
}

.exclaim {
	color: #6B217F;
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.more {
	text-align: right;
}

.news-thumb {
	float: left;
	margin-right: 10px;
	}


/* # =CLIENTS ############################################################################# */
.clients {
	padding: 20px 30px;
	border-top: 1px #907D42 solid;
}

.client {
	float: left;
	width: 200px;
	height: 35px;
	padding: 0 0 25px 0;
	margin: 0 0 10px 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	height: 25px;
	border-bottom: 1px dotted #000;
}

html>.client {
	width: 140px;
	height: 40px;
}

.client p {
	text-align: left;
	line-height: 1.3;
	margin: 5px 0 0;
}

.clienttable td {
	background: url(/_img/clientbar.gif) center bottom no-repeat;
	padding: 0 0 40px 0;
	text-align: center;
	font-size: 110%;
}

/* # =GALLERY ############################################################################# */
#button-holders {
	float: right;
	width: 100px;
	}

.feature-thumb {
	clear: both;
	background: #fff;
	float: right;
	margin: 0 10px 10px 10px;
	padding: 5px;
}

#gallery-previous, 
#gallery-next {
	float: left;
	width: 21px;
}

#gallery-previous {
	margin-right: 30px;
	}

#gallery-photo {
	float: left;
	background: #fff;
	width: 450px;
	padding: 5px;
	margin: 0 8px;
}

#gallery-description {
	float: left;
	width: 340px;
	padding-top: 5px;
}

#gallery-description p {
	font-size: 120%;
	line-height: 1.3;
}

#gallery-count {
	padding-top: 5px;
}

#gallery-count p {
	font-size: 110%;
	line-height: 1.3;
	margin-bottom: 5px;
}

.thumb {
	float: left;
	width: 152px;
	height: 117px;
	padding: 2px;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	height: 115px;
}

html>.thumb {
	width: 150px;
	height: 115px;
}

.thumb {
	float: left;
	background: #fff;
	width: 152px;
	height: 165px;
	padding: 5px;
	margin: 0 10px 10px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	height: 155px;
}

html>.thumb {
	width: 150px;
	height: 155px;
}

.thumb a {
	font-weight: bold;
	line-height: 120%;
	margin: 5px 0;
	}
	
	
	
#gnav h3 {
	font-size: 130%;
	margin: 0px 0 10px;
}

#gnav ul {
	list-style-type: none;
	font-size: 120%;
	margin: 0;
	padding: 0;
}

#gnav li {
	display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
	line-height: 1.3;
}

#gnav a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px dashed #69207C;
}

#gnav a.none {
	border-bottom: none;
	}

#gnav a:hover {
	background: #69207C;
	color: #fff;
}

.thumb-progress {
	float: left;
	width: 152px;
	height: 137px;
	padding: 1px;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	height: 135px;
}

html>.thumb-progress {
	width: 150px;
	height: 135px;
}

.thumb-progress-img {
	height: 116px;
}

#contact-form table td {
	padding: 0;
	
}

#contact-form td {
	font-size: 120%;
	padding: 0 10px;
	margin: 0;
}

#estimate-form td {
	font-size: 120%;
	padding: 5px;
	margin: 0;
}

#estimate-form td {
	color: #fff;
}

.required {
	color: #CC3300;
	font-weight: bold;
}

a.sitemap {
	color: #000;
}

a:hover.sitemap {
	color: #000;
}

.req {
	background: #c4d9e4;
	}
	
.on-req {
	background: #9fbfd1;
	}

#call-to-action {
	border: 2px solid #F78F1E;
	padding: 10px;
	margin-right: 20px;
	color: #6C2180;
	}
	
#call-to-action a:hover {
	color: #6C2180;
	}
	
#call-to-action h5 {
	font-size: 130%;
	}
	
/* # =HIGHSLIDE ############################################################################# */

.highslide {
	cursor: url(/_img/highslide/zoomin.cur), pointer;
	outline: none;
}
.highslide_gallery a {
	float: left;
	margin: 5px 10px 0 0;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img,
.highslide:hover img {
	margin: 0 0 10px 0;
	padding: 3px;
	border: 1px solid #bbb;
	background: #fff;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.highslide-caption-blur {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.highslide-caption {
	display: none;
	color: #333;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	text-align: left;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(/_img/highslide/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

.highslide-move {
	cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(/_img/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(/_img/highslide/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/_img/highslide/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.highslide-dimming {
	position:fixed;
	background: black;
	width: 100%;
	position: absolute;
	z-index:1;
	left:0px;
	top:0px;
}
.highslide-controls {
	display: none;
}

/* Necessary for functionality */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
/*  styles for gallery page  */

.gallery .highslide, .g_thumb {
	float: left;
	width: 158px;
	padding: 0 8px 8px 8px;
}
.gallery a {
	display: block;
}
.g_thumb p {
	font-weight: bold;
	text-align: center;
}
.framed {
	padding: 3px;
	border: 1ps solid #ddd;
	background: #fff;
}
#testimonial {
	border: 2px solid #F78F1E;
	padding: 5px;
	background: #fff;
}