@charset "UTF-8";
body{
	background-color:#444;

	}
#container {
	width:800px;
	margin:auto;
	min-height:800px;
	background-color: #E6E6E6;
	background-color: #FBF6F0;
}
#header{
	width:800px;
	height:195px;
	background-image:url(../images/header2.jpg);
	background-repeat:repeat;
	}
#content{
	width:750;
	padding-top:0px;
	padding-right:50px;
	min-height:785px;
	background-image:url(../images/sw2b.gif);
	background-position:top left;
	background-repeat:repeat-y;
	background-image:url(../images/nav_tile.gif);


	}

#nav{
	width:200px;
	float:left;
	}
#main{
	width:510px;
	min-height:600px;
	margin-left:200px;
	margin-right:50px;
	padding:20px;
	padding-right:70px;
	background-image:url(../images/sw2bX.gif);
	background-position:top right;
	background-repeat:no-repeat;

}
#footer{
	background:#333;
	min-height:25px;	
	}
.listings{
	width:70%;
}
.listings tr {
	background-color:#FFF;
}
.listings tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 21px;
}
img{
}
news_pic{
	float:right;
}
#y_worker{
	position:relative;
	float:right;
	top:65px;
	right:15px;
	}
img{
border:0;
}
