body	{background:url(images/bgRepeat.png) repeat-x #4e0000; font:11px "Trebuchet MS"; color:#fff;}
*	{margin:0; padding:0;}
a	{color:#fe0000;}

#container	{width:946px; height:auto; margin:0 auto;}

#headerContainer	{width:946px; height:316px;}

#menu	{width:946px; height:71px; background:url(images/menuBg.png) no-repeat; float:left;}
#menu h1.logo	{visibility:hidden; display:block; width:270px; height:71px; float:left;}
#menu ul	{margin:0 0 0 290px; padding:0;}
#menu li	{list-style:none; display:inline; height:71px;}
#menu li a	{float:left; font-size:14px; color:#fff; text-decoration:none; line-height:68px; text-aling:left; margin:0 14px;}
#menu li a:hover	{text-decoration:underline;}

#logoBottom	{width:30px; height:27px; background:url(images/logoLeftBg.png) no-repeat; float:left;}
#headerFlash	{width:916px; height:245px; background:url(images/header.png); float:left;}

#contentContainer {width:946px; height:auto; margin-top:12px; float:left;}
#textBlock	{float:left; width:650px; margin-left:30px; display:block;}
#textBlock h2.contentTitleBar	{text-indent:12px; width:650px; height:33px; background:url(images/contentTitleBar.png); line-height:33px; font-size:14px;}
#textBlock p	{padding:10px 12px; display:block; line-height:18px;} 

#sideBlock	{width:255px; margin-left:11px; height:auto; float:right; display:block;}
#sideBlockMenu	{width:255px; padding-bottom:5px; height:auto; background:#a52222; float:left;}
#sideBlockMenu h3.sideBarTitle	{width:255px; height:33px; font-size:14px; text-indent:12px; line-height:33px; background:url(images/sideBarTitle.png);}
#sideBlockMenu ul	{margin:8px 18px; padding:0;}
#sideBlockMenu li	{list-style:none; foat:left;}
#sideBlockMenu li a	{background:url(images/sideBg.png); height:29px; width:219px; display:block; text-decoration:none; line-height:26px; color:#fff; text-indent:15px;}
#sideBlockMenu li a:hover	{background:url(images/sideBgHover.png); text-decoration:underline;}

#sideBlockContact	{margin-top:10px; background:#a52222; height:auto; width:255px; padding-bottom:5px; float:left;}
#sideBlockContact h3.sideBarTitle	{width:255px; height:33px; font-size:14px; text-indent:12px; line-height:33px; background:url(images/sideBarTitle.png);}
#sideBlockContact p	{padding:4px 18px; font-size:13px;}

#footer	{height:34px; margin-left:30px; width:916px; border-top:1px solid #a52222; line-height:30px; float:left; margin-top:12px; font-size:10px; clear:both;}
#footer a:hover {text-decoration:none;}
#copyrights	{float:left;}
#copyrights a	{color:#fff;}
#footerLinks	{float:right;}
#footerLinks a	{color:#fff; margin:0 3px;}
