@charset "UTF-8";
.container_pages {
	min-height:100%;
	width: 950px;
	position: absolute;
	text-align: left;
	margin-left: -475px;
	left: 50%;
	z-index: 2;
}
.whitespace1 {
	background-color: #FFFFFF;
	height: 400px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 50%;
	margin-top: -280px;
}
.left_fade {
	position: absolute;
	height: 381px;
	width: 23px;
	right: 50%;
	background-image: url(../images/left_fade.png);
	background-repeat: no-repeat;
	margin-right: 475px;
	margin-top: 10px;
	margin-bottom: 9px;
}
.right_fade {
	position: absolute;
	height: 381px;
	width: 23px;
	left: 50%;
	background-image: url(../images/right_fade.png);
	background-repeat: no-repeat;
	margin-left: 475px;
	margin-top: 10px;
	margin-bottom: 9px;
}
.whitespace_design {
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 85px;
}
.left_fade_design {
	position: absolute;
	height: 80px;
	width: 7px;
	right: 50%;
	background-image: url(../images/left_fade_80.png);
	background-repeat: no-repeat;
	margin-right: -55px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_fade_design {
	position: absolute;
	height: 80px;
	width: 7px;
	left: 50%;
	background-image: url(../images/right_fade_80.png);
	background-repeat: no-repeat;
	margin-left: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation{
	padding-top:37px;
	float: right;
	width: 780px;
}
.header_design {
	background-color: #CCCCCC;
	height: 80px;
	border: 10px solid #FFFFFF;
	width: 400px;
	margin-top: 85px;
	margin-left: 530px;
	background-image: url(../images/marketing_header.jpg);
	background-position: center center;
}
.content_container {
	margin-top:20px;
	margin-bottom:50px;
}

.footer {
	position: absolute;
	bottom: 0px;
	text-align: left;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.navigation_home {
	height: 63px;
}
.submenu {
	width: 1000px;
	margin-top: 200px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}

.anylinkcss {
	text-align: left;
	left:50% !important;
	margin-left:-304px;
	font-size:12px;
	padding-top:5px;
}
.smalllogo_design {
	float:left;
	height: 53px;
	width: 160px;
	padding-top: 13px;
}

