@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../images/purple_bgg3.jpg);
}
.wrapper {
	height: 570px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
	background-image: url(../images/purpleDiv_bg.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
}

.wrapper .belowssp {
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 6%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #025999;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.wrapper .belowssp a {
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 18px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #025999;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 14px;
	color: #9ea401;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1f1f1f;
	text-decoration: underline;
}

.wrapper .ssp {
	height: 530px;
	width: 900px;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
.header {
	height: 55px;
	width: 906px;
	margin-left: auto;
	margin-top: 0%;
	margin-bottom: 2px;
	margin-right: auto;
	overflow: hidden;
}

.style1 {
	height: 55px;
	width: 906px;
	margin-top: 0.75%;
	margin-bottom: 0px;
	color: #A4A4A4;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

