body {
	font-family: Verdana, 'MS PGothic', Osaka, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration: none;
	background-color: #575757;
	margin:0;
	padding:35px 0 0 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #777;
	font-weight:bold;
	text-indent: -2500px;
}
#container {
	width: 705px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	display: block;
}
#main {
	width: 704px;
	text-align: left;
	margin: auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 0;
	padding: 0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}

#left {
	display:block;
	float:left;
	width:188px;
}

#right {
	display:block;
	float:right;
	width:466px;
}
#maintext {
	display:block;
	float:right;
	width:430px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
}
#maintext h4 {
	font-size: 15px;
	color: #565656; 
}
div#navbar {
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.button {
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Verdana, 'MS PGothic', Osaka, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF;
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #8e2626;
	text-decoration:underline;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
#left #topflash {
	float: left;
	height: 170px;
	width: 170px;
	margin: 30px 0 0 9px;
}
#left #linkflash {
	float: left;
	height: 170px;
	width: 170px;
	margin: 15px 0 0 9px;
}
#maintext .map {
	list-style-position: outside;
	list-style-image: url(../images/dott.gif);
}
#maintext p {
	margin: 3px 0 4px 10px;
}
#maintext h3 {
    font-size: 12px;
}
#maintext #youtube {
	text-align: center;
	width: 340px;
	margin: 20px auto 0 auto;
}
#maintext #indexphoto {
	text-align: center;
	width: 420px;
	height: 320;
	margin: 15px auto 0 auto;
}
#maintext #qr {
	text-align: center;
	width: 140px;
	margin: 30px auto 0 auto;
	height: 130px;
	font-weight: bold;
}
#maintext #getflash {
	text-align: center;
	height: 45px;
	width: 163px;
	margin: 0 auto 10px auto;
}
#maintext table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#maintext td {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#95276A;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#58700E;
	text-decoration:underline;
}
#support {
    text-align: center;
	margin: 5px auto 5px auto;
}
#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}

