@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #050714;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
}

*, html {
	padding: 0;
	margin: 0;
	line-height: 1;
	list-style: none;
	text-decoration: none;
}

img {
	border: none;
}

#Container {
	width: 990px;
	margin: 0 auto 0 auto;
	background-image: url(../images/main_back.gif);
}

#LeftBar {
	width: 151px;
	padding: 30px 20px 20px 20px;
	float: left;
}

#LeftBar ul {
	width: 151px;
	clear: both;
	padding: 0 0 22px 0;
}

#LeftBar ul li {
	width: 151px;
	border-bottom: 1px dotted #FFFFFF;
	padding: 5px 0 5px 0;
}

#LeftBar ul li a, #LeftBar ul li a:active, #LeftBar ul li a:visited, #LeftBar ul li a:link {
	color: #FFFFFF;
	font-size: 13px;
}

#LeftBar ul li a:hover {
	color: #07185f;
}

#MainText {
	width: 799px;
	float: right;
}

#TextArea {
	background-image: url(../images/main_back.jpg);
	padding: 27px;
	min-height: 260px;
}

#TextArea h1 {
	font-size: 22px;
	color: #FF7D09;
	font-weight: normal;
	padding: 0 0 20px 0;
}

#TextArea h2 {
	font-size: 18px;
	color: #07185f;
	font-weight: normal;
	padding: 0 0 20px 0;
}

#TextArea a, #TextArea a:link, #TextArea a:active, #TextArea a:visited {
	color: #FF7D09;
}

#TextArea a:hover {
	color: #000;
}

#TextArea hr {
	border-bottom: 2px dotted #07185f;
	margin: 0 0 20px 0;
	border-left: none;
	border-right: none;
	border-top: none;
}

#TextArea p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0 0 20px 0;
	text-align: justify;
}

#TableLayout {
	font-size: 12px;
	color: #000000;
	margin: 0 0 20px 0;
	background: #FFFFFF;
	border: 3px solid #8384ab;
}

#TableLayout tr td {
	padding: 5px;
}

#TextArea ul {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0 0 20px 50px;
}

#TextArea ul li {
	padding: 0 0 5px 0px;
	list-style: disc;
}

#TextArea ol {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0 0 20px 50px;
}

#TextArea ol li {
	padding: 0 0 5px 0px;
	list-style-image: url(../images/tick.png);
}

#Menu {
	width: 787px;
	height: 38px;
	padding: 0 0 0 12px;
}

#Menu li {
	float: left;
}

#Menu li a, #Menu li a:link, #Menu li a:active, #Menu li a:visited {
	color: #07185f;
	font-size: 14px;
	padding: 11px 18px 11px 18px;
	display: block;
}

#Menu li a:hover {
	color: #f97c07;
}

#ClearDiv {
	clear: both;
}

#Newsletter {
	border-top: 3px solid #07185f;
	border-bottom: 3px solid #07185f;
	clear: both;
	padding: 20px 0 20px 0;
	color: #FFFFFF;
	font-size: 11px;
}

#Newsletter big {
	font-size: 13px;
	display: block;
	color: #07185f;
	padding: 0 0 8px 0;
}

#subForm {
	padding: 8px 0 0 0;
}

.NewsInput {
	width: 147px;
	margin: 0 0 4px 0;
}

.Newssubmit {
	width: 81px;
	height: 22px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/news_signup.gif);
	border: none;
	font-size: 12px;
	margin: 0 0 0 70px;
}

#LatestNews {
	padding: 16px 0 0 0;
}

#LatestNews big {
	font-size: 14px;
	display: block;
	color: #07185f;
	padding: 4px 0 8px 0;
}

#LatestNews h2 a,#LatestNews h2 a:link, #LatestNews h2 a:active, #LatestNews h2 a:visited {
	font-size: 14px;
	color: #fff;
	padding: 4px 0 8px 0;
}

#LatestNews p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	padding: 0 0 8px 0;
}

#BottomBar {
	text-align: center;
	font-size: 11px;
	color: #f97c07;
	padding: 20px;
}

#BottomBar a, #BottomBar a:link, #BottomBar a:active, #BottomBar a:visited {
	color: #fff;
}

#BottomBar a:hover {
	color: #f97c07;
}

.Mark {
	float: right;
	background-color: #000000;
	padding: 6px;
	margin: 0 0 0 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

.Mark img {
	padding: 0 0 6px 0;
}

.ContactForm {
	float: right;
	background: #FFFFFF;
	border: 3px solid #8384ab;
	padding: 5px;
	margin: 0 0 0 20px;
}

.ContactForm table {
	font-size: 11px;
	color: #000000;
	margin: 0 0 0 0;
}

.ContactForm table tr td {
	padding: 5px 3px 5px 3px;
	border-bottom: 1px dotted #CCCCCC;
}

.ContactInput {
	width: 170px;
	padding: 4px;
	border: 3px solid #e2e2eb;
}

.ContactEnquiry {
	width: 340px;
	border: 3px solid #e2e2eb;
}

.ContactSubmit {
	width: 81px;
	height: 22px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/news_signup.gif);
	border: none;
	font-size: 12px;
}

.ContentImages {
	border: 5px solid #8384ab;
	margin: 0 15px 15px 15px;
}
