body { 
    color: rgb(255, 255, 255);
	background-image: url(Images/tile.png);
}

centered {
	margin: auto;
	opacity: 1;
}

/* @group Page Elements */

#main {
	background: black none no-repeat;
	width: 960px;
	margin: auto;
}

#header {
	width: 960px;
	display: inline-block;
	height: 112px;
	background: url(Images/webBackgroundSmall.jpg) no-repeat center;
	position: relative;
}

#pageTitle {
	font: bold xx-large Arial, Helvetica, Geneva, sans-serif;
	background-color: #FF6600;
	width: 960px;
	margin-bottom: 20px;
	border-top: 1px solid #ff9900;
}

#overImage {
	z-index: 1;
	display: block;
	float: none;
	position: relative;
	height: 0;
	right: 280px;
	bottom: 75px;
}

#menu {
	width: 960px;
	display: inline-block;
	margin: auto;
	clear: both;
	text-align: center;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 20px;
	padding-top: 6px;
	background: url(Images/menuBackground.png) no-repeat center;	
}

#footer {
	width: 960px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
}

/* @end */

/* @group Content Layers */

/* @group FAQ */

#answers {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#FAQ {
	display: inline-block;
	margin: auto;
	float: none;
	clear: both;
	padding: 20px;
	width: 920px;
}

#FAQ-right {
	float: right;
	width: 340px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#FAQ-left {
	float: left;
	width: 580px;
	display: inline;
	margin-top: auto;
	margin-bottom: auto;
	margin: auto;
}

/* @end */

#mainBlock {
	width: 960px;
	display: block;
	clear: both;
	background: none repeat center center;
}

#mainPicture {
	width: 350px;
	display: block;
	float: left;
	padding: 20px 5px 5px;
}

#mainText {
	width: 350px;
	text-align: left;
	display: block;
	float: right;
	padding-right: 10px;
	padding-top: 20px;
}

#complete {
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
}

#singleColumn {
	margin-top: 5px;
	width: 440px;
	float: left;
	clear: none;
	margin-right: 20px;
	margin-left: 20px;
}

#twoColumn {
     padding : 20px 20px 10px;
     position : relative;
     width : 200px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin: auto;
}
.halfMain {
     position : relative;
     width : 460px;
     margin: 12px auto auto;
     float: left;
     position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
#thirdColumn {
	position: relative;
	float:  left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 4px 10px 4px auto;
	background-color: #222222;
	background-image: url(Images/webBackgroundMedium.jpg);
	border: 1px solid #333;
	width: 298px;
}

#twoThirdsColumn {
	width: 640px;
	margin: 20px auto auto;
	position: relative;
	float: left;
}

.download {
	width: 180px;
	background-color: #151515;
	border-top: 3px solid #353535;
	margin-bottom: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}

.downloadCentered {
	width: 180px;
	background-color: #151515;
	border-top: 3px solid #353535;
	margin-bottom: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
	float: none;
	margin-right: 25px;
	margin-left: 25px;
	clear: left;
}

.semiFooter {
    float:left;
    margin-bottom: 15px;
	width: 960px;
}

.three_column {
     padding: 0px 20px;
     position: relative;
     float: left;
	 width: 280px;
	color: silver;
}
.features{
    float:left;
    
    margin-bottom: 15px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @end */

/* @group Text */

p {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: silver;
}

h1 { 
	margin: 0;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}

.quote {
	text-align: center;
	color: white;
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
}

ul {
	text-align: left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

li.normal {
	font-size: 10.5px;
	color: silver;
}

a {
	color: white;
}

h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top: 4px;
}

.heading { 
  	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(255, 255, 255);
	text-decoration: underline;
}

.normal { color: rgb(238, 238, 238);
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

.apple { color: rgb(238, 238, 238);
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-left: 20px;
        padding-right: 20px;
}

.big {
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.small { color: rgb(238, 238, 238);
	font: bold 10px Arial, Helvetica, Geneva, sans-serif;
}
.smallCentered {
	color: rgb(238, 238, 238);
	font: bold 10px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

.footer { color: rgb(51, 51, 51);
	font: 10px Arial, Helvetica, Geneva, sans-serif;


}


/* @end */

/* @group Images */
img {
	border-style: none;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }
    
img.left {
    display: block;
    float: right;
	margin-right: 8px;
	margin-top: 12px;
}

.left32 {
	float: left;
	margin-left: 18px;
}

.image_inline {
     float : left;
     padding : 5px 8px 0 0;
 }
/* @end */

/* @group Links */
.downloadLink { color: rgb(229, 216, 149);
    text-decoration: underline;
	font: bold 16px Arial,Helvetica,sans-serif;
}

.smallLink { color: rgb(255, 255, 255);
    text-decoration: underline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }
/* @end */

form {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
hr {
	margin-bottom: 15px;
	margin-top: 8px;
	border-color: #e6e6e6;
}
