/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Verdana, Geneva, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Verdana, Geneva, sans-serif; }
select { font-size: 100%; font-family: Verdana, Geneva, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited {
	color: #999999;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Verdana, Geneva, sans-serif;
	background: #f6f6e3;
}

#page {
	width: 915px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #666666;
}

#top {
	width: 100%;
	overflow: hidden;
}
	#logo-1, #logo-2{
		float: left;
		padding: 21px 0 40px 7px;
	}
		#logo-1 a:link, #logo-1 a:visited, #logo-2 a:link, #logo-2 a:visited {
			display: block;
			width: 287px;
			height: 23px;
		}
			#logo-1 a:link span, #logo-1 a:visited span {
				background: url(../img/logo-1.png) no-repeat 0 0;
			}
			#logo-2 a:link span, #logo-2 a:visited span {
				background: url(../img/logo-2.png) no-repeat 0 0;
			}

#wrap {
	background: url(../img/page-bg.png) repeat-x 0 0;
	min-height: 230px;
	position:relative;
}
	#header {
		float: right;
		padding: 0 25px 0 5px;
		width: 550px;
		background: url(../img/page-r.gif) no-repeat 100% 0;
	}
		#header .img {
			position: relative;
			top: -44px;
			left: -5px;
			margin: 0 0 -15px;
		}
		#header h1 {
			font-family: Georgia, serif;
			font-size: 375%;
			font-weight: normal;
			color: #000000;
			letter-spacing: -0.025em;
			margin: 10px 0 .1em;
		}
		#header p.sub {
			font-size: 131%;
			font-weight: bold;
			color: #666666;
			line-height: 1.75;
		}
	#start {
		position: absolute;
		top: -16px;
	}
		#start h3 {
			width: 191px;
			text-align: center;
			font-family: Georgia, serif;
			font-size: 175%;
			font-weight: normal;
			color: #339933;
			margin: 0 0 10px 79px;
		}
		#start p {
			width: 100%;
			margin: 0 0 8px;
			height:25px;
		}
			#start label {
				float: left;
				display: block;
				font-weight: bold;
				color: #333333;
				line-height: 1.3;
			}
			#start input#gradyear{
				float: right;
				width: 120px;
			}
			#start select {
				float: right;
				width: 200px;
			}
		#start p.button {
			margin: 0 0 0 5px;
			width: 200px;
			text-align: center;
		}
			#start p.button input {
				background: url(../img/but-1.png) no-repeat 0 0;
				border: none;
				width: 74px;
				height: 38px;
				color: #FFFFFF;
				font-size: 200%;
				font-weight: bold;
			}
@-moz-document url-prefix() {
			#start p.button input {
				padding-bottom: 8px;
			}
}

#content {
	float: left; 
	width: 100%;
	background: #fff;
	margin: 25px;
	padding: 25px;
	width: 815px;
}
	#content h1 {
		font-size: 36px;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0 0 20px 0;
	}
	#content p {
		margin-bottom: 12px;
		line-height: 16px;
	}


#wrap2 {
	width: 100%;
	overflow: hidden;
	margin:0;
	padding-bottom: 20px;
	background: url(../img/splash.png) bottom left no-repeat;
}
	#benefits {
		width: 505px;
		padding: 0 0 0 5px;
		margin-left: 350px;
	}
		#benefits li {
			padding: 5px 0 22px 35px;
			background: url(../img/icon-1.gif) no-repeat 0 0;
		}
	#testimonial {
		float: right;
		width: 400px;
		position: relative;
		padding: 20px 10px 10px 170px;
		font-family: Georgia, serif;
		font-style: italic;
		font-size: 108.33%;
		color: #666600;
	}
		#testimonial img {
			position: absolute;
			left: 0;
			top: 0;
		}
		#testimonial blockquote {
			margin: 0 0 20px;
			line-height: 1.4;
		}
		#testimonial cite {
			display: block;
			font-weight: bold;
		}


#footer {
	background: url(../img/footer-t.gif) no-repeat 0 0;
	padding: 15px 0 0;
	font-size: 83.33%;
	color: #999999;
	text-align: right;
}
	#footer a:link, #footer a:visited {
		color: #999999;
	}