.droplinetabs{
	/*overflow: hidden;*/
}

.droplinetabs ul{
	width: 100%;
	list-style: none;
}

.droplinetabs li{
	display: inline;
}

.droplinetabs a{
	float: left;
}

.droplinetabs a span{
	float: left;
	display: block;
}

.droplinetabs a span{
	float: none;
}

/* Sub level menus*/
.droplinetabs ul li ul{
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	visibility: hidden;
}


/*
 * Design by Free CSS Templates
 * http://www.freecsstemplates.org
 * Released for free under a Creative Commons Attribution 2.5 License
 */

body {
	background-color: #a0ae5f; 
	font-family: "Comic Sans MS";
	font-size:72%;
	color: #333333;
}

ul,ol {
	padding-left:15px;
	margin-top:10px;
}

li {
	padding:0;
	margin:0;
}

h1,h2 {
	margin: 0;
	padding: 0;
}

#content h2, #content h3, #content h1 {
	padding:0;
	color: #333333;
}

#content h1 {
	font-size: 1.65em;
	color: #11325C;
	margin-bottom: 9px;
}

#content h2 {
	font-size: 1.35em;	
	color: #11325C;
}

#content h3 {
	font-size: 1.2em;
}

h4, h5, h6 {
	
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
	margin-bottom:5px;
	margin-left:2px;
}

a {
	color: #11325C;
}

/* a:hover {
	text-decoration: none;
} */

#header {
	width: 534px;
	height: 78px;
	margin: 0 auto;
	background: url(/template/template1/images/img1.png) no-repeat top left;
}

#header h1 {
	float: left;
	margin-top:-9px;
	padding: 25px 0 0 20px;
	font-size: 2.8em;
	
}

#header h1 a, #header h1 {
	color:#333333;
}

#header h2 {
	float: left;
	padding-left: 40px;
	display: block;
	font-size: 1.5em;
	clear: left;
	/*background: url(/template/template1/images/img3.png) repeat-y top left; */
	width: 494px;
	text-align: left;
	color:#333333;
}

#header a {
	text-decoration: none;
}

.jouwweb-menu {
	display: block;
	width: 514px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(/template/template1/images/img3.png);
}

.jouwweb-menu ul {
	width: 510px;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	background: #333333;
	border: solid 2px #fff;
	border-bottom: 1px;
	float: left;
	list-style: none;
}

.jouwweb-menu ul#submenu {
	line-height: 10px;
	border-top: 0;
	border-bottom: 0;
}

.jouwweb-menu a, .jouwweb-menu a {
	display: block;
	float: left;
	padding: 7px 15px 5px 15px;
	border: 1px solid #333333;
	/* text-transform: uppercase; */
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
}

.jouwweb-menu a:hover, .jouwweb-menu a.activePage, .jouwweb-menu a.inPath, #submenu a {
	background-color: #CCCCCC;
	color: #333333;
}

.jouwweb-menu a.activePage, .jouwweb-menu a.activePage, #submenu a:hover{
	text-decoration: underline;
}

#menu .first a, #menu2 .first a {
	border: none;
}

#content >p {
	margin-left: 2px;	
}

/* Splash */

#splash {
	width: 514px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(/template/template1/images/img3.png);
}

#splash img {
	border: solid 2px #fff;
	border-top: none;
}

/* Content */

#content {
	width: 514px;
	margin: 0 auto;
	padding: 0px 10px 0 10px;
	background: url(/template/template1/images/img3.png);
}

#colWide {
	width: 505px;
	padding: 0px 5px 0 5px;
}


#colOne {
	float: right;
	width: 304px;
	padding: 0 15px 0 0;
}

#colTwo {
	float: left;
	width: 160px;
	padding: 0 0 0 10px;
}

ul#sectionmenu  li{
font-weight:bold;
}
ul#sectionmenu  a{
	font-weight:normal;
}

/* Footer */

#footer {
	width: 534px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(/template/template1/images/img4.png) no-repeat;

	color: #000000;
}
#footer a{
	color: #000000;
}

#footer p {
	margin: 0px;
	color: #000000;
}