@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) */


	 
body {
	padding: 0px;
	margin: 0 auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bgrad.png);
	background-repeat:repeat-x;
	background-position: 50% 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top-container{}


#header{
width:960px;
height:125px;
}

/* Logo & Slogan Positioning and Layout */
.logo_container {
	height:125px; 
	width:960px; 
	margin-bottom:0px; 
	overflow:hidden;
	float:left;
	position:relative;
	top:0px;
	left:0px;
}

h1.logo{
	margin:0; 
	padding:0; 
	width:960px; 
	height:125px;
}

h1.logo a {
	display:block; 
	position:relative; 
    float:left;
	top:0px;
	right:0px;
	z-index:10; 
	width:960px; 
	height:125px; 
	background: url(../images/logo.png) no-repeat;
}

h1.logo-text {	
    height: 83px;
	clear: both;
	float:right;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	overflow: hidden;
	text-align:left;
}

h1.logo-text a {
	position:relative;
	top:20px;
	left:40px;
	font-size:55px;
	letter-spacing:1px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-shadow: 2px 2px 2px #000000;
}

p.site-slogan {
	position:relative; 
	top:0px; 
	left:40px;  
	letter-spacing:2px; 
	height: 20px;
	float:left;
	width: 910px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	text-align: left;
	font-size:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

/* End Logo & Slogan Positioning and Layout */

#topmenu {
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	height: 69px;
	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: 36px;
	clear:both;
	float:left; 
}

#leftsidebar{
	clear:both;
	float:left;
	overflow:hidden;
	width: 216px;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 29px;
	display: inline;
}


#maincontent80 {
	margin-right: 28px;
	float:right;
	clear:none;
	width: 685px;
	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: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
}

#showcase{
	margin-top: 30px;
	margin-left: 29px;
	width: 903px;
	float: left;
	clear:none;
	overflow:hidden;
	border: 1px solid #4B4747;
	background-color:#CCCCCC;
}

#showcasebottom{
	float:left;
	background-image:url(../images/showcaseshadow.png);
	background-repeat:no-repeat;
	height: 45px;
	width: 960px;
}


#bottom_container {
    clear: both;
	height: 39px;
	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 10px;
	width: 950px;
	float: left;
	text-align:center;
}

#footerlink{
    margin-left: 0px;
	margin-right: 0px;
}


.topmodules{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.inside_8px{
padding: 0px 8px 8px 8px; }
