#centerBox {
        width: 780px;
        height: 400px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -200px 0 0 -390px;
        border: 0px solid #000;
	}
	
#logo {
        width: 147px;
        height: 80px;
        position: absolute;
        top: 12px;
        left: 9px;
        border: 0px solid #000;
	}

#flashcontent {
        width: 380px;
        height: 400px;
        position: absolute;
        top: 0px;
        left: 170px;
        border: 0px solid #000;
	}
	
#tel {
        width: 188px;
        height: 24px;
        position: absolute;
        top: 33px;
        left: 195px;
        border: 0px solid #000;
	}

#menudiv {
        width: 80px;
        height: 172px;
        position: absolute;
        top: 92px;
        left: 9px;
        border: 0px solid #000;
	}

#sidetxtdiv {
        width: 149px;
        height: 88px;
        position: absolute;
        top: 294px;
        left: 12px;
        border: 0px solid #000;
	}

#hometxtdiv {
	width: 256px;
	height: 154px;
	position: absolute;
	top: 119px;
	left: 234px;
	border: 0px solid #000;
	background-image: url(images/hometxt.gif);
	}

#whatheaddiv {
	width: 150px;
	height: 23px;
	position: absolute;
	top: 110px;
	left: 195px;
	border: 0px solid #000;
	background-image: url(images/whathead.gif);
	}
	
#hometxt2div {
	width: 264px;
	height: 12px;
	position: absolute;
	top: 370px;
	left: 186px;
	border: 0px solid #000;
	background-image: url(images/hometxt2.gif);
	}

#ourheaddiv {
	width: 150px;
	height: 23px;
	position: absolute;
	top: 81px;
	left: 195px;
	border: 0px solid #000;
	background-image: url(images/ourhead1.gif);
	}
	
#ourtxtdiv {
	width: 345px;
	height: 154px;
	position: absolute;
	top: 117px;
	left: 195px;
	border: 0px solid #000;
	}

#ourhead2div {
	width: 150px;
	height: 23px;
	position: absolute;
	top: 235px;
	left: 195px;
	border: 0px solid #000;
	background-image: url(images/ourhead2.gif);
	}
	
#ourtxt2div {
	width: 345px;
	height: 110px;
	position: absolute;
	top: 271px;
	left: 195px;
	border: 0px solid #000;
	}

#whattxtdiv {
	width: 345px;
	height: 154px;
	position: absolute;
	top: 151px;
	left: 195px;
	border: 0px solid #000;
	}

#onlineheaddiv {
	width: 150px;
	height: 23px;
	position: absolute;
	top: 89px;
	left: 195px;
	border: 0px solid #000;
	background-image: url(images/onlinehead.gif);
	}
							
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background: #dbe8eb;
	}

.bodycopy	{
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0.5px;
	}

.bodycopyside	{
	color: #9D9FA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	
.bodytitle{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	letter-spacing: 0.5px;
	font-weight: bold;
	}
	
.copyright, a.copyright	{
	color: #888B8D;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 13px;
	font-weight: normal;
	}
a:link.copyright	{color: #888B8D;}
a:visited.copyright {color: #888B8D;}
a:active.copyright	{color: #888B8D;}
a:hover.copyright	{color: #888B8D;}


.img{outline: none}
