body {
	font-family: arial;
	background-image: url(../../images/body.png);
	background-repeat: repeat-x;
	background-color: #000;
}

a {
	color: #222;
	text-decoration: none;
}

h2 {
	float: left;
	margin: 5px 0 0 105px;
	padding: 0;
	color: #222;
}

img {
	border: none;
}

#container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 634px;
	min-height: 726px;
	overflow: auto;
}

#header {
	float: left;
	width: 634px;
	height: 152px;
	background-image: url(../../images/header.png);
}

#logo {
	float: left;
	margin: 90px 0 0 50px;
	border: none;
}

#user, #pass {
	margin: 90px 0 0 24px;
	width: 75px;
	height: 12px;
	opacity: 1;
	color: #7a7a7a;
	background: #151515;
	border: none;
}

#user {
	margin-left: 142px;
}

#login {
	margin: 6px 0 0 192px;
	border: none;
}

#navbar {
	float: left;
	margin-top: 4px;
	width: 634px;
	height: 51px;
	background-image: url(../../images/nav.png);
}

ul {
	margin: 0 81px 0 81px;
	padding: 0;
}

li {
	padding: 0;
	line-height: 50px;
	font-size: 15px;
	display: inline;
}

#navbar a {
	padding: 9px 19px 11px 19px;
}

#navbar a:hover {
	color: #f1cf2c;
	background-image: url(../../images/nav-hover.png);
	background-position: top left;
}

#top {
	float: left;
	margin-top: 4px;
	width: 634px;
	height: 51px;
	background-image: url(../../images/top.png);
}

#content {
	float: left;
	width: 634px;
	min-height: 350px;
	/*overflow: auto;*/
	background-image: url(../../images/content.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#content-left {
	float: left;
	width: 317px;
}

#content-right {
	float: right;
	width: 317px;
}

.content-left {
	padding: 0 0 0 63px;
	float: left;
	width: 231px;
}

.content-right {
	padding: 0 63px 0 0;
	float: right;
	width: 231px;
}

#speed-test {
	float: left;
	margin: 8px 0 0 48px;
	border: none;
}

#testimonial {
	margin: 20px 0 0 0;
	padding: 0 0 0 59px;
}

#testimonial a {
	float: left;
	margin: 10px 0 0 115px;
	padding: 0;
	font-size: 11px;
	color: #222222;
}

#testimonial a:hover {
	color: #1F4479;
	text-decoration: underline;
}

.testimonial-name {
	float: left;
	margin: 10px 0 0 100px;
	padding: 0;
}

#trivia {
	float: right;
	margin: 8px 48px 0 0;
	width: 253px;
	height: 107px;
	background-image: url(../../images/trivia.png);
	background-repeat: no-repeat;
}

#answer {
	position: absolute;
	margin: 41px 0 0 18px;
	width: 210px;
	height: 40px;
	color: #ffec60;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
}

#question {
	position: absolute;
	margin: 41px 0 0 18px;
	width: 210px;
	height: 40px;
	color: #ffec60;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	z-index: 5;
}

#q, #a {
	float: left;
}

#question span, #answer span {
	margin-top: 2px;
	float: right;
	width: 186px;
	height: 30px;
	line-height: 15px;
	font-size: 12px;
	color: #fff;
}

#question p, #answer a{
	float: right;
	margin: 0;
	padding: 0;
	color: #ffec60;
}

#barriers {
	float: right;
	margin: 10px 84px 0 0;
}

#footer, #bottom {
	float: left;
	width: 634px;
	height: 56px;
	text-align: center;
	color: #333530;
	font-size: 11px;
	background-image: url(../../images/bottom.png);
}

#footer p {
	margin: 8px 0 0 0;
	padding: 0;
}

#footer a {
	color: #295f94;
}

/*#accordion {
	float: right;
	padding: 0 0 10px 0;
	margin: -3px 50px 0 0;
	width: 250px;
	z-index: 5;
}

.element a {
	float: right;
	margin: 3px 20px 0 0;
	color: #295f94;
	font-size: 11px;
}*/

.element a:hover, #footer a:hover {
	text-decoration: underline;
}

