body {
	margin:0;
	color:#999;
	font:11px/14px Helvetica, Arial, sans-serif;
	background:#fff;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
#wrapper {
	width:921px;
	margin:90px auto 10px;
}
.promo {
	background:url(../images/bg-promo.gif) repeat-y 100% 100%;
	width:921px;
	margin:0 0 7px;
}
.promo-holder {background:url(../images/bg-promo.gif) no-repeat;}
.promo-frame{
	background:url(../images/bg-promo.gif) no-repeat -921px 100%;
	padding:11px 11px 10px 10px;
	overflow:hidden;
	width:900px;
}
.promo-frame img {float:left;}
.box {
	overflow:hidden;
	height:1%;
	padding:15px 17px 16px 18px;
}
.box-holder {
	overflow:hidden;
	width:100%;
	position:relative;
}
.slogan {
	color:#ff2b06;
	font-size:24px;
	line-height:25px;
	margin:0 0 99px;
	display:block;
}
.logo {
	background:url(../images/logo.gif) no-repeat -2px 0;
	width: 252px;
	height: 100px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 0 0;
}
.logo a{
	display:block;
	height:100%;
}
.box h2 {
	color:#000;
	font-size:47px;
	line-height:48px;
	margin:0 0 0 1px;
	font-weight:normal;
}
.box h3 {
	color:#000;
	font-size:13px;
	line-height:14px;
	margin:0 0 0 1px;
}
.box h3 span {color:#ff2b06;}
.tools {
	list-style:none;
	margin:0 0 -20px;
	padding:0 1px 0 0;
	float:right;
}
.tools li {
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 20px;
}
.tools a {display:block;}
.facebook {padding:0 0 0 1px;}
.facebook a {
	background: url(../images/facebook.jpg) no-repeat;
	width: 101px;
	height: 102px;
}
.facebook a:hover {
	background: url(../images/facebook-hover.jpg) no-repeat;
}
.twitter a {
	background: url(../images/twitter.jpg) no-repeat;
	width: 103px;
	height: 102px;
}
.twitter a:hover {background: url(../images/twitter-hover.jpg) no-repeat;}
.date {
	color:#000;
	font-size:16px;
	line-height:20px;
	font-style:normal;
	position:absolute;
	bottom:-4px;
	left:0;
}
.more {
	font-weight:normal;
	color:#ccc;
	margin:0 0 28px 3px;
	display:block;
}
.more a {color:#808080;}
#content {padding:0 130px 32px 299px;}
#content h2 {
	margin:0 0 14px;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
#content p {margin:0;}
#footer {
	color:#b2b2b2;
	overflow:hidden;
	width:918px;
	padding:0 0 0 3px;
}
#footer p a {color:#808080;}
#footer p {margin:0;}
.footer-holder {
	float:right;
	width:491px;
	padding:0 130px 0 0;
	margin:-2px 0 0;
}
