﻿
abbr,acronym{border:0;font-variant:normal}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
body{font-size:small;font:13px/1.22 arial,helvetica,clean,sans-serif}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
caption,th{text-align:left}
fieldset,img{border:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
html,body{border:0;height:100%;margin:0;padding:0}
input,textarea,select{font:inherit}
li{list-style:none}
pre,code,kbd,samp,tt{font-size:108%;font-family:monospace;line-height:99%}
table{border-collapse:collapse;border-spacing:0}
br.c{clear:both;font-size:1px;height:0;line-height:0;margin:0}

HTML,
BODY,
FORM
{
	height:100%;
}

DIV#header
{
	height: 150px;
	padding:0;
	margin: 0 auto;
	width: 1004px;
}

DIV#main
{
	width:1004px;
	margin: 0 auto;
}

DIV#left
{
	float:left;
	width:225px;
}

DIV#center
{
	float:right;
	width: 779px;
	background:#fff;
}

DIV#footer
{
	width:1004px;
	position: relative;
	margin: -45px auto 0 auto;
	height: 45px;
}
