﻿gallery_imghtml,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;} /* reset CSS */ /* http://jigsaw.w3.org/css-validator */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

/* ----------------------------------------GLOBAL STYLES -------------------------------------- */



body {
	background: #291004 url(../images/bg_more_sky.jpg) top repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	font-size: 14px;
	line-height: normal;
}
ul.content {list-style-type:disc;
margin-left: 20px;
}
a:link, #footer_block a:visited {
	color: #666; 
	text-decoration: none;
	height:600px;
}

a:hover { 
	color: # 999; 
	text-decoration: underline;

}
h1 { /* main heading on home page */
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px; 
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #0000FF;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#FFF;

}
h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color:#FFF;
	font-weight:bold;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px; 
	color:#d1a789;
	text-decoration:underline;
}

p {
	margin-bottom: 15px;
}



.contactContent {
	margin-bottom: 15px;
	margin-left:10px;
	margin-right:10px;
}

#logo {
	width: 522px;
	height: 110px;
	margin: auto;
	padding-top:50px;
	background: url(../images/logo_clean.png) left no-repeat;
	position: relative;
	float:left;
	z-index: 0;
}

#logo_Menu {
	width: 222px;
	height: 110px;
	margin: auto;
	padding-top:15px;
	position: relative;
	float:right;
	z-index: 0;
}

#logo_Menu a:link, #logo_Menu a:visited {
	color: #555555;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;

}

#logo_Menu a:hover {
	color: #00FFFF;
}
#logoBar {
	width: 850px;
	height: 162px;
	margin: auto;
	position: relative;
	z-index: 0;
}
#content_wrapper {
	width: 960px;
	min-height: 460px;
	margin: 1px auto;
	padding-top: 10px;
	/*background: rgba(70,27,9,0.1);  url(../images/content_bg.png);  
	z-index: -1;*/
	background-image: url(../images/BG_inner.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


#left_column {
	float: left;
	background-color: #3c728b;
}
#consulting_column {
	float: left;
	background-color: #3c728b;
	margin: 15px;
	height: 500px;

}
#projects_column {
	float: left;
	background-color: #b58460;
	margin: 15px;
	height: 500px;

}

#contact_column {
	float: left;
	margin: 15px;
	height: 500px;

}
#contact1_column {
	float: left;
	margin-left:15px;
	width:47%;

}
#contact2_column {
	float: right;
	width:48%;
	margin-right:10px;
	margin-left:5px;

}

#contact_heading {
	background-color: #d7d7d7;
	height:30px;
	padding-left:10px;
	padding-top:5px;


}
#contact_area_index {
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
	padding-right: 0px;
	float: left;
}


#menu_block {
	width: 160px;
	margin: 20px;
	margin-top:10px;
	text-align: left;
}

#menu_block ul {
	list-style: none;
}

#menu_block li {
	padding-bottom: 10px;
}

#menu_block li a:hover {
	color: #00FFFF;
}


#menu_block a:link, #menu_block a:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
text-shadow: horizontal-offset vertical-offset blur color;
text-shadow: 2px 4px 3px rgba(0,0,0,0.6);
}

#menu_block a:hover {
	color: #ffffff; 
}


#stripe {
	width: 2px;
	height: 400px;
	background: url(../images/stripe.png);
	float: left;
	margin-left: 15px;
}
#stripeContact {
	width: 2px;
	height: 400px;
	background: url(../images/stripe.png);
	float: left;
	margin-left: 10px;
}
#content_area {
	width: 640px;
	height: 415px; 
	margin: 20px 0 20px;
	padding-right: 10px;
	float: right;
	overflow: scroll; 
}

#content_area img {
	margin: auto;
	padding: 20px 70px;
}

#content_area_skins {
	width: 640px;
	height: 415px; 
	margin: 20px 0 20px;
	padding-right: 10px;
	float: right;
}

/* for pages that don't need the scroll bars */
#content_txt_banner {
	width: 32%;
	height: 111px;
	padding:50px;
	float: left;
	text-align:center;
	background-color:#d7d7d7;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}
#content_image_banner {
	width: 380px;
	height: 211px;
	float: right;
	text-align:center;
	background-color:#d7d7d7;
	background-image:url(../images/imagesBanner.jpg);
	color:#FFF;
}
#content_area_banner {
	width: 710px;
	height: auto;
	margin: 0 0 20px;
	float: right;
	background-color: #d7d7d7;
}
#content_area_index {
	width: 710px;
	height: auto;
	margin: 15px 0 20px;
	padding-right: 20px;
	float: right;
}
#content_area_index img {
	padding-right: 50px;
	padding-bottom: 15px;
}


#logo_block {
	background-image: url(../images/BG_Logos.jpg);
	position: absolute;
	top: 700px;
	width: 100%;
	height: 46px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	background-repeat:repeat-x;
	padding-top: 20px;
	vertical-align: baseline;
	color:#FFF;
}


#footer_block {
	position: absolute;
	top: 805px;
	width: 100%;
	height: 100px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/BG_footer.jpg);
	background-repeat:repeat-x;
	padding-top: 15px;
	vertical-align: baseline;
	color:#FFF;

}
/*
#footer_block ul {
	margin-right: -20px;
}*/

#footer_block li {
	display: inline;
}

#footer_block a:link, #footer_block a:visited {
	color: #ffffff; /* logo brown */
	text-decoration: none;
	padding: 0 20px 0 20px;
}

#footer_block a:hover { 
	color: # 999; /* light yellow */
	padding: 0 20px 0 20px;
}
.projects_container {
	padding:10px;
	padding-bottom:2px;
	box-shadow: 1px 1px 15px #cccccc;
	height:920px;
}
.Currentprojects_container {
	padding:10px;
	padding-bottom:2px;
	box-shadow: 1px 1px 15px #cccccc;
	height: auto;
}
a:link, a:visited {
	color: #666; 
	text-decoration: none;
}

a:hover { 
	color: # 999; 
	text-decoration: underline;

}
.gallery_container {
	padding:10px;
	padding-bottom:2px;
	box-shadow: 1px 1px 15px #cccccc;
	height:155px;
}
.gallery_heading {
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#b58460;
	text-align:left;
	margin-left:10px;
	width:200px;
}
.gallery_content {
	float:left;
	font-size:11px;
	text-align:left;
	margin-left:10px;
	width:250px;
}
.gallery_img {
	float:left;
	margin-left:0px;
	width:195px;
	height:146px;
}
.gallery_container img {
	float:left;
}
	
.gallery_stripe {
	width: 1px;
	height: 146px;
	box-shadow: 1px 1px 2px #cccccc;
	float: left;
	margin-left: 15px;
	background-color:#b7b7b7;
}
.maint_img {
	padding:5px;

	float:left;
	margin-left:10px;
	margin-bottom:10px;

	width:150px;
	height: 120px;
	box-shadow: 1px 1px 15px #cccccc;

}
.maint_container img {
	float:left;
}
