body { background: url('../images/background.jpg'); }

#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	color: #333;
	border: 1px solid #bbb;
	line-height: 130%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 10px;
}

a {
	text-decoration: none;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
}

.clear {
	clear: both;
}

.img-border {
	border: solid 1px #bbb;
	padding: 3px;
}

/*header*/
#top {
	margin-bottom: 0;
	padding: .1em;
	border-bottom: 1px solid #bbb;
}

#top .right {
	float: right;
	width: 200px;
	height: 105px;
	padding: 0;
	margin: 0;
}

.right ul {
	list-style: none;
}

.right ul li {
	margin-top: 10px;
	padding-left: 20px;
	background: #fff url('../images/menu-icon.gif') no-repeat left 65%;
}

#top-menu ul {
	padding: 0;
	margin: 5px 0;
	background-color: #fff;
	color: #000;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#top-menu ul li { display: inline; }

#top-menu ul li a {
	padding: 3px 40px;
	background-color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #bbb;
}

#top-menu ul li a:hover {
	background-color: #fff;
	color: #ff9900;
}


/*left menu*/
#leftnav {
	float: left;
	width: 240px;
	margin: 0;
	padding: .5em;
	position: relative;
}

#leftnav .topcorner {
	background: url('../images/menu-bk_01.gif') no-repeat left bottom;
	width: 250px;
	height: 30px;
}

#leftnav .midcorner {
	background: url('../images/menu-bk_02.gif') repeat-y left center;
	width: 250px;
	height; 1px;
}

#leftnav .btmcorner {
	background: url('../images/menu-bk_03.gif') no-repeat left top;
	width: 250px;
	height: 30px;
}

#leftnav p {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin; 0;
	padding-left: 15px;
	display: block;
	width: 200px;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style: none;
}

#leftnav ul li a {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background: url('../images/menu-icon.gif') no-repeat left center;
	text-align: left;
	display: block;
	padding: 3px 0;
	padding-left: 20px;
	line-height: 100%;
	width: 70%;
}

#leftnav p { margin: 0 0 1em 0; }

/*mid content*/
#content {
	margin: 10px 0;
	line-height: 150%;
}

#homepage {
}

#homepage .left-box {
	float: left;
	width: 180px;
	text-align: left;
	border-right: solid 1px #bbb;
	padding-right: 20px;
}

#homepage .right-box {
	text-align: left;
	*float: left;
	overflow: auto;
	padding-left: 20px;
	
}

html>body #homepage .right-box {
	float: none;
	/*margin-left: 182px;*/
}

#homepage .news-para {
	margin: 0;
	color: #356d9a;
}

#homepage .news-para a {
	margin: 0;
	color: #356d9a;
	display: block;
	font-weight: normal;
}

#homepage .news-date {
	font-weight: bold;
}


#homepage .services-box {
	/*border: solid 1px #ff0000;*/
	width: 143px;
	float: left;
	margin-right: 7px;
}
#homepage .services-box p {
	margin: 0;
	margin-top: 5px;
}

#homepage .services-title {
	font-weight: bold;
	height: 40px;
	display: block;
}

#homepage a {
	text-decoration: none;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#homepage a:hover {
	color: #FF9900;
}

#top-banner {
	margin-bottom: 10px;
}

#right-content {
	float: left;
	width: 730px;
}

.sub-title {
	color: #780000;
	font-size: 14px;
	margin: 0;
	margin-top: 25px;

}

.sub-title-orange {
	color: #fff;
	font-size: 14px;
	margin: 0;
	margin-top: 10px;
	background: url('../images/title-bg.png') no-repeat left center;
	height: 28px;
	width: 728px;
	padding-top: 10px;
	padding-left: 20px;
}

/*footer*/
#footer {
	clear: both;
	margin-top: 10px;
	padding: .5em;
	color: #333;
	border-top: 1px solid #bbb;
	text-align: center;
	font-size: 9px;
}

#footer a {
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer img {
	margin-left: 70px;
}

.red { color: red; }
.relative { position: relative; }
.clear { clear: both; }

#box1 {
	border-right:none;
	width:200px;
	float:left;
	height:410px;
	padding-left:1px;
}

#box2 {
	width:200px;
	float:left;
	margin-left:25px;
	height:410px;
}

#box3 {
	border-left:none;
	width:200px;
	float:left;
	margin-left:25px;
	height:410px;
}

#clear {
	clear:both;
}

p.bottommargin {
	margin-bottom:0%;
}

.career-span {
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: #780000;
}