10@charset "UTF-8";
/* CSS Document */

*{ margin: 0; padding: 0; }*

body { background: #000 url("../images/bg.gif") repeat 0 0; font: normal 12px Georgia, serif; text-transform: normal; letter-spacing: normal; line-height: 1.6em; color: #fff; }

h1, h2, h3, h6 { font: bold 12px Georgia, Times New Roman, serif; }
h6 { margin: 0; }
p, ul, ol { line-height: 1.5em; }
p { margin: 10px 20px 15px 0; text-align: justify; }
ul, ol { list-style-position: inside; list-style-type: none; margin-bottom: 1.5em; }
ol li { padding: 0;	padding-left: 20px; }
a {	color: #0099ff;	text-decoration: none; outline:none; }
a:hover { color: #ccc; text-decoration: none; }
.blue { color: #299DCA; }
.white { color: #fff; }
.grey { font-size: 10px; color: #999; line-height:2.0em; }

/* Index Style */
#index { width: 615px; height: 400px; left:50%; margin-left: -307px; top:50%; margin-top:-200px; position:absolute; }
#wrap { background: url("../images/index.gif") no-repeat center top; width: 615px; height: auto; position: relative; float: left; }
#wrap h1 { font-size: 15px; }
#wrap .top { width: 615px; height: 157px; position: relative; float: left; border: 0px solid #999; padding: 0; margin: 0; }
#wrap .left { width: 130px; height: 35px; position: relative; float: left; padding:0 0 0 15px; margin: 0; border: 0px solid #999; }
#wrap .right { width: 390px; height: 35px; position: relative; float: left; padding:0 0 0 55px; margin: 0; border: 0px solid #999; text-align:right; }

#foot { width: 615px; height: auto; position: relative; float: left; padding: 0; margin: 0; }
#foot h4 { font: normal .8em Verdana, Georgia, Sans-Serif; color: #ccc; margin: 0; padding: 5px 0 5px 0; }
#foot a { color: #ff0000;	background: inherit; text-decoration: none; }
#foot a:hover { color: #fff; background: inherit; text-decoration: none; }
/* End Index Style */

#wrapper { background: url("../images/bg_wrapper.jpg") no-repeat center top; width: 962px; height: auto; left:50%; margin-left: -481px; top:0; position:absolute; padding-top:50px; }
/* Header */
#header { width: 615px; height: 190px; left:50%; margin-left: -304px; top:28px; padding: 0; background: url("../images/header.png") no-repeat 0px 0px; z-index:4; position:relative; }
#header h1 { margin: 0;	padding: 90px 0 0 165px; text-transform: uppercase; text-align: center; letter-spacing: 0em; color: #fff; }
#header h1 a { color: #fff; }
#header h2 { margin: 0;	padding: 163px 215px 0 0; text-align: right; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
#header a {	text-decoration: none; }

/* Page */
#page {	width: 590px; margin: 0 auto; padding: 0px 0px 0px 20px; background: url("../images/bg_content.png") repeat-y 20px 0px; z-index:3; position:relative; }

/* Content */
#content { float: left; width: 347px; height: auto; padding: 20px 0px 20px 25px; }
#content h1 { font-size: 20px; letter-spacing: -1px; line-height: 0.8em; }
#content .image img { height:auto; position: relative; margin: 3px 10px 0 -100px; float: left; border: 5px solid #000; 
-moz-border-radius: 5px; -webkit-border-radius: 5px; }
#flashcontent {	background: none; float: left; width: 349px; height: 600px; }

/* Sidebar */
#sidebar { float:right; width: 184px; height: auto; margin: 0; padding: 10px; background: transparent url("../images/bg_side.png") repeat-y 0 0; border: 1px solid #444;
-moz-border-radius-bottomright: 15px; -webkit-border-bottom-right-radius: 15px; }
#sidebar ul { margin: 0; padding: 0; list-style: none outside; }
#sidebar li { margin: 15px 0; }
#sidebar li li { margin: 0;	padding: 5px 0;	background: url("../images/img06.gif") repeat-x left bottom; }
#sidebar p { margin: 0;	line-height: normal; font-size: 90%; }
#sidebar a { font-size: 15px; padding-left: 15px; background: url("../images/img07.gif") no-repeat 5px 50%; text-decoration: none; color: #fff; border: none; }
#sidebar a:hover { text-decoration: none; color: #0099ff; }
#sidebar a.active { color: #99cc00; }

#sidebar a#submenu { font-size: 11px; padding-left: 35px; background: url("../images/img07.gif") no-repeat 25px 50%; border: none; }
#sidebar li a#partners { background: none; padding: 0; }
#sidebar li img { border: none; }
#sidebar h3 { margin-bottom: 5px; text-transform: uppercase; font-size: 90%; font-weight: bold;	line-height: 1.0em; color: #0099ff; }
#sidebar h4 { margin-bottom: 10px; padding-left: 55px; text-transform: uppercase; height: 40px; border-bottom: 1px solid #ccc; font-size: 140%;	font-weight: bold; }
#sidebar h5 { background: url("../images/bg_title.pn") no-repeat 0 0; display:block; width: 183px; height: 20px; margin-bottom: 10px; padding-top: 3px; text-transform: uppercase; border-bottom: 1px solid #ccc; font-size: 130%; font-weight: bold; text-align: left; }
#sidebar h6 { margin-bottom: 10px; padding-left: 55px; text-transform: uppercase; height: 40px; border-bottom: 1px solid #ccc; font-size: 100%; font-weight: bold; }

#sidebar li a.myspace {	width: auto; height: 25px; display:block; padding: 7px 0 0 85px; background: url("../images/i_myspace.gif") no-repeat 0 0; border:none; }
#sidebar li a.facebook { width: auto; height: 25px; display:block; padding: 7px 0 0 85px; background: url("../images/i_facebook.gif") no-repeat 0 0; border:none; }
#sidebar li a:hover { color:#0099ff; }
#sidebar li a#friend { font-size:10px; padding:0; background:none; }

/* Footer */
#footer { width: 430px;	height: 100px; margin: 0 auto; padding: 18px 260px 0 0; background: url("../images/bg_footer.png") no-repeat 60px 0px; z-index:5; }
#footer p {	margin-top: 0px; margin-right: 0px; text-align: right; font-size: 90%; color: #fff; }