@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(site-images/water039.jpg) top left repeat;
}

.men {
	background:url(site-images/man.png) bottom left no-repeat;
}

.border-left {
	background:url(site-images/left.jpg) top right repeat-y;
}

.border-bottom-left {
	background:url(site-images/b-b-left.jpg) top right no-repeat;
}

.border-bottom {
	background:url(site-images/bottom.jpg) top left repeat-x;
}

.border-bottom-right {
	background:url(site-images/bottom-right.jpg) top left no-repeat;
}

.border-right {
	background:url(site-images/right.jpg) top left repeat-y;
}

.border-top-right {
	background:url(site-images/top-right.jpg) bottom left no-repeat;
}

.border-top {
	background:url(site-images/top.jpg) bottom left repeat-x;
}

.border-top-left {
	background:url(site-images/top-left.jpg) bottom right no-repeat;
}

.page-title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
	color:#2C2DA1;
}

.main-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}

.footer {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color:#2C2DA1;
}
.maintext-italic-bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.maintext-par_headers {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2C2DA1;
}

