body {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fffff;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-color: #08A2FB;
	border-right-color: #08A2FB;
	border-bottom-color: #08A2FB;
	border-left-color: #08A2FB;
	background-attachment: fixed;

}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
}

a {
	color: #08A2FB;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/** HEADER */

#header {
	width: 1274px;
	height: 313px;
	margin: 0px auto;
	background: url(images/i01.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 207px 0px 0px 50px;
	text-transform: uppercase;
	font-size: 38px;
	color: #FFFFFF;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 213px 40px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 1274px;
	height: 150px;
	margin: auto;
	background: url(images/i02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline-table;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
	color: #08A2FB;
	font-style: oblique;
	width: auto;
	height: auto;
	left: 235px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	clear: none;
	border: medium ridge #057ED8;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	top: 85px;
	visibility: inherit;
}

#menu a:hover {
	color: #A9DEFD;
}

/** CONTENT */

#content-wrap {
	width: 1274px;
	margin: 0 auto;
	background: url(images/i03.jpg) repeat-y left top;
}

#content {
	width: 750px;
	padding-top: 20px;
	border-top-color: #0579CF;
	border-right-color: #0579CF;
	border-bottom-color: #0579CF;
	border-left-color: #0579CF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}

#columnA {
	float: right;
	width: 480px;
	font-size: 12px;
	color: #000;
	border: medium ridge #057ED8;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#columnA h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 190px;
	font-size: 14px;
	color: #000;
	border: medium ridge #057ED8;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 11px;

}

#columnB h2 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #08A2FB;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#columnB strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #08A2FB;
	text-align: center;
	font-weight: bold;
}


/** FOOTER */

#footer {
	width: 1274px;
	height: 294px;
	background: url(images/i04.jpg) no-repeat left top;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}

#footer p {
	margin: 0;
}

#footer .copyright {
	float: left;
	margin: 50px 0px 0px 30px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 50px 30px 0px 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a {
}
#content-wrap #content table tr th p {
	font-weight: bold;
}
#content-wrap #content table tr th p {
	text-align: center;
}
#content-wrap #content table tr th {
	text-align: center;
}
h1 {
	font-size: 12px;
}
#content-wrap #content table tr td h3 {
	font-weight: normal;
}
#content-wrap #content table tr td h3 {
	font-size: 12px;
}
#content-wrap #content table tr td h2 {
	font-size: 12px;
}
#content-wrap #content table tr td h6 {
	font-size: 18px;
}

