body {
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	margin:0;
	padding:0;
	background:url(../images/norvax-university-landing-bkgd.jpg) top left repeat-x #454545;
}
#container {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}
#header1 {
	background-image: url(../images/norvax-university-landing-head1.jpg);
	background-repeat:no-repeat;
	padding:0px;
	height:101px;
	position:relative;
}
#header1 p {
	color:#FFFFFF;
	font-size:9px;
	position:absolute;
	top:0px;
	left:361px;
}
* html #header1 p {
	/* IE6 only */
	position:absolute;
	top:7px;
	left:361px;
}
#header1 p a:link, #header1 p a:visited{
	color:#FFFFFF;
}
#header2 {
	background-image: url(../images/norvax-university-email-head2.jpg);
	background-repeat:no-repeat;
	padding:0px;
	height:207px;
	position:relative;
}
#header3 {
	background-image: url(../images/norvax-university-reg-head3.jpg);
	background-repeat:no-repeat;
	padding:0px;
	height:193px;
	position:relative;
}
.clear {
	clear:both;
}
#left {
	width: 299px;
	background-color:#FFFFFF;
	float:left;
}
#left p {
	margin-left: 25px;
	margin-right: 20px;
}
#left ul li p {
	margin-left: 5px;
}
#left ul li {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom:1em;
}
#left-bottom {
	width: 299px;
	background-color:#FFFFFF;
	float:left;
}
#left-bottom p {
	margin-left: 25px;
	margin-right: 20px;
}
#left-bottom ul li p {
	margin-left: 5px;
}
#left-bottom ul li {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom:1em;
}
#contact_right {
	width: 421px;
	float: left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	line-height:0px;
}
#contact_form {
	background: url(../images/norvax-university-reg-form.jpg) repeat-y;
	width: 421px;
	color: #000000;
	line-height:25px;
	color:#4c4c4c;
}
#contact_form a:link, #contact_form a:visited {
	color: #666666;
}
#contact_form a:hover {
	color: #333333;
}
#contact_form table {
	width: 375px;
	margin-left: 15px;
	margin-top: 10px;
}
#contact_form select {
	font-size:16px;
	font-weight:lighter;
}
#contact_form input {
	border: 1px #849BBA solid;
	width: 350px;
	height: 26px;
	font-size:16px;
}
#button {
	border: 0 !important;
	width: 352px !important;
	height: 52px !important;
}
#privacy {
	font-size: 10px;
	text-align:center;
	padding:0px 15px;
}
#footer-container { 
	font-size:95%;
	color:#FFF;
	background-color:#454545;
	float:left;
	width:720px;
	text-align: center;
}