#wrapper { position:relative; /* needed for footer positioning*/ margin:0 auto; /* center, not in IE5 */ width:800px; background:url(../images/wrapperbg.jpg) repeat-y; height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; padding: 0px 10px; }

#top { background: #FFFFFF url(../images/logos/IP-Logo-1.jpg) no-repeat 10px 10px; height: 65px; padding: 0px 0px 5px; margin: 0px; }
	#tag{ position: absolute; right: 15px; bottom: 0px; height: 65px; background: url(../images/logos/tagline.gif) no-repeat right bottom; width: 550px; top: 0px; }

#menu { padding: 0px; margin: 0px; background: #465877; color: #FFFFFF; position:relative; height: 30px; width: 800px; }

#header { height: 160px; background: #ffffff url(../images/header/header1.jpg); border-style: none; padding: 0px; font: bold 24px Helvetica, Arial, sans-serif; color: #FFFFFF; margin: 0px; }

#content { margin: 0px; width: 760px; padding: 20px 20px 4em; }
#content-mid { width:760px; margin: 0px; padding: 0px; }
	#leftside { width: 490px; margin: 0px; padding: 0px; float: left; }
	#rightside {
	width: 255px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#content-btm { width:760px; margin: 0px; padding: 10px 0px 0px; clear: both; }
#contentsub { padding:12px; margin: 0px 110px 20px 0px; font-size: 12px; line-height: 16px; border-style: none; }

#content-full { margin: 0px; padding: 12px; }

#content2 { margin: 0px; width: 760px; padding: 0px 20px 4em; }
#insert { font-size: 9px; color: #999999; margin: 0px; padding: 5px 0px 5px 12px; height: 10px; }
#insert a { color: #999999; }
#insert a:hover { color: #999999; text-decoration: underline; }

#insert-right { font-size: 9px; color: #999999; margin: 0px; padding: 5px 30px 5px 0px; height: 10px; float: right; }
#insert-right a { color: #999999; }
#insert-right a:hover { color: #999999; text-decoration: underline; }


#footer { position:absolute; width:780px; bottom:0; /* stick to bottom */ background:#dddddd; color: #333333; font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-align: right; vertical-align:middle; padding: 0px 10px; }
