body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0;
	text-align: center;
	background: #354652 url(../img/bg.gif) repeat-x top left;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover
{
	color: #7991a7;
	text-decoration: underline;
}

#container {
	height: 254px;
	width: 668px;
	margin-left: auto;
  	margin-right: auto;
	}

#main {
	height: 179px;
	width: 638px;
	margin-top: 43px;
	text-align:center;
	padding: 10px 0 0 10px;
	background: url(../img/talus_bg.jpg) no-repeat top left scroll;
	border:10px solid #999;

	}
#footer {
	color: #fff;
	font-size:.85em;
	text-align:left;
	padding: 3px 10px 1px 0;
}

.arrows {
	color:#7991a7;
}
