* {
	margin:0;
	padding:0;
}



.clearfix {
height:0;
clear:both;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/background.jpg);
	background-position: right top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#wrapper {
	width: 800px;
	margin: 30px auto 30px auto;
	border: 1px solid #000066;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

#dontmiss {
	width: 800px;
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#questions {
	width:740px;
}

#questions_left {
	width:330px;
	float: left;
}

#questions_right {
	width:360px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.quest {
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	line-height: 18px;
}


#header {
	height: 70px;
	background-color:#03579A;
	background-image: url(../img/postLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#content{
	float: left;
	width: 760px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 40px;
	background-image: url(../img/papers.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#details {
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #03579A;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

#content_right{
	margin: 15px 15px 0 15px;
	float: left;
}

#form {
	float: left;
	width: 740px;
}

.form {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

comments {
	height:70px;
}

#footer {
	height: 20px;
	background-color:#03579A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	padding: 10px;
}

#footer2 {
	height: 30px;
	background-image: url(../img/footer2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03579A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #03579A;
}

#contacttext {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #03579A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 650px;
}

#divider {
	width: 40px;
	background-color:#990000;
	float: left;
}

#final {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	height: 100%;
}

.buttons {
	background-color:#00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	border: thin solid #000000;
}
