@charset "UTF-8";
* {
margin: 0;
padding: 0;
border-width: 0px; 
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 40px;
 	background-color: #4A4946;
}
.wrapper {
	width: 741px;
	margin:auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
#slogan {
margin-left:553px;
margin-top: 43px;
}

.footer1, .footer2 {
	width: 283px;
}
.footer3 {
	width: 175px;
}
.footer1, .footer2, .footer3 {
	float: left;
}
#footertransparentcont {
	padding-bottom: 10px;
padding-top: 10px;
}
.footer img {
	margin: auto;
	display: block;
}
.scrolldiv {
	background-image: url(images/recentheadlinebackground.png);
	background-repeat: no-repeat;
	float: left;
	width: 741px;
	}
.scrolldiv marquee {
	padding-left: 155px;
}

/* .container {
	position: relative;
}*/

.scrolldiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #FFFFFF;
}
.scrolldiv  a {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a:hover, .maincontent a:hover {
	color: #EC921A;
} 
.maincontent {
		padding: 10px;
	border-top-color: #EC921A;
	border-top-width: 2px;
	border-top-style: solid;
}

.scrolldiv, .maincontent, .maincontent a, .bottomconentgoeshere  {
	color:white;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:normal;
line-height:2em;
text-decoration:none;
}
.maincontent, .scrolldiv, .bottomconentgoeshere  {
 font-size:0.7em;
 }

.centered {
	margin: auto;
}
marquee {
	display: none;
}.centered {
	text-align: center;
}
.transparentcont, .maincontenthere, .bottomconentgoeshere {
	background-image: url(images/temp.png);
	background-repeat: repeat;
	width: 100%; 
	/* float: left; */
}
.bottomconentgoeshere {
	padding-right: 10px;
		padding-left: 10px;
}
.container {
	min-height: 400px;
}

.footer, #footertransparentcont, .bottomconentgoeshere, .bottom  {
	float: left;
}
.maincontenthere {
	margin-bottom: 10px;
}
