
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627F85;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 18px;
	color: #7EA2B0;
}

h2 span {
	font-weight: bold;
	color: #007699;
}

h3 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 14px;
	color: #7EA2B0;
}

h3 span {
	font-weight: bold;
	color: #007699;
}
#stitle{
	font-size: 14px;
	font-weight: bold;
	color: #007699;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#sh2{
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 14px;
	color: #7EA2B0;
}
#linktitle{
	font-size: 14px;
	font-weight: bold;
	color: #007699;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0px 25px 0px 0px;
}
#centerlinks{
text-align:center;
}

#homepage p, ol, ul {
	line-height: 24px;
	text-align: justify;
}
p, ol, ul {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 20px;
	text-align: justify;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	color: #A9C1CD;
}

.list1 li a {
	padding-left: 15px;
}

a {
	color: #008DAB;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 18px;
	background: url(../images/homepage05.gif) no-repeat left center;
}
a.top {
	padding-left: 18px;
	background: url(../images/up.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
	
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(../images/bg02.jpg) repeat-x left top;
}

html>body #wrapper {
	height: auto;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	height: 46px;
	background: url(../images/bg03.jpg) no-repeat left top;
}

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

#menu li {
	margin-top: 7px;
	float: left;
	height: 18px;
	padding: 5px 20px 0px 20px;
	background: url(../images/homepage02.gif) no-repeat left bottom;
}

#menu li.first {
	padding-left: 40px;
	background: none;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	margin-bottom: 5px;
	background: url(../images/bg1_01.jpg) repeat-y left top;
}

#page-bottom {
	height: 100%;
	background: url(../images/bg1_04.jpg) no-repeat left bottom;
}

.single #page {
	background-image: url(../images/subpage2_02.jpg);
}

.single #page-bottom {
	background-image: url(../images/subpage2_03.jpg);
}

/** CONTENT */

#content {
	float: left;
	width: 545px;
	background: url(../images/bg1_02.jpg) no-repeat left top;
}

#content .title {
	height: 33px;
	margin: 0px;
	padding: 50px 0px 0px 30px;
	color: #FFFFFF;
}

#content .title span {
	color: #FFFFFF;
}

#content .content {
	padding: 30px 32px 0px 30px;

}

.single #content {
	float: none;
	width: auto;
	background: url(../images/subpage2_01.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 350px;
	padding: 0px 0px 0px 5px;
	background: url(../images/bg1_03.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	height: 30px;
	margin-bottom: 3px;
	background: url(../images/bg1_05.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 5px 26px;
	color: #4CA4BC;
}

#footer .legal {
	float: left;
}

#footer .links {
	float: right;
}

#footer a {
	padding: 0px 10px;
	text-decoration: none;
	color: #4CA4BC;
}

#footer a:hover {
	text-decoration: underline;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 10px 26px 40px 26px;
	background: url(../images/bg04.jpg) no-repeat left bottom;
}

.box-style1 .title {
}

.box-style1 .content {
}

.box-style1-nobg {
	padding-bottom: 0px;
	background: none;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 12px 26px 18px 26px;
	background: url(../images/bg05.jpg) no-repeat left top;
}

.box-style2 .title {
}

.box-style2 .content {
}
img.alignright {
	float: right;
	margin: 8px 0px 10px 10px;
	}
.green{
color:#006600;
}
.red{
color:#960000;
}
