@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:0px;
	margin:0px;
	height:100%;
}
html {
	min-height: 101%;
	background-color:#2471c1;
}
a{	
	outline:none;
	color:#333333;
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:hover{
	color:#4b91c8;
	text-decoration:none;
}

.button{
	background-image:url(../img/bgbar.gif);
	background-repeat:repeat-x;
	border:1px solid #CCC;
	height:27px;
	width:80px;
	cursor:pointer;
}
.button:hover{
	background-image:url(../img/bgbar.gif);
	background-repeat:repeat-x;
	border:1px solid #888888;
	color:#4b91c8;
	height:27px;
	width:80px;
	cursor:pointer;
}
.hbutton{
	background:#F5F5F5 url(../img/contentbg.png) repeat scroll center bottom;
	border:1px solid #333333;
	color:#4b91c8;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	height:50px;
	width:200px;
	outline:none;
}
.hbutton:hover{
	border:1px solid #4b91c8;
	color:#4b91c8;
	cursor:pointer;
	outline:none;
}
.sitebutton{
	background-image:url(../img/bgbar.gif);
	background-repeat:repeat-x;
	border:1px solid #CCC;
	height:30px;
	width:80px;
	color:#4b91c8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
select, input, textarea{
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border:1px solid #CCC;
	padding:3px;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-radius:2px;
}
/* MENU OPBOUW */
/*li{
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
}*/

/* DIV OPBOUW */
#main{
	background-image:url(../img/bodybg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#2471c1;
}
#wrapper{
	width:945px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
/*	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;*/
}
#topnav{
	height:25px;
	line-height:25px;
	margin-left:auto;
	margin-right:auto;
	padding-right:10px;
	text-align:right;
	width:890px;
}
#header{
	background-image:url(../img/header.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:170px;
	font-size:11px;
	text-align:left;
	width:945px;
}
#headercms{
	background-image:url(../img/headercms.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:170px;
	font-size:11px;
	text-align:left;
	width:945px;
}
#content{
	float:right;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	padding-right:40px;
	width:670px;