/*h3.toggler {
	width: 249;
	height: 24px;
	cursor: pointer;
	font-family: arial;
	line-height: 18px;
	font-size: 12px;
	background-image: url(../../images/toggle2.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #222;
	margin: 0;
	text-align: center;
	padding: 6px 5px 1px;
}

div.element p {
	margin: 0px;
	padding: 1px 10px 3px;
	text-indent: 20px;
	font-size: 12px;
	text-align: justify;
}*/

.front-box {
	float: left;
	margin: 0;
	padding: 0;
	width: 634px;
	min-height: 20px;
}

.testimonials {
	margin: 0;
	padding: 10px 0;
	width: 634px;
	overflow: auto;
	/*border-bottom: 1px dotted #222;*/
}

.testimonial-top {
	float: left;
	width: 231px;
	height: 17px;
}

.top-black {
	background-image: url(../../images/bubble-top.png);
}

.top-blue {
	background-image: url(../../images/bubble-top-blue.png);
}

.testimonial-text {
	float: left;
	width: 231px;
	text-align: justify;
	line-height: 14px;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
	background-repeat: repeat-y;
}

.content-black {
	background-image: url(../../images/bubble-content.png);
}

.content-blue {
	background-image: url(../../images/blue-bubble-content.png);
}

.testimonial-text p {
	margin: 0 15px;
	padding: 0;
}

.testimonial-bottom {
	float: left;
	width: 231px;
	height: 86px;
	background-repeat: no-repeat;
}

.blue-girl {
	background-image: url(../../images/woman-bubble-blue.png);
}

.blue-boy {
	background-image: url(../../images/man-bubble-blue.png);
}

.testimonial-bottom span {
	float: right;
	font-size: 10px;
	margin: 0 20px 0 0;
	line-height: 10px;
	color: #ffec60;
	cursor: pointer;
}

.testimonials-name {
	float: left;
	margin: 40px 0 0 100px;
	padding: 0;
}

.testimonials-city {
	float: left;
	clear: both;
	margin: 0 0 0 100px;
	padding: 0;
	min-width: 50%;
	font-size: 12px;
}

#testimonial-submit {
	float: left;
	margin: 2px 0 0 40px;
	padding: 0;
}

#contactInfo {
	float: right;
	margin: 50px 37px 0 0;
	width: 230px;
	text-align: center;
}

#contactInfo h4, #contactInfo h5 {
	margin: 0;
	padding: 0;
	color: #1F4479;
}

#contactInfo p {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #222;
}

#contactInfo span {
	font-weight: bold;
}

#contactInfo a:hover {
	color: #1F4479;
	text-decoration: underline;
}

.contactForm {
	float: left;
	clear: both;
	margin: 0px 0 0 50px;
	width: 317px;
}

.contactForm label{
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	display: block;
	width: 60px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #222;
}

label span, h1 {
	color: #1F4479;
	font-weight: bold;
}

.contactForm input {
	width: 216px;
	color: #ffec60;
	font-size: 12px;
	background: #222;
	border: 1px solid #000;
}

.contactForm input:hover, .contactForm textarea:hover {
	border: 1px solid #ffec60;
}

.contactForm p {
	padding: 0;
}

.contactForm textarea {
	padding: 2px;
	width: 212px;
	color: #ffec60;
	font-family: arial;
	font-size: 12px;
	background: #222;
	border: 1px solid #000;
}

#submit, #grade {
	margin: 0 0 0 147px;
	width: 72px;
	height: 29px;
	cursor: pointer;
	background-image: url(../../images/submit.png);
	background-repeat: none;
	background-color: transparent;
	border: none;
}

.error {
	position: absolute;
	margin-top: 0px;
	border: 1px solid;
	width: 530px;
	margin-left: 21px;
	margin-right: 15px;
	padding: 10px 10px 10px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url(../../images/error.png);
	z-index: 50;
}

.success {
	position: absolute;
	border: 1px solid;
	width: 530px;
	margin-left: 21px;
	margin-right: 15px;
	padding: 10px 10px 10px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url(../../images/success.png);
	z-index: 50;
}

#about {
	margin: 20px 55px 0;
	width: 524px;
}

#about img {
	float: left;
	margin: 0 10px 0 0;
}

#about h2 {
	float: right;
	margin: 0 18px 10px 0;
	padding: 0;
	color: #222;
}

