body { 
background:#4BA3E1;
 font-family:Verdana;
}
#head
{
height:110px; 
 background:url(images/0088.jpg) no-repeat left bottom; }

#header .nav { 
width:950px; 
overflow:hidden;
float:left;
}
#header .nav li { 
display:inline;
width:950px;

}
#header .nav li a { 
display:block; 
float:left; 
width:120px;
height:30px; 
line-height:30px; 
font-size:16px; 
text-transform:uppercase; 
font-weight:bold; 
color:#fff; 
text-decoration:none; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
text-align:center; 
margin-right:0px; 
background:url(images/nav-bg1.png) no-repeat left top;
}
#header .nav li a:hover { 
background:url(images/nav-bg2.png) no-repeat left top;
}
#header .nav li a.current { 
background:url(images/nav-bg2.png) no-repeat left top;
}
.wrapper { 
width:950px;
 overflow:hidden;
 }
 #header .row-1 { 
height:60px; 
}
a {
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color:#ff6600;
}
#page-bgtop {
	padding: 0px 0px 0px 20px;
	}
	.CONTENT { font-family:Verdana, Arial, Helvetica, sans-serif;
           FONT-SIZE:11.5PX;
		   color:#000000;
		   font-style:medium;
		   text-align:JUSTIFY;
		   padding-left:10PX;
		   padding-right:10PX;
		   line-height:18PX;
		   
		 }




/*-----------------------------------Menu-----------------------------*/

#templatemo_menu {
	width: 948px;
	height: 35px;
	background: #000000;
	border-bottom: 1px solid #333;
}

#templatemo_menu ul {
	float: left;
	width: 950px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu ul li .lastmenu{
	border-right: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #b3d7fc;
}
/*-------------------------------------------------------------------------*/
#pscroller1{
width: 475px;
height: 150px;
/*border: 1px solid black;*/
padding: 5px;
margin-left:35px;
background-color:#4BA3E1;
}
