body
{
background:  #F2F2F2 url('images/bg.gif') repeat-x;
margin: 0px;
padding: 0px;
}
.input{
width:140px;
height:15px;
font-size:12px;
color: #666666;
}
p{
clear:both;
width:auto;
color:#042254;
padding:0px;
text-align:justify;
}
img.pic{
	float:left;
	padding:10px;
	margin:10px 0 10px 0;
	border:1px  #CCCCCC solid;
	margin-right: 10px;
}
.title{
	color: #FF9900;
	font-size:18px;
	padding:15px 10px 5px 40px;
	border-bottom:1px #CCCCCC dashed;
	margin-top:10px;
	text-decoration:none;
	line-height:15px;
}
.more{
clear:both;
padding:2px;
}
#main_container{
width:800px;
height:800px;
margin:auto;
background: none;
font-size:12px;
color:#042254;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#top_banner{
width:800px;
height:120px;
margin:auto;
}
#logo{
	width:auto;
	float:left;
	padding-left:20px;
}
/*-------------menu--------------*/
.navigation{
	margin:auto;
	padding-left: 100px;
}
.navigation_empresa{
	clip: auto;
	width: auto;
	height: auto;
}
.navigation ul
{
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.navigation_empresa ul
{
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	list-style: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
.navigation li
{
	text-align:center;
	display: inline;
	text-align: center;
	padding: 0px;
	float: left;
}
.navigation_empresa li
{
	text-align:center;
	display: inline;
	text-align: center;
	padding: 0px;
	float: left;
}
.navigation li a
{
	width:85px;
	height:30px;
	color: #333333;
	float: left;
	margin:	0px;
	text-decoration: none;
	background:url(images/bt.gif) no-repeat center;
	background-position:0px 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.navigation_empresa li a
{
	width:85px;
	height:30px;
	color: #333333;
	float: left;
	margin:	0px;
	text-decoration: none;
	background:url(images/bt.gif) no-repeat center;
	background-position:0px 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.navigation li a:hover
{
color: #153700;
background:url(images/bt_a.gif) no-repeat center;
background-position:0px 0px;
}
.navigation_empresa li a:hover
{
color: #153700;
background:url(images/bt_a.gif) no-repeat center;
background-position:0px 0px;
}
.navigation li.current a
{
color: #153700;
float: left;
margin:	0px;
padding:5px 0 0 0;
text-decoration: none;
background:url(images/bt_a.gif) no-repeat center;
background-position:0px 0px;
}
.navigation_empresa li.current a
{
color: #153700;
float: left;
margin:	0px;
padding:5px 0 0 0;
text-decoration: none;
background:url(images/bt_a.gif) no-repeat center;
background-position:0px 0px;
}

#center_content{
clear:both;
width:800px;
height:auto; 
background-color:#f2f2f2;
}
#left_content{
width:380px;
float:left;
height:auto;
padding:15px;
font-size:11px;
color:#333333;
padding-bottom:50px;
border-right:1px #CCCCCC dashed;
}
#right_content{
	width:350px;
	float:left;
	height:auto;
	padding:15px;
	font-size:11px;
	color:#333333;
	padding-bottom:50px;
}
#right_content_empresa{
	width:755px;
	float:left;
	height:auto;
	font-size:11px;
	color:#333333;
	padding-bottom:11px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 20px;
}
.right_box{
	width:330px;
	height:auto;
	border:1px #9db52b solid;
	background-position:8px 8px;
	padding:5px 5px 5px 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}



/*-------------list------------*/
.list {
color:#042254;
font-weight:bold;

}
.list li span{
color:#9c1e2a;
}
.list ul{
padding:0px;
margin:0px;
}
.list li ul li{
font-weight:normal;
padding:5px;
list-style:none;
margin:5px;
}
.list ul li.description{
color: #000;
font-size:10px;
}
.date{
width:50px;
height:50px;
background:url(images/date.gif) no-repeat center;
background-position:0px 0px;
text-align:center;
color:#fff;
font-size:14px;
font-weight:bold;
padding-top:15px;
float:left;
margin-top:10px;
}
.news_content{
width:290px;
padding:5px;
float:left;
text-align:justify;
border-bottom:1px #CCCCCC dashed;
margin:10px 0 10px 0;
}
/*---------services---------*/
ul.services {
list-style-type:none; display:block; width:auto; height: auto; 
margin:0px; padding:10px 0 20px 15px;}

ul.services li {
display:inline;}

a.nav_services:link, a.nav_services:visited {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width: auto;
	height: auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	background:url(images/bullet.png) no-repeat left;
	color: #333333;
}

a.nav_services:hover {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width:auto;
	height:auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	background:url(images/bullet_a.png) no-repeat left;
	color:#CC6600;
}
/*-------------foooter*/
#footer{
	clear:both;
	width:auto;
	height:80px;
	padding-top:10px;
	text-align:center;
	bottom: auto;
	visibility: visible;
	color: #333333;
	background-image: url(images/bg.gif);
	background-position: bottom;
	clip: rect(auto,auto,auto,auto);
	page-break-before: auto;
	page-break-after: auto;
}
