body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	background-color:#313031;
	text-align: center;
	margin:0;
}

#base {	background-color:#fff; }
#page {
	margin: 0 auto;
	width: 980px;
	line-height: 1.3em;
	text-align: left;
}

html>body #page { width: 980px; }


/* Begin header descritpion */
#header{
	width:980px;
	padding:0; 
	margin:0;
	background-color:#414449;
	height:130px;
}

#banners  img{
	padding: 4px 4px 4px 4px;
	border:1px #cccccc solid;
	margin-top:15px;
	width:468px;
	height:60px;
}

#leftheader{
	background-color:#414449
	background-image: url(logo_low.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 100px 0 0 30px;
	color:#fff;
	text-align:center;
	width: 450px; 
	float:left;
}
#rightheader{
	background-color:#414449;
	float:left;
	width:500px; 
	color:#fff;
	text-align:center;
	font-size:13px;
	padding-top: 30px
}
#footercontent {
	padding: 15px 15px 15px 15px;
	text-align:center;
}
#googleadsense {  text-align:center;}	


/* Menu */
#menus {
	clear:both;
	float:left;
	height: 80px;
	width: 980px;
	background: url(imports/bg2.jpg) no-repeat;
	padding:0; margin:0px;
}

#menus ul {
	margin: 0 auto;
	padding: 30px 0 0 120px;
	list-style: none;
	height: 150px;
}

#menus li {
	display: inline;


}

#menus a {
	margin: 10px 3px 0 3px;
	display: block;
	float: left;
	width: 160px;
	height: 23px;
	padding: 10px 3px 3px 3px;
	text-decoration: none;
	text-align:center;
	letter-spacing: -2px;
	font-size: 20px;
	color: #fff;
	background-color:#414449;
	outline: none;	
	border:1px #999 solid;
}

#menus a:hover {
	color: #fff;
}

/*** portal ***/

#leftcol {
	float:left;
	width: 620px;
	margin: 20px 30px 0 0;
}

#rightcol {
	text-align:center;
	float:left;
	width: 250px;
	margin: 20px 0 0 0;
}

/****************/

.bleft
{
	width: 70px;
	float:left;
	
}
.bleft img {
	border:1px #cccccc solid;
	padding: 4px 4px 4px 4px;
	background: #fff;
	width:50px;
	height:50px;
}

.bright {
	float:left;
	font-size:10px;
}
.bright a {outline: none; }

div.col-box {
	padding: 10px 10px 0 10px;
	border:1px #313031 solid;
	height:50px;
	background-color: #3B4041;
	color: #fff
}
.title, .title2 {
	letter-spacing: 12px;
	font-size: 18px;
	font-weight:bold;
	float:left;
	text-align:center;
}
.content, .content2 {
	float:left;
	width: 75%;
}
.title {	width: 25%; color: #E17921}
.content {width: 75%; }
.title2 { width: 40%; color: #E17921}
.content2 {width: 60%; }

#bannerimg {  padding:0; width:470px; height: 60px; border: 1px #000000 solid; }

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
    float:center;
}


