.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
	font-size: 18px;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 24px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px
	
}
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #999999;
 		
}

#content {
	position:absolute;
	width:760px;
	height:810px;
	z-index:1;
	left: 200px;
	top: 18px;
	background-image: url(body-bgrd.jpg);
	background-color: #FFFFFF;
	border: 0px none #000000;
	border-left: 100px;
	border-bottom: 20px;
	
}

#header {
	position:absolute; 
	left:421px; 
	top:66px; 
	width:328px; 
	height:72px; 
	z-index:4;
	
}

#menu {
	position:absolute; 
	left:248px; 
	top:196px; 
	width:112px; 
	height:95px; 
	z-index:2
	
}

#cube {
	position:absolute; 
	left:784px; 
	top:78px; 
	width:110px; 
	height:110px; 
	z-index:5;
	
}

#cube1 {
	position:absolute; 
	left:784px; 
	top:197px; 
	width:110px; 
	height:110px; 
	z-index:5;
	
}

#cube2 {
	position:absolute; 
	left:784px; 
	top:317px; 
	width:110px; 
	height:110px; 
	z-index:5;
	
}

#tariff {	
	position:absolute; 
	left:467px; 
	top:737px; 
	width:201px; 
	height:69px; 
	z-index:6;
	
}

#contact {
	position:absolute; 
	left:209px; 
	top:690px; 
	width:184px; 
	height:111px; 
	z-index:7; 
	border: 0px; 
	vertical-align: middle; 
	text-align: center; 
	padding-top: 4px;
	
}

#footer {
	position:absolute;
	width:329px;
	height:33px;
	z-index:8;
	left: 424px;
	top: 850px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	
}

#details {
	position:absolute;
	left:421px;
	top:176px;
	width:350px;
	height:288px;
	z-index:3;
	overflow: auto;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


	
