body { margin: 0; padding: 0; background: #FFFFFF url(/img/img01.gif) repeat-x; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: small; color: #333; }

h1, h2, h3 { margin: 0; font-weight: normal; }
p, ul, ol { line-height: 180%; }
a { border-bottom: 1px dotted #CCC; text-decoration: none; color: #356AA0; }
a:hover { text-decoration: none; color: #CC0000; }
hr { display: none; }
img { border: none; }

#header { width: 900px; height: 200px; margin: 0 auto 50px auto; position: relative; }
#header a { position: absolute; left: 0; bottom: 0; padding: 100px 190px 0 0; background: url(/img/img02.jpg) no-repeat right top; letter-spacing: -2px; font-size: 4.4em; border: 0; }

#page {	width: 900px; margin: 0 auto; }
#content { float: right; width: 470px; padding: 10px 50px; background: url(/img/img04.jpg) no-repeat; }
h1 { letter-spacing: -1px; font-size: 2em; color: #356AA0; }

#sidebar { float: left; width: 300px; }
#sidebar div { margin-bottom: 20px; padding: 14px 40px 20px 40px; background: url(/img/img03.jpg) no-repeat; }
#sidebar h3 { margin-bottom: 10px; letter-spacing: -1px; color: #CC0000; font-size: 1.8em; }
#sidebar ul { line-height: 2em; list-style: none; margin: 0; padding: 0; }
#sidebar li { margin: 0; padding: 0; background: none; border-bottom: 1px solid #EFEFEF; }
#sidebar a { border: none; }

#footer { clear: both; padding: 20px 0; border-top: 10px solid #DDDDDD; background: #EFEFEF; text-align: center; }
