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

@font-face
{
	font-family:typewriter;
	src:url(rm_typerighter_old.ttf);
}

p{
	font-size:14px; line-height:20px;
}
ul{
	font-size:14px; line-height:20px;
}

body
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.clear
{
	clear:both;
}
.header
{
	padding-top:30px;
	padding-bottom:20px;
}

.outer_wraper
{
	width:980px;
	margin:0 auto;
}
.logo
{
	float:left;
	margin-left:5px;
}

.search
{
	float:right;
	margin-top:40px;
}


.banner_right img{width: 594px;
    height: 424px;}
.banner_left img{height: 424px;
    width: 384px;}

/*NAVBAR*/

.navbar
{
	padding-bottom:50px;
}
.navi
{	
	list-style-type:none;
	padding:0;
	margin:0 0 0 -16px;
}

.navi li a
{
	float:left;
	margin-left:29px;
	text-decoration:none;
	border-top:3px solid #939598;
	text-align:left;
	padding-right:20px;
	padding-left:5px;
	color:#575757;
	padding-top:6px;    padding-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.navi li a:hover
{
	border-bottom:4px solid #404041;
	color:#333;
}

.home_butt:hover .hover_about
{
	display:block!important;
}
.home_butt {border-top: 4px solid red!important;}
.home_butt:hover{border-bottom:4px solid red!important;}

.industry_butt:hover .hover_about
{
	display:block!important;
}
.industry_butt{border-top: 4px solid red!important;}
.industry_butt:hover{border-bottom:4px solid red!important;}

.current_issues:hover .hover_about
{
	display:block!important;
}
.current_issues{border-top: 4px solid red!important;}
.current_issues:hover{border-bottom:4px solid red!important;}

.our_services:hover .hover_about
{
	display:block!important;
}
.our_services{border-top: 4px solid #dc840e!important;}
.our_services:hover{border-bottom:4px solid #dc840e!important;}

.about_us:hover .hover_about
{
	display:block!important;
}
.about_us{border-top: 4px solid #dc840e!important;}
.about_us:hover{border-bottom:4px solid #dc840e!important;}


.research:hover .hover_about
{
	display:block!important;
}
.research{border-top: 4px solid #dc840e!important;}
.research:hover{border-bottom:4px solid #dc840e!important;}



.clients:hover .hover_about
{
	display:block!important;
}
.clients{border-top: 4px solid #939598!important;}
.clients:hover{border-bottom:4px solid #939598!important;}


.contact_us:hover .hover_about
{
	display:block!important;
}
.contact_us{border-top: 4px solid #939598!important;}
.contact_us:hover{border-bottom:4px solid #939598!important;}










.hover_home
{
	display:block;
	color:#000;
	font-size:16px;
	z-index:50;
	margin-left:55px;
	position:absolute;
	margin-top:-62px;
}

.side_arrow{
	float:none; margin-top:-58px; margin-left:300px; position:absolute; z-index:1500;
}
.home_content{
	padding:15px; background-color:#fff; float:left; width:380px; border-radius:0px; position:relative; z-index:-1500;
}

.navi li a:hover .hover_about
{
	display:block;
}

.hover_about{
	display:none;
	color:#000;
	font-size:16px;
	z-index:50;
	margin-left:-340px;
	position:absolute;
	margin-top:13px;
}
.hover_about .side_arrow{
	float:none; text-align:right; margin-right:20px;
}
.hover_about .home_content{
	float:none;
}

.home_content strong{
	color:#F00;
}

/*NAVBAR*/
.txt
{
	font-size: 20px;
    font-style: italic;
    color: #fff;
    background: #8f0000;
    border: 3px solid #ffffff;
    padding: 5px 13px;
    float: left;
    margin-left: 0px;}

.footer
{
	    background: #32353a;
    padding: 0px 0px;border: 1px solid #f1f2f1;
}

.left
{
	float:left;
}
.right{
	float:right;
}
.footer_left{
	    width: 314px;
   
    background: white;
}
.footer_right{
	width:230px;
}
.footer_right .txt{
	font-size:20px; width:88%; text-align:center;
}
.powered_by{
	font-size:11px; margin-top:10px;
}

.icons
{
	list-style-type:none;
	padding:0;
	margin:0;
	display:inline-block;
	margin-top:2px;
}
.icons li
{
	margin-left:10px;
	float:left;
	opacity:1;
}

.icons li:hover
{	
	opacity:0.5;
	-webkit-transition:0.3s ease;
	-moz-transition:0.3s ease;
	-o-transition:0.3s ease;
	-ms-transition:0.3s ease;
	transition:0.3s ease;
}

#search
{
	border:1px solid #CCC;
	border-radius:3px;
	color:#666;
	font-size:13px;
	padding:3px 7px;
	width:150px;
}

.img
{
	float:right;
	margin-right:5px;
	border:1px solid #D38918;
	border-radius:1px;
	width:22px; 
	height:22px;
}

.global
{
	float:left;
	margin-top:40px;
	margin-left:47%;
	color:#666;
	font-size:18px;
	font-weight:bolder;
}

.banner
{
	padding-bottom:5px;
}

.banner_left
{
	float:left;
}

.banner_right
{
	float:right;
	background:#968c6d;
}

.content
{
	background:#a6a6a6;
	padding:10px;
	word-wrap:break-word;
	font-family:typewriter;
	width:280px;
}

.content h1
{
	color:red;
	font-family:typewriter;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

.content p
{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#list_banner
{
	list-style-type:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#list_banner li
{
	line-height:1.1;
}