/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(images/background.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F2F0D7;
} 
 
#pagewidth{ 
 width:1024px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:190px;
	width:100%;
	background-image: url(images/aaa.jpg);
	background-position: top;
	background-repeat: no-repeat;	
} 
 
#maincol{
	float: left;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:1024;
	background-image: url(images/10061.jpg);
	background-repeat: no-repeat;
	
 }
 #maincol2{
	float: left;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	background-image: url(images/long-page.jpg);
	background-repeat: no-repeat;
 }
 #maincol3{
	float: left;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	background-image: url(images/long-long.jpg);
	background-repeat: no-repeat;
 }
 
  #maincol4{
	float: left;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	background-image: url(images/long-4.jpg);
	background-repeat: no-repeat;
 }
 
 
 #meat{
	margin-left:80px; 
 margin-right:70px; 
 width:880px; 
 }
 
#footer{
 height:25px; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.foot-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -8px 6px 6px -8px;
  padding: 4px;
  } 
.main-text-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.main-text-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}