body {
	margin:0;
	padding:0;
	font-size:0.9em;
	line-height:20px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	border:1px solid #000;
	background-color: #122D61;
}
div#main_wrapper {min-width:760px; max-width:880px;  margin-left:auto; margin-right:auto;} /* centers layout when > max width */
a { color:#97070b; text-decoration:none;}
a:hover { text-decoration:underline;}
p { padding: 0 10px 5px 10px; }
h1 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-size:2em;
	color:#be141d;
	font-weight:normal;
	text-align: center;
	line-height: 1em;
}

#header {
	background-color: #B9121C;
	background-image: url(images/head_bckg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	padding:30px 20px 0 40px;
	height:131px;
	background-color: #223A74;
	background-image: url(images/head_bckg2.jpg);
	background-repeat: no-repeat;
}
#slogan {
	float:left;
	color:#FFFFFF;
	font-size:36px;
	text-transform:none;
	padding-top:40px;
	line-height: 38px;
}
#logo a{ color:#fff; text-decoration:none; font-weight:bold; font-size:20px; text-transform:uppercase; letter-spacing:5px; }
#logo_text { float:right; width:240px; text-align:left; font-size:11px; color:#fff; line-height:12px; padding-top:5px;}
#menu { background: url(images/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}
#menu_list {width:600px; margin:0 auto;}
#menu a { display:block; color:#000000; float:left; font-size:14px; 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 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-align: left;
}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;}
#sidebar {
	float:right;
	width:245px;
	font-size:11px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#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;
	padding:20px 0 0 0;
	background-color: #fff;
}
#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;}

