html,body {
	height: 100%;
	vertical-align: top;
}
#body_id{
	width: 768px;
	height: 100%;
	padding: 0px;
	margin: 0 auto;
	border-style: none;
	vertical-align: top;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #F6921D;
}

.header {
	background-image: url(images/header_01.jpg);
	height: 25px;
	width: 760px;
}
body {
	margin: 0px;
	background-image: url(images/dot.gif);
	background-repeat: repeat;
	height: 100%;
}
.content{
	background-color: #2D261F;
	width: 760px;
}
.flash {
	height: 560px;
	width: 760px;
	background-color: #2D261F;
}
.xtras {
	height: 25px;
	width: 350px;
	text-align: right;
	margin-right: 20px;
	color: #000000;
	float: right;
	clear: both;
}
.xtras a:link {
	color: #2D261F;
	text-decoration: none;
}

.xtras ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xtras li {
	display: inline;
  	padding-left: 12px
	margin-right: 5px;
	margin-left: 5px;
	color: #2D261F;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.Copyright {
	width: 350px;
	float: right;
	font-size: 9px;
	color: #2D261F;
	margin-left: 10px;
	margin-top: 0px;
}



.sitIn {
	width: 430px;
	margin-left: 165px;
	padding: 0px;
	margin-top: 0px;
	color: #FFFFFF;


}
.logoimage {
	clear: both;
	float: left;
	width: auto;
	height: auto;
}
.floatLeft {
	float: left;
	clear: left;
}

html, body, td, th, ul, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA6908;
}
.xtras a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.xtras a:visited {

	color: #2D261F;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
#flashcontentstyle {
	height: 150px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 50px;
}
.problems {
	background-color: #CCCCCC;
	padding: 10px;
	height: auto;
	width: auto;
	color: #333333;
}
.orangeText {
	color: #FF7F00;
}

.logos{
	padding: 20px 0 20px 100px;
}