body {
	margin:0px 0px 0px 0px;
	height: 100%;
	font-family: verdana, "Lucida Sans unicode", Arial, Helvetica, sans-serif;
	background: #0073b3 url("../images/bg.jpg") fixed top center no-repeat;
	text-align:center;
	}
#top{
 	height:74px; 
	width:100%;
	background: url("../images/head.png");
	}
#head{
	position: relative;
	background: url("../images/top.png") left;
	width: 973px;
	height: 74px;
	margin: 0 auto 0 auto;
	text-align:left;
}
#logoimg{ 
	padding: 5px 0 0 308px;
}
#midden{
	width:100%;
   background:  url("../images/pgrpt.png") center repeat-y;
}
#center{
	position: relative;
	width: 973px;
	margin: 0px auto 0px auto;
	text-align:left;
  background: url("../images/content.png") bottom right no-repeat;

}
#bottom{
	width:100%;
	height: 100px;
	background: #0073b3  url("../images/foot-bg.png") repeat-x;
}
#footer{
	height: 65px;
	width: 973px;
	margin: 0px auto 0px auto;
	background: url("../images/footer.png") top center no-repeat;
	text-align:left; 
}
#left{
	position:relative;
	float: left;
	width: 226px;
	float:left;
	height: 612px;
	text-align:right;
}
#menu{
	width:278px;
	height:	160px;
	background: url("../images/menu.png") no-repeat top;
	margin: 0px 0px 0px 37px;
	padding: 8px 0 0 0;
}
#menuitems{
		padding: 0 0 0 0;
}

#foto1{
	width:278px;
	height:	467px;
	background: url("../images/rotate/rotate.php") no-repeat 0% 0%;
	margin: 10px 0px 0px 0px;
	float: left
}

#right{
	line-height: 20px;
	 position: relative;
		float: right;
		width: 560px;
		margin-right: 46px; 
		font-size:13px;
		padding: 6px 0 0 0;
}
#basket {
		margin: 0 38px 0 0;
		background: url("../images/content.png") bottom right no-repeat;
	
}
#menu a {
		font-size: 14px;
		display:block;
		padding:0px 26px 0px 10px;
	  font-weight: normal;
		color:#f9f1e1;
		text-decoration: none;
}
#menu a:visited {
		color:#f9f1e1;
		text-decoration: none;
}
#menu a:hover {
		color:#fff;

		text-decoration: underline;
}
#footer a {
		display: block;
	  font-weight: normal;
		font-size: 11px;
		color: #999;
		text-decoration: none;
		padding: 8px 0 0 0;
		margin: 0 0 0 50px;
		}
#footer a:visited {
		color:#999;
		}

#footer a:hover {
		color:#fff;	
		}

#right a {
	  font-weight: bold;
		color:#333;
		text-decoration: none;
		border-bottom: 1px solid #060;
		}
#right a:visited {
		color:#333;
		text-decoration: none;
		border-bottom: 1px solid #060;
		}

#right a:hover {
		color:#36c;	
		border-bottom: 1px solid #36c;
		}

		
h1 {
margin: 0;
height: 36px;
font-size : 34px;
font-style:italic;
font-weight: normal;
letter-spacing: -0.05em;
font-family: "Times New Roman", Times, serif;
color: #060;
background: url("../images/h1.jpg") no-repeat left 26px; 
padding: 2px 0 0 0px;
}

h2 {
margin: 10px 0 0 0;
height: 28px;
font-size : 22px;
font-weight: bold;
letter-spacing: -0.02em;
font-family: "Times New Roman", Times, serif;
color: #36c;
background: url("../images/h1.jpg") no-repeat left 20px; 
padding: 0 0 0 0px;
}

h3 {
font-size : 15px;
font-weight : bold;
margin:10px 0px 0px 0px;
color: #060;
}

h4 {
font-size : 15px;
font-weight : bold;
margin:10px 0px 0px 0px;
color: #36c;
}
p {
margin:0px 0px 12px 0px;