body {
	margin:0px;	
	padding:0px;
	color:#363636;
}

#container {
	width:980px;
	margin:0 auto;
	margin-top:30px;
	font-family:Verdana;
	font-size:12px;
	background:#fff;
}

#top {
	background:#fff;
	text-align:center;
	margin-bottom:10px;
}

#left {
	position:relative;
	width:310px;
	height:300px;
	margin-right:15px;
	border:1px solid #ececec;
}

#center {
	position:relative;
	width:310px;
	height:300px;
	margin-right:15px;
	border:1px solid #ececec;
}

#right {
	position:relative;
	width:310px;
	height:300px;
	border:1px solid #ececec;
}

#bottom {
	margin-top:15px;
	padding:10px;
	border: 1px solid #ececec;
	height:86px;
	width:944px;
}

#bottomStrip {
	position:relative;
	margin-top:10px;
	margin-left:-10px;
	padding:5px;
	border: 1px solid #ececec;
	width:954px;
	font-size:11px;
	text-align:center;
	margin-bottom:15px;
}

#strip {
	position:relative;
	width:100%;
	height:28px;		
	line-height:25px;
	background:#fafafa;
	/*background:url(../i/stripbg.png) repeat-x;*/
}

#strip img {
	border:none;
	margin-left:5px;
	margin-top:2px;
	cursor:pointer;	
}

#nav {
	margin-bottom:6px;	
	padding-left:6px;
}

#nav div {
	float:left;
	margin-right:45px;
	cursor:pointer;
}


#explore {
	float:left;
	height: 95px;
	text-align:left;
}

#about {
	float:left;
	width:200px;
	height: 95px;
	text-align:left;
}

#copy {
	font-size:11px;
	color:#fff;
}

.box640 {
	width:640px;	
}

.box650 {
	width:650px;	
}

.pad10 {
	margin-top:10px;	
}

.pad3 {
	margin-top:3px;	
}

.boxText {
	padding:0;
	margin-top:6px;
	margin-left:20px;
	margin-right:4px;
}

.boxText li{
	margin-bottom:8px;
}


.links {
	margin-left:20px;	
}

a.heading {
	margin-right:50px;	
}

.heading {
	color:#3c6a67;	
	font-weight:bold;
	font-size:14px;
}

.heading2 {
	margin-left:5px;
	margin-top:5px;
	text-align:center;
}

.heading3 {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:4px;
	
	text-align:center;
	
	color:#f2ac18;
	
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.heading2 a {
	color:#3c6a67;	
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.link {
	position:absolute;	
	right:5px;
	top:280px;
}

.link a {
	color:#3c6a67;	
}


li a {
	color:#3c6a67;
}


li a:hover {
	color:#f2ac18;
}

a {
	color:#3c6a67;
	text-decoration:none;
}

a:hover {
	color:#f2ac18;
	text-decoration:none;
	outline:none;		
}


img {
	border:none;
	border-width:0;	
}

object, object:active {
	outline:none;
}

.fleft {
	float:left;	
}

.fright {
	float:right;	
}

.clboth {
	clear:both;	
}

#errorBox {
	text-align:center;
	padding-top:60px;
	padding-bottom:60px;
}



/* NOOBSLIDE */

#riabox {
	width:944px;
	padding:10px;
	height:300px;
	overflow:hidden;
	position:relative;
}

#riaboxCnt{
	position:absolute;	
	display:none;
}

#riabox .box1{
	 float:left;
	 width:964px;
}

.riaContentBox{
	padding-left:10px;	
}

.fullBox{
	 width:944px;
	 padding:10px;
	 border:1px solid #ECECEC;
}

.siteLink {
	cursor:pointer;
	color:#27736F;
}

.riaContentBox span:hover {
	color:#f2ac18;	
}

#twitbox {
	position:absolute;
	right:10px;
	z-index:2;
}

.blue {
	color:#66a4cc;
	font-weight:bold;	
}

#contactBlock {
	margin-top:10px;
	line-height:18px;
}

.blog_strip_link {
	font-size:12px;
	margin-left:10px;
}


#swfpopupCnt {
	position:absolute;
	z-index:100;
	left:-1500px;
}

#twitboxCnt {
	position:absolute;
	right:10px;
	z-index:1;
	color:#66A4CC;
	width:320px;
	height:300px;
	line-height:300px;
	text-align:center;
	background:#FAFAFA;	
}

#explore .fleft {
	margin-right:8px;	
}



