body {
	margin:0;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/body.jpg) repeat-x #F7FFC4;
	padding-bottom:10px;
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#333333;
    scrollbar-track-color:#5f5e5e;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#5f5e5e;
    scrollbar-highlight-color:#333333;
    scrollbar-shadow-color:#333333;
}
a {
	color:#deff00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#container	{background:url(images/main_bckg.jpg) center top no-repeat; width:980px; margin:0 auto;}
#logo		{margin:0 90px 0 110px; background:url(images/logo_bckg.jpg) no-repeat #9c9c9c; padding:108px 0 69px 0; text-align:center;}
#logo a		{color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-size:20px; font-weight:bold;}
#menu a		{color:#FFFFFF; font-size:14px; padding:9px 10px;;}
#layout		{z-index: 1;}

#main {margin:0 90px 0 110px; background:url(images/content_bckg.jpg) no-repeat #9c9c9c; float:left; min-height:420px; display:inline;}
#text {margin:60px 240px 0px 40px;}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text li {list-style:none; padding-left:15px; background:url(images/li.gif) no-repeat 0px 7px;}
h1 {margin:20px 0 0 0; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal;}
#text p {margin:10px 0;}
#sidebar {float:right; width:160px; padding:0 40px 0 50px; margin-top:70px;}
#sidebar h2 {font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:24px; font-weight:normal;}
#sidebar ul {margin:20px 0; padding:0;}
#sidebar li {list-style:none; padding:3px 0 3px 10px;}
#sidebar li:hover {background-color:#414141;}
#sidebar a {text-decoration:none; color:#f58a1f;}

#footer {margin:0 90px 0 110px; clear:both; background:url(images/footer_bckg.jpg) center top repeat-x; height:89px; padding:12px 20px 0 20px;}
#menu_footer {font-size:11px;}
#menu_footer a {color:#FFFFFF; text-transform:lowercase;}
#left_footer {float:left; font-size:11px; margin-top:34px;}
#left_footer a {color:#FFFFFF;}
#right_footer {float:right; font-size:11px; margin-top:34px;}