body {
	color: #3a3a3a;
	background: #fdf6a7 url(/images/bg_repeatx.jpg) 0 0 repeat-x;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#shadow {
	background: url(/images/bg_shadow.png) top center no-repeat;
	margin: 0px auto 0px;
	position:relative;
	}

#wrap {
	background: #b4de4d url(/images/header_bg.jpg) 0 0 no-repeat;
	width:978px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	}

/************************************************
*  Hyperlinks									*
************************************************/

a, a:visited {
	color: #22869A;
	text-decoration: none;
	}
	
a:hover {
	color: #22869A;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*  Header  									    *
************************************************/

#headerbg {
	height:269px;
	}
	
.logo {
	position:absolute;
	left:30px;
	top:32px;
}
	
.take_tour {
	position:absolute;
	right:23px;
	top:0;
}

#header {
	display:none;
	width: 978px;
	height: 80px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #525251;
	font-size: 24px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #header h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headertext {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
.headerleft {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 20px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 500px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

.headerright p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright a, .headerright a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.headerright a:hover {
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
/* -----------------------------------------------Nav---------------------*/

ul#navigation {
	position:absolute;
	top:153px;
	left:-17px;
}

ul#navigation li {
	float: left;
	width: auto;
	height: 55px;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navigation li a#rates, ul#navigation li a#staff, ul#navigation li a#contact, ul#navigation li a#news {
	display: block;
	position: relative;
	height: 55px;
	background:#000000; 
}

ul#navigation li a#rates em, ul#navigation li a#staff em, ul#navigation li a#contact em, ul#navigation li a#news em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

ul#navigation li a#rates {
	background: url(/images/nav_rates.png) 0 -65px no-repeat;
	width:111px;
}

ul#navigation li a#rates:hover {
	background-position: 0 -1px;
}

ul#navigation li a#staff {
	background: url(/images/nav_staff.png) 0 -65px no-repeat;
	width:90px;
}

ul#navigation li a#staff:hover {
	background-position: 0 -1px;
}

ul#navigation li a#contact {
	background: url(/images/nav_contact.png) 0 -65px no-repeat;
	width:158px;
}

ul#navigation li a#contact:hover {
	background-position: 0 -1px;
}

ul#navigation li a#news {
	background: url(/images/nav_news.png) 0 -65px no-repeat;
	width:261px;
}

ul#navigation li a#news:hover {
	background-position: 0 -1px;
}
	

/************************************************
*  Content 					     		        * 
************************************************/

#content {
	width: 906px;
	margin: 0px 30px 0px;
	padding:0px;
	line-height: 18px;
	}
	
#content_wrapper {
	background: #fff;
	width: 906px;
	margin:0 auto;
}

#content_bottom {
	background: #b4de4d url(/images/playful_footer.jpg) left bottom no-repeat;
	width: 978px;
	margin:0 auto;
}

#content_bottom h5 {
	color: #525251;
	font-size: 24px;
	font-family: Arial, Verdana;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
	padding: 15px 0px 0px 0px;
	}	
	
.mural {
	position:relative;
	top:5px;
	background: url(/images/comeplay.jpg) 0 0 no-repeat;
	width:870px;
	height:309px;
	margin:0 auto 0;
}

.mural img {
	position:relative;
	top:20px;
	left:130px;
}

.recent_news {
	float:right;
	position:relative;
	left:0;
	top:20px;
	background: url(/images/recent_news.png) top left no-repeat;
	width:260px;
	height:80px;
	padding: 15px 0 0 0;
	font-size:12px;
}

.left {
	float:left;
	width:630px;
}

.right {
	float:left;
	width:200px;
}

.connections {
	position:relative;
	width:250px;
	left:-190px;
	top:100px;
	text-align:center;
}

.recent_news ul {
	list-style-type:none;
	width:100%;
}

.recent_news li:hover {
	background-color:#45bbe4;
}

.recent_news li {
	display:block;
	list-style-type:none;
	margin-left:-55px;
	padding:2px 3px 2px 20px;
	width:100%;
}

