﻿body
{
	margin: 0px;
	padding: 0px;
	background-image: url(        'Images/Background.jpg' );
	background-repeat: repeat;
	font-family: Calibri;
	font-size: 14px;
	text-align: justify;
}

#Container
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

#FixedContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#BannerCont
{
	width: 750px;
	height: 50px;
	float: left;
}

#Banner
{
	background-color: #000000;
	height: 50px;
	width: 480px;
	float: left;
}

#BannerRight
{
	background-image: url(        'Images/Logo.gif' );
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 270px;
	height: 50px;
}

#BannerLeft
{
	background-color: #000000;
	position: absolute;
	top: 20px;
	left: 0px;
	height: 50px;
	width: 40%;
}

#BaseBannerCont
{
	width: 750px;
	height: 50px;
	float: right;
}

#BaseBanner
{
	background-color: #000000;
	height: 50px;
	width: 657px;
	float: left;
	color: #ffffff;
}

#BaseBanner a
{
	color: #ffffff;
}

#BaseBannerLeft
{
	background-image: url(        'Images/Curve.gif' );
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 83px;
	height: 50px;
}

#BaseBannerRight
{
	background-color: #000000;
	position: relative;
	top: -50px;
	float: right;
	height: 50px;
	width: 40%;
	text-align: right;
	color: #ffffff;
	padding-right: 10px;
}

#BaseBannerRight a
{
	color: #ffffff;
}

#PageCont
{
	width: 750px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#Page
{
	width: 550px;
	float: left;
	padding-left: 10px;
}

#Menu
{
	float: left;
	width: 180px;
	border-right: solid 2px #000000;
}

#Menu a
{
	color: #00008b;
	font-size: 16px;
}

#Menu a:visited
{
	color: #00008b;
	font-size: 14px;
}

.BoxArea
{
	float: left;
}

.BoxTitle
{
	background-color: #A3B7D7;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	display: block;
}

.Box
{
	padding: 8px;
	display: block;
	float: left;
}

.Advert1
{
	width: 550px;
	float: left;
	border: solid #000000 2px;
	background-color: #ffffff;
	text-align: center;
}

.Col
{
	width: 550px;
	float: left;
}

.ColLeft
{
	width: 200px;
	float: left;
}

.ColRight
{
	width: 350px;
	float: left;
}

.DD
{
	width: 350px;
}

.Promise
{
	font-family: Berlin Sans FB;
	font-size: 20px;
	text-align: center;
	float: left;
	width: 550px;
	margin-top: 20px;
}

.PromiseExp
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 550px;
}

.WebPoint
{
	font-family: Berlin Sans FB;
	font-size: 20px;
	text-align: center;
	float: left;
	width: 330px;
	margin-top: 20px;
}

.WebPointExp
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 330px;
}
