body {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 110px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: repeat-y;
	background-color: #000000;
	border: solid #000000 2px;
}
#header {
	background-image:url(../images/600x800/Title/images/header_01.jpg);
	background-repeat:no-repeat;
	height: 170px;
	width: 1024px;
	float: left;
	z-index: 1;
	margin: 0 0 -2px 0;
	padding: 0;
}
#footer {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 1024px;
	height: 50px;
	background-color: #F8F9FB;
	float: left;
	border-top: solid #000000 1px;
}
#footer p {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 120px 0 0;
	text-align: center;
	background-color: #F8F9FB;
	float: center;
}
#footer img {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}
#content {
	width: 1024px;
	height: 597px;
	z-index: 1;
	padding: 0;
	margin: -1px 0 0 0;
	float: left;
	background-image: url(../images/600x800/Title/images/header_03.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #F8F9FB;
}

#right {
	float: right;
	margin: 0;
	padding: 0;
	z-index: 3;
	background-image: url(../images/600x800/Title/images/header_03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 599px;
	width: 600px;
}
#Welcomebox {
	width: 590px;
	height: 580px;
	z-index: 1;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	padding: 0;
	margin: 0 0 0 30px;
	float: left;
}
#Welcomebox p{
	font-family:"Arial Black";
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	margin: 0 35px 0 20px;
	padding: 0;
	background-color: #F8F9FB;
	white-space: inherit;
} 

#Welcomebox h1 {
	font-family:"Arial Black";
	font-size: 36px;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
	text-indent: 25px;
	margin: 10px 50px 0 -15px;
}
#Welcomebox h2 {
	font-family:"Arial Black";
	font-size: 18px;
	color:#00CC66;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin: 10px 50px -20px 20px;
}
#Welcomebox h3 {
	font-family:"Arial Black";
	font-size: 18px;
	color:#0033CC;
	font-weight: bold;
	text-align: center;
	text-indent: 25px;
	margin: 0 55px 0 0;
}
#contact {
	font-family: "Arial Black";
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-align: left;
	margin: 15px 35px 0 0;
	padding: 0;
	white-space: inherit;
}
#contact  h1 {
	font-family:"Arial Black";
	font-size: 36px;
	color:#FF0000;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	margin: 10px 50px 0 150px;
}
#contact h2 {
	font-family:"Arial Black";
	font-size: 18px;
	color:#00CC66;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin: 0px 50px -20px 210px;
}

#contact  p{
	font-family: "Arial Black";
	font-size: 24px;
	color:#FF8040;
	font-weight: bold;
	text-align: left;
	margin: 5px 35px 0 150px;
	padding: 0;
	white-space: inherit;
} 
.location {
	color:#FF0000;
}
.phone {
	color:#0000FF;
}
.fax {
	color:#6600FF;
}
.email {
	color:#006600;
}





.clear { 
	clear: both; 
}

/* Table Styles */
#table {
	width: 580px;
	height: 452px;
	z-index: 10;
	margin: 20px auto 0 auto;
}
#table caption {
	color: #990099;
	font-family:Calibri;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}
#table h1  {
	color: #990099;
	font-family:Calibri;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
#table h2 {
	color: #990099;
	font-family:Calibri;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
#table td {
	color: #000000;
	font-family:Calibri;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: #F8F9FB;
	border: solid #000000 1px;
}

