﻿body {
margin: 20px 0 ; padding: 0; color: #555; background-color: #eee; font-size: 14px; font-family: Arial,  SunSans-Regular, Sans-Serif;
}


#bg { margin: 0 auto; width: 750px; }
#bg-top { float: left; width: 750px; height: 110px; background: transparent url('../media/bg_top.png') no-repeat top center; }
#bg-bottom { float: left; background: transparent url('../media/bg_bottom.png') no-repeat bottom center; border: 1px solid grey; margin-bottom: 20px;}


/*CONTENT*/
#content { float: left; width: 750px; padding: 30px 0 0 0; margin:0; background: transparent url('../media/bg.png') repeat; }
#text { float: left; width: 710px; margin: 0 20px; }
#text a, #text a:link, #text a:hover { text-decoration: none; color: #000; }
p { float: left; font-size: 0.9em; line-height: 1.45em; padding: 0; margin: 0.5em 0; }
ul, ol { float: left; margin: 0; padding: 0 0 0 25px; font-size: 0.9em; }
li { line-height: 1.4em }