* { margin: 0; padding: 0; } 
img {border:0}
html,body {
	background:#1090b5 url('../images/bg.jpg') repeat-x;
	font-family:Trebuchet Ms,Verdana,Tahoma;font-size:12px
}
p {font-size:12px}

a {color:#000}
a:visited {color:#000}
a:hover {}

ul {margin:10px;margin-left:20px;font-size:12px}

#header{padding-bottom:8px;padding-top:23px}

#menu{background:url('../images/menu/bottom.jpg')}

#body{}
#body_bottom{background:url('../images/content_bg.jpg') repeat-y;height:5px}
#content{
	background:url('../images/body_bg.jpg')0px 0px;height:370px;width:730px;
	overflow:auto;
	padding-right:30px;padding-left:30px;
	/*padding:0;margin:0;*/
	*width:790px;
	margin-top:-30px;
}
#content {line-height:18px;background:url('../images/bgright.jpg') 0px 0px repeat-y;}
#content h1 {font-size:18px;margin-bottom:5px;}
#content h1,h2,h3,h4,h5 {color:#404040}
#content p {margin:5px 0px}

#bottom{}
#footer{}
#footer a{color:#062553}
