/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #000000 url(/img/mainback.png) no-repeat;
background-position: top center;
	/*background: #000000;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B9B9;
}


strong {
	color: #D7D7D7;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {

}

#bg2 {

}

#bg3 {

}

#bg4 {

}

#bg5 {
	
}

/* Header */

#header {
	width: 100%;
text-align:center;
	height: 210px;
	margin: 0px auto;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#main_menu {
	width: 900px;
	height: 28px;
	margin: 0px auto;
text-indent:20px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px;
}


/*MENU*/

#navigation ul {
	margin-left: 20;
	padding-left: 0;
	display: inline;
	} 

#navigation ul li {
	margin: 5px;
	padding: 5px 35px 5px;
	list-style: none;
	display: inline;
	}


/* Content */

#content {
width: 550px;
float:left;
}

/*ICONS*/
.ctIcon {
	float:right;
position:relative;
	}


/* Sidebar */

#sidebar {
	float: right;
	width: 330px;


}


/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #FDB3FC;
}

#footer a {
	color: #8097A1;
}


/*ADS*/

#sponsor {
text-align:center;
padding:5px;

}
