@charset "UTF-8";
body {
	background-color: #0A0907;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	top: 0px;
	background-image: url();
}

#content .header .homepagepic {
	background-image: url(../Images/homepagepic2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 836px;
	width: 1200px;
	top: 91px;
	z-index:2;
	background-color: #000;
	right: 0px;
	background-position: right top;
}

#textbox .welcometab {
	background-repeat: no-repeat;
	width: 519px;
	position: absolute;
	left: 40px;
	color: #FFF;
	padding-top: 35px;
	top: 250px;
	font-size: 14px;
	z-index:6;
	height: 524px;
	background-image: url(../Images/home_textbox.png);
	}
.textcontent {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 400px;
	font-family: "Times New Roman", Times, serif;
	word-spacing:2.5px;
	color: #CCC;
	z-index:8;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 40px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
	top: -5px;
	font-style: italic;
}

.italic {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	font-size: 2.9em;
	word-space:1px;
	height: 10px;
	width: 10px;
	position: relative;
	margin-right: -16px;
}

.iphone {
	height: 101px;
	width: 220px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 10;
	top: 599px;
	left: 296px;
	background-position: right;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
}
.iphone .ringtonetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	height: 90px;
	width: 110px;
	position: relative;
	top: 50px;
}

.footer {
	z-index: 14;
	height: 50px;
	width: 500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #666;
	top: 800px;
}
