@charset "utf-8";
/* CSS Document */
#footer{
	float:left;
	width:1002px;
	height:auto;
	background-image:url(../images/nav/back_left.gif);
	background-position:left;
	background-repeat:repeat-y;}
#footer_top{
	float:left;
	width:1002px;
	height:10px;
	background-image:url(../images/nav/footer_top.gif);}
#footer_bottom{
	float:left;
	width:1002px;
	height:68px;
	background-image:url(../images/nav/footer_back.gif);
	background-position:right;
	background-repeat:repeat-y;}
#footer_content{
	float:right;
	width:759px;
	height:58px;
	margin-right:33px;
	font-weight:bold;
	padding-top:10px;}
#footer_content a{
	color:#333333;
	text-decoration:none;}
.links a{ color:#333333; text-decoration:none}