#main {
	background-position: center;
	height: auto;
	width: 810px;
	margin: auto;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	color: #999999;
	font-size: 11px;
	text-align: right;
}
#footer a {
	color: #FF9900;
}


#header {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.edge-left {
	background-image: url(../images/edge-left.gif);
	background-repeat: repeat-y;
}
.edge-right {
	background-image: url(../images/edge-right.gif);
	background-repeat: repeat-y;
}

.std_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px;
	margin: 0px;
	text-align: justify;
	line-height: 14px;
}
.hdd_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}
#images {
	height: 75px;
	position: relative;
}
.image1 {
	padding-right: 10px;
}

