*{	margin:0px;	padding:0px;}
body{
	background: url(../images/Pediarix_bg.jpg) repeat-x #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
	}

#outerdiv{
	width:100%; 
	height:auto;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right:auto;}

#mainwrapper{
	height:auto;
	width: 800px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#innerwrapper{
	width:800px;
	height:auto;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right:auto;}

#header{
	width:auto; 
	float:left;}
	
#Logo{
	float:left;
	padding:0px;
	width:336px;
	height:168px;
	margin-top:20px;}

#prescribing{
	width:220px;
	height:134px;
	float:left;
	margin-top:14px;
	margin-left:5px;
	background:url(../images/prescribing_bg.jpg) no-repeat top;}

#prescribing h1{
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	margin-top:15px;}

#prescribing h2{
	color:#FFFFFF;
	text-align:center;
	font-size:15.5px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:12px;}

#prescribing a{
	color:#FFFFFF;
	text-align:center;
	font-size:15.5px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:12px;}

#healthcare{
	width:220px;
	height:134px;
	float:left;
	margin-top:14px;
	margin-left:15px;
	background:url(../images/prescribing_bg.jpg) no-repeat top;}

#healthcare h1{
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	margin-top:15px;}

#healthcare h2{
	color:#FFFFFF;
	text-align:center;
	font-size:15.5px;
	font-weight:bold;
	margin-top:12px;}

#healthcare a{
	color:#FFFFFF;
	text-align:center;
	font-size:15.5px;
	font-weight:bold;
	margin-top:12px;}
#us_disclaimer{
	float:right;
	margin-top:31px;
	margin-right:10px;}

#content {
	padding:25px 0px 0px 8px;
	clear:both;
	font-size:12px;
	color:#000000;}

#content p{padding:0px 0px 0px 0px;}

#content h1{
	color:#9f3a9e;
	font-weight:bold;
	font-size:14px;
	padding:15px 0px 0px 0px; }
	
#content a {
	color:#9f3a9e;
	text-decoration:underline;
	font-weight:bold;}
	
#content a:hover{
	text-decoration: underline;
	font-weight:bold;}
#content ul li{
	padding:0px 0px 0px 0px;
	margin:0 0 0 15px; }

#space{	
	height:60px;
	visibility:hidden;
	clear:both;}

#footer{
	clear:both;
	padding:20px 0px 25px 0px;
	text-align:center;
	color:#333333;
	font-size:12px;}
	
.Move{padding-left:10px;}