/* reset */
html, body {height:100%; margin:0px; padding:0px;}
body, td, th, p, a, input {font-size:12px;font-family: Verdana, Tahoma, "Lucida Sans Unicode";color:#888;}
a img {border:none;}
form {padding:0px; margin:0px;}
:focus { outline: none;}
table td {vertical-align:top;}
.clear{clear:both;}
p {padding:10px 0;margin:0;}
li {margin:15px;}
/* reset */


/* Tags */
h1 {color:#C06;font-size:19px;margin:0;padding:0;font-weight:normal;}
/* Tags */



body {background: url(/i/bgr.png) no-repeat top center;}

#wrap {width:755px;margin:0 auto;background: url(/i/shadow.png) repeat-y top right;}
#bgr1 {background: url(/i/header-bgr.png) no-repeat top center;padding:0 10px;}



	#leftnav {width:195px;background: #999 url(/i/leftnav-bgr.png) no-repeat top left;}
		.menu {background-color:#999;}
			.menu a {display:block;background: #999 url(/i/leftnav-btn-bgr.png) no-repeat top left;font-size:17px;color:#333;line-height:17px;padding:11px 10px 12px 20px;text-decoration:none;}
			.menu a:hover, .menu a.selected {text-decoration:underline;}
	
		.submenu {background: #D7E980 url(/i/submenu-shadow-top.png) no-repeat top center;padding-top:5px;border: 1px solid #999;border-top:none;border-bottom:1px solid #ccc;}
			.submenu a {display:block;background: url(/i/cross.png) no-repeat 20px 12px;font-size:13px;color:#666;padding:5px 10px 5px 35px;text-decoration:none;}
			.submenu a.selected , .submenu a:hover {text-decoration:underline;}
			
		
		
		
	#main {width:540px;}
		#content {background: #fff url(/i/content-bgr.png) repeat-y top left;padding:10px 0;}
		#content td {line-height:16px;letter-spacing:1px;font-size:13px;}
		
		.partners {height:115px;background-color:#fff;padding:5px;}
		.content{background-color: #fff; padding:10px;}
		
		
	#footer {width:735px;margin:0 auto;padding:10px 10px 0 10px;background: url(/i/footer-bgr.png) no-repeat top center;}
		
		
		
