/* css for header ----------------------------------------------------------------------------------------------- */
#res-header {
	position: relative;
	height: 141px;
	font-size: 0;
	line-height: 0;
	}
	#res-photo {
		position: absolute;
		top: 27px;
		left: 351px;
		width: 675px;
		height: 114px;
		font-size: 0;
		line-height: 0;
		}
	#res-photo-top {
		position: absolute;
		top: 27px;
		left: 126px;
		width: 225px;
		height: 114px;
		font-size: 0;
		line-height: 0;
		}
			
#res-content {
	position: relative;
	padding: 0 126px 0 126px;
	width: 900px;
	background: url(../images/res-bg.gif) center repeat-y;
	}
#res-text {
	padding: 30px;
	}

#res-footer a.on, #res-footer a:visited.on #res-footer a:active.on #res-footer a:hover.on {
	color: #fce0b8;
	}
#res-footer {
	position: relative;
	padding: 105px 140px 0 135px;
	width: 877px;
	height: 50px;
	clear: both;
	font-size: 11px;
	color: #c6ebf6;
	background: url(../images/bg-res-footer.gif) top center no-repeat;
	}
	.copyright {
		float: right;
		}
	#res-footer a, #res-footer a:visited, #res-footer a:active {
		color: #c6ebf6;
		text-decoration: none;
		}
	#res-footer a:hover {
		color: #fff;
		text-decoration: none;
		}
/* css for main navigation -------------------------------------------------------------------------------------- */
#res-main-nav {
	position: relative;
	padding: 7px 126px 0 126px;
	width: 900px;
	height: 23px;
	background: url(../images/nav-bar.gif) top center no-repeat;
	color: #dba67c;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	}
#res-main-nav a, #res-main-nav a:visited, #res-main-nav a:active {
	color: #dba67c;
	}
#res-main-nav a:hover, #res-main-nav a.on, #res-main-nav a.on:visited, #res-main-nav a.on:active {
	color: #fce0b8;
	}
#res-nav-bar-top {
	position: absolute;
	top: 137px;
	left: 126px;
	width: 900px;
	height: 5px;
	font-size: 0;
	line-height: 0;
	}
#res-nav-bar-bottom {
	position: absolute;
	top: 170px;
	left: 126px;
	width: 900px;
	height: 5px;
	font-size: 0;
	line-height: 0;
	z-index: 999;
	}

#V1WebUserControlValidationSummaryContainer,
.V1ValidationSummaryContainerStyle {
	border: 0 !important;
	background: none !important;
	}
	
