*
{
	margin:0px;
	border:0px;
}

body
{
	margin:0px;
	padding:0px;
	color:#d1d1d1;
	font-size:14px;
	font-family:Verdana;
	background:#222 url("../content/images/wood-bg.jpg") repeat top left;
}

#outter-container
{
	background:transparent url("../content/images/main-bg.jpg") repeat-x top left;
}

#inner-container
{
	margin:0 auto;
	width:987px;
	background:transparent;
}

a
{
	color:#2788bb;
	text-decoration:none;
}

a:hover
{
	color:#41abe1;
	text-decoration:underline;
}

h1, h1 a
{
	color:#a4df73;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
}

h1 a:hover
{
	color:#72ff00;
}

h2, h2 a
{
	color:#dfc973;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
}

h2 a:hover
{
	color:#feca00;
}

.date
{
	color:#000;
	font-size:12px;
	display:block;
}

.highlight
{
	background-color:#6db8ff;
}

p
{
	padding:0 0 16px 0;
	line-height:24px;
	text-align:left;
}

p.view-more
{
	padding:20px 0;
}

p.results
{
	color:#FF0000;
}

.clear
{
	clear:both;
}

#top-bar
{

}

#top-bar-inner
{
	height:35px;
	margin:0 auto;
	width:1200px;
}

#top-bar-inner .social
{
	float:left;
	width:400px;
	padding:4px 0 0 140px;
}

#top-bar-inner .search
{
	float:right;
	width:260px;
	padding:5px 100px 0 0;
}

#top-bar-inner .search input
{
	padding:2px;
	color:#666;
	border:1px solid #666;
	float:left;
}

#top-bar-inner .search input.submit
{
	padding:1px 10px;
	background:#FFF;
	cursor:pointer;
	margin:0 0 0 5px;
	height:22px;
}

#header
{
	width:970px;
	margin:0 auto;
	height:124px;
	background:transparent;
}

#header .header-msg
{
	float:right;
	margin:12px 10px 0 15px;
	border:1px solid #666;
	overflow:hidden;
	height:95px;
	width:465px;
}

#header .header-msg div
{
	height:90px;
	overflow:hidden;
	background:transparent url("../content/images/wood-bg-dark.jpg") repeat top left;
}

#header .header-msg p
{
	font-size:12px;
	line-height:20px;
}

#header .header-msg div
{
	padding:5px;
}

#logo
{
	float:left;
	width:250px;
	text-align:right;
	padding:45px 0 0 4px;
}

#logo a, #logo img, #logo p
{
	margin:0px;
	padding:0px;
}

#logo p
{
	font-size:9px;
	color:#EEE;
	line-height:9px;
	font-weight:bold;
	text-align:center;
}

#logo span
{
	padding:0 5px;
}

#logo a
{
	color:#AAA;
}

#menu
{
	clear:left;
	height:35px;
//	background:transparent url("../content/images/menu-bg.gif") no-repeat top left;
//	background:transparent url("../content/images/menu-bg1.gif") repeat-x top left;
	margin:0 auto 10px;
	width:929px;
	padding:0 15px;
}

#menu ul
{
	margin:0px;
	padding:0px;
}

#menu li
{
	float:left;
	padding:0px;
}

#menu li.seperator
{
	padding:0px;
	height:35px;
	width:1px;
	background:transparent url("../content/images/menu-seperator.gif") repeat-y top left;
}

#menu li a
{
	height:15px;
	display:block;
	float:left;	/******* IE 6 ************/
	margin:10px 22px;
	color:#DEDEDE;
	font-size:16px;
	cursor:pointer;
}

#menu li a:hover, #menu li a.active
{
	color:#41abe1;
	text-decoration:none;
}

#outter-bg
{
	width:987px;
	margin:0 auto;
	padding:0 0 20px 0;
}

#outter-top
{
	width:987px;
	text-align:center;
	min-height:504px;
	height:auto !important;
	height:504px;
	padding:14px 0 0 0;
}

#content
{
	background:#f8f8f8 url("../content/images/index-bottom-bg.gif") no-repeat top left;
	background:transparent url("../content/images/wood-bg-dark.jpg") repeat top left;
	border:1px solid #666;
	width:959px;
	min-height:504px;
	height:auto !important;
	height:504px;
	text-align:left;
	margin:0 14px 0;
	padding:0 0 20px 0;
}

#content.home
{
	background:transparent;
	border:none;
	padding:0px;
}

#content ul
{
	padding:20px 0 20px 20px;
	list-style:disc;
}

#content ul li
{
	margin:0 0 10px 0;
}

#content .right ul
{
	padding:0px;
	list-style:none;
}

#content ol
{
	padding:20px 0 20px 20px;
	list-style:decimal;
}

