body
{
background: #ffe4ab url(images/dotbgwhite2orange.jpg) repeat-x;
margin: 0px;
padding: 0px;
}

table {
}

td {
	text-align:left;
}
tr.sub:hover {
	background-color:#EEEEEE;
}

a {
color:#9c1e2a;
}

a:hover {
color:#333333;
}

name {
	color:042254;
}


h3 {
	display:inline;
	font-family:Helvetica, Arial, Geneva;
	font-size:12px;
	padding:5px 8px 5px 5px;
}

h4 {
	display:inline;
	margin-right:30px;
	margin-top:20px;
	color:#000;
	width:200px;
	text-align:right;
	font-size:11px;
}

h5 {
	display:inline;
	margin-top:20px;
	font-size:11px;
	color:#444;
	text-align:right;
}

.input{
width:140px;
height:15px;
font-size:12px;
color: #666666;
}

img{
float:left;
padding:10px;
margin:10px 0 10px 0;
border:0px  #CCCCCC solid;
}

h1 {
color: #2372bf;
font-size:18px;
font-family: "trebuchet ms", Helvetica;
padding:0px 0px 20px 0px;
border-bottom:1px #CCCCCC dashed;
margin-top:10px;
text-decoration:none;
line-height:15px;
}
h1 a {
color: #2372bf;
}

.more{
clear:both;
padding:2px;
}
#main_container{
width:900px;
height:100%;
margin:auto;
background:url(images/mainbg2.png) repeat-y;
font-size:13px;
color:#042254;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#top_banner{
width:800px;
height:170px;
margin:auto;
}
#logo{
width:auto;
float:left;
padding-left:20px;
}
/*-------------menu--------------*/
#navigation{
padding-left:0;
background:url(images/topofpage.jpg) bottom center no-repeat;
width:800px;
height:51px;
margin-left:-8px;
}
#navigation ul {
padding-left:140px;
font-family: "trebuchet ms", Helvetica;
font-size: 11px;
text-decoration: none;
margin-left:140px;
padding:0px;
list-style: none;
}
#navigation li
{
text-align:center;
display: inline;
text-align: center;
padding: 0px;
float: left;
}
#navigation li a
{
color:#555;
width:85px;
font-size:11px;
height:30px;
float: left;
margin:	0px;
padding:13px 0 0 0;
text-decoration: none;
background:url(images/btab.gif) no-repeat center;
background-position:0px 0px;
}

#navigation li a:hover
{
color: #000;
background:url(images/btabhov2.gif) no-repeat center;
background-position:0px 0px;
}
#navigation li.current a
{
color: #000;
float: left;
margin:	0px;
padding:12px 0 0 0;
text-decoration: none;
background:url(images/btabhov.gif) no-repeat center;
background-position:0px 0px;
}

#center_content{
clear:both;
width:790px;
height:auto;
background-color:#fff;
margin-left:50px;
}
#left_content{
width:380px;
float:left;
height:auto;
padding:15px;
font-size:11px;
color:#333333;
padding-bottom:50px;
border-right:1px #CCCCCC dashed;
}
#left_content_apply{
width:680px;
float:left;
height:auto;
padding:15px;
font-size:11px;
color:#333333;
padding-bottom:50px;
}

#right_content{
width:360px;
float:left;
height:auto;
padding:15px 0px 15px 15px;
font-size:11px;
color:#333333;
padding-bottom:50px;
}
.right_box{
width:330px;
height:auto;
border:1px #9db52b solid;
background:#fff6fa;
background-position:8px 8px;
padding:10px 0 0 10px;
}



/*-------------list------------*/
li {
margin-bottom:10px;
}
ul.announce {
	list-style-type:none;
	padding:0;
	margin:0;
}
 
li.announce {
	background:url(images/star_bullet.gif) left top no-repeat;
	padding-left: 1.8em;
	margin:15px 0px 15px 0px;
}

.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: #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(images/bullet_a.png) no-repeat left; color:#000000;}

/*-------------foooter*/
#footer{
border-top:thin solid #666666;
clear:both;
width:auto;
color:#CCCCCC;
text-align:center;
background:#e7fdff;
height:80px;
padding-top:10px;
}

