#wrapper {
    width: 970px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#introheaderwrap {
    float: left;
	width: 955px;
	height: 155px;
	padding: 15px 0 0 15px;
}	
#introheader {
	width: 940px;
	height: 125px;
	float: left;
	background-color: #000000;
}
#introheader p {
    color: #FC7C00;
	margin: 18px 0 0 100px;
	text-align: center;
	width: 740px;
	font-size: 16px;
	font-weight: bold;  
}				
#maintxt {
    width: 940px;
	background-color: #FFFFFF;
	float: left;
	padding: 10px 0 0 15px;
}
#maintxt p {
    margin: 5px 5px 10px 0px;
	padding: 0;
	text-indent: 0px;
	color: #000000;
}
#maintxt h1 {
    font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    color: #b32317;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.even {
	padding: 10px;
	background-color: #CCCAAA;
	height: 205px;
	border: 1px dashed #666666;
}
.odd {
	padding: 10px;
	height: 205px;
	background-color: #F8F2ED;
	border: 1px dashed #666666;
}
#mainpic {
    float: right;
	padding: 0 0 0 0;
	width: 320px;
	height: auto;
}
#mainpic img {
    float: right;
	padding: 22px 20px 0 0;
	width: 260px;
	height: 195px;
}	
#usesintrowrap {
    float: left;
	width: 955px;
	height: 50px;
	padding: 20px 0 0 15px;
}	
#usesintro {
    float: left;
	width: 940px;
	height: 50px;
	background-color: #B50A00;
	border: 1px solid black;
}
#usesintro h2 {
    text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0 0 0;
}
#useswrapper {
    width: 650px;
	float: left;
	padding: 10px 0 0 10px;
}
.usesnotesL {
    background-image: url(../images/notes.jpg);
	width: 303px;
	height: 309px;
	margin: 0 30px 15px 0;
	float: left;
}
.usesnotesR {
    background-image: url(../images/notes.jpg);
	width: 303px;
	height: 309px;
	margin: 0 0 15px 0;
	float: left;
}
.usesnotesL p {
    font-size: 14px;
	padding: 18px 0 0 25px;
	width: 240px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}
.usesnotesR p {
    font-size: 14px;
	padding: 18px 0 0 25px;
	width: 240px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}
#usecontactwrap {
    float: left;
	padding: 15px 0 0 45px;
}	
#usescontact {
    float: left;
	width: 245px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000; 	
}	
#contact-form {
	width: 235px;
	height: 275px;
	padding: 7px 6px 7px 7px;
	text-align: left;
}
#contact-form label {
	font-size: 12px;
	display:block;
	color: #FFFFFF;
}
#contact-form div {
	margin: 0.4em 0 0.6em 0;
}
#contact-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#contact-form .txt {
	width: 220px;;
	border: 1px solid #000000;
	font-size: 12px;
	padding: 2px;
}
#contact-form .btn {
	border: 1px outset #666666;
	background-color: #CCCCCC;
	color: #000000;
	padding: 2px;
	font-size: 80%;
}
#contact-form div.submit {
	text-align: center;
}
#whitelogo {
    float: right;
	padding: 75px 45px 0 0;
	width: 205px;
	height: 146px;
} 