body { margin: 0; background: #6A0301 url(images/main_bg.jpg) 50% 0 no-repeat; font-family: Arial, Helvetica, sans-serif; }
a img { border: 0; }



#layer1 		{ width: 980px; margin: 0 auto; background: url(images/layer1_bg.png) 0 0 no-repeat; background: none; }
#layer2 		{ width: 980px; background: url(images/layer2_bg.jpg) 0 259px no-repeat; background: none; }
#top 			{ height: 59px; background: url(images/top.png) 0 0 no-repeat; }
* HTML #top 	{ background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/top.png", sizingMethod="crop"); }
#bottom 		{ height: 50px; background: url(images/bottom.jpg) 0 0 no-repeat; }

#wrapper			{ background: url(images/wrapper_bg.gif) 0 0 repeat-y; }
#left_container 	{ float: left; width: 212px; padding-left: 50px; }
#right_container 	{ float: right; width: 668px; padding-right: 50px; }
* HTML #right_container { width: 668px; overflow: hidden; }
#logo_container		{ height: 200px; background: url(images/logo_container.jpg) 0 0 no-repeat; }
#logo_container a	{ position: relative; left: 19px; top: 10px; }

#topmenu 				{ height: 58px; padding-top: 2px; background: url(images/topmenu_bg.jpg) 0 0 no-repeat; font-size: 11px; line-height: 12px; font-weight: bold; letter-spacing: -1px; }
#topmenu a 				{ display: block; float: left; margin-left: 10px; height: 42px; padding: 16px 10px 0 10px; color: #fff; text-transform: uppercase; text-decoration: none; }
#topmenu a:hover 		{ background: url(images/topmenu_rollover.png) 0 0 no-repeat; }
* HTML #topmenu a:hover { background: url(images/topmenu_rollover.jpg) 0 0 repeat-x; }

#sidemenu 					{ background: url(images/sidemenu_bg.jpg) 0 0 no-repeat; font-size: 10px; font-weight: bold; letter-spacing: -1px; }
#sidemenu a 				{ display: block; height: 27px; padding: 17px 0 0 24px; background: url(images/sidemenu_normal.png) 0 0 no-repeat; color: #636576; text-transform: uppercase; text-decoration: none; cursor: hover; }
* HTML #sidemenu a			{ background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/sidemenu_normal.png", sizingMethod="crop"); }
#sidemenu a:hover 			{ color: #896550; background: url(images/sidemenu_rollover.png) 0 0 no-repeat; cursor: hover; }
* HTML #sidemenu a:hover	{ background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/sidemenu_rollover.png", sizingMethod="crop"); }

#content { padding: 30px; font-size: 12px; line-height: 18px; background: #fff; color: #444; font-family: Arial, Helvetica, sans-serif }

#footer_container 	{ width: 880px; margin: 0 auto; }
#footer 			{ height: 180px; background: url(images/footer.jpg) 0 0 no-repeat; }
#mail 				{ display: block; position: absolute; margin: 114px 0 0 425px; width: 77px; height: 10px; }
#bsmedia 			{ display: block; position: absolute; margin: 153px 0 0 814px; width: 55px; height: 12px; }



.clear { width: 100%; height: 1px; clear: both; }






