body {
	margin:0 auto;
	background:url(../images/bg.jpg);
	font-family: Candara, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#000;
}

#wrapper {
	margin:0 auto;
	width:861px;
}

#header {
	width:861px;
	height:78px;
	background:url(../images/header.jpg);
}

ul#navlist-top {
	float:right;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	margin-top:57px;
	padding-right:10px;
	white-space: nowrap;
}

#navlist-top li {
	display: inline;
	list-style-type: none;
}

#navlist-top a { 
	padding: 3px 10px;
}

#navlist-top a:link, #navlist-top a:visited {
	color: #666666;
	text-decoration: none;
}

#navlist-top a:hover {
	color: #890101;
	text-decoration: none;
}


ul#navlist-bottom {
	float:left;
	text-align:center;
	width:861px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	margin-top:20px;
	padding-bottom:5px;
	white-space: nowrap;
}

#navlist-bottom li {
	display: inline;
	list-style-type: none;
}

#navlist-bottom a { 
	padding: 3px 30px;
	text-transform: uppercase
}

#navlist-bottom a:link, #navlist-bottom a:visited {
	color:#000000;
	text-decoration: none;
}

#navlist-bottom a:hover {
	color: #890101;
	text-decoration: none;
}

.on-nav {
	color: #890101 !important;
}

#home-img-wrapper {
	width:861px;
	height:423px;
	background:url(../images/home_img_wrapper.jpg);
}

#home-content-wrapper {
	width:861px;
	height:238px;
	background:url(../images/home_content_wrapper.jpg);
}

#home-content-text-left {
	width:220px;
	float:left;
	padding:40px 0 0 30px;
	font-size:11px;
}

#home-content-text-right {
	width:390px;
	float:left;
	padding:60px 0 0 50px;
}

#inside-content-text-left {
	width:210px;
	float:left;
	padding:30px 0 0 15px;
}

#inside-content-text-left img{
	margin-bottom:30px;
}

#inside-content-text-right {
	width:390px;
	float:left;
	padding:30px 0 0 85px;
}

.heading {
	font-size:15px;
	font-weight:bold;
}

#inside-content-wrapper {
	width:861px;
	height:550px;
  overflow: auto;
}

#about-us-main-img {
	width:861px;
	height:111px;
	background:url(../images/about_us_main_img.jpg);
}

#project-list-main-img {
	width:861px;
	height:111px;
	background:url(../images/project_list_main_img.jpg);
}

#staff-main-img {
	width:861px;
	height:111px;
	background:url(../images/staff_main_img.jpg);
}

#apply-main-img {
	width:861px;
	height:111px;
	background:url(../images/apply_main_img.jpg);
}



#footer-wrapper {
	font-size:11px;
	color:white;
	text-align:center;
	width:861px;
	height:81px;
	background:url(../images/footer_wrapper.jpg);
}

.red-required {
	font-weight:bold;
	color:red;
}

#inside-content-wrapper a {
	color: #837B30;
}

#inside-content-wrapper a:hover {
	color: #D7BD69;
}
