@import url("search.css");
@import url("gbstyle.css");

/* mac hide\*/
html, body {
	height:100%
}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	background-color: #cccccc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: none;
	margin: 4px 4px 0px 4px;
	vertical-align: top;
}

#outer{
	height:100%;
	min-height:100%;
	width:758px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(../images/backgroundcontent.gif) repeat-y center center;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:581px;
}

#header{
	position:absolute;
	top:0;
	left:0px;
	width:758px;
	height: 249px;
	overflow:hidden;
	z-index: 1;
	background-image: url(../images/headers/header3.jpg);
}

#left {
	position:relative;/*ie needs this to show float */
	width:175px;
	float:left;
	padding-top:251px;/*needed to make room for header*/
	padding-bottom:12px;/* needed to make room for footer */
}

#left p {
	padding: 3px 3px 3px 3px;
}

#right {
	position:relative;/*ie needs this to show float */
	width:174px;
	float:right;
	padding-top:251px;/*needed to make room for header*/
	padding-bottom:12px;/* needed to make room for footer */
}

#right p {
	padding: 3px 3px 3px 3px;
}

div,p  {
	margin-top:0 /*clear top margin for mozilla*/
}

#content {
	position: relative;
	width: 401px;
	float:right;
	margin-top:251px;/*needed to make room for header*/
	padding-bottom:12px;/* needed to make room for footer */
	background-image: url(../images/raster.gif);
	background-repeat: repeat;
	border: 1px solid #cccccc;
}

#colNormal h1 {
	position: relative;
	display: block;
	background-color: #666666;
	color: #ffffff;
	padding: 2px 0px 2px 12px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: bold;
}

#colNormal {
	margin: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

#colNormal p {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
	padding: 3px 13px 6px 13px;
	margin: 0px auto;
	text-align: left;
	line-height: 1.3em;
}

#colNormal a {
	color: #666666;
	text-decoration: underline; 
}

#colNormal a:visited {
	color: #a6c871;
	text-decoration: none; 
}

#colNormal a:hover {
	color: #a6c871;
	text-decoration: underline;
}

#colNormal li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px 0px 0px 5px;
	color: #666666;
}

/*---------------FOOTER-----------------*/
#footer {
	width:758px;
	clear:both;
	height:20px;
	background-color: #666666;
	color: #ffffff;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}

/*-------------W3C Buttons------------*/

.w3cbutton {
 margin: 0 0;
 width: 9.5em;
 border: 1px solid #fff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 float: left;
 clear: right;
 margin: 4px 0px 0px 5px;
}

.w3cbutton a {
 display: block;
 width: 100%;
 float: left;
}

.w3cbutton a:link,.w3cbutton a:visited,.w3cbutton a:hover {
 background-color: #32de35;
 color: #000;
 text-decoration: none;
}

.w3cbutton span.w3c {
 background-color: #fff;
 color: #0c479d;
 float: left;
  font-weight: bold;
}

.spec {
	float: left;
	margin: 0 0 0 3px;
	font-weight: bold;
}

#footer_copyright {
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px;
	float: left;
	padding: 4px 0px 0px 5px;
}

#footer_menu {
	float: right;
	clear: right;
	font-family: Verdana, Arial;
	font-size: 10px;
	padding: 4px 5px 0px 0px;
	color: #ffffff;
}

#footer_menu a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}

#footer_menu a:hover {
	color: #cccccc;
}

* html #footer {/*only ie gets this style*/
	\height:22px;/* for ie5 */
	he\ight:20px;/* for ie6 */
}

#clearfooter {width:100%;height:22px;clear:both} /* to clear footer */

/*--------------MainMenu----------------*/
#logo {
	position: relative;
	float: left;
	width: 165px;
	height: 58px;
	border-collapse: collapse;
	margin: 2px 15px 165px 0;
	padding: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	z-index: 101;
}

#menu {
	position: relative;
	float: right;
	width: 400px;
	margin: 0 175px 0 0;
	padding: 0px;
	z-index: 101;
}