/*	background-color:transparent;
	background-image:url(../img/bgftr1.png);
	background-repeat:repeat-x;
	background-position:bottom;	
	background-color:#FCFCFC;
	min-height:500px;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;*/
}
#content2{
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	width:860px;
}
#maincontent{
	background-image:url(../img/bgftr1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	border:1px solid #E5E5E5;
	float:left;
	margin-bottom:30px;
	width:665px;
}
/**
.branches{
	border-bottom:1px solid #E5E5E5;
	margin-bottom:20px;
	padding-bottom:10px;
}
*/
.spacer{
	height:20px;
}
.content{
	clear: both; 
	height:100px;
	width:898px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px dotted #757575;
	border-right:1px dotted #757575;
	border-bottom:1px dotted #757575;
	border-top:1px dotted #757575;
	background-color:#F3F3F3;
}
.contentftr{
	float:left;
	width:100px;
	height:138px;
	padding-left:20px;
	padding-top:28px;
	padding-right:20px;
}
.info{
	font-size:11px;
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	float:left;
	margin-bottom:10px;
	min-height:12px;
	padding:10px;
	width:150px;
}
.info:hover{
	float:left;
	width:150px;
}
#left{
	float:left;
	padding-left:40px;
	width:175px;
}
#footercontent{
/*	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	float:left;
	padding-bottom:20px;
	width:665px;
}
#basiccontent{
	float:left;
	margin-right:0;
	padding-bottom:50px;
	padding-top:15px;
}
#footer{
	width:100%;
	height:100px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: inherit;
	bottom: 0px;
	left: 0px;
	clear:both;
	/* border-top:2px solid #323232;
	border-bottom:3px solid #323232;
	background-color:#333333;
	background-image:url(../img/bgftr2.gif); */
	background-repeat:repeat-x;
	line-height:13.3px;
}
/* STYLING */
/*#submenu{
	background-image:none;
	float:right;
	line-height:8px;
	padding-right:32px;
	text-align:right;
	width:476px;
}*/
.submenu{
	font-size:10px;
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	float:left;
	margin-bottom:10px;
	min-height:12px;
	padding:10px;
	width:150px;
}
.submenu a:hover{
	color:#4b91c8;
}
#submenu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 10px 0 0;
}
#submenu li{
	display:inline;
	margin:0;
	padding:0 0 0 10px;
}
#submenu a:hover{
	background-image:none;
	color:#4b91c8;
	text-decoration:none;
}
#submenu a{
	text-decoration:none;
}
/*
#fotograaf{
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding:15px;
	margin-bottom:20px;
}
*/
.infotitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.submenuitem{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.lastadded{
	float:left;
	font-size:11px;
	height:100px;
	padding-right:20px;
	margin-bottom:20px;
	width:200px;	
}
.lastaddedtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4b91c8;
	padding-bottom:10px;
}
.padlesstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4b91c8;
}
.lastadded ul{
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border-left:1px dotted #CCCCCC;
	line-height:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 0px 10px 10px 10px;
}
.lastadded a{	
	color:#666666;
	text-decoration:none;
	padding:10px;
}
.lastadded a:hover{	
	color:#4b91c8;
	text-decoration:none;
	font-weight:normal;
}
.firsttitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	/*font-weight:bold;*/
	color:#4b91c8;
	padding-bottom:20px;
}
.firsttitle a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	/*font-weight:bold;*/
	color:#4b91c8;
	padding-bottom:20px;
}
.firsttitle a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	/*font-weight:bold;*/
	color:#333333;
	padding-bottom:20px;
}
.titlepeople{
	color:#4b91c8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
.columntitle{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
}
.greytitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	padding-bottom:20px;
}
.lastaddedmore a{
	text-align:right;
	color:#4b91c8;
	text-decoration:none;
}
.lastaddedmore a:hover{	
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.contentftr {	
	height:75px;
}
.contentftr a{	
	color:#cccccc;
	text-decoration:none;
}
.contentftr a:hover{	
	color:#4b91c8;
	text-decoration:none;
	font-weight:normal;
}
.contentftr ul{
	padding:0;
	margin:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:22px;
}
#topnav a{	
	outline:none;
	color:#333333;
	text-decoration:none;
}
#topnav a:active{
	text-decoration:none;
}
#topnav a:hover{
	color:#4b91c8;
	text-decoration:none;
	font-weight:bold;
}
#tabs {
	float:right;
	width:620px;
	margin-top:54px;
	margin-right:0px;
	line-height:normal;
/*	border-bottom:1px solid #666;
	margin-bottom:1em; margin between menu and rest of page */
	overflow:hidden;
}
#tabs ul {
	float:right;
	margin-right:18px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px 10px 0 0px;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("../img/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 16px;
	text-decoration:none;
	margin-right:0px;
	width:auto;
	text-align:center;
}
#tabs a span {
	float:left;
	margin-right:0px;
	display:block;
	background:url("../img/right.png") no-repeat right top;
	margin-right:8px;
	padding:15px 17px 3px 0;
	font-size:13px;	font-weight:bold;
}
#tabs .active_link {
	float:left;
	background:url("../img/left.png") no-repeat left top;
	background-position:0% -55px;
	margin:0;
	padding:0 0 0 16px;
	text-decoration:none;
	width:auto;
	text-align:center;
}
#tabs .active_span {
	float:left;
	display:block;	
	color:#4b91c8;
	background:url("../img/right.png") no-repeat right top;
	background-position:100% -55px;
	margin-right:0px;
	padding:15px 17px 3px 0;
	font-size:13px;	
	font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;
	color:#999;
	margin-right:0px;
}
/* End IE5-Mac hack */

#tabs a:hover {
	/* color:#4b91c8; */
	color:#537894;
	background-position:0% -55px;
}
#tabs a:hover span {
	/* color:#4b91c8; */
	color:#537894;
	background-position:100% -55px;
	padding-top:15px;
}
#tabs a:hover .active_span {
	color:#4b91c8;
	/* color:#80b0d6; */
	background-position:100% -55px;
	padding-top:15px;
}
#tabs a:active  {
	color:#999;
}
#tabs a:visited  {
	color:#999;
}
#tabs menu span {
	color:#4b91c8;
	background-position:100% -55px;
	padding-top:19px;
}
#tabs li.tab {
	list-style-type:
}
#tabs li.tab a.active {
	background-color:#DDDDDD;
}
#tabs li.tab a:hover {
	color:#666666;
}
/* Tabs for admin */

