#mast-top
{
	background-image: url("../images/mast/mast_top_bg.gif");
	background-repeat: repeat-x;
}

#mast-login-bar
{
	background-image: url("../images/mast/mast_login_bg.gif");
	background-repeat: repeat-x;
	text-align: right;
    color: #ffffff;
}
#mast-login-bar a
{
    color: #ffffff;
    text-decoration: none;
    text-size: 11px;
}

#mast-logo
{
	background-color: #fff;
}

#mast-flash
{
	background-image: url("../images/mast/mast_flash_bg.gif");
	background-repeat: repeat-x;
}

#front-container
{
	width: 780px;
	margin: 0;
	padding: 0;
}

#front-content
{
	width: 440px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	background-color: #d6f67d;
}

#front-quote
{
	width: 250px;
	float: right;
	padding-top: 32px;
	background-color: transparent;
	text-align: left;
}

#content
{
	margin: 0px 0px 0px 35px;
	padding-top: 32px;
	width: 650px;
	background-color: #d6f67d;
}

#footer
{
	font-size: 9px;
	position: relative;
	bottom: 20px;
	left: 65px;
}
.logo-float 
{
  float: left;
  width: 160px;
	margin: 10px;
	text-align: center;	
}

.logo-float p 
{
	text-align: center;
}
