body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;

}

html{ 
	height: 100%;
}

#maincontent a, #maincontent a:link, #maincontent a:visited {
	color: #00adef; 
	text-decoration: none;
}
#menu a{
	color:#ffffff;
	text-decoration: none;
}

#maincontent a:hover,
#menu a:hover {
	color: #ffe14d;
	text-decoration:none;
}

#menu ul li.active a{
	color: #ffe14d;
	text-decoration:none;

}

p{
padding-left:30px;
padding-right:30px;
margin:0;
text-align: justify;
line-height: 19px;
}

h2{
	color: #00adef;
	
}

#clear{
	
	clear: both;
}

td { vertical-align: top; }

.clear{
clear:both;
}

a.linkurl{
	color:#213e63;
}

#wrapper{
	
	width:950px;
	margin:auto;
	
}

#header1{
	width: 950px;
	height: 110px;
	padding: 0px;
	margin:auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
    background-position-x: 10px;
}

#social{

	width: 130px;
	height: 24px;
	float:right;
	margin-top:80px;
	margin-right:15px;
	display:inline;
}

#facebook{

	width:30px;
	height:30px;
	background-image:url(images/facebook.png);
	background-repeat: no-repeat;
	float:right;
	background-position: center top;

}

#twitter{

	width:30px;
	height:30px;
	background-image:url(images/twitter.png);
	background-repeat: no-repeat;
	float:right;
	background-position: center top;
}

#rotator{
	width: 945px;
	height: 305px;
	margin-top:-13px;
	margin-left:3px;
	padding: 0px;


}

a div#cs-buttons-coin-slider1644.cs-buttons{
	
	padding-top:-25px;
	position: inherit;
}

#menu{
	width:950px;
	height:35px;
	margin:auto;
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
}

.menu{
	
	padding-left:5px;
	margin-top:0px;	
}

.top_li{
	width:950px;
	margin:auto;
	list-style:none;
	display:inline;	
	padding-left:15px;
	padding-right:15px;
}

#contentwrapper{

	width:938px;
	height:auto;
margin-top:-3px;
margin-left:7px;
	background-color: #ffffff;
	overflow:hidden;
}

#widgetcontents{
	margin-top:10px;
	margin-left:15px;
	
}

.widget1{
	
	width:230px;
	height:220px;
	float: left;
}

#maincontent{

	width:670px;
	min-height: 350px;
	overflow: hidden;
	margin-left:20px;
	padding-top:20px;
	float:left;
	background-color: #f6f6f6;
}

#memberlogin{

	width:230px;
	height:388px;
	float:right;
}

#footer{

	width:950px;
	height:95px;
	margin:auto;
	padding:0;
	text-align:center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	overflow:hidden;

}

#footertext1{
padding-top:12px;
}






