body {
	padding: 10px 0 0 0;
	margin: 0;
	background: #000000 url(../images/background.png) repeat-x;
	text-align: center;
}

#all {
	position: relative;
	/*border: 1px solid red;*/
	text-align: left;
	width: 1051px;
	padding: 0;
	margin: 0 auto;
}

#rightcol {
	position: relative;
	float:left;
	width: 430px;
	z-index:999px;
}
#homelogo {
	z-index:900;
	height:58px;
	position:relative;
	z-index:999px;
	margin-top:27px;
	left:-58px;
}

#home_content p {
	margin: 0;
	paddig: 0;
}

#home_content {
	height:170px;
	margin:5px 70px 0px 20px;
	text-align: justify;
	color: #CCCCCC;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	letter-spacing: 1px;
		z-index:999;
	position:relative;
	
}

#rightcol p {
	color: #CCCCCC;
	/*font-size: 0.85em;*/ 

	z-index:999px;
	
	text-align: justify;
	/*margin: 10px 73px 0 47px; */
	padding-top: 0;
	margin-top: 0;
}

p#homefooter {
	font-size: 0.75em;
	line-height: normal;
	letter-spacing: normal;
	color: #7a7a7a;
	float:right;
	margin:30px 100px;
	
}

#rightcol, #homefooter a {
	color: #7a7a7a;
}

#homeicons {
	margin-bottom: 4px;
}

#flashframe {
	position: relative;
	width: 612px;
	height: 507px;
	background-color:#000;
	border:4px solid #736451;
	float:left;
}

#bottomrow {
	position: absolute;
	top: 540px;
	left: 0;
	height: 119px;
	width: 1051px;
	/*border: 1px solid white;*/
}

#bottomrow img {
	margin-right: 4px;
	float: left;
}

#scrollwrap {
	position: absolute;
	top: 662px;
	left: 0;
	height: 30px;
	width: 973px;
	border: 3px solid #736451;
	color: #E2DFDB;
}

#scrollwrap2 {
	height: 22px;
	width: 969px;
	border: 2px solid #000000;
	background-color: #1a1a1a;
	padding-top: 4px;
}
#iemarquee p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#iemarquee strong {
	color:#AE5A42;	
}