/* --------------------------
AUTHOR : STYLED MENUS, modified by sem[c]
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/
*{
	margin:0;
	padding:0;
}
h1{
font-size:16px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #096;
}
body{
	/*color:#666;	*/
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	background-color: #12508E;
}
.style4 {color: #FFFFFF; font-size: 14px; }
	#menu-fill{
/*		margin:0 auto;*/
		background:url(SEM-images/menu_034_bg.jpg) repeat-x;
	}
		
	#menu{
/*		margin:0 auto;*/
		width:700px;
		height:59px;
		background:url(SEM-images/menu_034_bg.jpg) repeat-x;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:600px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:59px;
				line-height:59px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#a7a7a7;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 20px;				
				}
					#menu li a:hover{
						color:#fff;
						background:url(SEM-images/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(SEM-images/menu_034_h.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 20px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}
	#text-float{
		padding-left:3em;
		padding-right:3em;
	}
	#SearchEngineMarketingChicagoMap{
		padding-left:3em;
		padding-right:3em;
	}
	#SearchEngineMarketingChicagoMap2{
		padding-right:2em;
	}
	
/*body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #12508E;
}
.style4 {color: #FFFFFF; font-size: 14px; }
/*a:link {
	color: #FFFFFF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}.style5 {color: #FFFFFF; font-size: 12px; }
/*a:link {
	color: #FFFFFF;
}*/.style6 {
	font-size: 10px;
}
