@charset "UTF-8";
/* CSS Stylesheet */
body {
	padding: 0;
	margin: 0px;
	background-image: url(../i/bg-tile.jpg);
	background-repeat: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 15px;
	} 
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	border:0;
	width: 1022px;
	}
#branding{
	background-image: url(../i/branding.png);
	background-repeat: no-repeat;
	height: 370px;
	margin: 0;
	padding: 0;
	}
#logo {
	padding: 0;
	margin: 0;
	height: 90px;
	position: absolute;
	width: 437px;
	padding-top: 0px;
	margin-left: 30px;
	}
#navcontainer
	{
	margin: 0;
	padding-left: 44px;
	height: 44px;
	position: absolute;
	top: 323px;
	z-index: 100;
	width: 980px;
	min-width: 770px;
	}
#container {
	background-image: url(../i/bg-content.png);
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
	}
#content {
	float: left;
	clear: left;
	width: 500px;
	padding-top: 10px;
	padding-left: 50px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	font-size: 13px;
	color: #333;
	min-height: 360px;
	list-style: none;
	}
#contentchallenge {
	float: left;
	clear: left;
	width: 800px;
	padding-top: 10px;
	padding-left: 50px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	font-size: 13px;
	color: #333;
	min-height: 360px;
	list-style: none;
	}
#subcontent{
	float: right;
	width: 435px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 7px;
	font-size: 13px;
	line-height: 1.3;
	color: #333;
	}
#contact{
	width: 387px;
	height: 200px;
	background-image:url(../i/bg-address.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 30px;
	font-size: 13px;
	line-height: 1.3;
	color: #333;
	}
#subcontact{
	float: right;
	width: 435px;
	padding-top: 10px;
	font-size: 13px;
	line-height: 1.3;
	color: #333;
	}
#base {
	padding: 0;
	margin: 0;
	height: 27px;
	}
#base-interior{
	padding: 0;
	margin: 0;
	height: 18px;
	}
#footer {
	font-size: 14px;
	text-align: left;
	background-image: url(../i/footer.png);
	height: 134px;
	padding-top: 20px;
	padding-left: 53px;
	background-repeat: no-repeat;
	color: #005800;
	line-height: 1.2;
	}

h1 {
	color: #2D46A2;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	}
h2 {
	font-size: 10px;
	font-weight: normal;
	color: #2A4499;
	text-decoration: none;
	text-align: right;
	padding: 0;
	margin: 0;
	}
h3 {
	font-weight: bold;
	color: #5F9C25;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
h4 {
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	display:inline;
	padding: 0;
	margin: 0;
	}
h5 {
	font-weight: bold;
	color: #AC0E25;
	text-decoration: none;
	display:inline;
	padding: 0;
	margin: 0;
	font-size: 13px;
	}
.border
	{
	border:none;
	vertical-align: middle;
	}
.clr {
	clear:both;
	height: 0px;
	padding: 0;
	margin: 0;
	} 
#container a {
	font-size: 13px;
	font-weight: bold;
	color: #294197;
	text-decoration: none;
}
#container a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #294197;
	text-decoration: none;
}
#container a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #2164FB;
	text-decoration: none;
	border-bottom-color: #06F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.highlight {
	color: #2D46A2;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	}
#footernav a {
	font-size: 14px;
	font-weight: normal;
	color: #DAF2C8;
	text-decoration: none;
}
#footernav a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #DAF2C8;
	text-decoration: none;
}
#footernav a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#footerinfo {
	float: right;
	width: 600px;
	font-size: 12px;
	line-height: 1.2;
	color: #1B3407;
	text-align: right;
	padding-right: 35px;
	}
#footerinfo a {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#footerinfo a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#footerinfo a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.name {
	font-weight: bold;
	color: #51851F;
	text-decoration: none;
}
.detail {
	font-weight: bold;
}
.expanded {
	font-style: italic;
	font-variant: normal;
}
.testimonial-title {
	font-size: 14px;
	font-weight: bold;
	color: #2B439B;
}
.testimonial-bg {
	background-image: url(../i/speech-bubble.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #2B439B;
	width: 460px;
	height: 120px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.testimonial-bg-small {
	width: 499px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0;
	vertical-align: bottom;
}
.quote {
	font-size: 14px;
	font-weight: normal;
	color: #2B439B;
	width: 459px;
	padding-left: 20px;
	background-image: url(../i/speechbubble.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#guide img {
	float: left;
	padding-right: 30px;
}
.thankyou {
	font-size: 36px;
	font-weight: bold;
	color: #F30;
	text-decoration: none;
}

