body    {    margin: 0;    padding: 0;    color: #333;    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;    background: #E2EBED;    text-align: center;    }a    {    color: #307082;    }a:hover    {    color: #D60808;    }#container    {	margin: 0 auto;	width: 744px;	position: relative;	background: #fff;	padding: 10;	text-align: left;	height: auto;    }#header    {	height: 171px;	background: url(background.jpg) no-repeat center 10px;	margin: 0;	width: 724px;	color: #fff;	padding: 10px;	left: 1px;    }#bodyText    {	width: 460px;	margin-top: 0;	margin-bottom: 0;	margin-left: 243px;    }#bodyText p    {    line-height: 150%;    margin: 10px 0 10px 0;    }#navigation    {    position: absolute;    top: 225px;    width: 170px;    }#navigation h3    {	padding-left: 40px;    }#navigation ul    {    list-style-type: none;    margin: 0;    padding: 0 0 0 40px;    }#navigation ul li a    {	text-decoration: underline;	border-bottom: 1px solid #E6EEF0;	line-height: 150%;	display: block;    }#footer    {	background: url(footer.jpg) no-repeat;	color: #fff;	height: 48px;	text-align: right;	line-height: 26px;	font-size: 11px;	padding-top: 0;	padding-bottom: 0;	padding-left: 0;	padding-right: 10px;    }#footer a    {	color: #fff;    text-decoration: none;    }#footer a:hover    {	color: #D60808;    text-decoration: underline;    }