body {padding:25px 50px; margin:0 auto 0 auto; font-family: Arial, Helvetica, sans-serif; background-color:#A3BCE6; width:1000px;}

#container {background-color:#FFFFFF; padding:10px;}

#header {height:125px; background-image:url(images/header_bg.png);}
#logo {font-size:30px; background:url(images/header.png) no-repeat; height:100px; padding:50px 0 0 30px;}
#logo a {color:#000000; text-decoration:none;}
#slogan {float:right; font-size:18px; color:#000000; padding:60px 30px 0 0;}

#menu {height:40px; background-image:url(images/menu_bg.png); margin-top:5px;}
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(images/menu_border.png) right no-repeat;}
#menu a {float:left; height:20px; padding:10px 30px; color:#000000; font-size:15px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
#menu a:hover {background:url(images/menu_border.png);}

#main {float:left; width:100%; margin:5px 0; right repeat-y; color:#000000; font-size:15px;}
#main a {color:#000000;}
#main a:hover {color:#000000;}
#main br {line-height:5px;}
#text {line-height:18px; margin-right:225px; padding:10px 30px 30px 30px;}
#text h1 {font-size:22px; font-weight:normal; margin:20px 0 10px 0;}
#text h2 {font-size:19px; font-weight:normal; margin:20px 0 10px 0;}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li {margin-left:40px;}

#footer {height:40px; color:#000000; font-size:11px; background-image:url(images/footer_bg.png); clear:both;}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#D9F0FF;}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}