#admin_tabs {
	float:right;
	width:800px;
	margin-top:61px;
	margin-right:0px;
	line-height:normal;
/*	border-bottom:1px solid #666;
	margin-bottom:1em; margin between menu and rest of page */
	overflow:hidden;
}
#admin_tabs ul {
	float:right;
	margin-right:18px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 5px 0 0px;
	list-style:none;
	}
#admin_tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#admin_tabs a {
	float:left;
	background:url("../img/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
	margin-right:0px;
	width:auto;
	text-align:center;
}
#admin_tabs a span {
	float:left;
	margin-right:0px;
	display:block;
	background:url("../img/right.png") no-repeat right top;
	margin-right:8px;
	padding:15px 12px 3px 0;
	font-size:11px;	
	font-weight:bold;
}
#admin_tabs .active_link {
	float:left;
	background:url("../img/left.png") no-repeat left top;
	background-position:0% -55px;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
	width:auto;
	text-align:center;
}
#admin_tabs .active_span {
	float:left;
	display:block;	color:#4b91c8;
	background:url("../img/right.png") no-repeat right top;
	background-position:100% -55px;
	margin-right:0px;
	padding:15px 12px 3px 0;
	font-size:11px;	
	font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#admin_tabs a span {float:none;
	color:#999;
	margin-right:0px;

}
/* End IE5-Mac hack */

#admin_tabs a:hover {
	color:#4b91c8;
	background-position:0% -55px;
}
#admin_tabs a:hover span {
	color:#4b91c8;
	background-position:100% -55px;
	padding-top:15px;
}
#admin_tabs a:active  {
	color:#999;
}
#admin_tabs a:visited  {
	color:#999;
}
#admin_tabs menu span {
	color:#4b91c8;
	background-position:100% -55px;
	padding-top:19px;
}
#admin_tabs li.tab {
	list-style-type:
}
#admin_tabs li.tab a.active {
	background-color:#DDDDDD;
}
#admin_tabs li.tab a:hover {
	color:#666666;
}