#navcontainer {
	float: left;
	position: relative;
	font-family: Arial,Sans-Serif;
	margin: 0 auto;
	width: 100%;
}

#navlist {
	width: 99%;
	text-align: left;
	margin: 12px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	line-height: 1.7em;
}

#navlist li {
	padding: 0;
	margin: 0px;
	text-indent: 0;
	display: inline;
}

#navlist li a {
	letter-spacing: -1px;
	text-decoration: none;
	color: #999;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 5px;
}

#navlist li a:hover {
	color: #bfbfbf;
	font-size: 1.6em;
	border-top: none;
}

li#current a { 
	color: #a0ce67;
	font-size: 1.6em;
}

li#current a:hover {
	color: #c1f77f;
	border-top: none;
	font-size: 1.6em;
}

/*---------headings------------------*/

#headcontainer {
	float: left;
	display: block;
	position: relative;
	top: 0px;
	width:758px;
	height: 25px;
}

#menuhead {
	position: relative;
	width: 175px;
	height: 25px;
	float: left;
	background-image: url(../images/raster.gif);
	background-repeat: repeat;
	background-color: #cccccc;
	font-size: 1.3em;
	letter-spacing: -1px;
	color: #4d4d4d;
	font-weight: bold;
}

#menuhead p{
	padding: 4px 0px 4px 5px;
}

#mypath {
	position: relative;
	width: 406px;
	height: 25px;
	float: left;
	background-image: url(../images/raster.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

#mypath p{
	margin: 12px 0px 0px 10px;
}

#mypath a {
	color: #333;
	text-decoration: none;
}

#mypath a:hover {
	color: #999;
}

#mypath a:visited { 
	color: #080808;
	text-decoration: none;
}

#mypath a:visited:hover { 
	color: #999;
}

#newshead {
	position: relative;
	width: 169px;
	height: 25px;
	float: right;
	clear: right;
	background-color: #32de35;
	font-size: 1.3em;
	letter-spacing: -1px;
	padding: 5px 0px 4px 5px;
	color: #4d4d4d;
	font-weight: bold;
}

/*-----------------------Left Menu---------------------*/

.submenu {
	font-family: Arial, sans-serif;
	width: 100%;
}

.submenu a {
	display: block;
	text-decoration:none;
	padding: 9px 2px 7px 20px;
	letter-spacing: -1px;
	color: #808080;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	
}

.submenu a:hover {
	background:#f7f7f7;
	color: #a0ce67;
}

.leftnav a {
	background: url(../images/nav.gif) 10px 50% no-repeat;
}

.leftnav_act a {
	background: #f7f7f7 url(../images/nav.gif) 10px 50% no-repeat;
	color: #a0ce67;
	
}

.leftnav2 a{
	display: block;
	text-decoration:none;
	padding: 4px 2px 4px 40px;
	letter-spacing: -0.4px;
	color: #808080;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	height: 13px;
	background: url(../images/nav2.gif) 30px 50% no-repeat;
}

.leftnav2_act a {
	display: block;
	text-decoration:none;
	padding: 4px 2px 4px 40px;
	letter-spacing: -0.4px;
	/*background:#f7f7f7;*/
	color: #a0ce67;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	height: 13px;
	background: url(../images/nav2.gif) 30px 50% no-repeat;
}

#search {
	position: relative;
	margin-top: 20px;
	left: 0px;
	width: 175px;
	height: 120px;
	text-align:left;
	vertical-align: top;
}

#linkwebontwerp {
	position: relative;
	margin-top: 20px;
	left: 0px;
	width: 175px;
	height: 120px;
	background-image: url(../images/linkComm.jpg);
}

#linksitecheck {
	position: relative;
	margin-top: 20px;
	left: 0px;
	width: 175px;
	height: 120px;
	background-image: url(../images/linkCheck.jpg);
}

/*-------------SiteMap--------------------------------*/

