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

body {
	font: 14px/160% Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #0f1015 url(img/bg_body.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #a0aec7;
	margin-top: 0;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a0aec7;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #a5524e;
}
a {
	color: #f4615a;
	text-decoration: none;
}
li {margin-bottom: 8px;}
a:hover {
	color: #a0aec7;
	text-decoration: underline;
}
#header {
	background: #4d4e51 url(img/bg_header.gif) repeat-x 0px 1px;
	height: 257px;
	text-align: center;
}
#headerFlash {
	width: 980px;
	margin: 0 auto;
}
#container {
	width: 980px;
	margin: 0px auto;
	text-align: right;
}
#wrapper {
	width: 876px;
	float: right;
	text-align: left;
}
#content {
	background: #000 url(img/bg_content.gif) repeat-y; display: table; float:left;
}
#main {
	background: url(img/bg_eagle.gif) no-repeat 130px center; display: table; float:left;
}
#col1 {float: left; width: 356px; padding: 25px 0 0 0;}
#col1 ul {
	margin: 17px 0 0 8px;
	padding: 0px;
	list-style-type: none;
}
#col1 ul li {
	margin: 0px;
	padding: 0px;
}
#col1 ul li a {
	font-size: 12px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 3px 0px 10px 20px;
	clear: left;
}
#col1 ul li a:hover {text-decoration: none;}
#col1 ul li a.current, #col1 ul li a.current:hover {
	background: url(img/li.gif) no-repeat 0px 0px;
	color: #FFFFFF; text-decoration:none;
}
#col2 {margin-left: 356px; margin-right: 45px; padding: 25px 0;}
#sub #col1 { width: 160px;}
#sub #col2 {margin-left: 180px;}

#footer {font-size: 10px; padding-bottom:50px;}
#footer a {color: #ffffff;}
#footer p { margin-left: 356px; margin: 0; padding-top: 7px;}
#footer #readblog {float: left; width: 356px; height: 50px;}
#footer #readblog h2 {margin: 5px 0 0 55px; line-height: 18px; padding: 0;}
#footer #readblog h2 a {color: #a0aec7;}
#footer #readblog p { margin: 2px 0 0 85px; color:#4c5360; font-size:12px; padding: 0;}
#footer #readblog a { text-transform:uppercase;}
h3#bcr8v, h3#bcr8v a {margin: 0; padding: 0; width: 293px; height: 49px; background:url(img/bg_bcr8v.gif) no-repeat left top; text-indent: -9999px; clear: both;}
h3#bcr8v a {display: block;}
h2#ybgs {margin: 0; padding: 0; width: 583px; height: 49px; background:url(img/bg_specialist.gif) no-repeat left top; text-indent: -9999px;}

#featured {
	min-height: 269px;
	background: url(img/bg_featuredproject.gif) no-repeat;
	margin-left: 60px;
	margin-right: 45px;
	text-align: center;
	padding: 15px 18px;
	color: #000000;
}
#featured h2 {
	font-weight: bold;
	color: #000000;
	letter-spacing: .05em;
	margin: 0;
	font-size: 17px;
}
#featured a {color: #000000;}
#featured img {margin-bottom: 10px;}
#subImage {float: right; width: 240px; text-align: right; margin-bottom: 110px;}

div#content-blog{width:550px; float:right; padding:10px 30px 0 10px;}
div#sidebar{width:230px; float:left; margin:20px 0 0 25px; display:inline;}
div#sidebar ul{list-style-type:none; margin:0; padding:0;}
div#sidebar h2{font-size:16px;}
div#content-blog textarea#comment{width:500px;}