body {
	margin:0;
	font-size:0.9em;
	line-height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#EEEFF7;
	float: right;
	width: 100%;
	text-transform: none;
}
a { color:#871A2F;}
a:hover { text-decoration:none;}
#container { background-color:#fff;}
#header { background:url(images/header_bckg.jpg) repeat-x #2D1721;}
#logo {
	height:40px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:40px; font-size:40px; text-transform:uppercase;}
#menu { background: url(images/menu_bckg.jpg) #84807A; height:35px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:right; width:99%; list-style:none; text-align:center; }
#menu a { display:block; float:right; width:104px; color:#fff; font-size:12px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:8px; background:url(images/button.gif) no-repeat 0 4px;}
#menu a:hover{background:url(images/button_over.gif) no-repeat 0 4px; padding-top:8px; height:22px;}
#text {
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0px;
}
#text p { padding:0 20px 10px 0;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar {
	float:right;
	width:525px;
	font-size:13px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
h1 { margin:0; padding:0; text-transform:uppercase; font-size:2em; color:#2B485C;}
#main {
	float:left;
	background:url(images/sidebar_bckg.gif) repeat-y top right;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#foot { background:url(images/foot.gif) no-repeat; height:47px; width:200px;}
#footer {background:url(images/footer_bckg.jpg) repeat-x #84807a; height:102px; clear:both;}
#left_footer { float:left; padding:40px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px; text-transform:uppercase; color:#2C485D; font-weight:bold; font-size:12px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right; padding:40px 30px 0 0; text-transform:uppercase; color:#2C485D; font-weight:bold; font-size:12px; text-align:right;}
#right_footer a { color:#2B485C;}
#right_footer a:hover { text-decoration:none;}
