@charset "utf-8";
/* CSS Document */

html, body	{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	text-align:center;
	background: #4c4b49 url(grad.jpg) top left repeat-x;
	font: 13px arial,tahoma,sans-serif !important;
	color:#ffffff;
	}

a {text-decoration:none;color: #96be37;}

a:hover {color:#c5dd8d}

#container{
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	height:auto;
	margin:0 auto 20px;
	text-align:left;
	overflow:visible;
	z-index:1;
	display:block;
	padding:0 0 20px 0;
	background: #ffffff;
	border-right:3px solid #333333;
	}
	
#header {
	position:relative;
	top:20px;
	left:20px;
	width:680px;
	height:350px;
	text-align:center;
	z-index:25;
	background: #e4dfbf url("newbanner.jpg") top center no-repeat;
	overflow: visible;
	margin-bottom:10px;
	}
	
#stripe {
	position:relative;
	top:20px;
	left:20px;
	width:680px;
	height:20px;
	background-color: #ef880a;
	display:block;
	}

#content {
	position:relative;
	top:20px;
	left:20px;
	width:680px;
	height:auto;
	min-height:400px;
	margin:0 0 20px 0;
	text-align:left;
	z-index: 30;
	overflow:visible;
	}
#left {
	float:left;
	width:443px;
	margin-top:10px;
	left:0px;
	display:block;
	}

.inner {
	position:relative;
	margin:10px;
	width:423px;
	}
#rightside {
	float:right;
	width:227px;
	margin-top:10px;
	left:10px;
	}
.right, .right2 {
	float:left;
	position:relative;
	width:227px;
	top:0;
	left:0px;
	display:block;
	margin-bottom:10px;
	}
.right {background-color:#285fcf;}

.right2 {background-color:#152862;}
.inner2 {
	position:relative;
	margin:10px;
	width:207px;
	}
.inner3 {
	position:relative;
	margin:10px;
	width:196px;
	}
.trans img {width:150px; border: 2px solid #285fcf; position:relative; margin: 10px 0 10px 27px ;}
.trans:hover img{
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	border:2px solid #96be37;
	}
.style1 {
	font-size: 19px;
	color: #E6D024;
}
h2 {
	color: #E6D024;
	font-size: 16px;
	font-weight: bold;
	margin:0 0 5px 0;
}

b {color: #E6D024;
	font-weight:bold;
	}
.style3 {color: #E6D024}
#lefttop {
	position:absolute;
	height:300px;
	background-color:#152862;
	width:443px;
	top:10px;
	left:0;
	display:block;
	}
#nleft{position:absolute; top:320px;left:0px;width:216px; height:590px;padding:0;margin:0;display:block;background-color:#152862;overflow:hidden}
#nright{position:absolute; top:320px;left:226px;width:216px; height:590px;padding:0;margin:0;display:block;background-color:#152862;overflow:hidden}
#narrow1, #narrow2 {
	
	float:left;
	width:216px;
	background-color:#152862;
	display:block;
	border-top:10px solid #ef880a;
	}
#narrow3 {
	float:left;
	width:216px;
	background-color:#152862;
	display:block;
	border-top:10px solid #fff;
	margin:0;
	}
ul {list-style-type:none;
	margin:10px 0px;
	position:relative;
	left:0;
	padding:0;
	}
ul li {margin:0px; padding:0px;left:0;color: #E6D024}	
ul li ul {margin-left:15px}
ul li ul li {margin-bottom:5px; list-style:disc;color: #ffffff}

#leftbtm {
	position:absolute;
	height:150px;
	width:443px;
	top:920px;
	left:0;
	display:block;
	background: #285fcf url(dreams.jpg) top left no-repeat;
	
	}
.addy {color: #285fcf;
	font-size: 23px;
	font-weight: bold;
	line-height:95%;
	display:block;
	margin:8px 0;
	}
.trade {font-size:10px;color:#152862;}