/* TABS for content */
.tabclass {
	float:left;
	margin-top:2px;
	margin-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-image:url(../img/tab.gif);
	background-repeat:repeat-x;
	background-color:#F1F1F1;
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.tabclass:hover {
	float:left;
	margin-top:2px;
	margin-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-color:#F3F3F3;
	background-image:url(../img/tab_hover.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	position:relative;
}
.tabclass_active {
	float:left;
	margin-top:2px;
	margin-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-color:#FFFFFF;
	cursor:default;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #FFFFFF;
	color:#4b91c8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; 
	position:relative;
	z-index:50;
}
.tabcontent {
	clear:both;
	position:relative;
	z-index:10;
	top:-1px;
	line-height:20px;	
	background-color:#FFFFFF;
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	padding:20px 20px 40px;
	width:626px;
	text-align:justify;
	min-height:140px;
}
.tabcontent ul{
padding-left:15px;
}
.tabcontentlarge {
	clear:both;
	position:relative;
	z-index:10;
	top:-1px;
	line-height:20px;	
	background-color:#FFFFFF;
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	padding:20px;
}
/* accords voor content */
.accordclass {
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-color:#F1F1F1;
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;	
	border-bottom:1px solid #E5E5E5;
}
.accordclass:hover {
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-color:#FFFFFF;
	background-image:url(../img/tab_hover.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
.accordclass_active {
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-color:#FFFFFF;
	cursor:default;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #FFFFFF;
	color:#4b91c8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; 
}
.accordcontent {
	clear:both;
	padding:20px;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
}
/* small accords voor tab content */
.accordclass2 {
	background-color:#FFFFFF;
	color:#888888;
	cursor:pointer;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:4px 8px;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	width:608px;
}
.accordclass2:hover {
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-color:#FFFFFF;
/*	background-image:url(../img/tab_hover.gif);
	background-position:center top;
	background-repeat:repeat-x;*/
	color:#4b91c8;
	font-weight:BOLD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
	width:608px;

}
.accordclass_active2 {
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background-color:#FFFFFF;
	cursor:default;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	color:#4b91c8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	width:608px; 
}
.accordcontent2 {
	clear:both;
	padding:20px;
	position:relative;	
	background-color:#FFFFFF;
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
}
.subbloklink {
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:12px;
	min-height:12px;
	padding:8px 5px 7px 10px;
	width:155px;
}
.subbloklink ul{
	padding-left:5px;
	list-style:none;
	font-weight:normal;
}
.bloklink {
	color:#999999;
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:12px;
	min-height:12px;
	padding:8px 5px 7px 10px;
	width:154px;
}
.bloklink:hover {
	color:#537894;
	background-image:url(../img/contentbgh.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #537894;
	width:154px;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.bloklinkactive {
	background-image:url(../img/contentbgh.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	border:1px solid #4b91c8;
	width:153px;
	display:block;
	color:#4b91c8;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:12px;
	min-height:12px;
	padding:8px 5px 7px 10px;
	width:154px; 
}
.bloklinkspecial {
	background-image:url(../img/contentbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E5E5E5;
	display:block;
	color:#4b91c8;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:12px;
	min-height:12px;
	padding:8px 5px 7px 10px;
	width:155px;
}
.bloklinkspecial:hover {
	background-position:center bottom;
	background-repeat:repeat-x;
	border-left:2px solid #4b91c8;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:-1px;
}
#advoid{
	border:1px solid #E5E5E5;
	width:170px;
	margin-bottom:10px;
	float:left;
	min-height:12px;
}
.advo {
	border:1px solid #DEDEDE;
	color:#555555;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:5px;
	margin-right:10px;
	padding:4px 5px 5px 0px;
	width:149px;
	text-align:center;
}
.advo:hover {
	background-color:#f5f5f5;
	border:1px solid #CCCCCC;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #4b91c8;
	font-family: Arial, Helvetica, sans-serif;
}
.advo:hover a {
	font-size: 11px;
	font-weight: bold;
	color: #4b91c8;
	font-family: Arial, Helvetica, sans-serif;
}
.attached_advos{
	margin-top:1px;
	padding-top:10px;
	/* border-top:1px solid #E5E5E5; */
}
.terug_div{
	/* border-top:1px solid #E5E5E5; */
	border-top:1px solid #DEDEDE;
	clear:both; 
	display:block;
	padding-top:10px;
	/* margin-top:10px; */
}

.wmlink {
	margin:0px;
	padding:0px;
	width:25px;
	height:8px;
	background-image:url(../img/smallogo.png);
	background-repeat:no-repeat;
}
.wmlink:hover {	
	margin:0px;
	padding:0px;
	width:25px;
	height:8px;
	background-image:url(../img/smallogoo.png);
	background-repeat:no-repeat;
}

.wmlink img {
	width:30px;
	height:9px;
	margin:0px;
	padding:0px;
	border:none;
}

/* footer btns */
.footerstyle a {
	color:#333333;
	background: url(../img/left-footer-tab.png) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	height:25px;
	margin-left:6px;
}

.footerstyle a span {
	background:transparent url(../img/right-footer-tab.png) no-repeat scroll right top;
	height:25px;
	padding-right:10px;
	padding-top:2px;
}

.footerstyle a, .footerstyle a span {
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
.footerstyle a, .footerstyle a span {
	float: none;
}
/* End hide */

.footerstyle a:hover {
	color:#DDDDDD;
	background: url(../img/left-footer-tab-hover.png) left top no-repeat;
	padding-left: 10px;
}

.footerstyle a:hover span {
	background: url(../img/right-footer-tab-hover.png) right top no-repeat;
	padding-right: 10px;
}

.footerstyle ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footerstyle li {
	float: left;
	margin: 0;
} 

ul{
	list-style-image:url(../img/bullet.gif);
}

a img {
	border-color:#333333;
}
a:link img {
	border-color:#333333;
}
a:active img {
	border-color:#333333;
}
a:visited img {
	border-color:#333333;
}
a:hover img {
	border-color:#4b91c8;
}

img {
	margin:5px;
}
a img {
	margin:0px;
}

