body
{
background:  #F2F2F2 url('bg.gif') repeat-x;
margin: 0px;
padding: 0px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.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;
}
.title{
color: #042254;
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:1024px
/*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;
}

table td
{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {color: #325d55; text-decoration:none }
a:hover {  color: #96b5b0; text-decoration: none} 

#center_content{
clear:both;
width:800px;
height:auto; 
background-color:#f2f2f2;
}
#left_content{
/* width:380px; */
width:300px;
float:left;
height:auto;
padding:15px;
font-size:11px;
color:#333333;
padding-bottom:50px;
border-right:1px #CCCCCC dashed;
}
#right_content{
width:800px;
float:left;
height:auto;
padding:15px;
font-size:11px;
color:#333333;
padding-bottom:50px;
}
.right_box{
width:800px;
height:auto;
border:1px #9db52b solid;
background:url(badget.gif) no-repeat top left  #FDFDFD;
background-position:8px 8px;
padding:70px 0 0 10px;
}



/*-------------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(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(bullet.png) no-repeat left; color: #9c1e2a;}

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(bullet_a.png) no-repeat left; color:#000000;}
/*-------------foooter*/
#footer{
clear:both;
width:auto;
background:url(bg_footer.jpg) no-repeat left center #5A6F6C;  
background-position:0px 40px;
color:#CCCCCC;
height:80px;
padding-top:10px;
text-align:center;
}


/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 500px;
	height: 200px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

#imageMenu ul li.landscapes a {
	background: url(teacher.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(student.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(technical.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(reseller.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(document.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

/*************************************************************/

#iframebg {
	background: #F2F2F2;
}

#font_1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #042254;
font-size:18px;
text-align: left;
text-decoration:none;
}