html, body { height: 100%; }

#wrapper{ }
#wrapper2 { width: 920px; border: 10px solid #FFFFFF; margin: 0px auto; }
#extra1 { width: 940px; height: 60px; margin: 0px auto; background: url(images/homepage04.gif) no-repeat left top; text-align: right; }
#extra1 a { color: White; }

#header { width: 920px; height: 116px; margin: 0px auto; }

#ctl00_logo { float: left; width: 306px; height: 116px; background: url(images/homepage03.jpg) no-repeat left top; }
#ctl00_logo h1 { color: White; margin: 25px 0px 0px 35px; font-weight: bold; }
#ctl00_logo p { color: #97c0dd;	margin: 5px 0px 0px 35px; font-weight: bold; }

#ctl00_menu { float: right; width: 610px; height: 116px; }
#ctl00_menu ul { margin: 0px; padding: 25px 0px 0px 60px; list-style: none; }
#ctl00_menu li { display: inline; }
#ctl00_menu a { display: block; float: left; padding: 3px 20px; background: url(images/subpage1_03.gif) no-repeat left center; }
#ctl00_menu li.first a { background: none; }

#page { width: 920px; }

#content { float: right; width: 610px; line-height: 18px; }
#content .title { font-weight: bold; color: #656565; }

#sidebar { float: left; width: 306px; }

#footer { padding: 15px; }

#box1 { float: left; width: 322px; padding: 5px 0px 0px 33px; }
#box2 { float: right; width: 178px; padding: 12px 28px 0px 28px; }
#box3 { padding: 20px 30px; }
#box4 { padding: 10px 40px 0px 35px; }