.left {
	float: left;
}
#HomeContent {
	width:772px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#HomeContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HomeContent  .padtop_but {
	padding-right: 12px;
}
#HomeContent .padbot_but {
	padding-right: 10px;
}
#top-buttons {
	float: left;
	height: 194px;
	padding-bottom: 12px;
	width: 768px;
}
#bottom-buttons {
	float: left;
	height: 195px;
	padding-bottom: 12px;
	width: 768px;
}
#login-box {
	height: 36px;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home/login-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 17px;
	padding-top: 15px;
	padding-left: 15px;
}
.login-form {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login-input {
	border:1px solid #8C69AB;
	color:#666666;
	font-size:11px;
	height: 16px;
	padding: 0;
	background-color: #F8F4FF;
	width: 110px;
	margin: 0px;
}
.login-but {
	margin: 0px;
	padding: 0px;
}
/* Footer */
#footerBG {width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 60px;
	background-color: #461B63;
	clear: both;
	background-repeat: repeat-x;}
#footer {
	background: none;
	width: 778px;
	margin-right: auto;
	margin-left: auto;}
#footer p{color: #C79AE4;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;}	
#footer a:hover {color: #DECFFC;}
#footer ul {list-style-type: none;
	color: #666666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin: 0px;
	padding-left: 0px;}
#footer li {display: inline;
	padding: 0 10px 0 0;}
#footer  li a, #footer li a:link, #footer li a:active, #footer li a:visited {color: #DECFFC;
	text-decoration: none;}
#footer li a:hover {color: #461B63;
	background-color: #DECFFC;}

