/* CSS Document */
body {
	color: #dfebf7;
	background-color: #356ca5;
	background-image: url(../images/bg.jpg);
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/* DIV */
.wrapper
{
	width: 996px;
	height: 776px;
/*	border:1px solid white; */
	margin: auto;
	margin-top: 20px;
	background-image: url(../images/bg_sunn.jpg);
	cursor:auto; 
}

.header
{
	width: 996px;
	height: 200px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	/*border:1px solid yellow;*/
}


.footer
{
	width: 996px;
	height: 775px;
  /*  border:1px solid red; */
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content
{
	width: 996px;
	height: 459px;
	/*border:1px solid black;*/
	background-image: url(../images/middle.jpg);
	background-repeat: no-repeat;

	background-position:330px 20px;
}

#left {
	float: left;
	width: 650px;
	padding-top: 75px;
	padding-left: 61px;
	padding-bottom: 35px;
	text-align: justify;
	padding-right: 27px;
	/*border:1px solid white;*/
}
#right {
	float: left;
	width: 184px;
	padding-top: 70px;
	text-align: left;
	/*border:1px solid black;*/
}
.rmenu_item {
	/*border:1px solid red;
*/	padding-top: 9px;
	height: 8px;
	margin-left: 2px;
	padding-right: 2px;
}

/* TEXT */
h1
{
	margin: 0 0 0 0;
	font-size: 14px;
}
h2
{
	margin: 0 0 0 0;
	font-size: 12px;
}
/* LINKS */
a.rmenu_link, a.rmenu_link:visited
{
	/*color:#f1f7fb;*/
	color: #000000;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;
*/}
a.rmenu_link:hover
{
	color:#f1f7fb;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}


#test {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}
 
#test2 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}
#test3 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}
#test4 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}#test5 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}#test6 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}#test7 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}
#test8 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}#test9 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}
#test10 {
	background-image: url(../images/bg_transparence.png);
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 2px solid white;
}

