html,
body {
	height:100%;
}
body{
	margin:0;
	color:#414042;
	font:15px/22px Arial, Helvetica, sans-serif;
	background:#f5f5f5 url(../images/bg-body.gif);
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#00f;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:100%;
	height:100%;
	display:table;
}
#container {
	width:100%;
	display:table-row;
	background:url(../images/bg-content.gif) repeat-x;
}
.container-holder {
	width:968px;
	margin:0 auto;
}
.logo {
	float:left;
	width:187px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	margin:38px 0 0;
}
.logo a {
	display:block;
	height:100%;
}
.header-holder {
	padding:11px 0 0;
	width:700px;
	float:right;
}
#nav {
	float:right;
	font-size:9px;
	margin:0 -3px 20px 0;
	padding:0;
	list-style:none;
	word-spacing:1px;
}
#nav li {
	float:left;
	background:url(../images/bg-ico.gif) no-repeat 0 -226px;
	padding:0 3px;
}
#nav li:first-child {
	background:none;
}
#nav a {
	color:#d7d7d7;
}
#nav a:hover,
#nav a.active {
	color:#e51937;
	text-decoration:none;
}
.header-holder .title {
	font-size:20px;
	line-height:24px;
	float:right;
	clear:right;
	margin:0 0 19px;
	word-spacing:-2px;
	white-space:nowrap;
	color:#000;
}
.header-holder .contact-list {
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	color:#666;
	word-spacing:-1px;
	overflow:hidden;
	text-align:right;
	width:100%;
	clear:both;
}
.header-holder .contact-list li {
	display:inline-block;
	padding:0 0 0 32px;
}
*+html .header-holder .contact-list li {
	display:inline;
}
.header-holder .contact-list a {
	color:#666;
}
.header-holder .contact-list a:hover {
	color:#e51937;
}
.contact-list .phone {
	background:url(../images/bg-ico.gif) no-repeat;
}
.contact-list .site {
	background:url(../images/bg-ico.gif) no-repeat 0 -41px;
	margin:0 0 0 25px;
}
.contact-list .email {
	background:url(../images/bg-ico.gif) no-repeat 0 -82px;
	margin:0 0 0 30px;
}
#header {
	overflow:hidden;
	margin:0 4px 22px;
}
.promo {
	background:url(../images/bg-promo.png) no-repeat;
	margin:0 0 24px;
	width:954px;
	padding:8px 7px;
}
.promo img {
	vertical-align:top;
}
#main {
	padding:0 4px;
	overflow:hidden;
}
#content {
	float:left;
	width:630px;
}
#content h2 {
	font-size:25px;
	line-height:30px;
	color:#e51937;
	margin:-4px 0 17px;
	word-spacing:-2px;
	padding:0 0 13px;
	background:url(../images/separator.gif) repeat-x 0 100%;
}
#content p {
	margin:0 0 17px;
}
#content .info-holder {
	overflow:hidden;
	padding:0 0 15px;
}
#content .sub-title {
	font-size:14px;
	word-spacing:-1px;
}
.info-holder ul {
	margin:0;
	padding:8px 0 0 36px;
	list-style:none;
	font-size:13px;
	word-spacing:-2px;
	float:left;
	width:230px;
}
.info-holder li {
	background:url(../images/bullet.png) no-repeat 0 9px;
	padding:0 0 2px 8px;
}
.info-holder .image {
}
.info-holder .image img {
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;

}
#sidebar {
	float:right;
	width:260px;
	border-top:1px solid #cfcecc;
	background:#ede9e3;
	padding:16px 20px 30px;
}
#sidebar h3 {
	font-size:15px;
	line-height:20px;
	background:url(../images/separator2.gif) repeat-x 0 100%;
	padding:0 0 16px;
	margin:0 0 16px;
	color:#e51937;
	word-spacing:-1px;
}
#sidebar h3:first-child {
	margin:0 0 12px;
}
#sidebar ul {
	margin:0 0 11px;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:18px;
	word-spacing:-2px;
}
#sidebar li {
	padding:2px 0 4px 28px;
	background:url(../images/bg-ico.gif) no-repeat 0 -293px;
}
#sidebar li a {
	color:#707070;
}
#sidebar li a:hover {
	color:#e51937;
}
#footer {
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	background:#353535 url(../images/bg-footer.gif) repeat-x 0 100%;
}
#footer .footer-holder {
	height:1%;
	display:table-row;
}
#footer .footer-frame {
	display:table-cell;
}
#footer .footer-content {
	width:962px;
	overflow:hidden;
	margin:0 auto;
	font-size:13px;
	color:#fff;
	padding:24px 0 45px;
	word-spacing:-1px;
} 
#footer .block {
	margin:0 0 20px 1px;
	overflow:hidden;
}
#footer .block .column {
	float:left;
	width:179px;
	padding:0 9px 1000px 31px;
	margin:0 0 -1000px;
	background:url(../images/separator3.gif) repeat-y;
}
#footer .block .column:first-child {
	background:none;
	padding:0 9px 1000px 0;
	width:291px;
}
#footer .contacts .phone {
	background:url(../images/bg-ico.gif) no-repeat 0 -120px;
}
#footer .contacts .site {
	background:url(../images/bg-ico.gif) no-repeat 0 -158px;
}
#footer .contacts .email {
	background:url(../images/bg-ico.gif) no-repeat 0 -195px;
}
#footer .block p {
	margin:0 0 8px;
	font-size:14px;
	line-height:24px;
}
#footer .block p a {
	font-weight:bold;
}
#footer .block ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .block li {
	padding:0 0 7px;
}
#footer .block .contacts li {
	padding:0 0 9px 46px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#e51937;
}
#footer .info {
	
}
#footer .info ul {
	margin:0 0 2px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer .info li {
	float:left;
	background:url(../images/bg-ico.gif) no-repeat 0 -258px;
	padding:0 2px 0 5px;
}
#footer .info li:first-child {
	background:none;
	padding:0 4px 0 0;
}
#footer .info p {
	margin:0;
}
