html, body, #container { height:100%;}

body {
	margin:0;
	padding:0;
	font-size:0.9em;
	line-height:20px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	border:1px solid #000;
	background:#000 url(images/bg.gif);
}
a {
	color:#97070b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding: 0 10px 5px 10px;
}

img { border:0;}
h1 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-size:1.5em;
	color:#be141d;
	font-weight:normal;
}
#container { width:960px; margin:0 auto; position:relative; }
#header {
	background:url(images/header_bckg2.jpg) no-repeat top right #3F0102;
}
#logo {
	padding:30px 20px 0 40px;
	height:131px;
	background:url(images/head_bckg2.jpg) no-repeat #3F0102;
}
#slogan {
	float:left;
	color:#FFFFFF;
	font-size:26px;
	text-transform:uppercase;
	margin-top:25px;
	border:1px solid #fff;
	padding:10px 10px 10px 10px;
	padding-bottom:5px!important;
	display:none;
}
#logo a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:5px;
}
#logo_text {
	color:#FFFFFF;
	float:right;
	font-size:11px;
	line-height:16px;
	padding-top:25px;
	text-align:left;
	width:340px;
}
#menu {
	background: url(images/menu_bckg.gif) repeat-x #fff;
	height:40px;
	padding-top:10px;
}
#menu_list {
}
#menu a {
	display:block;
	color:#000000;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin:0 20px;
	padding-top:8px;
}
#menu a:hover {
	padding-top:10px;
}
.splitter {
	display:block;
	float:left;
}
.item img {
	background-color:#FFFFFF;
	padding:6px;
	border:1px solid #d0d0d0;
}
.item a {
	display:block;
	float:left;
	font-size:12px;
	color:#bd131d;
}
.description {
	display:block;
	float:right;
	width:130px;
	padding: 0 10px 20px 0;
	line-height:12px;
}
p.additional {
	margin:0 10px;
	color:#9c9c9c;
	font-size:11px;
	line-height:12px;
	border-top:1px solid #bdbdbd;
	padding: 10px 10px 30px 45px;
	background:url(images/umbrella.gif) no-repeat 0 12px;
}
#text {
	margin: 0 305px 0 20px;
}
#text li {
	list-style:none;
	padding-left:20px;
	background:url(images/li.gif) no-repeat 0px 4px;
}
#sidebar {
	float:right;
	width:245px;
	padding: 10px 20px 0 30px;
	font-size:11px;
	height:1px;
}
#sidebar a {
	font-weight:bold;
}
#sidebar h1 {
	margin:0;
	padding:0 0 20px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#000;
	font-weight:normal;
}
#main {
	float:left;
	background:url(images/sidebar_bckg.gif) no-repeat top right #fff;
	padding:20px 0 60px 0;
}
#footer {
	background:url(images/footer_bckg.gif) repeat-x #000;
	height:57px;
	clear:both;
	
}
#left_footer {
	float:left;
	padding:20px 0 0 30px;
	background:url(images/c.gif) no-repeat 30px 35px;
	color:#fff;
	font-size:12px;
}
#left_footer a {
	color:#fff;
}
#left_footer a:hover {
	text-decoration:none;
}
#right_footer {
	float:right;
	padding:20px 30px 0 0;
	color:#fff;
	font-size:12px;
	text-align:right;
}
#right_footer a {
	color:#fff;
}

/* Firefox Scroll Hack - Don't remove */ 

html	{margin-bottom:1px; height:100%!important; height:auto}

.col2-set, .col3-set, .col4-set, .col5-set {
clear:both;
}
.col2-set .col-1, .col2-set-mod .col1 {
float:left;
}
.col2-set .col-1, .col2-set .col-2 {
width:310px;
overflow:hidden;
}
.tour-callout {
background:#E8F3F9 none repeat scroll 0%;
margin-top:15px;
padding:10px;
}
.tour-callout .big-btn {
margin:-7px 10px 0pt;
}
.big-btn {
background:#E6E6E6 url(images/big_btn_bg.gif) repeat-x scroll 0%;
border-color:#BDBDBD rgb(138, 138, 138) rgb(138, 138, 138) rgb(189, 189, 189);
border-style:solid;
border-width:1px;
display:block;
font-weight:bold;
padding:5px 15px;
text-align:center;
}
.a-center {
text-align:center;
padding:0px;
}

.page-banner {
background:transparent url(images/features_banner.gif) no-repeat scroll 0%;
height:164px;
margin-bottom:10px;
position:relative;
}
.pdf-link {
left:185px;
position:absolute;
text-decoration:underline;
top:116px;
}
a.pdf-link {
background:transparent url(images/icon_acrobat.gif) no-repeat scroll 0%;
display:block;
line-height:16px;
padding-left:23px;
}
.light-grey-head {
color:#333333;
margin-bottom:13px;
}