* {
	margin: 0;
	padding: 0;
}
body { font-family: Tahoma, Verdana,sans-serif; color:#333333; font-size:85%; padding:0px; margin:0px; height:100%; background:url(/i/bg.jpg) black no-repeat;
line-height: 140%;
width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
min-width: 1000px;
height: 100%;}


table { border-collapse: collapse; border: none }
td { margin: 3; padding: 3px}
img {	border: none;}
p { margin-bottom: 12px;}


a {color: #152d7b; text-decoration: underline;}
a:hover {color: #ce6700;}

form {margin: 0px; padding: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif;}
input { margin: 0px; padding: 0px;}

h1 { font-size: 120px, font-family: Tahoma, Verdana,sans-serif; color: #1b3869;
margin-bottom: 22px;
}

#top_wrapper { height: 188px}
#logo { position: absolute; top: 11px; left: 30px; width: 362px; height: 162px;}
#top_img { float: right; margin: 10px 27px 0 15px}


#wrapper{float:left; width:100%; clear: both; overflow: hidden; }
#content {
	margin: 0 60px 0 264px;
	padding: 65px 50px 50px 50px;
	background: url(/i/content_bg.gif) repeat-x #ECEFF4;
}


#navigation{float:left;width:264px;margin-left:-100%; text-align: right;}

#left_menu { width: 221px; margin: 45px 0 70px 0 ; text-align: left; float: right }
#left_menu ul { margin: 0; padding: 0 }
#left_menu ul li, #left_menu ul li.activ  { height: 36px; padding: 0px 22px 0px 20px; margin: 0 0 1px 0; font-size: 20px; list-style: none; }

#left_menu ul li a { color: #B8C9DC; text-decoration: none; position: relative; top:6px; }
#left_menu ul li a:hover { color: #ffda06}
#left_menu ul li.activ { background:url(/i/menu_activ_bg.jpg) no-repeat top left; }
#left_menu ul li.activ span { color: black; position: relative; top:8px; }



#footer{clear: both; width:100%; background:url(/i/footer_bg.jpg) no-repeat top right; height: 140px;}