/* ----- universal settings -----*/
body {
	margin: 0px; 
	padding: 0px 0px 20px 0px; 
	background: url('page_bg.png') center top repeat-x #0d0d0d; 
	font-family: arial, san-serif; 
	font-size: 9pt; 
	color: #fff;
	text-align: left;
}

p {margin:0 20px 0 0; padding: 0px;}
.copyright {color:#666;}
h1 {font-size:20pt; color:#ccc; border-bottom: 4px solid #333;}
h3 {font-size:10pt; margin:0; padding:0;}

/* ----- backgrounds ----- */
#ctr {margin-left: auto; margin-right: auto; width: 958px; background: url('body_bg.png') center top repeat-y;}
.back {padding:8px 22px 8px 22px;}
.back2 {padding:15px; border-top:1px solid #333; background-color:#212121; color:#fff;}
.back2_bottom {padding:10px; border-top:1px solid #333; background-color:#212121; color:#ccc;}

.back3 {padding:0px 22px 8px 22px;}
.right_col{padding:0 0 0 20px;}
.box {background: url('top_round.jpg') center top no-repeat;}
.box2 {border-left: 2px solid #282828; border-right: 2px solid #282828; background-color:#1c1c1c; margin:0 10px; padding:0 10px;}
.box3 {background: url('bottom_round.jpg') center bottom no-repeat;}

.big_box {background: url('top_round_big.jpg') center top no-repeat;}
.big_box2 {border-left: 2px solid #282828; border-right: 2px solid #282828; background-color:#1c1c1c; margin:0 10px; padding:0 10px;}
.big_box3 {background: url('bottom_round_big.jpg') center bottom no-repeat;}

.info_box {background: url('box_top.jpg') center top no-repeat; padding:5px 10px 0 10px; height:24px;}
.info_box2 {border-left: 2px solid #282828; border-right: 2px solid #282828; background-color:#1c1c1c; padding:5px 8px;}
.info_box3 {background: url('box_bottom.jpg') center bottom no-repeat;}

.bottom {background: url('bottom_bg.jpg') center bottom no-repeat #0d0d0d; height:81px;}

/* ----- Navigation for all pages ----- */
.nav_ctr{padding:0 16px;}
.nav {background: url('nav_bg.jpg') center top repeat-x; height:41px; padding:0; font-family: arial, san-serif; font-size:8pt; color:#ccc; font-weight:700;}
.nav ul {padding:0 0 0 0; margin:0 0 0 0;}
.nav ul li {padding:0; margin:0; list-style-image:none; list-style:none; float:left;}
.nav ul li a{display:block; padding:15px 0 15px 13px; margin:0;color:#ccc;}
.nav ul li a:hover{background: url('nav_bg_1.jpg') center top repeat-x; margin:0; display:block; padding:15px 0 15px 13px; color:#0097e9; text-decoration:none; font-weight:700;}
.nav ul .li2 a:hover{background: url('nav_bg_2.jpg') center top repeat-x; margin:0; display:block; padding:15px 0 15px 13px; color:#73b500; text-decoration:none; font-weight:700;}
.nav ul .li3 a:hover{background: url('nav_bg_3.jpg') center top repeat-x; margin:0; display:block; padding:15px 0 15px 13px; color:#c53cad; text-decoration:none; font-weight:700;}
.nav ul .li4 a:hover{background: url('nav_bg_4.jpg') center top repeat-x; margin:0; display:block; padding:15px 0 15px 13px; color:#ce2815; text-decoration:none; font-weight:700;}
.nav ul .li5 a:hover{background: url('nav_bg_5.jpg') center top repeat-x; margin:0; display:block; padding:15px 0 15px 13px; color:#ed8f00; text-decoration:none; font-weight:700;}
.nav ul .li6 a:hover{background: url('nav_bg_6.jpg') center top repeat-x; margin:0; display:block; padding:15px 0 15px 13px; color:#fff; text-decoration:none; font-weight:700;}
.nav ul li a em {border-right:1px solid #333; font-style:normal; padding-right: 13px;}


/* ----- other stuff ----- */
ul {padding:0; margin:0 0 0 15px;}
ul li {margin:0 0 5px 0; padding:0; list-style-image: url('bullet.jpg');}

.area ul {padding:10px 0; margin:0 0 0 25px;}
.area ul li {padding:0; margin:0; list-style-image: url('bullet.gif');}

.cert {padding-top:10px; font-size:7pt;}

.img {border: 2px solid #333; margin: 0px 2px 2px 2px;}

#fader {width: 250px; height: 450px; overflow: hidden;}  // <-- THIS HAS TO BE EDITED!!!! CHANGE THE HEIGHT AND WIDTH TO THE IMAGE SIZE!!!!
#fader2 {width: 265px; height: 170px; overflow: hidden;}  // <-- THIS HAS TO BE EDITED!!!! CHANGE THE HEIGHT AND WIDTH TO THE IMAGE SIZE!!!!
#fader3 {width: 257px; height: 200px; overflow: hidden;}  // <-- THIS HAS TO BE EDITED!!!! CHANGE THE HEIGHT AND WIDTH TO THE IMAGE SIZE!!!!