/*** GENERAL STRUCTURAL ELEMENTS ***/
* {	margin: 0;}
html, body {height: 100%;background: url(../images/cervarix_bg.jpg) center repeat-y #FFF;}
* html{	display:inline;}
a img,img { border: none;}
#wrapper {min-height: 100%;	height: auto !important;height: 100%;margin: 0 auto -80px;position: relative;width: 800px;font-size: 0.9em;text-align:left;}
#push {	height: 80px;clear:both;}
#header {height: 90px;clear:both;}
#footer{width: 800px;height: 80px;background-color:#e4e4e4;padding: 0;}
#content{min-height:400px;padding: 20px 110px; clear:both;}
#pgLeft{width:270px; float:left}
#pgRight{width:270px; float:right}


