body {
	background-color: #ffffff;
	color: #3f3f3f;
}



a {
	color:#343434;
	text-decoration: none;
}



a:hover {
	color:#000000;
}



a.clickhere {
    font-size:14px;
    font-weight:bold;
    color:#ea8a19;
}



#stripes{
    width:1024px;
    height:451px;
    background-image:url(images/stripes.gif);
    background-repeat:no-repeat;
    z-index:1;
    margin-top:-5px;
    margin-left:auto;
    margin-right:auto;
}

#top {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	width: 926px;
	height: 119px;
	margin-top: -421px;
	margin-left: auto;
	margin-right: auto;
	z-index:2;
	font-size:12px;
	text-align:right;
	font-family:Arial, Helvettica, MS Sans Serif;
}

.banner {
    margin-left:0px;
    margin-right:10px;
    float:left;
}











img {
    border:0;
}

#nav {
    background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	width:924px;
	height:42px;
	padding-left: 30px;
	margin: 0;
	list-style: none;
	overflow:visible;
	position:relative;
	z-index:10;
	color:#ffffff;
}

#nav a {
	font-weight: bold;
	color:#ffffff;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #ffffff;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	
}

#nav li.test {
	float: left;
	position: relative;
    margin-right:auto;
}



li.test ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
    background-color:#343434;
    background-image:none;
    padding:10px;
    list-style:none;
    width:150px;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul {
	display: block;
}

#page {
	width: 924px;
	overflow: hidden;
	margin-top: 35px;
	background-image: url(images/pagebackground.gif);
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:3;
}

#preload { display: none; }






#container {
    width:800px;
    list-style:none;
    position:relative;
    left:20px;
    z-index:9;
}

#container li.left {
    float:left;
    width:172px;
    
}

#container li.content {
    float:left;
    width:396px;
    
}

#container li.right 
{
    position:relative;
    left:70px;
    float:left;
    width:170px;
    height:200px;
    color:#ea8a19;
    font-size:130%;
    font-weight:bold;
}

#container ul.feat {
	width:396px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style: none;
	position:relative;
	left:5px;
}

#container ul.feat li {
	margin-top:3px;
	width:396px;
}


.texttitle {
    font-size:18pt;
    color:#ea8a19;
}

h3
{
    color:#ea8a19;
}






#bottom {
	width:924px;
	height:150px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
}

.heading{
    margin-top: 10px;
    margin-bottom: 10px;
}


#quotes {
    width:564px;
    height:57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	
}

#disc {
    width:564px;
    height:57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	
}