body{
padding : 0px;
margin:0px auto;
background-image: url(../img/bg_main2.jpg);
background-repeat: repeat-x;
text-align : center;
}

h1,strong{
font-weight:normal;
}

img {
border : none;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#wrapper1 {
margin:0px auto;
text-align : center;
background-image: url(../img/bg_main1.jpg);
background-repeat: repeat-y;
width : 825px;
height : 150px;
}


#head {
text-align : left;
padding: 5px 5px 5px 20px;
margin: 0px 0px 5px 0px;
}

#head h1 {
font-size : 10px;
text-align : left;
padding: 0px;
margin: 0px;
}

#menu {
background-image: url(../img/bg_menu.jpg);
background-repeat: repeat-x;
margin:0px auto;
padding: 0px 0px 0px 0px;
width : 809px;
height : 40px;
}

#wrapper2 {
margin:0px auto;
text-align : center;
background-image: url(../img/bg_main3.jpg);
background-repeat: repeat-y;
width : 825px;
height : 290px;
}

#wrapper3 {
background-image: url(../img/bg_main1.jpg);
background-repeat: repeat-y;
width : 825px;
margin:0px auto;
padding: 0px;
}



#left {
float:left ;
margin: 30px 0px 0px 8px;
text-align : center;
width : 540px;
}

#info {
text-align : center;
margin: 30px 0px 0px 0px;
padding: 40px 0px 0px 0px;
background-image: url(../img/bar_info.jpg);
background-repeat: no-repeat;
background-position: top;
width : 505px;
height : 200px;
}

#info p {
text-align : left;
padding : 10px 0px 20px 0px;
font-size : 12px;
color:#666666;
background-image: url(../img/bg_info_under.jpg);
background-repeat: no-repeat;
background-position: bottom;
}


#right {
float:right ;
margin: 30px 7px 0px 0px;
text-align : center;
width : 260px;
}

.rogo {
	margin-right: 270px;
}

#login {
width : 220px;
height : 181px;
background-image: url(../img/bg_login.jpg);
font-size: 12px;
}