@charset "utf-8";
/* CSS Document 

   For: Equatorsun (u) Ltd
Author: Depixa Ltd
		Paul.s

*/
*{
	margin:left;
	padding:0;
}
body{
	margin:0;
	background: #fff;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
}
#wrapper {
	width:100%;
	margin-top: 15px;
}
#container{width:850px; margin-left:auto; margin-right:auto; background:url(../images/eqbanners.jpg) no-repeat #fff;/*background: #fff;#C6C7FB;*/}
#content{width:850px; margin:0 auto;}
#header, #container{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29AAE2;
}
#footer p{text-align:left;}
a{color:#0099CC; text-decoration:none;}
a:hover{text-decoration:underline}
h1, h2, h3, p{padding-bottom:10px;}
h1, h2, h3{
	color:#29AAE2;
}
img{
	margin:0;
	padding:0;
	margin-top: 5px;
}

/* Fix */
.clear{clear:both;};
li.nobr{
border-right:none;
}

#header{
width:850px;
height:60px;
background:#fff;
float:left;
}
#header .logo{width:200px; height:50px; float:left;}
#header .links{
	height:46px;
	width:605px;
	float:right;
	/*background-color:#105028;*/
background-image:url(../images/nav_bar.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin: auto;
/*padding-top:5px;*/
}
#header .links{
	padding-left:15px;
	margin-top: 18px;
}
#content .slider{
	width:850px;
	height:230px;
	float:left;
	background: #29AAE2;
	border-bottom:1px #29AAE2 solid;
}
#content .page{
	width:550px;
	padding:10px;
	float:left;
	color:#003366;
	border-right:1px #ccc solid;
}
#content .page p{ line-height:1.5em;}
#content .sidebar{
	width:230px;
	padding:10px;
	float:right;
	height: 250px;
}
.sidebar ul{width:100%; float:left;  padding:10px 0;}
.sidebar li{padding:0 1px 0 0; width:220px; text-decoration:none; list-style:none; float:left; display:block;}
.sidebar a{padding:5px; text-decoration:none; background:#fff; display:block; color:#777;}
.sidebar a:hover{text-decoration:none; background: #fff; color:#000;}
.sidebar a.title{padding:5px; background:#000; color:#fff; font-weight:bold; border-right:1px solid #fff;}
.sidebar a.title:hover{text-decoration:none; background: #161616; color:#fff;}
/* display 
#footer .inner{{margin:0 auto; width:900px; float:left;}
#footer .inner ul{width:100%; float:left;  padding:0;}
#footer .inner li{padding:0 1px 0 0; text-decoration:none; list-style:none; float:left; display:block;}
#footer .inner a{padding:5px; text-decoration:none; background:#fff; display:block; color:#777;}
#footer .inner a:hover{text-decoration:none; background: #fff; color:#000;}

*/
#footer{
width:850px;
height:30px;
background-color: #105028;
float:left;
}
#footer ul li{
	font:9px verdana,Arial, Helvetica, sans-serif;
	display:inline;
	padding:0 5px;
	color: #FFFFFF;
	border-right:1px solid #CCFF66;
}
#footer ul li a{
color:#FFFFFF;
text-decoration:none; 
}
/*Footer*/
#footer{
	width:850px;
	margin:0 auto;
	background-color:#29AAE2;
	padding-top:10px;
}
#fooleft{
width:200px;
float:left;
}
#fooright{
width:600px;
float:right;
}
#fooright ul{
text-align:right;
}
#fooright ul li{
font:9px verdana,Arial, Helvetica, sans-serif;
display:inline;
padding:0 5px;
color: #99FF00;
border-right:1px solid #CCFF66; 
}
.tables {
	width:200px;
	float:left;
	display:inline;
}
.tables_right {
	width:200px;
	float:left;
	display:inline;
}
