@charset "utf-8";

html, body {
	height: 100%;
	font-family: "Perpetua Titling MT", Georgia, Times, serif;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat-x left top;
	font-family: "Perpetua Titling MT", Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #555555;
	font-family: "Times New Roman", Georgia, Times, serif;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #555555;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, Times, serif;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, Times, serif;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, Times, serif;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 180%;
	text-align: justify;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 250%;
}

ul li {
	padding-left: 10px;
	background: url(../images/homepage09.gif) no-repeat left center;
}

strong {
	color: #0087c9;
	font-size: 12px;
}

a {
	color: #555555;
}

a:hover {
	text-decoration: none;
	font-weight: none;
	font-style: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.hr1 {
	height: 20px;
	background: url(../images/homepage10.gif) repeat-x left top;
}

/** HEADER */

#header {
	width: 728px;
	height: 156px;
}

/** MENU */

#menu {
	width: 728px;
	height: 60px;
	background: url(../images/homepage03.jpg) repeat-x left top;
	font-family: "Georgia", Georgia, Times, serif;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 102px;
	height: 59px;
	padding: 0px 1px 1px 1px;
	background: url(../images/homepage04.jpg) no-repeat left top;
}

#menu a {
	display: block;
	width: 102px;
	height: 36px;
	padding: 23px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: #FBFBFB;
	text-transform: none;
	
	
	
}

#menu a:hover {
	font-size: 12px;
	font-family: "Georgia", Georgia, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	color: #000000;
}

#menu .first {
	background: none;
}

#menu .active a {
	background: url(../images/homepage05.jpg) repeat-x left top;
}

/** PAGE */

#page {
	width: 688px;
	padding: 0px 20px;
	background: #FFFFFF url(../images/homepage08.gif) repeat-y 250px 0px;
}

.wide #page {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/** CONTENT */

#content {
	width: 420px;
}

.wide #content {
	width: auto;
}

.two-columns {
	background: url(../images/homepage08.gif) repeat-y 160px 0px;
}


.two-columns .column1 {
	width: 140px;
}

.two-columns .column2 {
	width: 225px;
}

/** SIDEBAR */

#sidebar {
	width: 200px;
}

/** FOOTER */

#footer {
	padding: 60px 0px;
	background: url(../images/homepage11.jpg) repeat-x left top;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer .wrapper {
	width: 728px;
}

#footer p {
	margin: 0px;
	padding: 0px 20px;
	line-height: normal;
	text-align: left;
	
}

#footer .links {
	padding-left: 10px;
	
}

#footer .links a {
	padding: 0px 10px;
	
}

/** BOX1 */

#box1 {
	width: 728px;
	margin: 0px auto;
}
.wide table tr td #page table tr td table tr td {
	font-family: "Georgia", Georgia, sans-serif;
	font-size: 12px;
}