.recent_news a {
	text-decoration:none;
}

.recent_news a:hover {
	color:#fff;
}

.tiertwo {
	position:relative;
	left:-15px;
	margin:50px auto;
}

.testimonial {
	width:485px;
	font-size:14px;
	color:#525251;
	padding-left:60px;
	text-align:justify; 
}

.tutorial {
	background: url(/images/3_steps.jpg) 0 0 no-repeat;
	width:856px;
	height:121px;
	margin:5px auto 0px;
	border-top:2px dotted #CCCCCC;
}

.round_corners {
	background: url(/images/content_bottom.jpg) 29px 0 no-repeat;
	width:978px;
	height:12px;
}

#sell {
	margin:25px auto -14px;
	width:905px;
}

.sell_left {
	float:left;
	background: url(/images/footer_divider.jpg) right center no-repeat;
	height: 190px;
	width:300px;
	margin-right:25px;
}

.sell_left ul {
	list-style-type:none;
}

.sell_left li {
	background:transparent url(/images/footer_bullet.jpg) no-repeat scroll left 5px;
	color:#525251;
	font-size:18px;
	margin-left:-40px;
	padding-left:20px;
	width:260px;
}

.sell_right {
	float:left;
	width: 575px;
}

.sell_right p{
	font-size:14px;
	color:#525251;
}

.sell_right img {
	position:relative;
	top:-40px;
}
	
#content_background {
	background: url(/images/content_background.jpg) 0 0 no-repeat;
	width:908px;
	height:12px;
	margin: 0px auto 20px;
}
	
.clear {
	clear: both;
	}

/************************************************
*  Headline Classes 					        * 
************************************************/

#contentleft h1, #contentleft h1 a, #contentleft h1 a:visited, #contentright h1, #contentright h1 a, #contentright h1 a:visited, #contentfull h1, #contentsplit h1, #contentsplit h1 a, #contentsplit h1 a:visited {
	color: #525251;
	font-size: 24px;
	line-height: 28px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	border-bottom: solid 1px #79BD1D;
	}

#contentleft h1 a:hover, #contentright h1 a:hover, #contentsplit h1 a:hover {
	color:#79BD1D;
	}
		
#contentleft h2, #contentright h2, #contentsplit h2, #contentfull h2 {
	color: #79BD1D;
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentleft h3, #contentright h3, #contentsplit h3, #contentfull h3 {
	color: #79BD1D;
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h4, #contentright h4, #contentsplit h4, #contentfull h4 {
	color: #79BD1D;
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h5, #contentright h5, #contentsplit h5, #contentfull h5 {
	color: #525251;
	font-size: 18px;
	font-family: Arial, Verdana;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
h5 {
	color: #22869A;
	font-size: 18px;
	font-family: Arial, Verdana;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
	
#contentleft h6, #contentright h6, #contentsplit h6, #contentfull h6 {
	color: #525251;
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*  Footer  							            *
************************************************/

#white_footer {
	margin:0 auto;
	width:978px;
	background: #fff;
	padding: 0;
}

.technical_info {
	padding:3px 30px;
	vertical-align:middle;
	color:#999999;
	font-size:10px;
	text-align:center;
	height:50px;
}

.technical_info img {
	padding: 0px 10px;
}

ul#footer_nav {
	list-style-type:none;
}

ul#footer_nav li {
	display:block;
	float:left;
	padding: 15px 10px;
}

ul#footer_nav li.footer-arrow {
	background: #cafb53 url(/images/back_top.jpg) 10px 15px no-repeat;
	border-right: solid 1px #fff;
	display:block;
	float:left;
	padding: 15px 20px 15px 25px;
}

ul#footer_nav li:hover {
	background-color: #cafb53;
}

ul#footer_nav li a {
	color: #525251;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

/* ------- Twitter ---------- */

#twtr-widget-1 {
	position:relative;
	top:10px;
}

.twtr-hd {
	display:none;
}

.twtr-bd {
	background-color: transparent;
}

.twtr-ft {
	display:none;
}
