/* CSS Document */

body {
	background:#131b21 url(images/body.jpg);
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
}
#wrapper { text-align:center;}
#content { width:780px; margin:0 auto; text-align:left; background: url(images/contentbg.jpg) repeat-x bottom #1e2e3b;}


#body { margin:0; overflow:auto;}
		
#body p { display:block; margin:0 0 5px 0; padding:10px 50px 10px 25px; width:auto; text-align:justify;}
#body h2, #body h3{margin:10px 10px 0 10px; padding:5px 0px 20px 10px; width:489px;
							font-weight: normal;}

h1 {font-size:17px; margin:0; padding:5px 0 0 20px; width:auto; font-weight: normal;}
h2 {font-size:17px; width:auto; font-weight: normal; }

#body img {margin:0 0 0 10px;}

#footer {width:780px; margin:20px auto; text-align:left; font-size:9px;}
#footer p{ text-align:right;}
#footer span { float:left;}
#valid { margin-top:10px;}
#valid a { margin-right:10px;}


#imagebar {width:256px; height:144px; float:right; background:#999999; overflow:hidden; margin:10px 0 5px 0}
#imagebar img { margin:0;}

a { color:#FFFFFF;}

#body ul {width:479px; margin-left:10px; padding-left:20px}
#body ul li {padding:5px;}
#body ul li {background:url(images/list.jpg) top right repeat-y;}
#body ul li.o {background:url(images/list_o.jpg) top right repeat-y;}

.SlideSec p { text-align:justify;}
.SlideSec ul {width:479px; margin-left:10px; padding-left:20px}
.SlideSec ul li {padding:5px;}
.SlideSec ul li {background:url(images/list.jpg) top right repeat-y;}
.SlideSec ul li.o {background:url(images/list_o.jpg) top right repeat-y;}

