@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 */
/* <!--Attribution-NonCommercial-ShareAlike 3.0 Unported--> */


	 
body {
	padding: 0px;
	margin: 0 auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/Background6.jpg);
	background-repeat:repeat-x;
	//background-position-x:18%;
	//background-position-y:1%;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top-container{
width:960px;
height:140px;}


#header{
width:960px;
height:140px;
}

/* Logo & Slogan Positioning and Layout */
.logo_container {
	height:140px; 
	width:960px; 
	margin-bottom:0px; 
	overflow:hidden;
	float:left;
	position:relative;
	top:0px;
	left:0px;
}

h1.logo{
	margin:0; 
	padding:0; 
	width:960px; 
	height:140px;
}

h1.logo a {
	display:block; 
	position:relative; 
        float:center;
	top:0px;
	right:0px;
	z-index:10; 
	width:960px; 
	height:140px; 
	background: url(../images/logo-siopa.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:center;
}

h1.logo-text a {
	position:relative;
	top:35px;
	left:0px;
	font-size:37px;
	letter-spacing:1px;
	font-style: normal;
	font-weight: normal;
	font-family: Ebrima, "MS Sans Serif";
}

p.site-slogan {
	position:relative; 
	top:0px; 
	left:0px;  
	letter-spacing:2px; 
	height: 20px;
	float:left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 40px;
	overflow: hidden;
	text-align: center;
	font-size:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

/* End Logo & Slogan Positioning and Layout */

#topmenu {
    background-image:url(../images/hornav_07.jpg);
	background-repeat:no-repeat;
/*	margin-top:-15px; */
	margin-bottom:0px;
/*	height: 70px; */
	height: 41px;
	width:960px;
	float:left;
}


#maincontentwrapper {
	background-image:url(../images/filler.jpg);
	background-repeat:repeat-y;
	clear: both;
	float: left;
	width: 960px;
	margin-top: 0px;
}


#leftsidebar{
	clear:both;
	float:left;
	overflow:hidden;
	width: 214px;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 11px;
	display: inline;
}


#maincontent80 {
	margin-right: 0px;
	float:right;
	clear:none;
	width: 733px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 8px;
	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: 0px;
	float:right;
	clear:none;
	width: 960px;
	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: -3px;
	margin-left: 11px;
	width: 936px;
	float: left;
	clear:none;
	overflow:hidden;
	border: 1px solid #FFFFFF;
	background-color:#CCCCCC;
}

#bottom_container {
    clear: both;
	height: 41px;
	width: 960px;
	margin-top: 0px;
	text-align:center;
	background-image:url(../images/hornav_08.jpg);
}

#end_bottom_container p {
margin: 0px;
padding-bottom: 20px;
}

#end_bottom_container {
	padding-top: 0px;
	clear: both;
	width: 960px;
}

#footer {
	padding: 10px 0px 0px 0px;
	width: 960px;
	float: left;
	text-align:center;
	color: #FFFFFF;	
}

#footerlink{
    margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	padding: 10px 0px;	
}


.topmodules{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.inside_8px{padding: 0px 8px 8px 8px;}