﻿html,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;
}

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; 
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#FFF;

}
h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color:#FFF;
	font-weight:bold;
}


p {
	margin-bottom: 15px;
	margin-top: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:5px;
	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: 280px;
	margin: auto;
	position: relative;
	z-index: 0;
}

#content_wrapper {
	width: 960px;
	min-height: 400px;
	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;
	margin-left:0px;
	width:47%;

}
#projects_column {
	float: right;
	width:48%;
	margin-right:15px;
	margin-left:5px;

}

#consulting_heading {
	background-color: #3c728b;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	color: #FF0000;
}
#consulting_heading :hover{
	color: #00FFFF;
}

#projects_heading {
	background-color: #b58460;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
}
#projects_heading :hover{
	color: #00FFFF;
}


#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 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 li:hover {
	color: #ffffff; 
}

	
#stripe {
	width: 3px;
	height: 600px;
	background: url(../images/stripe.png);
	float: left;
	margin-left: 15px;
}

#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;
}

#content_txt_banner {
	width: 45%;
	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: 920px;
	height: auto;
	margin: 0 0 20px;
		margin-right:20px;

	float: left;
	background-color: #d7d7d7;
}
#content_area_index {
	width: 935px;
	height: auto;
	margin: 15px 0 20px;
	margin-left:20px;
	margin-right:20px;

	float: left;
}
#content_area_index img {
	padding-right: 50px;
	padding-bottom: 15px;
}



#logo_block {
	background-image: url(../images/BG_Logos.jpg);
	position: absolute;
	top: 990px;
	width: 100%;
/*	height: 1103px;
*/	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: 1100px;
	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;
}
