@charset "UTF-8";
#wrapper {
	height: 450px;
	width: 320px;
	background-image: url(images/iphone/frontiphone.jpg);
	background-color: #000;
	margin: auto;
}
#wrapper #entersite {
	padding-top: 300px;
}
#mainWrapper {
	background-color: #000;
	background-image: url(images/iphone/NewsBG.jpg);
	width: 320px;
	text-align: left;
	margin: auto;
	height: 480px;
}
#mainWrapper #about {
	width: 320px;
	float: left;
	margin: auto;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 5px;
}
#mainWrapper #aboutInfo {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 15px;
	float: left;
}
#mainWrapper #aboutText {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	width: 275px;
	margin: auto;
}
#mainWrapper #newsText {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 280px;
	padding-bottom: 20px;
}
#mainWrapper #work {
	float: left;
	width: 320px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#mainWrapper #news {
	float: left;
	width: 320px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#mainWrapper #contact {
	float: left;
	width: 320px;
	padding-top: 5px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
}
#mainWrapper #footer {
	width: 145px;
	top: 420px;
	padding-left: 175px;
}
body {
	background-color: #000;
}
a:link {
	color: #FFC;
	text-decoration: none;
}
a:visited {
	color: #FFC;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #FFC;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #303;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #633;
	text-align: center;
}
h3 {
	font-size: 15px;
	color: #FF9;
	text-align: left;
}
h4 {
	font-size: 14px;
	color: #333;
}
h5 {
	font-size: 12px;
	color: #C0DAEE;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
