.empty-box{
	height:0;
	z-index:100;
}

.logo {
	float: left;
	max-width: 300px;
	padding: 16px 0 0 20px;
	z-index: 100;
}

.top_box{
	background-color: white;
	border-bottom: 1px solid #DADADA;
	border-radius: 0 0 10px 10px;
	height: 75px;
	margin-top: 0;
	position: fixed;
	width: 940px;
	z-index: 99999;
	margin-left: -29px;
}

.static-image{
	height:200px;
	width:100% !important;
	background-color:white !important;
}

.back-container{
	magin-top:-170px;
	
}

.heading{
font-size: 16px;
font-weight: bold;
}

.heading-panel{
background: none repeat scroll 0 0 #595959;
/*border: 1px solid #E6E6E6;*/
color: #fff;
font-size: 18px;
margin: 1px 0 0;
padding: 10px;}

.feature-box-text {
	color: #0099FF;
	font-weight: bold;
	line-height: 24px;
}

/* ---------------------------- */
/*           Footer
/* ---------------------------- */

#footer-wrapper {
	padding:30px 0;
}

#footer {
	font-size: 12px;
	line-height: 18px;
}

#footer h6 {
	margin-bottom: 1.2em;
}

.content a, #footer a, #footer-bottom a, .portfolio-categories a {
	-webkit-transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-o-transition:all .2s ease-in;
	transition:all .2s ease-in;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

#footer li {
	padding-left: 20px;
	-webkit-transition:all .1s ease-in;
	-moz-transition:all .1s ease-in;
	-o-transition:all .1s ease-in;
	transition:all .1s ease-in;
}

#footer li:hover {
	background-position: 5px center;
}

#footer-bottom {
	background-color: #FFFFFF;
	font-family: trebuchet ms;
	margin-left: 5px;
	margin-top: 2px;
	padding: 16px 0;
	width: 970px;
	
}

#footer-bottom a{
	font-family: trebuchet ms;
	color: #000!important;
}

#footer-bottom p {
	margin-bottom:0;
	font-size: 12px;
	margin-top:2px;
}

.footer-nav ul {
	float: right;
	margin-bottom: 0;
	margin-right: 506px;
	width: 157px;
}

.footer-nav li {
	display: inline-block;
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
}

.footer-nav li a {
	padding: 0 3px;
	font-size: 12px;
}
.footer-nav1 ul {
	float: right;
	margin-bottom: 0;
	margin-right: 313px;
	margin-top: -158px;
}

.footer-nav1 li {
	display: inline-block;
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
}

.footer-nav1 li a {
	padding: 0 3px;
	font-size: 12px;
}
.footer-nav2 ul {
	float: right;
	margin-bottom: 0;
	margin-right: -295px;
	margin-top: -159px;
}

.footer-nav2 li {
	display: inline-block;
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
}

.footer-nav2 li a {
	padding: 0 3px;
	font-size: 12px;
}

.black { 
	font-weight:bold;
	color:#000000;
}




