body
{
	margin:0 auto;
	background:#666 url(../_img/background.jpg) repeat-x;
}

#container
{
	position:relative;
	margin:0 auto;
	width:751px;
	background:#fff;
	padding:10px;
}

#main_phone
{	
	position:absolute;
	top:26px;
	left:533px;
	width:206px;
	height:324px;
	background:url(../_img/main_phone.jpg) no-repeat;
	cursor:pointer;
}

#header
{
	width:751px;
	height:59px;
	cursor:pointer;
	background:url(../_img/header.gif) no-repeat;
	margin-bottom:10px;
}

#main
{
	width:731px;
	padding:10px;
	background:#e2e1d6;
}

#tab_on
{
	float:left;
	width:64px;
	height:20px;
	background:#fff;
	font-family:Helvetica,Verdana,Arial;
	color:#666;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-right:5px;
	padding-top:9px;
}

#tab_off
{
	float:left;
	width:64px;
	height:20px;
	background:#d1d0c5;
	font-family:Helvetica,Verdana,Arial;
	color:#666;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
	padding-top:9px;
}

#main_box
{
	width:711px;
	background:url(../_img/main_background.jpg) repeat-y;
	padding:20px 10px 20px 10px;
	clear:both;
}

#sub_box
{
	width:711px;
	background:#fff;
	padding:20px 10px 20px 10px;
	clear:both;
}

#main_copy
{
	margin-top:10px;
	width:465px;
	font-family:Helvetica,Verdana,Arial;
	color:#333;
	font-size:12px;
	line-height:19px;
}

#sub_copy
{
	margin-top:10px;
	width:701px;
	font-family:Helvetica,Verdana,Arial;
	color:#333;
	font-size:12px;
	line-height:19px;
}

#divider
{
	width:751px;
	height:28px;
	background:url(../_img/divider.gif) no-repeat;
}

#footer
{
	width:731px;
	background:url(../_img/footer_background.jpg) repeat-y;
	padding:10px;
}

#legal
{
	width:751px;
	margin:0 auto;
	margin-top:10px;
	font-family:Helvetica,Verdana,Arial;
	color:#ccc;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#bug
{
	float:left;
	width:187px;
	height:194px;
	background:url(../_img/199_bug.gif) no-repeat;
	cursor:pointer;
}

#announcements
{
	float:left;
	width:514px;
	height:174px;
	background:#fff;
	padding:10px;
	margin:0px 0px 0px 10px;
}

#news
{
	float:right;
	width:242px;
	height:174px;
	background:#fff;
	padding:10px;
}

.title
{
	font-family:Helvetica,Verdana,Arial;
	color:#663333;
	font-weight:bold;
	font-size:16px;
}

.feed-date
{
	font-family:Helvetica,Verdana,Arial;
	color:#888;
	font-weight:bold;
	font-size:12px;
}

a.feed-link
{
	font-family:Helvetica,Verdana,Arial;
	color:#000;
	font-size:12px;
	text-decoration:none;
	line-height:17px;
}

a:hover.feed-link
{
	font-family:Helvetica,Verdana,Arial;
	font-size:12px;
	text-decoration:underline;
	line-height:17px;
}
