@charset "utf-8";
#wrapper {
	background-color: #000;













	height: 900
\;
	width: 1000px;
	height: 850px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: auto;
	top: 0px;
	float: none;
}


#banner {
	position:relative;
	width:1000px;
	height:172px;
	z-index:1;
	left: 0px;
	top: 0px;
	font-size: 60px;
	text-align: center;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: none;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(assets/images/blues.jpg);
}


#menu {
	position:absolute;
	width:200px;
	height:276px;
	z-index:2;
	left: 800px;
	top: 172px;
	background-color: #002E5C;
}
#banner_fx {
	color: #FFF;
	text-shadow: 5px 5px 5px #000;
}

#content {
	position:absolute;
	width:593px;
	height:559px;
	z-index:3;
	left: 0px;
	top: 173px;
	font-family: CopystructNormal;
	text-align: center;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 75px;
	font-size: xx-large;
	font-weight: bold;
	background-color: #000000;
	color: #FFF;
	overflow: hidden;
}

#footer {
	position:absolute;
	width:1000px;
	height:64px;
	z-index:4;
	left: 0px;
	top: 732px;
	text-align: center;
	background-color: #011031;
	color: #FFF;
}
#text_menu {
	position:absolute;
	width:1000px;
	height:52px;
	z-index:5;
	left: 0px;
	top: 798px;
	text-align: center;
	background-color: #10829D;
	background-image: url(assets/images/blues.jpg);
}

#follow {
	position:absolute;
	width:197px;
	height:253px;
	z-index:6;
	top: 448px;
	background-color: #95C2DF;
	left: 800px;
	background-image: url(assets/images/Blue-iphone_SAj.jpg);
	font-size: x-large;
	text-align: center;
	vertical-align: 0%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:visited {
	color: #95C2DF;
}


a:link {
	color: #CFD0CA;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
p {
	font-size: 20px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding-top: 25px;
}
