@charset "UTF-8";
#wrapper {
	height: auto;
	width: 100%;
	height: 100%;
	min-width: 1216px;
	background-color: #333333;
	position: relative;
}
.client {
	height: 75px;
	width: 50%;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4c4c4c;
	margin-left: -1px;
	text-align: right;
}
.info {
	height: 75px;
	width: 49%;
	float: left;
	font-family: 'SourceSansProLight', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #CCC;
	line-height: 90%;
	margin-top: 8px;
	margin-left: 8px;
}
.info2 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666;
}
.info3 {
	height: 35px;
	width: 49%;
	float: left;
	font-family: 'SourceSansProLight', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #CCC;
	line-height: 90%;
	margin-top: 27px;
	margin-left: 8px;
}
.desc {
	height: 75px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: auto;
	width: 100%;
	z-index: 100;
	position: relative;
}
#logo {
	height: 176px;
	z-index: 100;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.image {
	height: auto;
	width: 100%;
	text-align: center;
}
.image2 {
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: -35px;
}
#footer {
	height: auto;
	width: 100%;
	background-color: #efefef;
	padding-top: 5px;
}
#footer_copy {
	height: auto;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer_icon {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.spacer {
	height: 120px;
	width: 100%;
	text-align: center;
	left: 50%;
	right: 50%;
	margin-top: 10px;
}
.back {
	height: 120px;
	width: 100%;
	text-align: center;
	left: 50%;
	right: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #f04e23;
	padding-bottom: -75px;
}
a.back:link {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #f04e23;
}
a.back:visited {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #f04e23;
}
a.back:hover {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	border-bottom: 5px solid #f04e23;
}
a.back:active {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #f04e23;
	border-bottom: 5px solid #f04e23;
}
#nav {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	z-index: 5;
	position: relative;
	background-image: url(../_shadowbox/doubleline.png);
	background-repeat: repeat;
	margin-bottom: 15px;
}
.rule_gray {
	height: 5px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4c4c4c;
	border-bottom-color: #4c4c4c;
	margin-top: 6px;
	float: left;
	position: relative;
}
#header {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #f04e23;
	width: 125px;
	text-align: center;
	padding-top: 3px;
	height: 17px;
	background-color: #333;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #4c4c4c;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4c4c4c;
}
