 
.Main2 {
    width:235px;
    height:1700px;    
    float:left;
}
.mainpage1 {
    background:rgb(238,238,238);
	width:147px;
    height:250px;    
    float:left;
}
.mainpage2 {
    width:592px;
    height:auto;    
    float:left;
}

.mainpage3 {
   width:72px;
	height:1px; 
	float:left;
}
 
.mainpage4 {
    width:584px;
    height:1600px;    
    float:left;
	overflow:hidden;
}

.contactmainpage1 {
    width:15px;
	height:auto; 
	float:left;
}

.contactmainpage2 {
    width:215px;
    height:auto;    
    float:left;
}

.blockOne {
	width:742px;
	height:auto; 
	float:left;
}
 
.blockTwo {
	width:382;
    height:auto;    
    float:left;
}

.LineMiddle{
  border:0;
  border-top: 1px solid #D9D9D9;
  height: 0;
  width:210px;
  }
    
h1 {font-size:250%;}
h2 {font-size:28px;}
h3 {font-size:21px;}
h4 {font-size:20px;}
h5 {font-size:26px;}
h6 {font-size:23px;}
h7 {text-align:center}
h8 {text-align:left}
h9 {text-align:right}

a:link {color: #2D2D2D;}
a:visited {color: #2D2D2D;}
a:active {color: #2D2D2D;}
a:hover {color: #868585;}
a {text-decoration: none;}


