@charset "utf-8";
/* CSS Document */


#locationtitle{
	width: 967px;
	height:40px;
}

#locationcontent{
	margin:0 auto;
	width:884px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#location_left{
	float:left;
	background:url(../images/frame_info.gif) top left no-repeat;
	width:200px;
	height:170px;
	color:#CCCCCC;
	padding-top:20px;
	font-weight:600;
	padding-left:25px;
	font-size:10px
}
/*
#careers_left{
	float:left;
	background:url(../images/frame_info.png) top left no-repeat;
	width:170px;
	height:156px;
}*/

#location_right{
	float:left;
	padding-left:40px;
	width:600px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}

a{
	text-decoration:none;
	color:#CCCCCC;
}

ul{
	list-style:none;
}

ul a{
	text-decoration:none;
	color:#CCCCCC;
}
