@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background:url(../+_1m4g35/posterity_background.jpg) #e2dcd5 left top repeat-x;
	text-align: center;
	color: #000000;
	padding:0;
	margin:0;
}
	
	
#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
} 


/* Tips for absolutely positioned sidebars with header and footer:
1. Absolutely positioned (AP) elements must be given a top and side value, either right or left. (As a default, if no top value is given, the AP element will begin directly after the last element in the source order of the page. This means, if the sidebars are first element in the #container in the document's source order, they will appear at the top of the #container even without being given a top value. However, if they are moved later in the source order for any reason, they'll need a top value to appear where you desire.
2. Absolutely positioned (AP) elements are taken out of the flow of the document. This means the elements around them don't know they exist and don't account for them when taking up their proper space on the page. Thus, an AP div should only be used as a side column if you are sure the middle #mainContent div will always contain the most content. If either sidebar were to contain more content, that sidebar would run over the bottom of the parent div, and in this case the footer as well, and the sidebar would not appear to be contained.
3. If the above mentioned requirements are met, absolutely positioned sidebars can be an easy way to control the source order of the document.
4. If the source order is changed, the top value should be equal to the height of the header since this will cause the columns to visually meet the header.
*/
#header {
	height: 90px;
	width: 881px;
	background:url(../+_1m4g35/posterity_header.png) #FFFFFF top left no-repeat;
	margin: 0px auto 0px auto;
	padding: 0;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#mainContent {
	margin: 0 40px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px;
}

#samplesvideo {
	height: 480px;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 881px;
}
#samplesvideo h1 {
	font: 85% Arial, Helvetica, sans-serif bold;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
} 

#samplesvideo p {
	font: 80% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
}

#flashbox {
	height: 250px;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 881px;
}
#flashbox h1 {
	font: 85% Arial, Helvetica, sans-serif bold;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
} 

#flashbox p {
	font: 80% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
}

#flashboxservices {
	height: 125px;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 881px;
}
#flashboxservices h1 {
	font: 85% Arial, Helvetica, sans-serif bold;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
} 

#flashboxservices p {
	font: 80% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
}

#welcomebox {
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	width: 881px;
	border:0;
}

#welcomebox p{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 20px 400px 0 32px;
	margin:0;
}
#welcomebox ul{
	font: 100% Arial, Helvetica, sans-serif;
	padding: 20px 32px 0 45px;
	margin:0;
}
#welcomebox li{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 0px 32px 0 0px;
	margin:0;
}


#textbox {
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 881px;
	padding: 0 0 20px 0;
}

#textbox h1 {
	font: 80% Arial, Helvetica, sans-serif;
	padding: 0px 20px 0 32px;
	margin:0;
	text-align:left;
}

#textbox p{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 20px 20px 0 32px;
	margin:0;
	text-align:left;
}

#textbox ul{
	font: 100%;
	padding: 20px 32px 0 45px;
	margin:0;
}
#textbox li{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 0px 32px 0 0px;
	margin:0;
}

#testimonialtextbox {
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 881px;
	padding: 0 0 20px 0;
}

#testimonialtextbox p{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 0;
	margin:0;
	text-align:left;
}

#testimonialtextbox h1{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 0;
	margin:0;
	text-align:left;
}

#testimonialtextbox ul{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 20px 32px 0 45px;
	margin:0;
}
#testimonialtextbox li{
	font: 75% Arial, Helvetica, sans-serif;
	padding: 0px 32px 0 0px;
	margin:0;
}

#testimonialbox {
	background:url(../+_1m4g35/posterity_testimonial_01.jpg) top left no-repeat;
	height: 329px;
	margin: 20px 37px 0px 560px;
	padding: 0;
	position: absolute;
	border: 0;
	width: 285px;
}
#testimonialimagebox {
	height: 150px;
	margin: 20px 37px 0px 560px;
	padding: 0;
	position: absolute;
	border: 0;
	width: 285px;
}

#examplesbox {
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 881px;
	height: 375px;
	padding: 0;
}
#examplesbox h1 {
	font: 85% Arial, Helvetica, sans-serif bold;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
} 
#examplesbox p {
	font: 80% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 25px 25px 0 25px;
	margin:0;
}

#maintitlebox {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 881px;
	position: static;
}

#titlebox {
	margin: 0px auto 0 auto;
	padding: 0;
	height: 105px;
	width: 881px;
	position: static;
}

#topbarbox {
	background:url(../+_1m4g35/posterity_curved_bar.png) top left no-repeat;
	margin: 20px auto 0px auto;
	padding: 0;
	height: 17px;
	width: 881px;
}
#topbarbox_nogap {
	background:url(../+_1m4g35/posterity_curved_bar.png) top left no-repeat;
	margin: 0px auto 0px auto;
	padding: 0;
	height: 17px;
	width: 881px;
}
#basebarbox {
	background:url(../+_1m4g35/basebar.png) top left no-repeat;
	margin: 0px auto 0px auto;
	padding: 0;
	height: 17px;
	width: 881px;
}

#nav {
	width: 600px;
	margin: 58px 0 0 270px;
	padding: 0;
	position: absolute;
}
#nav ul {
	font-size: 95%;
	text-align:right;
	list-style-type:none;
	margin:0;
}
#nav li{
	display:inline;
	margin-right:30px;
}
#nav a:link{
	padding: 0;
	color: #929292;
	text-decoration: none;
}
#nav a:visited {
	padding: 0;
	color: #929292;
	text-decoration: none;
}
#nav a:hover {
	color: #a0a0a0;
	text-decoration:underline;
}


#footer {
	background:url(../+_1m4g35/posterity_footer.png) top left no-repeat;
	margin:20px auto;
	padding:30px 0 30px 0;
	font-size:55%;
	width: 881px;
	text-align:center;
} 
#footer ul {
	padding:0 20px 0 20px;
	list-style-type:none;
	margin:0 auto;
}
#footer li{
	padding:0;
	list-style-type:none;
	display:inline;
	margin-right:2px;
}
#footer a:link{
	padding: 0;
	color:#beb8a8;
	text-decoration: none;
}
#footer a:visited {
	padding: 0;
	color: #beb8a8;
	text-decoration: none;
}
#footer a:hover {
	color: #beb8a8;
	text-decoration:underline;
}
#footer p {
	margin:0;
	padding:0;
	font-size:60%;
	color:#beb8a8;
}

.copyright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	color:#beb8a8;
}

.link { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	color:#7A7365;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.noborder {
	border: 0
}

.image1 {
	background:url(../+_1m4g35/posterity_titleimage_01.jpg) top left no-repeat;
}

.image2 {
	background:url(../+_1m4g35/posterity_titleimage_02.jpg) top left no-repeat;
}

.image3 {
	background:url(../+_1m4g35/posterity_titleimage_03.jpg) top left no-repeat;
}

.image4 {
	background:url(../+_1m4g35/posterity_titleimage_04.jpg) top left no-repeat;
}

.image5 {
	background:url(../+_1m4g35/posterity_titleimage_05.jpg) top left no-repeat;
}

.image6 {
	background:url(../+_1m4g35/posterity_titleimage_06.jpg) top left no-repeat;
}
