﻿body {
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #374268;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #3C4871;
}
#wrapper {
	width: 814px;
	margin: 0px auto 0px auto;
}
#designedby {
	width: 814px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 70%;
	color: #FFFFFF;
}
#designedby a {
	color: #FE4101;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#banner {
	padding-top: 64px;
}
#menu {
	line-height: 31px;
	height: 31px;
	padding-top: 9px;
	padding-bottom: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #C3CCD5;
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 80%;
	font-weight: bold;
}
#menu ul li a:hover {
	text-decoration: none;
	background-image: url('images/menuHover.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#shadowBox {
	background-image: url('images/shadowBG.jpg');
	background-repeat: no-repeat;
	width: 814px;
	height: 357px;
	background-position: bottom;
}
.logoDiv {
	text-align: center;
}
.logoDiv img {
	margin-right: 1px;
	margin-left: 1px;
}
.logoDiv2 {
	padding-left: 31px;
	padding-top: 2px;
}
.clear {
	clear: both;
}
#logodiv2_left {
	width: 374px;
	float: left;
}
#logodiv2_right {
	padding: 20px;
	float: left;
	width: 346px;
	text-align: center;
}
h1 {
	margin: 0px;
	padding: 13px;
	font-size: 110%;
	color: #3C4871;
	font-weight: normal;
	letter-spacing: 5px;
	font-family: "Century Gothic", arial, helvetica, sans-serif;
}
.style1 {
	font-size: medium;
	color: #3C4871;
}
#footer {
	width: 794px;
	height: 100px;
	background-image: url('images/footer.jpg');
	padding-left: 20px;
	font-size: 80%;
	padding-top: 20px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.redText {
	color: #D51515;
}
#table1 {
	width: 450px;
}
#table1 td {
	border: 1px solid #C0C0C0;
	padding: 5px;
	font-size: 80%;
}
.tableHeading {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	padding: 0px 30px 30px 30px;
	background-color: #E3EFFA;
}
#contentLeft {
	width: 450px;
	float: left;
	display: inline;
}
#contentRight {
	width: 240px;
	float: right;
}
.comment {
	font-size: 80%;
	padding: 15px;
	border: 3px solid #85B9E9;
	color: #000000;
}
.comment1 {
	font-size: 80%;
	padding: 15px;
	border: 3px solid #BBBBBB;
	color: #000000;
}
.comment2 {
	font-size: 80%;
	padding: 15px;
	border: 3px solid #3C4871;
	color: #000000;
}
.commentHeading {
	background-color: #3C4871;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}
.floatRight {
	float: right;
	padding: 5px;
	border: 1px solid #808080;
	margin-left: 15px;
	margin-bottom: 15px;
}
#contentLeft a {
	color: #B70000;
	font-weight: bold;
	text-decoration: none;
}
#contentLeft a:hover {
	color: #B70000;
	font-weight: bold;
	text-decoration: underline;
}
#contentLeft li {
	padding: 4px 4px 4px 15px;
	list-style-type: none;
	background-image: url('images/srrow.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}