#content-bottom
{
	width:959px;
	height:77px;
	clear:both;
	margin:0 auto;
	display:none;
}

/******************************     SUBNAVIGATION     ********************************************/

#content #subnav
{
	padding:0px;
	margin:0 0 20px;
	border:1px solid #DDD;
	background:#EEE;
}

#content #subnav ul li
{
	margin:0px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #FFF;
}

#content #subnav ul li.active
{
	margin:0px;
}

#content #subnav ul li a
{
	font-size:14px;
	color:#666;
	text-decoration:none;
	cursor:pointer;
	padding:10px;
	display:block;
	line-height:18px;
}

#content #subnav ul li a:hover, #content #subnav ul li a.active
{
	color:#000;
	background:#E1E1E1;
}

#content #subnav ul li.project
{
	padding:0px;
	margin:0px;
	background:#FAFAFA;
}

#content #subnav ul li.project ul li
{
	border:0px;
}

#content #subnav li.project ul li a
{
	font-size:12px;
	color:#888899;
	padding:5px 15px;
}

#content #subnav li.project ul li a:hover, #content #subnav li.project ul li a.sub-active
{
	color:#0000FF;
	background:transparent;
}

#content #subnav li.project ul.project-list
{
	background:#FEFEFE;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	padding:5px;
}

#content #subnav li.project ul.project-list li.project-title
{
	font-size:10px;
	padding:2px 20px;
	margin:0 0 4px 0;
	color:#666;
	text-decoration:underline;
}

#content #subnav li.project ul.project-list li.sub a
{
	font-size:10px;
	color:#AAA;
	padding:2px 20px;
}

#content #subnav li.project ul.project-list li.sub a:hover
{
	color:#000;
}

/***************************************************************************************

FORMS

***************************************************************************************/

#content .input,#content .submitButton
{
	clear:left;
	padding:0 0 5px 0;
}

#content .submitButton
{
	padding:0 0 0 155px;
}

#content label
{
	width:150px;
	text-align:right;
	padding:0 5px 0 0;
	float:left;
}

#content span.req
{
	color:#FF0000;
	font-size:12px;
}

#content input.text,#content select
{
	border:1px solid #666;
	padding:3px;
	font-weight:bold;
	width:250px;
	font-size:14px;
	float:none;
}

#content input.button
{
	border:1px solid #666;
	padding:2px 15px;
	font-size:14px;
	background:#FFF;
	cursor:pointer;
}

#content textarea
{
	border:1px solid #666;
	padding:3px;
	font-weight:bold;
	width:430px;
	height:150px;
	font-size:14px;
}

#form .input label.error,#quoteForm .input label.error
{
	clear:left;
	color:#FF0000;
	font-style:italic;
	width:400px;
	text-align:left;
	padding:2px 0 5px 155px;
}

div.error
{
	display: none;
}

input:focus
{

}

input.error, textarea.error, select.error
{
	border: 1px solid red;
	font-size:11px;
	padding:3px;
	color:#000;
	width:200px;
}

#mailing-list div.right-input label.error
{
	color:#FF0000;
	font-style:italic;
	width:160px;
	text-align:left;
	padding:2px 0 15px 55px;
	font-size:12px;
}

#mailing-list div.error
{
	display: none;
}

#mailing-list input.error
{
	border: 1px solid red;
	font-size:11px;
	padding:3px;
	color:#000;
}

/*********************************     HOME PAGE     ********************************************************/

#indexVideo
{
	background:transparent url("../content/images/wood-bg-dark.jpg") repeat top left;
	border:1px solid #666;
	float:left;
	margin:0 0 10px 0;
}

#indexVideo div.serviceCycle
{
	height:260px;
	width:320px;
	overflow:hidden;
}

#indexVideo div.serviceCycle div
{
	padding:10px;
}

#index-center
{
	background:transparent url("../content/images/wood-bg-dark.jpg") repeat top left;
	border:1px solid #666;
	padding:10px;
	height:240px;
	width:600px;
	float:right;
	margin:0 0 10px 0;
	overflow:hidden;
}

#index-center h1
{
	font-size:22px;
	margin:0 0 5px 0;
}

#index-center .proj-container
{
	height:340px;
}

#index-center .proj-container .text
{
	float:right;
	width:280px;
	padding:0px;
}

#index-center .proj-container .text p
{
	font-size:12px;
	line-height:20px;
	padding:0 0 10px;
}

#index-center .proj-container .img
{
	float:left;
	width:300px;
	height:240px;
	overflow:hidden;
}

#index-center .proj-container .img img
{
	width:290px;
	height:auto;
}

#index-center .proj-container .text h1, #index-center .proj-container .text h1 a
{
	font-size:18px;
	line-height:22px;
	margin:0 0 5px;
}

