html{
	margin: 0;
	padding: 0;
	background: url(bg.jpg) top center no-repeat #010101;
}

body{
	margin: 0;
	padding: 0;
	font-family: "Calibri", "Lucida Grande", "Century Gothic", "Arial", sans-serif;
	font-size: 76.5%;
	color: #fff;
}

.editmaintext{
	background: #111;
	color: #fff;
}

#wrapper{
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
}

#header{
	background: url(logo.gif) left 30px no-repeat;
	height: 120px;
}

	#header h1, .strapline, #memberLogin, #contactdetails, #lists, #componentGroups{
		position: absolute;
		margin: 0 0 0 -5000px;
	}

/* @group Navbar */

#navbar {
	width: 450px;
	height: 27px;
	z-index: 100;
	right: 0;
	top: 45px;
	position: absolute;
	background: url(nav.gif) left top;
}

* html #navbar {
	width: 450px;
	w\idth: 450px;
}

#navbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 450px;
}

#navbar ul ul {
	width: 149px;
}

#navbar li {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
	position: relative;
}

#navbar a, #navbar a:visited {
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	height: 27px;
	padding: 0 5px;
	line-height: 27px;
	letter-spacing: 0.1em;
}

* html #navbar a, * html #navbar a:visited {
	width: auto;
	w\idth: auto;
}

#navbar ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 27px;
	left: 0;
	width: 149px;
	z-index: 101;
}

* html #navbar ul ul {
	top: 27px;
	t\op: 27px;
}

#navbar table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
;
}

#navbar ul ul a, #navbar ul ul a:visited, #navbar ul .active ul a{
	background: #111 url(nav_ul.jpg) repeat-x!important;
	color: #fff;
	height: auto;
	line-height: 18px;
	padding: 0 10px 0 15px;
	width: 128px;
	font-size: 0.95em;
	margin: 0;
	border: 1px solid #333;
}

* html #navbar ul ul a, * html #navbar ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

#navbar a:hover{
	color: #fff;
	text-decoration: underline;
	background: none!important;
}

#navbar ul li.active{
	background: url(nav_hover.jpg) left bottom no-repeat;
	padding-left: 5px;
}
#navbar ul li.active a{
	background: url(nav_hover.jpg) right bottom no-repeat;
	padding-right: 5px;
}

#navbar ul ul a:hover{
	background: #333!important;
	border: 1px solid #ccc;
	color: #fff!important;
} 

#navbar :hover > a, #navbar ul ul :hover > a, #navbar .active :hover > a, #navbar ul .active ul :hover > a {
	color: #fff;
	background: #626262;
}

#navbar ul li:hover ul,
#navbar ul a:hover ul {
	visibility: visible;
}

/* @end */

#content{
	position: relative;
	clear: left;
}

#maintext{
	width: 840px;
	padding: 0 30px 0 30px;
	margin: 10px 0 0 0;
	-moz-column-count: 2;
	-moz-column-width: 12em;
	-webkit-column-count: 2;
}

p, #maintext li{
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em;
	color: #ccc;
	margin: 0 0 10px 0;
}

.introduction{
	font-size: 1.4em;
	color: #fff;
}

h2{
	background: url(h2.gif) left center no-repeat;
	padding: 0 0 0 50px;
	font-size: 1.7em;
	font-weight: normal;
	color: #fff;
}

h3, .h2{
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	margin: 20px 0 5px 0;
}

#moneyInfo{
	background: url(moneyInfoDiv.jpg) left 18px no-repeat;
	height: 460px;
	width: 400px;
	padding: 80px 0 0 0;
	margin: 0 10px 0 20px;
	position: relative;
	float: left;
}

#netsite{
	background: url(netsiteDiv.jpg) left top no-repeat;
	height: 460px;
	width: 400px;
	padding: 60px 0 0 0;
	position: relative;
	float: left;
}

	#moneyInfo h3, #netsite h3{
	text-indent: -5000px;
	position: absolute;
	}

	.quotation{
		font-size: 20px;
		color: #ccc;
		padding: 0 10px;
		text-align: center;
		font-style: italic;
	}

	#moneyInfo a.button, #netsite a.button{
		background: url(learn.jpg) left top no-repeat;
		width: 200px;
		line-height: 29px;
		display: block;
		text-align: center;
		margin: 30px 0 0 90px;
		font-size: 20px;
		text-decoration: none;
	}
	
	#netsite a.button{
	margin: 20px 0 0 90px;
}
	
	#moneyInfo a:hover{
		text-decoration: underline;
	}
	

.testing {  
    height:  272px; 
    display: block; 
    width:   315px;  
    padding: 10px 0 0 0;  
    margin:  0 0 0 35px;
    background: #313231;  
    text-align: center;
} 

	.testing img{
		margin: 0 0 10px 0;
	}
	
	.testing p{
		font-size: 20px;
		margin: 0;
		color: #ccc;
	}
	
a{
	color: #fff;
	
}

a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
	text-indent: -5000px;
}

#footer{
	margin: 20px 0 0 0;
	background: url(footer.jpg) left top repeat;
	text-align: right;
	padding: 0 10px;
	color: #bbb;
}

	#footer p{
		line-height: 30px;
		font-size: 0.8em;
		color: #777;
}
	