/*------- homecontent--------------*/



#homecontent {

	position:relative;

	width:897px;

	height:209px;

	background-color:#f6f6f6;

	border:#e9e8e8 solid 1px;

	margin-top:5px;

	text-align:left;

	z-index: 1;



}



#subscribe {

	position:absolute;

	top:11px;

	left:13px;

	background-color:#9da08b;

	border:none;

	width:232px;

	height:177px;

}



#homeimg {

	position:absolute;

	top:11px;

	left:257px;

	width:159px;

	height:86px;

}



#homecontact {

	position:absolute;

	top:153px;

	left:529px;

	width:364px;

	height:45px;



}



#hometext {

	position:absolute;

	top:10px;

	left:429px;

	width:464px;

	height:96px;

	text-align:left;
	

}



#homelinks {

	position:absolute;

	top:110px;

	left:259px;

	width:265px;

	height:85px;

}



#homelinks li {

  list-style-image:url(../images/bullet2.gif);

}


