* {padding:0;}
body {margin:0; background:url(images/body_bg.png) repeat-x #3885CC; font-family:Arial, Helvetica, sans-serif;}

#container {width:950px; margin:0 auto; text-size-adjust: none;}

#header {height:90px; width: 1000px;}
#logo {float:center; font-size:60px; padding: 15px 50px}
#logo a {display:block; color:#FFFFFF; text-decoration:none;}
#slogan {
	float:right; padding:33px 45px 0 0;
    color:#FFFFFF; font-size:16px; text-align:center;
}
#header_menu {
	text-align:center; color:#FFFFFF; font-size:28px; font-weight:bold;
	background:url(images/header_bg.png); background-repeat: no-repeat; 
	padding-top:18px;
}
#header_menu a {color:#CC385E; text-decoration:none;}
#header_menu a:hover {color:#7F2138;}

#main br {line-height:12px;}
#main a {color:#3885CC;}
#main a:hover {color:#21517F;}
#text h1 {font-size:28px; font-weight:normal; color:#306DA8;}
#text h2 {font-size:24px; font-weight:normal; color:#306DA8;}
#text ol, #text ul {padding:0; margin:10px 0}
#text li {margin-left:40px;}
#text p  {font-size:18px;  align:"justify"}
#sidebar {width:180px; float:right; margin:6px 45px 30px 30px; display:inline;}
#sidebar h3 {font-size:20px; font-weight:normal; color:#306DA8;}
#sidebar ul {margin:0px; padding:0px;}
#sidebar li {list-style:none; padding:1px 0 1px 12px; background:url(images/li.png) 0px 8px no-repeat;}

#footer_menu {height:41px; background:url(images/footer_bg.png); background-repeat: no-repeat;
	clear:both; text-align:center; color:#FFFFFF; font-size:0px; padding-top:16px}
#footer_menu a {color:#CC385E; text-decoration:none;}
#footer_menu a:hover {color:#7F2138;}

#footer {color:#D8E7F4; text-align:center; font-size:10px; margin:2px 0 15px 0;}
#footer a {color:#D8E7F4;}
#footer a:hover {color:#B0CEEA;}

.main_sidebar {background:url(images/main_bg.png) repeat-y; font-size:13px; line-height:17px; color:#333333; float:left; width:100%;}
.main_no_sidebar {background:url(images/main_bg_no_sidebar.png) repeat-y; line-height:30px;
	padding-top:10px; padding-bottom:10px}
.text_sidebar {margin:30px 285px 30px 45px;}
.text_no_sidebar{margin:10px 45px 10px 45px;}
.sidebar_image{text-align:center;}
.sidebar_text{text-align:left;}
p.center {margin-left:50px;margin-right:50px}
img{border-style:solid;border-color:#306DA8;border-width:1px;}
table.center{margin:auto;text-align:center;}
table.left{margin-left:50px;text-align:left;}
