@charset "utf-8";

/*------CSS Document-------*/
/* Copyright and Developer notice not to be removed */
/* Copyright 2010 Joomlage.com  All rights reserved. */
/* Designed and developed by Joomlage.com */
/* Single user - Commercial Licence (For use on one domain only personal or commercial) */

html,body { height:100%; }
	 
body {
background-color:#000000;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top-container{
}


#header{
width:960px;
height:197px;
}

/* Logo & Slogan Positioning and Layout */
.logo_container {
	height:91px; 
	width:960px; 
	margin-bottom:0px; 
	overflow:hidden;
	float:left;
	position:relative;
	top:40px;
	left:0px;
}

h1.logo{
	margin:0; 
	padding:0; 
	width:960px; 
	height:91px;
}

h1.logo a {
	display:block; 
	position:relative; 
    float:left;
	top:0px;
	right:0px;
	z-index:10; 
	width:960px; 
	height:91px; 
	background: url(../images/logo.png) no-repeat;
}

h1.logo-text {	
    height: 91px;
	clear: both;
	float:left;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

h1.logo-text a {
	position:relative;
	top:15px;
	left:0px;
	font-size:50px;
	letter-spacing:0px;
	font-style: normal;
	font-family: Ebrima, MS Sans Serif;
	font-weight: 500;
	text-shadow: 4px 4px 4px #000000;
	padding: 0px 20px 0px 30px;
}

p.site-slogan {
	position:relative;
	top:45px;
	left:40px;
	letter-spacing:1px;
	height: 20px;
	float:right;
	clear:none;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 90px 20px 5px;
	overflow: hidden;
	text-align: center;
	font-size:20px;
	font-family: Ebrima, MS Sans Serif;
	font-style: normal;
}

/* End Logo & Slogan Positioning and Layout */

#topmenu {
	height: 39px;
	width:960px;
	float:left;
}


#maincontentwrapper {
	background-image:url(../images/filler.png);
	background-repeat:repeat-y;
	clear: both;
	float: left;
	width: 960px;
	margin-top: 0px;
}


#content_header {
	margin-top:0px;
	width: 960px; 
	height: 19px;
	clear:both;
	float:left; 
}

#leftsidebar{
	clear:both;
	float:left;
	overflow:hidden;
	width: 220px;
	padding-top: 0px;
	margin-top: -10px;
	padding-left: 6px;
	padding-right: 20px;
	display: inline;
}


#maincontent80 {
	margin-right: 44px;
	float:right;
	clear:none;
	width: 645px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/mainbullet.png);
	overflow:hidden;
	line-height: 19px;
}

#maincontent100 {
	margin-right: 28px;
	float:right;
	clear:none;
	width: 903px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/mainbullet.png);
	overflow:hidden;
	line-height: 19px;
}

.inside{
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 12px;
}

#showcase{
	margin-top: -9px;
	margin-right: 43px;
	width: 645px;
	float: right;
	clear:none;
	overflow:hidden;
	background-color:#000000;
	border: 1px solid #000000;
}


#bottom_container {
    clear: both;
	height: 28px;
	width: 960px;
	margin-top: 0px;
	text-align:center;
}

#end_bottom_container p {
margin: 0px;
padding-bottom: 20px;
}

#end_bottom_container {
	padding-top: 0px;
	clear: both;
	width: 960px;
}

#footer {
	padding: 0px 0px 0px 0px;
	margin-right: 44px;
	width: 645px;
	float: right;
	text-align:center;
}

#footerlink{
    margin-left: 0px;
	margin-right: 44px;
	width: 645px;
	clear:both;
	float:right;
}


.topmodules{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.inside_8px{
padding: 0px 8px 8px 8px; }