#index-content
{
	border:1px solid #666;
	background:transparent url("../content/images/wood-bg-dark.jpg") repeat top left;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}

#index-services
{
	float:left;
	width:180px;
	padding:0 0 0 15px;
	margin:0 0 20px 0;
}

#index-services h1
{
	margin:0 0 10px 0;
	font-size:20px;
}

#index-services .quote
{
	width:180px;
	background:#111;
	padding:10px;
	border:1px solid #666;
}

#index-services .quote .results
{
	margin:0 0 10px;
}

#index-services .quote .results p
{
	font-size:10px;
	padding:0px;
	margin:0px;
	line-height:12px;
	margin:0 0 2px;
}

#index-services div.form-field
{
	clear:left;
	padding:0 0 10px 0;
}

#index-services div.form-field label
{
	display:block;
	font-size:14px;
	color:#746d5b;
	text-align:left;
	padding:0 0 5px 0;
}

#index-services div.form-field input
{
	background:#f5f5f5;
	width:174px;
	height:19px;
	padding:3px;
	border:1px solid #666;
	font-weight:bold;
}

#index-services div.form-field input.submit-button
{
	width:85px;
	height:30px;
	border:1px solid #666;
	cursor:pointer;
	text-align:center;
	color:#000;
}

#index-services div.form-field input.submit
{
	height:20px;
	width:85px;
	border:1px solid #666;
	cursor:pointer;
	text-align:center;
	padding:5px 0 0 0;
	color:#000;
}

#index-services div.form-field select
{
	font-size:14px;
	width:182px;
	float:none;
	background:#f5f5f5;
}

#index-services div.form-field textarea
{
	width:172px;
	height:100px;
	background:#f5f5f5;
}

#index-services div.step2
{
	display:none;
}

#index-news
{
	float:right;
	width:720px;
	padding:0 10px 0 0;
}

#index-news ul li
{
	margin:0px;
	padding:0px;
}

#index-news .index-text
{
	padding:10px 15px;
}

#home-projects
{
	background:#111;
	padding:10px;
	border:1px solid #666;
	margin:10px 0 0 0;
	width:180px;
	text-align:center;
}

#home-projects h1
{
	background:none;
	font-size:18px;
	text-align:left;
}

#home-projects div
{
	padding:0 0 20px 0;
}

#home-projects div a
{
	font-size:10px;
	clear:both;
}

#home-projects div p
{
	line-height:14px;
	padding:0px;
	text-align:center;
}

div.service-container h1
{
	border-bottom:1px solid #DDD;
	background:#f0efef;
}

div.service-container h1 a
{
	font-size:20px;
	color:#666;
	padding:0 6px;
}

div.service-container h1 a:hover
{
	text-decoration:none;
	color:#242424;
}

div.service-container p
{
	font-size:14px;
	color:#666;
	padding:0 6px;
}

div.service-top
{
	background:transparent url("../content/images/service-top.gif") no-repeat top left;
	width:227px;
	padding:5px 0 5px 6px;
}

div.service-bottom
{
	background:transparent url("../content/images/service-bottom.gif") no-repeat top left;
	width:232px;
	height:13px;
}

#index-bottom
{
	padding:0 0 0 15px;
	margin:20px 0;
}

#index-bottom div
{
	padding:0 10px 5px 0;
	margin:0 20px 10px 0;
	border-bottom:1px solid #666;
	width:320px;
	float:left;
	height:200px;
}

#index-bottom div span
{
	font-size:10px;
}

#index-bottom div p
{
	font-size:12px;
	line-height:18px;
	margin:10px 0;
	padding:0px;
}

div.service-container
{
	float:left;
	width:220px;
	margin:0 0 0 14px;
	border:1px solid #DDD;
	background:#F6F6F6;
	min-height:170px;
	height:auto !important;
	height:170px;
}

#index-news div.service-container ul
{
	list-style:none;
	margin:0px;
	padding:10px;
}

#index-news div.service-container ul li
{
	padding:0 0 5px 0;
}

#index-news div.service-container ul li a
{
	font-size:12px;
}

/***************************************************************************************

HOME PAGE SLIDE UP

***************************************************************************************/

#homePopUp
{
	display:none;
}

#mySlideUp
{
	position:fixed;
	left:0px; 
	bottom:0px;
	width:100%;
	height:0px;
	background:#222222 url("../content/images/slider-bg.gif") repeat-x top left;
	border-top:4px solid #666;
	z-index:100;
}

#mySlideUp .inner
{
	width:1100px;
	margin:0 auto;
	padding:10px 0;
}

#mySlideUp .inner .left, #mySlideUp .inner .right
{
	width:530px;
	float:left;
	border:1px solid #111;
	background:#000;
	padding:5px;
	height:126px;
}

