body {
	background-color: #454545;
	text-align: center;
	background-image: url(../images/bcg_footer_10.gif);
	background-repeat: repeat-y;
	background-position: center top;
	
}
h1, h2, h3, h4, h5, p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

h1 {
	font-size: 56px;
	color: #353535;
}

h3 {
	font-size: 20px;
	color: #299de7;
	line-height: 24px;
}

.dark-gray-h3 {
color:#282828;
}
h2 {
	font-size: 40px;
	color: #353535;
}

h4 {
	color: #878787;
}
h5 {
	font-size: 12px;
}

p {
	font-size: 12px;
	color: #878787;
	line-height: 15px;
}


a {
	color: #299de7;
	}
a:hover {
	color: #62B6EE;
	}
/*
a:visited {
	color: #4585CB;
	}
*/
#container {
	width: 1012px;
	text-align: left;
	background-image: url(../images/bcg_03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	height: 982px;
	position: static;
}

#container-inner {
	margin-right: 74px;
	margin-left: 74px;

}
#menu {
	height: 18px;
	margin-bottom: 28px;
}
#menu  li a{
	background-color: #878787;
	display: block;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu li a:hover{
	color: #FFFFFF;
	background-color: #666666;
}
#menu .active{
	background-color: #666666;
}
#menu a {
	color: #FFFFFF;
	font-size: 12px;
}
#menu ul {
	display: block;
}
#menu li {
	display: block;
	width: 213px;
	float: left;
	height: 16px;
	vertical-align: middle;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#left-box {
	float: left;
	width: 400px;
}
#left-box .text-box-one {
	width: 360px;
	margin-top: 45px;
}
#left-box .text-box-two {
	margin-top: 35px;
}
#left-box .see-more-link {
	margin-top: 105px;
}



#right-box {
	float: left;
	width: 437px;
	height: 540px;
	background-image: url(../images/shadowbox1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 27px;
}
#right-box2 {
	float: left;
	width: 437px;
	margin-left: 27px;
}
#right-box h2 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 25px;
}


#header {
	height: 96px;
	margin-top: 0px;
}
#header #logotype {
	float: left;
	width: 150px;
	margin-top: 30px;
}
#header #tag-line {
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 50px;
}
.news-box {
	margin-top: 20px;
	padding-right: 10px;

}
.feature-left {
	float: left;
	width: 142px;
	margin-left: 25px;
	padding-top: 10px;
}
.feature-right {
	float: left;
	width: 230px;
	font-size: 9px;
	padding-top: 10px;
}

.feature-right p {
	font-size: 11px;
	line-height: 13px;
}

.news-title {
	color: #299de7;
}
.feature-title {
	font-size: 20px;
	color: #FFFFFF;
}
.feature-subtitle {
	font-size: 18px;
	color: #969696;
}


.news-date {
	color: #878787;
}
.news-message {
	font-size: 10px;
	margin-top: 8px;
	color: #878787;
	line-height: 15px;
	font-weight: normal;
}




#footer {
	width: 1012px;
	text-align: left;
	color: #8f8f8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container-inner-footer {
	margin-right: 74px;
	margin-left: 74px;
	height: 58px;
	vertical-align: middle;
}
#hr {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.footer-left {
	float: left;
	width: 500px;
	margin-top: 25px;
}
.footer-right {
	float: right;
	margin-top: 20px;
	width: 230px;
}
.footer-copyright {
	float: right;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 8px;
}

.footer-right img{
	float: left;
	padding-right: 12px;
}


.column1, .column2, .column3, .column4 {
	display: block;
	float: left;
	width: 216px;
}

.thumb {
	height: 150px;
	background-image: url(../images/thumb01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.adress-box {
	margin-top: 50px;
	margin-bottom: 40px;
}
.black {
	color: #000000;
}

.dark-gary {
color: #282828;
}

/***FORMS***/

.button {
	background-image: url(../images/btn-bcg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #cac3bf;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	height: 22px;
	vertical-align: middle;

}

.input-field {
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cac3bf;
	vertical-align: middle;
}
.project-nav1 {
	float: right;
	width: 450px;
	text-align: right;
	margin-top: 24px;
}

.project-nav1 a {
	color: #878787;

}
.project-nav1 .active-project {
	color: #292929;
}

.project-title {
	float: left;
	width: 220px;
}
#project-box .project-column-left {
	float: left;
	width: 215px;
	height: 440px;
}
#project-column-right {
	float: right;
	width: 645px;
}

#project-column-right img {
	border: 8px solid #353535;

}
#project-box .project-pagination {
	float: right;
	font-size: 11px;
	margin-top: 10px;
}
.project-pagination a{
color: #999999;
}

#project-box .project-pagination a{
	padding-right: 5px;
}

#project-box .project-pagination a:hover {
	color: #999999;
}
#desc {
	font-size: 10px;
	color: #999999;
}

#floating2 {
	width:200px;
	height:94%;
	position: relative;
}
#floating2 div {
	position:absolute;
	bottom:0;
	left:0;
}

.activated {
	color:#000000;
	font-weight: bold;
}
.inactivated { color:#666666;
}
