/* ------------------------------------------------------- Global */

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	color: #000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f6f6f6;
	
}

li {
	margin-left: 20px;
}

p {
	line-height:1.5em;
 	padding-left: 10px;
}

a img {
	border-style: none;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
  	margin: 0px;
  	padding-top: 10px;
 	padding-left: 10px;
	color: #000;
	font-weight: normal;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
  	margin: 0px;
  	padding: 0px;
	color: #000;
	font-weight: normal;
 	padding-left: 10px;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
  	margin: 0px;
  	padding: 0px;
	color: #000;
	font-weight: normal;
 	padding-left: 10px;
	}

a:link { color:#777777; text-decoration: underline; }

a:hover { color:#777777; text-decoration: none; }

/* ------------------------------------------------------- Layout */

/* MENU LIST STYLES */
ul.menu {
        height:82px;
	width:980px;
	margin:0px;
        margin-left:20px;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #fff;*/
}
ul.menu li {
	height:82px;
	list-style:none;
	float:left;
	width:auto;
        margin: 0 20px 0 auto;


}
ul.menu li a {
        height:82px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	padding-left:0px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:7px;
	display:block;

}

ul.menu li.active a{
	height: 82px;
        color:#000;
	background-image: url('../images/navBar_active.jpg');
        background-repeat: repeat-x;
        text-decoration: underline; 

}

ul.menu li a:hover {
	height: 82px;
        color:#000;
	background-image: url('../images/navBar_over.jpg');
        background-repeat: repeat-x;
        text-decoration: underline; 
}

/*Shadow Classes
#shadow {
	width:980px;
	background-image:url('../images/bg.png');
	background-position:center;
	background-repeat:repeat-y;
	margin:auto;
}
#shadowFoot {
	width:980px;
	background-image:url('../images/bgFoot.png');
	background-repeat:no-repeat;
	margin:auto;
}
*/

.buttonheading {
	display:none;	
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	}
	
#header {
	position: relative;
	height: 158px;
	background-color: #fff;
}

#logo {
}

#call {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 320px;
	height: 40px;
	text-align: right;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#company {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#search {
	position: absolute;
	top: 60px;
	right: 10px;
	text-align: right;
}

.button_search {
	margin-left: 10px;
}

.inputbox_search {
	border: 1px solid #cccccc;
	font-size: 12px;
	padding: 2px 5px 3px 5px;
}

#menu {
	height: 82px;
	width:100%;
	background-image: url('../images/navBar.jpg');
        background-repeat: repeat-x;
}

#rotator {
	margin-bottom: 10px;
	background: #033;
}

#contentWrapper {
	width:100%;
	/*overflow:hidden;*/
	border:0px solid #000;
	background-color:#fff;
}

#componentWrapper {
	/*display: inline;*/
	float: right;
	width: 100%;
	background: #fff;
	color: #000;
}

#component {
	padding: 10px;
        padding-left:70px;
        padding-right:70px;	
        background-image: url('../images/comp.jpg');
        background-repeat: repeat-y;


}

#sideWrapper {
	/*display: inline;*/
	float: left;
	width: 230px;
	background: #e5db96;
	color: #FFF;
}

#side {
	padding: 10px;
}

.moduletable_side h3 {
	color: #69be28;
	padding-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.hidden {
	display:none;
}

#footerWrapper {
	margin-top: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height:92px;
	background-image: url('../images/footer.jpg');

}

#footerMenu {
	float:right;
	display:inline;
	margin-left:10px;
}

#copyright {
	padding-top: 55px;
        padding-left: 0px;
	color: #000;
	font-size: 10px;
	float:left;
	display:inline;
	margin-right:0px;
        width: 100%;
}

#copyright a {
	text-decoration: none;
	color: #000;
}

#copyright a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------- Joomla */

.componentheading	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
  	margin: 0px;
  	padding-bottom: 15px;
	color: #0066d3;
	}

.contentheading	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
  	margin: 0px;
  	padding-bottom: 15px;
	color: #0066d3;
	}

.contentpane {
	padding: 0;
	margin: 0;
	}

.article_seperator {
	height: 0px;
	display: none;
	} 

.moduletable {
  	margin: 0px;
  	padding: 0px;
	}

.mceContentBody {
	background: #CCC none;
	}

table.contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

.footer-keywords{
        color: #000;
        margin-right: 0px;
        padding-top: 15px;
}