body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px auto 40px;
	text-align:left;
	width:780px;
	color:#474747;
	font-size:.95em;}
	
h1, h2, h3 { color:#474747; }

h1 { font-size:+1.9em;font-family:'Bell Gothic Std Light','trebuchet ms',Tahoma,Arial; }
h2 { font-size:18px;font-family:'trebuchet ms',tahoma,arial;margin:14px 0 2px }
h3 { font-size:15px;font-family:'trebuchet ms',tahoma,arial; }

img { border:0; }
#header {
	width:760px;
	height:130px;
	background:#93c7ff;
	float:left;
	text-align:right}

#header h1 { margin:88px 12px 0 0 }
	
#leftmenu {
	width:170px;
	background:#e9e9e9;
	float:left;
	margin-right:15px;
	line-height:18px;}

#leftmenu ul { list-style-type:none;margin:5px 0 12px 5px;padding:0;text-align:left; }
#leftmenu ul li { margin:0 6px;font-size:12px; }
	
#mainbody {
	width:575px;
	float:left; }
	
#footer {
	width:760px;
	height:70px;
	background:#e1e1e1;
	text-align:left;
	margin:10px 0 0;
	float:left; }

#footer h3 { margin:11px 0 3px 11px;padding:0;font-size:13px; }
#footer ul { list-style-type:none;margin:0 0 0 5px;padding:0; }
#footer ul li { float:left;margin:0 6px;font-size:10px; }
	
	