@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 for the liftime of that domain) */

html,body { height:100%; }
	 
body {
	padding: 0px;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background:url(../images/background1.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
	font-family: Verdana, sans-serif;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top-container{}

#back-fill{
	padding: 0px;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background-image:url(../images/footer22_16.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
}

#header{
background:url(../images/header_02.jpg);
background-position:center;
background-repeat:no-repeat;
position:fixed;
width:960px;
height:177px;
z-index:1000;
}

/* Logo & Slogan Positioning and Layout */
.logo_container {
	height:103px; 
	width:326px; 
	margin-bottom:0px; 
	overflow:hidden;
	float:right;
	position:relative;
	top:64px;
	right:0px;
}

h1.logo{
	margin:0; 
	padding:0; 
	width:304px; 
	height:103px;
}

h1.logo a {
	display:block; 
	position:relative; 
    float:right;
	top:0px;
	right:0px;
	z-index:10; 
	width:304px; 
	height:103px; 
	background: url(../images/logo_03.png) no-repeat;
}

h1.logo-text {	
    height: 53px;
	clear: both;
	float:right;
	width: 316px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 25px 5px;
	overflow: hidden;
	text-align:center;
}

h1.logo-text a {
	outline:none;
	position:relative;
	top:0px;
	left:0px;
	text-decoration:none;
	font-weight: 300;
	font-size:65px;
	letter-spacing:1px;
	color:#FFFFFF;
	font-style: normal;
	font-family: "Freestyle Script", "Trajan Pro", "Times New Roman";
}

p.site-slogan {
	position:relative; 
	top:0px; 
	left:0px;  
	letter-spacing:2px; 
	height: 20px;
	float:left;
	width: 326px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	text-align: center;
	color:#FFFFFF;
	font-size:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

/* End Logo & Slogan Positioning and Layout */


#topmenu {
margin-top:133px;
height: 44px;
width:632px;
float:left;
}


#maincontentwrapper {
	background-image:url(../images/maincontent.jpg);
	background-repeat:repeat-y;
	clear: both;
	float: left;
	width: 960px;
	margin-top: 177px;
}


#rightsidebar{
	float:right;
	overflow:hidden;
	width: 323px;
	padding-top: 0px;
	margin-top: 7px;
	margin-left: 0px;
	display: inline;
}

#maincontent80 {
	margin-right: 0px;
	float:left;
	clear:none;
	width: 632px;
	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: 22px;
	float:right;
	clear:none;
	width: 912px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/mainbullet.png);
	overflow:hidden;
	line-height: 20px;
}

.inside{
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 12px;
}

#showcase{
	margin-left:1px;
	margin-top: 0px;
	width: 633px;
	float: left;
	overflow:hidden;
	position: relative;
}

#showcasescreen{
	background:url("../images/show-overlay.png");
	background-repeat:repeat-y;
	margin-top: 0px;
    width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
    z-index: 10;
}

#bottom_container {
    clear: both;
	background-image:url(../images/bottomcontainer_16.png);
	height: 192px;
	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;
	background-image:url(../images/footer22_16.jpg);
	background-repeat:repeat-y;
}

#footer {
	padding-top: 0px;
	width: 960px;
	margin-right: 0px;
	float: right;
	text-align:center;
	color:#ffffff;
	
}



.topmodules{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.inside_8px{
padding: 0px 8px 8px 8px; }
