﻿body
{
}

.site-top-left
{
	background-image: url('Images/Site/site_01.png'); 
	background-repeat:no-repeat;
	width: 54px;
	height: 37px;
}
.site-top-center
{
	background-image: url('Images/Site/site_02.png'); 
	background-repeat:no-repeat;
	width: 886px;
	height: 37px;
}
.site-top-right
{
	background-image: url('Images/Site/site_03.png'); 
	background-repeat:no-repeat;
	width: 50px;
	height: 37px;
}
.site-banner
{
	background-image: url('Images/Site/site_04.png'); 
	background-repeat:no-repeat;
	width: 990px;
	height: 158px;
}
.site-content
{
	background-image: url('Images/Site/site_05.png'); 
	background-repeat:repeat-y;
	width: 990px;
}

.site-bottom-left
{
	background-image: url('Images/Site/site_17.png'); 
	background-repeat:no-repeat;
	width: 54px;
	height: 30px;
}
.site-bottom-center
{
	background-image: url('Images/Site/site_18.png'); 
	background-repeat:no-repeat;
	width: 886px;
	height: 30px;
}
.site-bottom-right
{
	background-image: url('Images/Site/site_19.png'); 
	background-repeat:no-repeat;
	width: 50px;
	height: 30px;
}
.site-menu
{
	background-image: url('Images/Site/site_12.png'); 
	background-repeat:no-repeat;
	width: 180px;
	height: 20px;
	color: Black;
	font-family: Bookman Old Style, Tahoma, Arial;
	font-size: 10pt;
	padding-left: 14px;
	cursor: hand;
}