@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	background-repeat:repeat-all;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.siteWrap {
	margin-top:50px;
	width:706px;
	margin-left:auto;
	margin-right:auto;

}

.siteTable {
	width:706px;
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0px;
}


a#appstoreButton:link, a#appstoreButton:active, a#appstoreButton:visited {
	background:transparent url(../images/appstore.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:80px;
	width:193px;
	margin-top:-15px;
}

a#appstoreButton:hover {
	background-position:0px -80px;
}

.leftColumn {
	width:234px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-align:justify;
	vertical-align:top;
	font-size:12px;
}

.leftColumnl {
	width:234px;

	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-align:justify;
	vertical-align:top;
	font-size:11px;
}

.leftColumn2 {
	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-align:left;
	width:234px;
}

.leftColumn h1 {
	font-size:18px;
}
.centerColumn {
	width:236px;
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-align:justify;
}

.centerColumn h1 {
	font-size:18px;
}

.centerColumn2 {
	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-align:justify;
	width:236px;
}

a{
	color:#e19a5c;
	text-decoration:none;
	font-size:12px;
	vertical-align:top;
}

a:hover{
	color:#f3bc7e;
	text-decoration:none;
	font-size:12px;
}

.rightColumn {
	width:234px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-align:justify;
	vertical-align:top;
}

.rightColumn h1 {
	font-size:18px;
}

.rightColumn2 {
	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-align:justify;
	width:234px;
}

hr {
	border:0;
	color:#404040;
	background-color:#404040;
	height:1px;
}
