body { 			background: url(images/backgrd2.gif) top left repeat-x;
				background-color: #333333;
				margin-top: 0px;
}

p{			margin:0 0px 10px;
			line-height: 13px;
			text-align: justify;
}

blockquote {	text-align: justify}


div.container {			position: relative;
					top: 0px;
					height: 520px;
					width: 100%;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #8EA2B1 solid;
					overflow: none;
}

div.main2 {				margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					min-height: 400px;
					height: auto !important;
					height: 400px;
					width: 790px;	
					z-index: 5;	
					background-color: transparent;
					clear: both;
}

div.tagline {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					height: 116px;
					width: 800px;	
					overflow: none;
					clear: both;
}

div.spacer {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					height: 15px;	
					width: 800px;	
					overflow: none;
					/*background: url(images/spacerbkg.gif) top left no-repeat;*/
					clear: both;
}


div.nav1 {				margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					margin-top: 7px;
					height: 27px;
					width: 800px;
					overflow: none;
					z-index: 10;
					background-color: transparent;
					clear: both;
}




div.footer {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					left: 0px;	
					height: 18px;
					width: 100%;
					overflow: none;	
					z-index:10;
					border-top: 1px solid #ffffff;
					background-color: transparent;
					clear: both;

}