body {
	margin: 0px;
	text-align:center;
	background:url(../images/bg.jpg);
}

img{
	border:0px;
}

H1 {FONT-SIZE: 13px; MARGIN: 0px 0px 0px; COLOR: #223E6E;}
H2 {FONT-SIZE: 12px; MARGIN: 10px 0px 5px; COLOR: #223E6E;}

A:link {
	COLOR: #000066; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000066; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #000066; TEXT-DECORATION: none;
}



div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#container-header{
	width:778px;
	text-align:left;
	margin:0 auto;
}
#container{
	width:778px;
	margin:0 auto;	

}

#main{
	width:778px;
	text-align:left;
	margin:0 auto;
	float:left;
	background:url(../images/bg3.jpg);	
}
#header{
	width:100%;
	height:130px;
	text-align:left;
	float:left;
	background:url(../images/bg2.jpg);	
}

#header-top{
	padding-left:20px;
	padding-top:5px;
	height:82px;
}

#left-part{
	width:513px;
	float: left;
	padding-left:30px;
	padding-right:30px;
	line-height:18px;
}

#right-part{
	width:205px;
	float: right;
	text-align:left;
}


#right-part div{
	line-height:20px;
}

#right-part h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#223E6E;
	text-decoration:none;
	margin:0px;
	padding:4px 0px 5px 20px;
	text-transform: uppercase;
	background:url(../images/rightmenubg.jpg) top left no-repeat;
	text-align:left;
	margin-left:5px;
}



#footer{
padding:5px; 
text-align:center;
line-height:180%;
height:87px;
}

#footer a:link {color: #333333; text-decoration: none;}
#footer a:visited {color: #333333; text-decoration: none; }
#footer a:hover {color: #333333;  text-decoration: underline}
#footer a:active {color: #333333; text-decoration: none; }