body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8CEDE;
}
.homebg {
	background-color: #809EC4;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top: 1px solid #E56C59;
	border-right: 1px solid #E56C59;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #E56C59;
}
.homediv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 500px;
	padding: 30px;
	position: fixed;
	left: 370px;
	top: 50px;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60);
	-moz-opacity:20;
}
h1 {
	font-family: "Century Gothic";
	font-size: 30px;
	color: #E56C59;
}
h2 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #6699CC;
}


.cpyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #E56C59;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #E56C59;
}
a:active {
	font-weight: bold;
	color: #E56C59;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.maincontent {
	background-color: #FFFFFF;
	border-top: 1px solid #E56C59;
	border-right: 1px solid #E56C59;
	border-bottom: 1px solid #E56C59;
	border-left: 1px solid #E56C59;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftimage {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.headerstyle {

	background-color: #809EC4;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top: 1px solid #E56C59;
	border-right: 1px solid #E56C59;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #E56C59;
}
