#header
{
	background-color: #ffffff;
	width: 725px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../img/blue_bar.gif');
	background-repeat: repeat-x;
	color: #ffffff;
}

#top
{
	background-color: #ffffff;
	width: 725px;
}

#address
{
	float: right;
	top: 0px;
	background: transparent;
	text-align: right;
	width: 500px;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	border-left: 0px solid #00ffff;
	text-align: right;
	/* margin-left: 225px; */
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 11px;
	border: 0px solid #000000;

}

#left
{
	float: left;
	width: 210px;
	height: 500px;
	background: transparent;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ff0000;
	text-align: left;
	margin-left: 0px;
	/* margin-right: 515px; */
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../img/left_side.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	border: 0px solid #000000;
}


#right
{
	width: 490px;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000066;
	font-size: 13px;
	border: 0px solid #cc0000;
}

#footer
{
	width: 725px;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	border-top: 1px solid #000000;
	margin-top: 30px;
}

body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: center;
	line-height: 18px;
	font-family: verdana, arial, helvetica;
	color: #000066;
	font-size: 11px;
}

.white14
{
	color: #ffffff;
	font-size: 16px;
	font-weight: 800;
	text-decoration: none;
}

.white14 a
{
	color: #ffffff;
	font-size: 16px;
	font-weight: 800;
	text-decoration: none;
}

.white12
{
	color: #ffffff;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

.white12 a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}


