body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "Lucida Grande", "Palatino Linotype", Helvetica, Arial, Verdana,sans-serif;
	font-size:12px;
	color:#999999;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color:#dbdbdb;
	}
a{
	font-family: "Lucida Grande", "Palatino Linotype", Helvetica, Arial, Verdana,sans-serif;
	color:#666666;
	text-decoration:underline;
	}
	
a:hover{
	color:#3b9bc1;
	}	

img{
	border:none;
	}

h2 a{
	color:#88c72c;
	}
		
hr.invisible{
    clear: both;
    visibility: hidden; 
    display: block;
    height: 0px;
    }
	
#wrapper{
	width:932px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	}
	
#top{
	height:181px;
	width:932px;
	position:relative;
	background-image: url(images/top.png);
	background-repeat:no-repeat;
	}
	
#middle{
	width:932px;
	background-image: url(images/middle.png);
	background-repeat:repeat-y;
	}
	
	
#bottom{
	height:39px;
	width:932px;
	background-image: url(images/bottom.png);
	background-repeat:no-repeat;
	}
	
#footer{
	width:100%;
	position:relative;
	top:-20px;
	padding:0px;
	margin:0px;
	text-align:center;	
}
	
#left{
	width:140px;
	margin-top:10px;
	margin-left:35px;
	font-size:11px;
	float:left;
	}
	
#main{
	width:675px;
	margin-right:39px;
	float:right;
	}
	
#main h1{
	width:100%;
	height:23px;
	display : block;
	background-image: url(images/h1main.gif);
	background-repeat:repeat-x;
	margin: 0 0 5px 0;
	padding-left:5px;
	padding-top:3px;
	font-size:120%;
	color:#3b9bc1;
    }
    
#left h1{
	width:100%;
	height:12px;
	display : block;
	background-image: url(images/h1left.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#666666;
	font-size:100%;
    }
    
h2{
	background-image: url(images/h1left.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#88c72c;
	font-size:100%;
    }
    
.compaccordion div.accordion{
    padding-left:80px;
    padding-right:10px;
    background-color:#fefefe;
    margin-bottom:4px;
    }   
 
     
#menubar{
	position:absolute;
	height:27px;
	bottom:16px;
	right:30px;
	}
	

div#leftmenubar{
    float:left;
    height:27px;
	width:11px;
	background-image: url(images/menubarleft.png);
	background-repeat:no-repeat;
	}
#centermenubar{
    float:left;
    height:27px;
	}	
div#rightmenubar{
    float:left;
    height:27px;
	width:11px;
	background-image: url(images/menubarright.png);
	background-repeat:no-repeat;
	}	

.mod_navigation a{
	text-decoration:none;
} 

.mod_navigation ul{
	margin:0px;
	padding:0px;
}      
.mod_navigation ul.level_1
{
	height:27px;
	display:block;
	background-image:url("images/menubarcenter.png");
	background-repeat:repeat-x;
	background-position:bottom left;
	float:left;
}

.mod_navigation ul.level_1 p{
    display:inline;
    cursor:pointer;
    color:#333333;
    }
      
.mod_navigation li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	vertical-align:bottom;
	text-align:center;
	width:106px;
}

.mod_navigation ul.level_1 li
{
	height:22px;
	padding-top:5px;
}

.mod_navigation ul.level_2{

    position:absolute;
    bottom:27px;
    padding:2px 0px 10px 4px ;
    background-image: url(images/submenu.png);
    background-repeat:no-repeat;
    background-position: center middle;
    width:101px;
    visibility:hidden;

    }
    
.mod_navigation ul.level_2 li{
    float:none;
    height:12px;
    padding:0px;
    padding-bottom:1px;
    text-align:left;
    font-size:10px;
    } 
    
img.icons{
    vertical-align:middle;
    height:40px;
    margin:2px 30px 0px 10px;
    }
    
div.toggler{
    font-size:15px;
    cursor:pointer;
    }
    
input#ctrl_1{    width:90px;    }
    
.ce_gallery table{
	margin-left:auto;
	margin-right:auto;
	}
	
.more a, .back a{
	color:#88c72c;
	}
	
.more a:hover{
	color:#3b9bc1;
	}	
	
.back a:hover{
	color:#3b9bc1;
	}	
	