@charset "utf-8";
 
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #666;
}
 
a {
	color: #888;
	text-decoration: none;
}
 
a:hover {
	color: #EF7A22;
	text-decoration: none;
}
 
ol { 
  margin-left: 1.4em; 
  list-style: decimal; 
}
ul { 
  margin-left: 1.4em; 
  list-style: square; 
}
img {
  border: 0;
}
 
#holder {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	height: 100%;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	text-align: left;
	overflow: hidden;	
}
 
#header {
	float: left;
	width: 930px;
}
 
#logo {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	width: 220px;
   	font-size: 24px;
	color: #EF7A22;
	line-height:200%;
}
 
#statement {
	float: top;
	margin-top: 15px;
	margin-left: 0px;
	width: 930px;
	font-size: 24px;
	color: #EF7A22;
	
}
 
 
#navsection {
 	float: left;
	width: 930px;
	margin-top: 10px;
	border-top: 2px solid #CCCCCC;
}
 
#sociallinks {
	float: left;
	width: 205px;
	margin-top: 10px;
	margin-left: 18px;
	font-size: 11px;
	color: #EF7A22;
}
 
#sociallinks p {
	color: #33CCFF;
	margin: 0 0 5px 0;
}
 
#sociallinks img {
	float: left;
	margin-right: 5px;
}
 
/* Navigation */
 
ul#nav {
	float: right;
	clear: right;
	width:684px;
	margin: 10px 20px 10px 0;
}
 
ul#nav li {
	position: relative;
	float: left;
	height: 82px;
	width: 92px;
	background:#CCC;
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;
	font-weight:bolder;
	list-style:none;
}
 
ul#nav li a {
        height: 82px;
        width: 92px;
        display: block;
        padding-top: 30px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
 
}
 
.webs  {
        display: block;
        width: 674px;
	float: inherit;
        margin: 1px 1px 1px 1px;
}
.pedia  {
        text-align:justify;
        display: block;
        width: 674px;
        float: inherit;
        margin: -13px 0px 0px 0px;
}

#maincontent {
	float: left;
	width: 700px;
	margin-top: 0px;
	height: 100%;
	background-position: top right;
}
.homeSearchbox {
        float: left;
        width: 200px;
        padding-left: 20px;
        padding-top: 5px;
        margin-bottom: 10px;
        line-height:110%;
		font-size: 90%;
}
#homemaincontent {
        float: left;
        width: 665px;
        margin-top: 10px;
        height: 100%;
        background-position: top right;
}
#homemaincontent p {
 	line-height: 22px;
        font-size: 15px;
        margin: 0 0 10px 0;
        width: 100%;
        color: #333;
}
.webs:hover {
        margin: 0px 0px 0px 0px;
        border: 1px  #EF7A22 solid;
 
}
 
 
ul#nav li.orangebox {
	background: #EF7A22;
}
 
ul#nav li.orangebox:hover {
	background: #bf5a0e;
}
 
ul#nav li.yellowbox {
	background:#fd6549;
}
 
ul#nav li.yellowbox:hover {
	background:#DD2200;
}
 
ul#nav li.goldenbox {
	background:#FFCE11;
}
 
ul#nav li.goldenbox:hover {
	background:#aa8700;
}
 
ul#nav li.greenbox {
	background: #ADBD39;
}
 
ul#nav li.greenbox:hover {
	background: #89962d;
}
 
ul#nav li.brightgreenbox {
	background: #64BD42;
}
 
ul#nav li.brightgreenbox:hover {
	background: #509735;
}
 
ul#nav li.bluebox {
	background:#4CAEE2;
}
 
ul#nav li.bluebox:hover {
	background:#1e85bb;
}
 
ul#nav li.bluezbox {
        background:#c5a4cd;
}
 
ul#nav li.bluezbox:hover {
        background:#5f4e63;
}
 
 
#lefthandside {
	float: left;
	width: 220px;
	margin-right: 10px;	
}
 
.Searchbox {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	 line-height:150%;
}
 
.Searchbox p {
	margin: 5px 0 5px 0;
	width: 180px;
 
}
 
 
#maincontent {
	float: left;
	width: 700px;
	margin-top: 0px;
	height: 100%;
	background-position: top right;
 
}
 
 
#footer {
	float: left;
	position: relative;
	width: 930px;
	border-top: 1px #CCC solid;
	margin-top: 50px;
	margin-bottom: 25px;
}
 
h1 {
 
	color: #fff;
	font-size: 23px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 330px;
	padding-top: 8px;
}
 
h1.yellow {
	color: #FFCC00;
	margin-bottom: 0px;
	padding-left: 0px;
}
 
 
h2 {
	font-size: 17px;
    margin-bottom:10px;
	padding-left: 330px;
	padding-top: 10px;
    color: #fff;
    width: 330px;
}
 
h3 {
	font-size: 16px;
	font-weight: bold;
    margin-bottom:9px;
    margin-top:9px;
}
 
h3.yellow {
	color: #F7EF5A;
	margin-bottom: 0px;
}
 
h3.golden {
	color: #FFCE11;
	margin-bottom: 0px;
}
 
h3.brightgreen {
	color: #64BD42;
	margin-bottom: 0px;
}
 
h3.blue {
	color: #4CAEE2;
	margin-bottom: 5px;
}
 
h3.darkblue {
	color: #5F7DA9;
	margin-bottom: 5px;
}
 
h3.red {
	color: #C44C4A;
	margin-bottom: 0px;
}
 
h3.redshare {
	color: #C44C4A;
	margin-bottom: 10px;
}
 
h3.green {
	color: #ADBD39;
	margin-bottom: 0px;
}
 
h3.orange {
	color: #EF7A22;
	margin-bottom: 0px;
}
 
h4{
	float: left;
	color: #FFCC00;
	margin-bottom: 0px;
	width: 500px;
	font-weight:bold;
	margin: 0 0 0 5px;
}
 
 
p, #maincontentinternal p {
	line-height: 18px;
	font-size: 14px;
        margin: 0 0 10px 0;
        width: 100%;
}
 
 
#footer #apex p {
	float: left;
	font-size: 10px;
	line-height: 13px;
	width: 150px;
	margin-left: 10px;
}
 
.copyright {
    font-size: 11px;
	margin: 5px 0 0 20px;
	font-style: italic;	
}
 
