body { 
	position:relative;
	background-color:#fff;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #636; 
	margin:0px;
}
A:link, A:active, A:visited { 
	color: #636; 
	text-decoration: underline; 
	font-weight:normal;
}                                                                                                                                                                                         
A:hover { 
	color: #f60; 
	text-decoration: none; 
	font-weight:normal; 
	text-decoration: none; 
	background-color: #fff;
}                                                                                                                                                                                       

.header {
	font-size: 48px; 
	font-weight: normal; 
	text-decoration:none;
	line-height: 10px;
	color: #F2F5F2; 
}	
h2 {
	font-size: 23px; 
	font-weight: normal; 
	color: #030; 
	text-decoration:none;
}	

#frame {
	position:relative;
	width:900px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background: #ffffff;
	text-align: left;
	z-index:1; 
}
#navigation {
	position: relative;
	top:0px;
	width:900px;
	height:26px;
	margin:0px;
	padding: 5px 0 5px 0;
	z-index:3;
	background-color:#fff;
	border-bottom: 1px solid #B299B2; 
}
#login {
	position: absolute;
	top:0px;
	right: 0px;
	width:150px;
	height:26px;
	margin:0px;
	padding: 5px 0 5px 0;
	z-index:3;
	text-align:right;
	background-color:#F7FBF8;
}

#titleBanner {
	position: relative;
	top:0px;
	background: #ffffff;
	margin:0px;
	font-size: 50px; 
	font-weight: normal; 
	color:#336633;
	padding:20px 0 0 30px;
	z-index:1;
	vertical-align:top;
	height:110px;
}
#timer {
	position: absolute;
	top:0px;
	right: 0px;
	margin: 0px;
	width:110px;
	height:100px;
	text-align:right;
}	
#subtitle {
	position: absolute;
	top:90px;
	right: 0px;
	margin: 0px;
	height:150px;
	font-style:italic;
}	
#totalTime {
	position: absolute;
	top:150px;
	right: 0px;
	margin: 0px;
	font-style:italic;
	color:#B299B2;
	font-size: 11px; 
	font-weight: normal; 
	text-align:right;
}	
#testimonialBG {
	position: absolute;
	top:0px;
	left: 400px;
	margin: 0px;
	width:300px;
	height:240px;
	background-image: url(img/quote.jpg); 
	background-repeat: no-repeat;
}	
#testimonial {
	position: absolute;
	top:10px;
	left: 380px;
	margin: 0px;
	color:#C2DBC2;
	font-size: 26px; 
	font-weight: normal; 
	width:400px;
	height:240px;
	line-height:25px;
	padding: 0 10px 15px 0;
	text-align:right;
	background-color:transparent;
	z-index:4; 
}	
.big_points {
	color:#708C70;
	font-style:normal;
	font-size:36px;
	list-style-type:circle;
}
.signup {
	position: relative;
	background: #ffffcc;
	margin:0px;
	font-weight: bold; 
	color:#990000;
	z-index:1;
	font-style:italic;
}
.signup a {
	color: #990000;
	text-decoration: none;
}
.signup a:hover {
	color: #336633;
	text-decoration: underline;
	background: #fff;
}

#mainBody {
	position: relative;
	margin:0px;
	background: #ffffff;
	text-align:left;
	width:100%;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #606; 
}	
#body {
	position:relative;
	margin: 0px;
	width:550px;
	padding: 0 15px 25px 30px;
	text-align:left;
	background:#ffffff;
	z-index:4; 
	float:left;
}	
#testimonial_container {
	position:relative;
	width:100%;
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #CCEBD6; 
	height:200px;
}	
#testimonial_image {
	position:absolute;
	top:10px;
	left:0px;
	margin: 0px;
	width:110px;
	float:left;
}	
#testimonial_text {
	position:absolute;
	top:10px;
	left:120px;
	margin: 0px;
	width:430px;
	float:right;
}	
#who_container {
	position:relative;
	width:100%;
	padding: 10px 0 15px 0;
	height:150px;
}	
.img { 
	border: 1px solid #CCEBD6; 
	margin:0px;
	padding:5px;
}
#right-column {
	background-color: #fff;
	height: 300px;
}
#right-column a:link, #right-column a:visited, #right-column a:active, #right-column a:hover {
	text-decoration:none;
	background-color: #fff;
}
.quote {
	color:#CC7F7F;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 56px; 
	font-weight: bold; 
	font-style:italic;
}	

#tour_body {
	position:relative;
	margin: 0px;
	width:550px;
	padding: 0px 264px 25px 86px;
	text-align:left;
	background:#ffffff;
	z-index:4; 
	border-bottom: dotted 3px #CCE5D1;
}	
.highlight {
	background: #ffffdd;
}

#screenshot {
	position:relative;
	margin: 0px;
	width:800px;
	padding: 20px 50px 15px 50px;
	text-align:left;
	background:#ffffff;
	z-index:4; 
}	
	

#footer{
	position: relative;
	background-color: #ffffff;
	font-size:9px;
	font-weight: normal; 
	color: #708C70; 
	padding:30px 1% 0 0;
	text-align:right;
	width:100%;
	margin: 0;
	float:left;
	background-image: url(img/footerGradient.jpg); 
	height:18px;
}	
#footer a{
	color: #708C70; 
	text-decoration: none; 
}	
#footer a:hover{
	background:transparent;
	color: #003300; 
	text-decoration: underline; 
}	

.formTitle { 
	font-size: 13px; 
	font-weight: bold; 
	color: #006600;
	height:20px;
	vertical-align:middle;
}
.formItem {
	font-size: 13px; 
	font-weight: normal; 
	color: #003300;
	height:16px;
}

