body {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #fff;
}

#header {
	height: 100px;
	width: 794px;
}

#middle {
	height: 400px;
	width: 794px;
}

#footer {
	clear: both;
	height: 30px;
	width: 794px;
}

#container {
	width: 794px;
	height: 530px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 1px solid #dfdbd9;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu1 { 
	width: 70px;
	float: left;
	text-align: left;
	border-left: 1px solid #dfdbd9;
	margin-left: 20px;
	padding-left: 5px;
}

#menu2 { 
	width: 650px;
	float: left;
	text-align: left;
	margin-left: 20px;
	position: relative;
	top: 12px;
}

#content {
	width: 620px;
	float: right;
	margin-right: 15px;
	margin-top: 125px;
}

#leftc {
	width: 370px;
	float: left;
	position: relative;
	top: 40px;
	text-align: right;
	margin-right: 10px;
}

#rightc {
	width: 394px;
	float: right;
	position: relative;
	top: 100px;
}

#rightc2 {
	width: 394px;
	float: right;
	position: relative;
	top: 80px;
}

.logo { 
	float: right;
	margin-right: 25px;
	margin-top: 40px;
}

.footertext {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
	margin-right: 20px;
	position: relative;
	bottom: 8px !important;
	bottom: 0px;
}

p {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.rightaligned {
text-align: right;
}

.back { 
float: right;
border: 0px;
margin-right: 20px;
position: relative;
top: 370px;
}

.icons {
border: 0px;
}

.fix { 
float: right;
margin-right: 20px;
}

a {
	color: #999999;
	text-decoration: none
}

a.toplink:link {color: #292829;	font-family: Verdana; font-size: 9px; text-decoration: none;}
a.toplink:active {color: #292829; text-decoration: none; font-family: Verdana; font-size: 9px;}
a.toplink:visited {color: #292829; text-decoration: none; font-family: Verdana;	font-size: 9px;}
a.toplink:hover {color: #999999; font-family: Verdana; font-size: 9px; font-style: italic;}

a.bottomlink:link {
	color: #999999;
	text-decoration: none
}
a.bottomlink:active { color: #D6CFCE; text-decoration: none }
a.bottomlink:visited { color: #999999; text-decoration: none }
a.bottomlink:hover { color: #666666; text-decoration: none }
#container-home {
	width: 794px;
	height: 530px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 1px solid #dfdbd9;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

