@charset "utf-8";
/* CSS Document */

body {
background-repeat:no-repeat;
background-color:#999999;
top:0;
}

.marquee {
	position:relative;
	overflow:hidden;
	width:1280px;
	height:150px;
	border:1px solid #000000;
     }
	 
.marqueeholder {
	position:absolute;
	overflow:hidden;
	border:none;
	margin-left:0px;
	top:85px;
	left: -200px;
	width: 1400px;
}

.topmenu {
border:none;
margin-left:290px;
margin-top:30px;
}

.logoholder {position:absolute;
border:none;
margin-left:0px;
left:0px;
top:0px;
z-index:5
}

.stripeloc {
margin-left:0;
margin-right:0;
margin-bottom:0;
position:absolute;
border:none;
left: 0px;
top: 163px;
height:100%;
width:230px;
background-image:url(../images/components/stripenewnew.gif);
background-repeat:repeat-y;
}

.topstuff {
border:none;
margin-left:255px;
margin-top:0px;
margin-right:18px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
font-style:italic;
}

.sidecontact {
margin-left:34px;
margin-top:28px;
width:188px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:675;
z-index:6
}

.botnav {
border:none;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:9px;
text-align:center;
margin-left:225px;
text-decoration:none;
color:#000000;
}

.contentstuff {
position:relative;
border:none;
margin-left:225px;
margin-top:174px;
margin-right:30px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}

A.bot:link {
color: #000000;
text-decoration:none;
}
A.bot:visited {
color: #000000;
text-decoration:none;
}
A.bot:active {
color:#990000;
text-decoration:none;
}

.comingsoon {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:22px;
}

.normaltext {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}
