body {
	background:#efefef url(images/tail-top.gif) repeat-x top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.top {
	background-color: #1f1f1f;
	color: #FFFFFF;
	height: 150px;
	width: 100%;
	clear: left;
}
.top .menu2 {
	clear: left;
	float: left;
	height: auto;
	width: 600px;
	padding-left: 0px;
}
.content {
	width: 857px;
	padding-right: -px;
	clear: left;
	float: left;
	height: auto;
	background-color: #FFFFFF;
}
.box {
	background-image: url(images/box.gif);
	float: left;
	height: 182px;
	width: 280px;
	padding-top: 20px;
	padding-right: 12px;
	background-repeat: no-repeat;
	margin-left: -7px;
}
.box .boxc {
	float: left;
	height: auto;
	width: 270px;
	padding-left: 15px;
}
.content .tbox {
	float: left;
	height: 125px;
	width: 249px;
	background-color: #EBEDE2;
	padding: 17px;
	border: 1px solid #FFFFFF;
}
#site-nav li {
	display:inline;
}
#site-nav li a {
	display:block;
	float:left;
	color:#7e7e7e;
	text-decoration:underline;
	margin-right:13px;
	line-height:21px;
}
#site-nav li a .left {
	padding-left:10px;
}
#site-nav li a .right {
	padding-right:14px;
}
#site-nav li a .center {
	height:21px;
	padding:0 4px;
}
#site-nav li a:hover {
	color:#eee;
}
#site-nav li a span {
	display:block;
	float:left;
	cursor:pointer;
}
#site-nav li a.current {
	text-decoration:none;
}
#site-nav li a.current .left {
	background:url(images/menu-left.png) no-repeat left top;
	padding-left:13px;
}
#site-nav li a.current .right {
	background:url(images/menu-right.png) no-repeat right top;
	padding-right:14px;
}
#site-nav li a.current .center {
	background:url(images/menu-bg.png) left top repeat-x;
	height:21px;
	padding:0 4px;
}
.top .image {
	clear: none;
	float: right;
	height: auto;
	width: auto;
	margin-top: -250px;
}
.content .text {
	padding: 15px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.row-1 {
	height:69px;
	position: relative;
}
.row-2 {
	position:relative;
	height:280px;
	margin-left: -16px;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.top .left1 {
	left: -97px;
}
