@import url("global.css");
@import url("clearfix.css");
@import url("nav.css");
@import url("thickbox.css");
@import url("sifr-screen.css");

/* Columns */

.leftcol {
	float:left;
	margin-right:5px;
	width:436px;
}
.rightcol {
	float:left;
	width:352px;
}


/* Header */

#header {
	height:408px;
	margin-bottom:5px;
}
#nav {
	background:#9c0000;
	margin-right:5px;
	float:left;
	width:165px; height:317px;
}
#logo {
	float:left;
	width:266px; height:408px;
	background: #000;
}

.banner {
	height: 150px;
	width: 778px;
	margin: 0 auto;
	position: relative;
}

.banner h2 { 
	position: absolute;
	right: 0; top: 0;
}


/* Content */

#content {
	background:#666 url(../images/bg-phone.gif) right 10px no-repeat;
	font-size:1.2em;
	color:#fff;
	line-height:18px;
	padding:1px 15px 15px;
	margin:0 !important;
}

table tr td {
	border-bottom:1px solid #6e6e6e;
	padding:3px 0;
}
.imgs-right {
	width:180px;
	text-align:center;
	float:right;
	margin:0 10px 0 50px;
}
.imgs-right img {
	border:2px solid #333;
}

.gall-row {
	list-style-type:none;
	margin:0; padding:0;
}
.gall-row li {
	float:left;
	width:140px;
	text-align:center;
	margin:3px;
	font-size:.9em;
}

.gall-row li img {
	border:2px solid #333;
}

/* Right Col */

.rightcol h2.burger {
	background:#000 url(../images/bpt-burger.gif) no-repeat 0 50%;
	padding-left:40px;
	margin-bottom:5px;
}

.rightcol .pic {
	margin-bottom:5px;
	position:relative;
}

.rightcol .pic .more a {
	background:url(../images/btn-more.gif) no-repeat;
	width:69px;	height:23px;
	position:absolute; right:0; bottom:0;
	text-indent:-9999px;
	overflow:hidden;
}
.rightcol .pic .more a:hover {
	background-position: 0 -23px !important;
}

#right-slideshow {
	width: 352px;
	height: 181px;
}


#info {
	position:relative;
	width:352px;
}

#info .map {
	background:#000;
	position:absolute;
	top:0; right:0;
	width:188px; height:199px;
	text-align:center;
}

#info .logos {
	background:#ccc;
	width:156px; height:85px;
	padding:6px 0;
	display:block;
	text-align:center;
}

/* Footer */

#footer {
	text-align:center;
	color:#999;
	margin: 0 auto;
	width: 778px;
	color: #fff;
}

#footer .links {
	font-size:1.1em;
	background:#990000;
	color:#fff;
	padding:10px 0;
	margin:5px 0;
}
#footer .links a {
	color:#fff;
	text-decoration:none;
}
#footer .links a:hover {
	background:#6e0000;
}

#footer a.ht {
	background:url(../images/logo-ht.gif) no-repeat 0 0;
	padding:0 0 0 22px;
	font-size:.9em;
	display:block;
	width:130px;
	line-height:19px;
	margin:0 auto;
	color:#999;
}