@CHARSET "UTF-8";

body{ 
margin:0px 0px 100px 0px;
padding: 0px;
background: url('../img/bg.png'); font-family:verdana;
font-family:arial;
font-size:12px;
color:#5F5F5F;
}


p a{
color:#3F76A1;
text-decoration: none;
}

p a:hover{
text-decoration: underline;
}


.header, #menubar{
width: 100%;
}
.header{
height:75px;
background: url('../img/headerfrontside.png') repeat-x;
}
.top-header {
background:url("../img/header.png") no-repeat;
height:75px;
margin:0 auto;
width:990px;
}




.menu-container{
height: 25px;
background: url('../img/menubar.png') repeat-x;
width:%100;
}

#menubar{
margin:0px auto 0px auto;
width:990px;
}

.content{ 
background: url('../img/mainback.png') repeat-y;
width: 990px;
margin:0px auto 0px auto;
background-color: white;
padding-bottom:30px;
}


.footer {
background:url("../img/mainbottom.png") no-repeat;
height:7px;
margin:0 auto;
width:990px;
}



.left-content {
float:right;
width:300px;
}

.right-content {
float: left;
margin-left: 20px;
margin-top: 20px;
width: 650px;
}

.lb{
font-size:18px;
color:#374D5E;
}

.tb{
margin-top:10px;
}

.liborder{
font-size:16px;
color:#0066CC;
}

.ull{
list-style: circle;
font-size:14px;
}

.ull li{
list-style: circle;
}

.ull li a{
color:#3F76A1;
text-decoration: none;
}

li a{
color:#3F76A1;
}

.ull li a:hover{
text-decoration: underline;
}





.story  {
border:1px solid #DBDBD8;
margin:10px 0px;
width:274px;
}


.story a {
background:url("../img/bg_reelBubble-rb.gif") repeat-x scroll 0 0 #FFFFFF;
display:block;
height:68px;
outline:0 none;
padding:10px 10px 11px 8px;
color:#4B8AC3;
text-decoration:none;
}


 .story a:hover {
background-position:0 -100px;
background-repeat:repeat-x;
}

.story img {
float:left;
margin:0 8px 0 0;
border: none;
}

.story a span.headline {
color:#4B8AC3;
display:block;
font-size:12px;
font-weight:bold;
}


.story a span {
color:#666666;
font-size:11px;
line-height:1.2;
}

.story a span.headline:hover {
text-decoration:underline;
}



.lbig{
display:block;
width:580px;
font-size:22px;
color:#5F5F5F;
}




.left-item img {
border: none;
margin: 10px 0px;
}

.left-item {
margin-top:20px;
width:275px;
border:1px solid silver;
text-align: center;
display: block;
}

.left-item label {
background-color:orange;
color:white;
display:block;
font-size:15px;
font-weight:bold;
padding:5px 0;
text-align:center;
width:275px;

}

	
.little {
display:block;
font-size:15px;
margin:5px 0 20px;
width:600px;
}













.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


#footer-bar {
	width: 990px;
	margin: 0px auto 0px auto;
}


#sitemap {
	display: block;
	margin:0px;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
	font-size:11px;
}

#modifi-copy{
	display: block;
	margin:0px;
	font-size:11px;
	float:right;
}

#modifi-copy li, #sitemap li {
	float:left;
	list-style: none;
	margin:0px;
}

#modifi-copy li span {
margin:20px 10px 0 3px;
}

#sitemap li a {
display:block;
margin:0px 4px 0px 4px;
color:#06C;
}

#sitemap li a:hover {
color:#003;
}



