body {
	margin: 0px;
	background-color: #FFFEEA;
	align: center;
}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: medium;
	font-weight: bold;
	float: left;
}

p {
	
	margin-left: 6px;
	margin-right: 6px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.contact {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	display: inline;
	vertical-align: text-top;
	margin-left: 50px;
	margin-bottom: 12px;
}

.contact2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	display: inline;
	vertical-align: text-top;
	float: right;
	margin-right: 20px;
}

.address {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	padding: 0px 20px 5px 0px;
	text-transform: inherit;
	letter-spacing: 1px;
}

.image-top {
	padding-left: 25px;
	border: 0px none;
	margin-top: 4px;
}

.header {
	font-weight: bold;
	margin-bottom: 10px;
}

.line {
	display: block;
}

.folder {
	font-weight: bold;
}

.description {
	font-style: oblique;
}

.best_practice_links {
	display: block;
	color: black;
	font-family: Arial;
	font-size: 12pt;
}
ol{
	display: block;
	color: black;
	font-family: helvetica;
	font-size: 11pt;
}	
.thin_layout_links {
	display: inline;
	color: #0000EE;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	float: right;
	vertical-align: top;
}

.section span.header {
	font-weight: bold;
	font-style: oblique;
	font: helvetica;
}

.section {
	color: black;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 10px;
}

.background-image {
	background: transparent url(/images/redbar.png) scroll left top;
	height: 27px;
	width: 100%;
}

.product-image {
	background: transparent url(/images/product.png) no-repeat scroll left top;
	width: 749px;
	height: 252px;
	display: block;
	float: left;
	padding-left: 0px;
	
}

.content {


}

.toplink {
	float: right;
}

.cell {
	width: 30%;
}


.image_bottom {
	align: left;
	float: left;
}


.allabout {
	margin-left: 200px;
	display: block;
}

.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	padding: 6px;
}

.page_image {
	float: right;
	padding-left: 6px;
	padding-bottom: 6px;
	
}

.page_subheading {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	position: relative;
	top: -35px;
	height: 0px;
}

.leftcolumn {
	width: 250px;
	display: inline;
	float: left;
}

.rightcolumn {
	width: 250px;
	display: inline;
	float: right;
	border-left: 1px solid black;
	padding-left: 10px;
	height: 310px;
}

.singlecolumn {
	width: 728px;
	display: inline;
	float: left;
	background-color: white;
	border: solid 0px blue;
}

ul li a img {

	border: 2px solid #B4272F;
}

.thin_layout_pics {
	
	margin-top: 10px;
	
}

.big_image {
	
	width: 500px;
	float: left;
	
}

.big_image img{
	
	float: left;
	display: block;
	
}

.quote{
	
	font: helvetica;
	font-style: italic;
}
	
.info_text{
	
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #1A1A9A;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
}

.text{
	color: #444945;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12pt;
	
}

.container{
	

	background-color: white;
    background-position:center bottom;
    background-repeat:repeat;
    border:1px solid blue;
    margin:auto;
    width:900px;
    display: table;
}