#about p {
	color: #222;
	font-size: 12px;
	text-align: justify;
}

#about strong {
	color: #1F4479;
}

#story, #test-content, #test-content-form {
	float: left;
	width: 634px;
	min-height: 250px;
	overflow: auto;
	background-image: url(../../images/content.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#story h2 {
	margin: 10px 0 10px 145px;
}

#story .top-pic {
	position: relative;
	float: left;
	margin: 10px 0 20px 225px;
}

#story p {
	float: left;
	margin: 5px 45px;
	font-size: 13px;
}

#test-content p {
	float: left;
	margin: 10px 45px 5px 95px;
	font-size: 14px;
	color: #222;
}

#test-content span {
	font-weight: bold;
}

#story .start, #test-content-form .start, #test-content3 .start {
	position: relative;
	float: left;
	margin: 10px 0 0 100px;
	cursor: pointer;
}

#done {
	margin: 4px 0 0 0;
}

.fixWidth {
	min-width: 60%;
}

#results {
	margin: 0 0 0 50px;
}

#results .start {
	position: relative;
	float: right;
	margin: 10px 265px 0 0;
	cursor: pointer;
}

.clear span {
	font-size: 15px;
	font-weight: bold;
	color: #1F4479;
}

#social-icons {
	float: left;
	margin: 17px 0 0 13px;
	clear: both;
	height: 24px;
	width: 204px;
}

#social-icons a {
	float: left;
	margin: 0 0 0 10px;
}

.event-left {
	padding: 10px 0 10px 25px;
	float: left;
	width: 231px;
}

.event-right {
	padding: 10px 30px 10px 0;
	float: right;
	width: 275px;
}

.event-left h5 {
	margin: 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #1F4479;
}

.event-left h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.event-left p {
	margin: 0;
	padding: 0;
}

.border-img {
	border: 2px solid #222;
}

.big-map-link {
	color:#1F4479;
	text-align:left;
}

.big-map-link:hover {
	text-decoration: underline;
}

#finalPrice {
	clear: both;
}

#purchase {
	float: left;
	margin: 0 0 0 147px;
	width: 87px;
	height: 32px;
	clear: both;
	cursor: pointer;
	background-image: url(../../images/purchase.png);
	background-repeat: none;
	background-color: transparent;
	border: none;
}

#finish {
	float: left;
	margin: 0 0 0 250px;
	width: 72px;
	height: 29px;
	clear: both;
	cursor: pointer;
	background-image: url(../../images/submit.png);
	background-repeat: none;
	background-color: transparent;
	border: none;
}

#registration {
	float: left;
	width: 634px;
	min-height: 300px;
	background-image: url(../../images/content.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#registration h4 {
	margin: 35px 0 0 105px;
	color: #1F4479;
}

#registration h5 {
	margin: 15px 0 0 50px;
	font-size: 14px;
}

#registration h3 {
	margin: 10px 0 0 55px;
	padding: 0;
	color: #1F4479;
}

#registration .ticket-info {
	margin: 0 0 0 105px;
	font-size: 12px;
}

.clear {
	clear: both;
	font-size: 15px;
}

.test-question {
	margin-left: 125px;
	width:200px;
	clear: both;
}

#goTest {
	margin: 0 0 0 105px;
	height: 50px;
	width: 137px;
	background-image: url(../../images/start-test.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}

#browser-check {
	float: left;
	width: 626px;
	height: 140px;
	background-image: url(../../images/browser.gif);
}

#browser-check-body {
	float: left;
	margin-top: 5px;
	width: 626px;
	height: 300px;
	background: #c7c7c7;
}

.no-top {
	margin-top: 0px;
}

.form label{display:block;padding:3px;padding-left:32px;margin:1px;font-size:14px;background-position:8px center;background-repeat:no-repeat;border:1px solid #000;clear:both;cursor:pointer}
.checked{color:#1F4479;background-color:#1a1a1a;background-image:url(../../images/chk_on.png)}
.unchecked{color:#1F4479;background-color:#999;background-image:url(../../images/chk_off.png)}
.selected{color:#1F4479;background-color:#1a1a1a;background-image:url(../../images/rdo_on.png)}
.unselected{color:#1F4479;background-color:#999;background-image:url(../../images/rdo_off.png)}