body
{
  margin: 0px auto;
  font-size: 12px;
  font-family:Times New Roman;
}	

h2
{
   font-size: 18px;
   color: #226698;
}
.home-main
{
	width: 945px;
	height: 600px;
    background: url(images/home.jpg) center top no-repeat;
    margin: 50px auto;
    border: 1px solid #fff;
}


.main-menu
{
	text-align: center;
	margin: 0px auto;
	margin-top: 490px;
	color: #fff;
}

.main-menu a
{
	color: #fff;
	text-decoration: none;
	margin: 0px 5px;
	font-size: 18px;
}

.image
{
   width: 60px;
   height: 60px;
   padding: 5px;
   border: 1px solid #ccc;
}

  float: right;
  color: #DDDEF6;
  padding-right: 5px;
}

.top-menu ul li a
{
   color: #DDDEF6;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 93%;
  
}

.top-menu ul li a:hover
{
   text-decoration: underline;
}

.container
{

	margin: 0px auto;
	width: 790px;	


}
.content-container
{
    padding-left: 25px;
	padding-right:25px;
	padding-bottom: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 59em;  
	margin-left: 8px;
		border-top: 20px solid #226698;
}

.header
{
	height: 98px;
}

.footer
{
	padding-top: 5px;

	padding-left: 9px;
	padding-right: 9px;
}
.footer-1
{
	color: #73912f;
	font-size: 12px;
	padding-bottom: 8px;
	border-bottom: 3px solid #6b89a1;
	text-align: center;
	
}
.footer-2
{
	padding-top: 2px;
}
.member
{
	margin-left: 20px;
	text-align: left;
}

input
{
	border: 1px solid #7f9db9;
	height: 1.5em;
	float: left;
	clear: right;
	margin-left: 2px;
}

textarea
{
    float: left;
	clear: right;
	margin-left: 2px;
	border: 1px solid #7f9db9;
	height: 10em;
	clear: right;
}
label
{

	display: block;
	float: left;
	width: 250px;
	text-align: right;
}

.input
{
	text-align: l2ft;
}

.input label
{
	margin-left: 50px;
}


.submit
{
	margin-left: 220px;
	clear: left;
}

.message
{
	color: red;
}

.section
{
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 200px;
  background: url(images/main_menu_bg.gif) center center no-repeat;
  height:120px;
  font-size: 16px;
}	

.section a
{
	text-decoration: none;
	color: #000;

}

.section a:hover
{
	text-decoration: underline;
}
.menu-center
{
	width: 100%;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.footer-2
{
	font-size: 11px;
	text-align: center;
}
h2
{
	margin-bottom: 0px;
	margin-top: 15px;
}

table
{
	width: 100%;
	font-size: 13px;
	text-align: left;
}

table td
{
	padding: 6px 0px 6px 0px;
}
.altrow
{
	background-color: #eee;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
	padding-top: 10px;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

.common-link
{
	text-decoration: none;
	color: #000;
}

.common-link:hover
{
	text-decoration: underline;
}

.job-content
{
	padding: 10px;
}


.main-menu a.under
{
	text-decoration: underline;
}

.copyright
{
	text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;	
}