/* CSS Document */
#topFrame_left{
	width:500px;
	height:130px;
	}
	
	
#topFrame_right{
	width:300px;
	height:100px;
	}
	
img.icon_facebook{
	width:28px;
	height:28px;
	border:0px;
	background:url(../images/index/social-icons.png) 0 0;
}
	
img.icon_email{
	width:28px;
	height:28px;
	border:0px;
	background:url(../images/index/social-icons.png) -94px 0;
}

#topFrame_menu{
	width:960px;
	height:auto;
	margin-top:15px;
	}
	


#header{
	width:100%;
}	