#mainbody-home {
width: 800px;
height: 930px;
margin: 0 auto;
padding: 0px;
border: 1px solid #333333;
float: none;
}

#content-home {
width: 800px;
height: 700px;
background-color:#FFFFFF;
text-align: left;
}

#top {
width: 800px ;
height: 480px;
text-align: center;
}

#top_left {
width: 425px ;
text-align: left;
float: left;
margin: 20px;
}

#top_right {
width: 315px ;
height: 310px;
text-align: center;
float: left;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
/*-------------------Bottom Content DIV---------------------------*/

#_contact {
height: 80px;
text-align:center;
margin: 20px;
}

/*----------------------------------------------------------------*/

#links_mid {
margin: 20px;
text-align: center;
}

/*-----------------------*/

#l_link {
float: left;
background: #000000;
height: 90px;
width: 240px;
color: #339966;
}

/*-----------------------*/

#c_link {
margin-left: 20px;
margin-right: 20px;
float: left;
background: #000000;
height: 90px;
width: 240px;
color: #339966;
}

/*-----------------------*/

#r_link {
float: right;
background: #000000;
height: 90px;
width: 240px;
color: #339966;
}

/*-----------------------*/

h1 {
	font-size: 18px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
}