div#logo_slogan{
	float:left; 
	width:350px;
}
		
div#new_logo{
	float:left; 
	margin:10px 0px 0px 0px;
}

div#ga_slogan{
	float:left; 
	width:330px; 
	font:normal 8pt arial; 
	color:#696969;
	text-align:left;
	margin:3px 0px 0px 10px;
}
.ie6 div#ga_slogan{
	float:left; 
	width:330px; 
	font:normal 8pt arial; 
	margin:3px 0px 0px 5px;
}

div#subscribe2{
	float:left; 
	text-align:left; 
	width:340px; 
	font:bold 9pt arial, Sans-Serif;
}
.ie div#subscribe2{
	float:left; 
	text-align:left; 
	width:350px; 
	font:bold 9pt arial, Sans-Serif;
}

div#subscribe2_text{
	float:left; 
	margin:10px 5px 0px 0px; 
	color:#0C4790;
}

div#search2{
	float:left; 
	font:bold 9pt arial, Sans-Serif;
}

div#advertise_button{
	float:left;
	width:215px; 
	margin-top:7px;
}

div#header_right{
	float:right; 
	width:585px; 
	/*margin-top:20px;*/
}

div#textfield2{
	float:left; 
}	
.mac.gecko div#textfield2{
	float:left; 
}

div#rss_twit_text{
	float:left; 
	margin:4px 0px 0px 3px; 
	font:normal 9pt arial;
}
.ie7 div#rss_twit_text{
	margin:4px 0px 0px 0px; 
}
.ie6 div#rss_twit_text{
	margin:4px 0px 0px 0px; 
}

div#rss_twit_text a{
	text-decoration:none; 
	color:#0C4790;
}

div#textfield1{
	float:left; 
	margin:7px 5px 0px 0px;
}

input#ea{
	width:130px; 
	height:20px; 
	color:#696969; 
	font-family:Arial; 
	font-size:12px; 
	border:1px solid #999999;
	padding:2px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

input#q{
	width:185px; 
	height:20px;
	font-family:arial; 
	font-size:12px; 
	border:none;
	color:#696969;
	border-right:solid 1px #BBBBBB;
	margin-right:3px;
	padding:2px;
}
.ie input#q{
	width:189px; 
	height:24px;
}	

div#stay_updated{
	float:left;	
	margin-top:21px;
}

div#custom_search{
	float:left; 
	width:220px; 
	height:40px; 
	padding:5px; 
	background-color:#EEEEEE;
	background:url(http://media.agiomedia.com/globalatlanta/img/ga_search_background2.png);
}
.ie div#custom_search{
	width:230px; 
	height:50px;
}

div#search_outer{
	float:left; 
	width:210px;
	background-color:white;
	padding:3px; 
	margin-top:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.ie div#search_outer{
	width:220px;
}	