#mySlideUp .inner .right
{
	float:right;
}

#mySlideUp h1
{
	color:#DEDEDE;
	font-size:20px;
}

#mySlideUp p
{
	color:#CCC;
	font-size:12px;
	line-height:18px;
}

#mySlideUp .close
{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	float:right;
	cursor:pointer;
	border:1px solid #CCC;
	background:#ECECEC;
	padding:2px 4px;
	margin:5px 5px 0 0;
}

#mySlideUp .close:hover
{
	background:#FFF;
}

/***************************************************************************************

CONTENT

***************************************************************************************/

#breadcrumbs
{
	padding:5px 0 0px;
	font-size:12px;
}

#breadcrumbs p
{
	padding:0px;
}

#breadcrumbs span.dash
{
	color:#AAA;
	padding:0 5px;
}

#breadcrumbs a
{
}

#content .text
{
	width:600px;
	float:right;
	padding:0 40px 0 20px;
}

#content .text table td
{
	padding:10px;
	border:1px solid #CCC;
}

#content .text h2
{
	margin:10px 0;
}

#content .text h1
{
	margin:0 0 15px 0;
}

#content .text ul, #content .text ol
{
	padding:10px 40px;

}

#content .text li
{
	padding:0 0 2px 0;
	line-height:18px;
}

#content .portfolio-text
{
	padding:0 20px;
}

#content .right
{
	width:280px;
	float:left;
	padding:10px 0 20px 10px;
}

#content .right h1.title
{
	background:#F6F6F6;
	padding:0 0 0 10px;
	color:#41abe1;
}

#content .project-details
{
	
}

#content .project-details .details-img
{
	float:right;
}

#content .project-details .details-img img
{
	width:300px;
	height:auto;
	margin:0 0 10px 10px;
	border:3px solid #FFF;
}

#content .projects-listing-container
{
	margin:0 10px 10px 0;
	padding:10px;
	float:left;
	width:265px;
	height:265px;
	overflow:hidden;
	background:#111;
	border:1px solid #666;
}

#content .projects-listing-container img
{
	width:200px;
	float:left;
	margin:0 10px 10px 0;
}

#content .projects-listing-container p
{
	clear:both;
	line-height:18px;
}

.text-ad
{
	margin:10px 15px 20px;
	padding:10px 60px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

.text-ad p
{
	margin:0px;
	padding:0px;
	text-align:center;
}

#blog-comment-results
{
	display:none;
	border:1px solid #CC0000;
	padding:10px;
	background:#111;
	margin:0 0 16px 0;
}

#blog-comment-results p
{
	padding:0px;
	margin:0px;
	line-height:18px;
	font-size:12px;
}

#content .blog-comment-form
{
	margin:15px 0 0 0;
	clear:both;
}

#content .comment
{
	border-bottom:1px solid #666;
	padding:10px;
}

#content .comment p
{
	padding:0px;
}

/****************************	SITE MAP	************************************/


#content.site-map ul#map
{
	clear:left;
	width:400px;
	float:left;
	list-style:none;
}

#content.site-map ul#map li
{
	padding:0 0 10px 0;
}

#content.site-map ul#map li a
{
	border-bottom:1px dashed #9c9fa5;
}

#content.site-map ul#map li a:hover
{
	border-bottom:1px dashed #9c9fa5;
}

#content.site-map ul#childmap
{
	padding:0 0 0 20px;
	margin:10px 0;
	list-style:none;
}

#content.site-map ul#childmap li
{
	border-left:1px dashed #9c9fa5;
	padding:0 0 10px 20px;
}


#content .right-ad
{
	margin:10px 0 16px;
	padding:10px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

#content .right-ad p
{
	margin:0px;
	padding:0px;
}

/*************************************************************************

FOOTER

*************************************************************************/


#footer
{
	border-top:4px solid #666;
	clear:both;
	text-align:left;
	margin:10px 14px;
	color:#AAA;
}

#footnav
{
	float:left;
	width:700px;
	padding:20px 0 0 0;
}

#footnav ul li
{
	float:left;
	margin:0 0 16px 0;
}

#footnav ul li.seperator
{
	float:left;
	padding:0 15px;
}

#footaddress
{
	float:right;
	width:200px;
	font-size:12px;
}

#footaddress ul
{
	text-align:right;
	padding:20px 20px 0 0;
}

#footaddress ul li
{
	text-align:right;
	padding:0 0 5px 0;
}

/**************************************     PAGINATION     **********************************************/


.pagination 
{
	font-size:11px;
	height:35px;
	margin:10px 0;
}
        
.pagination a 
{
	text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span 
{
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current 
{
	background: #26B;
	color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next
{
	color:#999;
	border-color:#999;
	background:#fff;
}


