html,body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#home {
	display:none;
	}
	

#container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 736px;
	height: 100%;
}

#cencontainer {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 736px;
	height: 568px;
	background-position: center center;
	border:3px solid black;
}


#coverimage {
	background-image: url(images/fullback.jpg);
	height: 568px;
	width: 736px;
	background-repeat: no-repeat;
	float:left;
	text-align: center;
	position: relative;
	background-position: center bottom;
	vertical-align: bottom;
	
	}

#contentspace {
	width: 620px;
	height:516px;
	float:left;
	background-color: #8A4E0F;
	text-align: center;
	position: relative;
}

	

#contentspace a:hover
{
	text-decoration: underline;
	color: #333333;
}



.hideme {
	visibility: hidden;
}

#container-b {
	text-align: center;
	margin:0 auto;
	width:710px;
	padding-bottom:5px;
	left:0;
	padding-left:0;
	
}

#header {
		margin-left: 2px;
		}	
		
#home {
	}

#header H1 {
	margin-top:0px;
}

#container-b #header h3 {
	margin-top:10px;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 100px;
	width: 736px;
	top:0;
	margin-top:0;
	padding-top:0;
}
#content {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: solid #A8A2CD 1px;
	display: block;
	width: 650px;
	top:0;
	margin-top:0;
	text-align:left;
	padding-right:5px;
	padding-left:0;
	margin-left:-5px;
}

header H1 {
	line-height: 0px;
	color: #000000;
	font-size:48px;
	font-weight:bold;
	line-height:1px;
	margin-top: -5px;
	padding-top:0;
	}
	
#showintro {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
}
#content p {
	padding-right: 10px;
	padding-left: 10px;
}

#showvideo {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height:normal;
	letter-spacing:normal;
	margin-top:0;
	padding-top:0;
}

#audience {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:normal;
	line-height:normal;
	letter-spacing:normal;
}
#standards {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:normal;
	letter-spacing:normal;
}
#testimonials {
	display: block;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.05em;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	display: inline;
	background-color: #FFCC33;
	line-height: 1em;
	color:#000000;
}

.quote {
	font-style:italic;
	padding-right: 50px;
	padding-left: 50px;
	border-top:1px solid black;
	padding-top:10px;
	margin-bottom:-10px;
	}
	
.quoted {
	text-align:right;
	font-weight:bold;
	padding-right: 50px;
	margin-bottom:0;
	padding-bottom:0;
	}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	height:45px;
	border-top:2px solid black;
	padding-top:10px;
	margin-left:-20px;
	}

.redtext {
	color:#000000;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
	line-height:1em;
}

	
#video {
	display:none;
}