body {
	margin:0;
	font-size:0.9em;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
a {
	color:#0A5FA9;
}
a:hover { text-decoration:none;}
#container { background-color:#fff;}
#header {
	background-repeat: repeat-x;
	background-image: url(images/header_bckg.gif);
}
#logo { padding:30px 0 0 40px; height:34px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:26px; text-transform:uppercase;}
#menu { background: url(images/menu_bckg.jpg) #84807A; height:30px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a {
	display:block;
	float:left;
	width:104px;
	color:#000;
	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: 0 320px 0 20px; }
#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:270px; padding: 0 20px 0 10px; font-size:13px;}
h1 { margin:0; padding:0; text-transform:uppercase; font-size:2em; color:#84807a;}
#main {
	float:left;
	background:url(images/sidebar_bckg.gif) repeat-y top right;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#foot {
	height:47px;
	width:200px;
	background-repeat: no-repeat;
}
#footer {
	height:102px;
	clear:both;
	background-color: #84807a;
	background-image: url(images/footer_bckg.gif);
	background-repeat: repeat-x;
}
#left_footer { float:left; padding:40px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px; text-transform:uppercase; color:#FFFFFF; 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:#FFFFFF; font-weight:bold; font-size:12px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

