.title, .date, #news .news_p{margin-left:60px;}
	.navigation{
		background:url(images/nav_bg.jpg) repeat;
		width:20%;
		float:right;
		position:fixed;
		right:0%;
		top:-1px;
		height:100%;
		z-index:10000;
	}
		#logo{
			width:123.5%; 
			height:178px;
			right:-1.2%;
			position:absolute;
			top:13px;
			z-index: 1;
		}
		
		.nav_ul{display:inline;list-style-type:none;}
			.nav_ul a{display:block;text-decoration:none;color:#ffffff; font-size:27px;text-align:center;padding:13px 0;}
            .nav_ul a span{color:#E50017;}
				.nav_ul a:hover, .nav_ul a:active{color:#ffffff; background:url(images/nav_arrow.jpg) no-repeat left 4px transparent;z-index:9999999;}
			.first{margin-top:190px;}
			
	
	
	#image_bg{
	   background:url(images/brookings.jpg) no-repeat bottom center;
	   height:120%;
	   width:20%;
	   float:left;
	   position: fixed;
	   left:-1%;
	   top:-5%;
	}
	
	#main_content{
		width:50%;
		background: #ffffff;
		padding:0 20%;
	}
	
		#slider{margin:0 auto 45px auto;}
		  #slider img{margin: 0 0 0 100px;}
	
	.nivo-controlNav{clear:left;padding-top:257px;padding-left:196px;}
	
	.section_title{margin: 60px 0 45px 0;color:#E50017;}
	   .about_p{font-family: Helvetica, Verdana, Trebuchet MS, sans-serif; font-size: 13px; line-height:17px;margin: 20px 0 10px 60px;}
	   
	   .owner{clear:both;margin: 0 0 35px 60px;}
	   .owner_image{border:1px solid #ccc; float:left; width:155px; margin:0 30px 22px 10px;}
	   .owner_name{font-family: Georgia, Times, serif; font-size: 21px; text-transform: uppercase; color: #1a1a1a; margin: 0 0 0 0;letter-spacing: 2px;}
	   .position{color:#848484; text-transform: uppercase; font-family: Georgia, Times, serif; font-size: 13px;}
	   .owner_bio{color:#222222; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 13px; line-height: 17px;}
	   .owner_email{color:#e50017; font-family: Georgia; font-size: 12px; text-transform: uppercase; padding: 5px 0 5px 50px; background: url(images/email_icon.jpg) no-repeat left top #ffffff;text-decoration: none;margin:0 0 0 198px;}
	   .owner_email:hover{color:#9f0111;}
	
.clear{clear:both;}
#facebook{border:none;position:absolute; left:45%;}
::selection {
	background: #e50017; /* Webkit */
	color: #ffffff;
	}
::-moz-selection {
	background: #e50017; /* Firefox */
	color: #ffffff;
}

#name .jqTransformInputWrapper{margin-left: 40px;}
#email .jqTransformInputWrapper{margin-left: 40px;}
#phone .jqTransformInputWrapper{margin-left: 40px;}
#validate .jqTransformInputWrapper{margin-left: 21px;}
#validate{margin-top: -32px;}
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('images/error.gif') no-repeat 10px center; padding: 8px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; margin-left: 50px; margin-bottom: 20px; width: 489px;}




@media screen and (-webkit-min-device-pixel-ratio:0) { 

#logo{width:123%; 
			height:151px;
			right:-1%;
			position:absolute;
			top:13px;
			margin: 0 0 320px 0;}
.nav_ul a:hover, .nav_ul a:active{color:#ffffff; background:url(images/nav_arrow.jpg) no-repeat left 8px transparent;z-index:9999999;}
}

.title{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #313131;margin: 0 0 4px 0;}
    .date{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #a9a9a9;font-size: 11px;}
    .news_p{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #3e3e3e;font-size: 13px;margin: 2px 0 0 0;}
    
    