body,html {
	height:100%;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#FFFFFF;
}

a:link {
	color:#0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#content {
	margin:0 auto;
	width:950px;
	background-color: #FFFFFF;
}
#container {
	background-repeat:no-repeat;
	width: 960px;
	margin: 0 auto;
	height: 100%;
}

#logo {
width:960px;
margin: 0 auto;
}

#text {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	width: 700px;
	float: right;
	border-left: solid #000000 1px;
}
.style1 {
	color: #bf270f;
	font-size: 18px;
	font-weight: bold;
}
#navbar {
	width:200px;
	float:left;
}
#footer {
	clear: both;
	height: 150px;
	margin: 0 auto;
	width: 960px;
}
.style5 {font-size: 12px; color: #CC0000;}

#left{
	float: right;
	margin-top: 20px;
	color: #bf270f;
	font-size: 12px;
}
#bgimage {
background-repeat:no-repeat;
	height: 100%;
}
#textleft{
float:left;
width:350px;
}
#flash{
	border:#BF270F medium solid;
}
