*{font-size: 100.01%;}
html{font-size: 62.5%;}
body{
	font: 1.3em/1.289em "Trebuchet MS", Arial, sans-serif;
	margin:0;
	background:#fff;
	color:#010101;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#cc3;
}
a:hover {text-decoration:none;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	position:relative;
	margin:0 auto;
	padding:0 0 20px;
	width: 962px;
}
/*header*/
#header {
	width:100%;
	background:url(../images/header.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:58px 0 70px;
}
/*logo*/
#header strong {
	display:block;
	margin:0 0 0 -1px;
}
#header strong a{
	display:block;
	width:125px;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
/*header-holder*/
.header-holder {
	position:absolute;
	left:0;
	top:106px;
	width: 962px;
}
.header-holder ul {
	list-style:none;
	margin:0;
	padding:10px 0 0;
	float:left;
}
.header-holder ul li {
	float:left;
	padding:0 18px 0 0;
	line-height:16px;
}
.header-holder ul li a {
	color:#666;
	text-decoration:none;
}
.header-holder ul li.active a,
.header-holder ul li a:hover {color:#993;}
.search {float:right;}
.search form,
.search  fieldset {display:inline;}
.search span {
	background:url(../images/search.gif) no-repeat;
	width:146px;
	height:21px;
	float:left;
	padding:2px 6px 0;
	overflow:hidden;
}
.search input {float:left;}
.search span input {
	border-style:none;
	border:0;
	background:none;
	width:146px;
	font-size:12px;
	color:#666;
}
/*content*/
#content {
	width: 962px;
	overflow:hidden;
	padding:35px 0 13px;
}
#content .flash {padding:0 0 22px;}
#content .flash img {display:block;}
.container {
	overflow:hidden;
	width: 984px;
}
.box {
	float:left;
	width:306px;
	padding:0 22px 0 0;
}
.box h2 {
	font-size: 1.462em;
	line-height: 1.263;
	color:#333;
	font-weight:normal;
	background:url(../images/title-h2.gif) no-repeat 0 20px;
	padding:0 0 0 11px;
	margin:0;
}
.box h2 a {
	color:#333;
	text-decoration:none;
}
.box h2 a:hover {text-decoration:underline;}
.box p {
	font-size:0.923em;
	line-height:1.333em;
	color:#666;
	margin:0 0 10px;
}
/*content-inner*/
.content {
	float:left;
	width:634px;
	margin:-10px 0 0;
}
.content h1 {
	font-size:2.384em;
	line-height:1.3em;
	color:#333;
	font-weight:normal;
	margin:0 0 42px;
}
.content h1 span {color:#993;}
.content h2,
.content h3 {
	font-weight:normal;
	color:#333;
	background:url(../images/title-h2.gif) no-repeat 0 20px;
	padding:0 0 0 11px;
	margin: 0 0 16px;
}
.content h2 {
	font-size:1.615em;
	line-height:1.23em;
}
.content h3 {
	font-size: 1.462em;
	line-height: 1.263em;
}
.content h2 a,
.content h3 a {
	color:#333;
	text-decoration:none;
}
.content h2 a:hover,
.content h3 a:hover {text-decoration:underline;}
.img {
	display:block;
	margin:0 0 22px;
}
.text {padding:0 0 18px 2px;}
.text p{
	font-size: 0.923em;
	line-height:1.25em;
	color:#666;
	margin:0 0 18px;
}
.text p a {
	color:#993;
	text-decoration:none;
}
.text p a:hover {color:#CC3;}
.sidebar {
	overflow:hidden;
	width:306px;
	float:right;
	padding:68px 0 0;
}
.sidebar .box-left {
	padding:2px 0 0;
	float:left;
	width:140px;
}
.box-left ul {
	list-style:none;
	margin:0;
	padding:0;
}
.box-left ul li {
	line-height:1.385em;
	height:1%;
	vertical-align:top;
	background:url(../images/marker.gif) no-repeat 0 12px;
	padding:0 0 0 7px;
}
.box-left ul li a {
	color:#666;
	text-decoration:none;
}
.box-left ul li.active a,
.box-left ul li a:hover {color:#cc3;}
.sidebar .box-right {
	width:146px;
	float:right;
	overflow:hidden;
}
.sidebar-box {
	border-top:1px solid #ccc;
	padding:16px 0 30px;
	margin:-16px 0 16px;
}
.sidebar-box h3 {
	font-size: 1.154em;
	line-height: 1.333em;
	color:#272727;
	margin:0;
	background:url(../images/marker2.gif) no-repeat 0 16px;
	padding:0 0 0 8px;
}
.sidebar-box h3 a {
	color:#272727;
	text-decoration:none;
}
.sidebar-box h3 a:hover {text-decoration:underline;}
.sidebar-box p {
	font-size:0.846em;
	line-height:1.273em;
	color:#5a6165;
	margin:0 0 15px;
}
.sidebar-box em {
	font-size:0.846em;
	line-height:1.273em;
	color:#a9a9a9;
}
/*footer*/
#footer {
	width: 962px;
	border-top: 1px solid #ccc;
	padding:26px 0 0;
}
.footer-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}
.footer-holder p {
	margin:0;
	color:#333;
	font-size:1em;
	line-height:1.231em;
}
.footer-holder strong {
	float:left;
	color:#999;
	font-size:0.846em;
	line-height:1.455em;
	padding:0 29px 0 0;
	float:right;
	font-weight:normal;
}
.footer-holder ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:304px;
}
.footer-holder ul li {
	float:left;
	font-size:0.846em;
	line-height:1.455em;
	color:#999;
	padding:0 14px 0 0;
}
.footer-holder ul li a {
	color:#999;
	text-decoration:none;
}
.footer-holder ul li a:hover {color:#666;}
.digital {
	display:block;
	width:307px;
	height:28px;
	overflow:hidden;
	background:url(../images/logo2.gif) no-repeat;
	text-indent:-9999px;
}
