@charset "UTF-8";
/* CSS Document */

body {text-align:center;margin:0;padding:0;}
	
#wrapper {width:760px;margin-left:auto;margin-right:auto;margin-top:18px;}
	#topbar {float:left;margin-left:auto;margin-right:auto;width:760px;height:36px;background-image:url(Graphics/topbar.gif);background-position:left top;background-repeat:no-repeat;}
		#navbar {height:20px;margin-top:8px;width:740px;margin-left:auto;margin-right:auto;}
		#content_home {clear:left;margin-left:auto;margin-right:auto;width:760px;height:515px;background-image:url(Graphics/tablets-home.jpg);background-position:left top;background-repeat:no-repeat;}
		#content {clear:left;margin-left:auto;margin-right:auto;width:760px;height:515px;background-color:#FFF}