/* CSS Document */

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
margin-top: 0px; 
padding-top: 0px; 
}
#logo
{
	display: inline-block;
	width:685px;
	height:361px;
	text-align: justify;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}
#about
{
	width:685px;
	height:100px;
	padding:5px;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}
#map
{
	display: inline-block;
	width:355px;
	height:300px;
	float:right;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}
#info3
{
	display: inline-block;
	line-height:40px;
	float:left;
	font-size: 16px;
	text-align:left;
	width:355px;
	height:300px;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}
.contact {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
text-align: center;
vertical-align:middle;
line-height:50px;
}
#mapinfo3wrap
{
	width:710px;
	height:300px;
	}
	#navlist li 
	{ 
	list-style-type: circle;
	 }
#blog
{
	position: absolute;
    top: 100px;
    left: 0;
	/* For IE 7 */
	zoom: 1;
	*display: inline;