@charset "UTF-8";
/* CSS Document */

h1 {
	width:1046px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color: #001B28;
	margin-bottom:10px;
	text-align:center;
	
}
#wrapper {
	width: 1046px;
	height:818px;
	margin:0 auto;
	position:relative;
	background-color: #001B28;
}
.logo {
	width:262px;
	position:relative;
	left:60px;
	top:80px;
}
#wrapper .grid {
	width:262px;
	border:1px solid #DD9D62;
	position:relative;
	left:60px;
	top:90px;
	text-align:center;
}
.imageRow {
	margin:4px;
}
.imageRow .item {
	margin-right:4px;
}
.imageRow .itemLast {
	margin-right:0;
}




#wrapper .head {
	width:262px;
	position:relative;
	left:60px;
	top:110px;
}
#wrapper .copyright {
	width:262px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9C3926;
	text-align:center;
	position:absolute;
	bottom:40px;
	left:60px;
}
.colorBox {
	width:595px;
	height:818px;
	position:absolute;
	left:383px;
	top:0;
	background-color:#FFFFFF;   /* background color is changed inline */
}
.content {
	width:595px;
	margin:0 auto;
	position:relative;
	top:30px;
	text-align:center;
}
.navBar {
	width:595px;
	position:relative;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	text-align:center;
	color:#001B28;
}
.navBar a:link {
	color:#9C3926;
	margin-right:20px;
	text-decoration:none;
}
.navBar a:visited {
	color:#9C3926;
	margin-right:20px;
	text-decoration:none;
}
.navBar a:hover {
	color:#001B28;
	margin-right:20px;
	text-decoration:underline;
}
.bigElement {
	width:504px;
	margin:0 auto;
	position:relative;
	top:0;
	left:0;
	text-align:center;
}
.layer {
	width:504px;
	height:516px;
	position:absolute;
	visibility:hidden;
	left:0;
	padding-top:28px !important;
	padding-top:37px;
	text-align:center;
	z-index:2;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#001B28;
	letter-spacing:1px;
	text-align:center;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#001B28;
	text-align:left;
	margin:0 auto;
	padding-top:5px;
}
.statement {
	width:480px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	padding-top:45px;
	text-align:left;
	
}
.statement a:link {
	color:#9C3926;
}
.statement a:visited {
	color:#9C3926;
}
.statement a:hover {
	color:#001B28;
}


