h1 {
	margin: 0px;

}
h2 {
	margin: 6px;
	margin-bottom: 10px;
}
h3 {
	margin: 4px 0px 10px 0px;
}
h4 {
	margin: 0px;
}
h5 {
	margin: 0px;
}
h6 {
	margin: 0px;
}

img {
	margin-right: -1px;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ol {
	margin: 0px;
	padding: 0px;
}
li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
div {
	margin: 0px;
	padding: 0px;

}
form {
	margin: 0px;
	padding: 0px;
}
/********************/

body.mainbody {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 760px;
}
div.main {
	vertical-align: top;
	margin: auto; 
	text-align: left;
  	width: 900px !important;
}
div.background {
	position: absolute;
	float: left;
	text-align: left;
	width: 900px !important;
	height: 700px;
}


div.main_padding {
	padding: 0px;
	margin: 0px;
}
/*************************************** content ************************************/

/***************************** div logo *************************/
div.logo {
	position: relative;
	float: left;
	top: 0px;
	width: 100%;
	height: 90px;
	overflow: hidden;
	vertical-align: middle;	
}
div.logolinks {
    float: left;
	height: 90%;
	margin: 6px 0px 0px -4px;
}
div.language {
	float: right;
	width: 70px;
	margin-top: 20px;
	margin-right: 0px;
}
div.nl {
	float: left;
	width: 32px;
	height: 23px;
}
div.gb {
	float: left;
	width: 32px;
	height: 23px;
	margin-left: 4px;
}
/***************************** div menubar *************************/
div.menubar {
	position: relative;
	float: left;
	width: 780px;
	height: 24px;
	text-align: center;
	margin-left: 100px;
}
li.menubutton {
	position: relative;
	float: left;
	width: 129px;
	height: 23px;
	background: url(Images/button_tab.png);
	margin-right: 4px;
}
li.menubutton_active {
	position: relative;
	float: left;
	width: 129px;
	height: 23px;
	background: url(Images/button_tab_active.png);
	margin-right: 4px;
}
li.menubutton2 {
	position: relative;
	float: left;
	width: 129px;
	height: 23px;
	margin-right: 4px;
}
li.menubutton_active2 {
	position: relative;
	float: left;
	width: 129px;
	height: 23px;
	margin-right: 4px;
}
/*************************************** border back ************************************/
div.backtop {
	position: relative;
	float: left;
	height: 17px;
	width: 900px;
}
div.back_top_left {
	position: relative;
	float: left;
  	height: 17px;
	width: 17px;
  	background: url(Images/back_left_top.png) top left no-repeat;
}
div.back_top {
	position: relative;
	float: left;
  	height: 17px;
	width: 866px;
  	background: url(Images/back_top.png) repeat-x;
}
div.back_top_right {
	position: relative;
	float: left;
  	height: 17px;
	width: 17px;
  	background: url(Images/back_right_top.png) top right no-repeat;
}
/*****************************************/
div.backmiddle_index {
	position: relative;
	float: left;
	height: 1100px;
	width: 900px;
}

div.backmiddle {
	position: relative;
	float: left;
	height: 625px;
	width: 900px;
}
div.back_left {
	position: relative;
	float: left;
	width: 17px;
  	height: 100%;
  	background: url(Images/back_left.png) left repeat-y;
}
div.back_main {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 866px;
	height: 100%;	
}
div.back_right {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 17px;
  	height: 100%;
  	background: url(Images/back_right.png) right repeat-y;
}
/*****************************************/
div.backbottom {
	position: relative;
	float: left;
	height: 17px;
	width: 900px;
}
div.back_bottom_left {
	position: relative;
	float: left;
  	height: 17px;
	width: 17px;
  	background: url(Images/back_left_bottom.png) bottom left no-repeat;
}
div.back_bottom {
	position: relative;
	float: left;
  	height: 17px;
	width: 866px;
  	background: url(Images/back_bottom.png) repeat-x;
}
div.back_bottom_right {
	position: relative;
	float: left;
  	height: 17px;
	width: 17px;
  	background: url(Images/back_right_bottom.png) bottom right no-repeat;
}

/*************************************** border content ************************************/
div.content {
	text-align: center;
}
div.contenttop {
	position: relative;
	float: left;
	height: 21px;
	width: 864px;
	margin-top: 0px;
}
div.content_top_left {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_left_top.png) top left no-repeat;
}
div.content_top {
	position: relative;
	float: left;
  	height: 21px;
	width: 822px;
  	background: url(Images/content_top.png) repeat-x;
}
div.content_top_right {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_right_top.png) top right no-repeat;
}
/*****************************************/
div.contentmiddle {
	position: relative;
	float: left;
	height: 550px;
	width: 864px;
}
div.content_left {
	position: relative;
	float: left;
	width: 21px;
  	height: 100%;
  	background: url(Images/content_left.png) left repeat-y;
}
div.content_main {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 822px;
	height: 100%;	
}
div.content_right {
	position: relative;
	float: right;
	width: 21px;
  	height: 100%;
  	background: url(Images/content_right.png) right repeat-y;
}
/*****************************************/
div.contentbottom {
	position: relative;
	float: left;
	height: 21px;
	width: 864px;
}
div.content_bottom_left {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_left_bottom_round.png) bottom left no-repeat;
}
div.content_bottom {
	position: relative;
	float: left;
  	height: 21px;
	width: 822px;
  	background: url(Images/content_bottom.png) repeat-x;
}
div.content_bottom_right {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_right_bottom.png) bottom right no-repeat;
}
/*****************************************/
/*****************************************/
/*****************************************/
div.content2 {
	text-align: left;

}
div.left {
	width: 160px;
	float: left;
	height: auto;
}
div.right {
	width: 600px;
	float: left;
	margin-left: -4px;
}
div.right2 {
	width: 600px;
	float: left;
	margin-left: -4px;
}
/*************************************** border menu left  ************************************/
div.menutop {
	position: relative;
	float: left;
	height: 21px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}
div.menu_top_left {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
		margin: 0px;
	padding: 0px;
  	background: url(Images/content_left_top.png) top left no-repeat;
}
div.menu_top {
	position: relative;
	float: left;
  	height: 21px;
	width: 139px;
		margin: 0px;
	padding: 0px;
  	background: url(Images/content_top.png) repeat-x;
}
/*****************************************/
div.menu_main {
	position: relative;
	float: left;
	height: 38px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
div.menu_main2 {
	position: relative;
	float: left;
	height: 52px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
div.menu_main3 {
	position: relative;
	float: left;
	height: 76px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
div.menu_main4 {
	position: relative;
	float: left;
	height: 100px;
	width: 168px;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
div.menu_main5 {
	position: relative;
	float: left;
	height: 124px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
div.menu_main6 {
	position: relative;
	float: left;
	height: 148px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
/*****************************************/
div.menubottom {
	position: relative;
	float: left;
	height: 21px;
	width: 160px;
		margin: 0px;
	padding: 0px;
}
div.menu_bottom_left {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
		margin: 0px;
	padding: 0px;
  	background: url(Images/content_left_bottom_round.png) bottom left no-repeat;
}
div.menu_bottom {
	position: relative;
	float: left;
  	height: 21px;
	width: 139px;
		margin: 0px;
	padding: 0px;
  	background: url(Images/content_bottom.png) repeat-x;
}
/*************************************** border content2  ************************************/
div.content2top {
	position: relative;
	float: left;
	height: 21px;
	width: 708px;
	margin-top: 0px;
}
div.content2_top_left {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_left_top.png) top left no-repeat;
}
div.content2_top {
	position: relative;
	float: left;
  	height: 21px;
	width: 687px;
  	background: url(Images/content_top.png) repeat-x;
}
div.content2_top_right {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_right_top.png) top right no-repeat;
}
/*****************************************/
div.content2middle_index {
	position: relative;
	float: left;
	height: 1025px;
	width: 708px;
}

div.content2middle {
	position: relative;
	float: left;
	height: 550px;
	width: 708px;
}
div.content2_left {
	position: relative;
	float: left;
	width: 21px;
  	height: 100%;
  	background: url(Images/content_left.png) left repeat-y;
}
div.content2_main {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 683px;
	height: 100%;	
	margin: 0px 0px 0px 4px;
		
}
div.content2_right {
	position: relative;
	float: right;
	width: 21px;
  	height: 100%;
  	background: url(Images/content_right.png) right repeat-y;
}
/*****************************************/
div.content2bottom {
	position: relative;
	float: left;
	height: 21px;
	width: 708px;
}
div.content2_bottom_left {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_left_bottom.png) bottom left no-repeat;
}
div.content2_bottom {
	position: relative;
	float: left;
  	height: 21px;
	width: 666px;
  	background: url(Images/content_bottom.png) repeat-x;
}
div.content2_bottom_right {
	position: relative;
	float: left;
  	height: 21px;
	width: 21px;
  	background: url(Images/content_right_bottom.png) bottom right no-repeat;
}
/*************************************** content ************************************/
div.page {
	position: relative;
	float: left;
	height: auto;
	width: 646px !important;
	text-align: left;
	margin: 6px 0px 6px 24px;
	vertical-align: top;
}

div.scrollpage {
	position: relative;
	float: left;
  	height: 510px;
	width: 646px !important; 
	text-align: left;
	margin: 6px 0px 6px 24px;
	vertical-align: top;
}

div.buttontitle {
	position: relative;
	float: left;
  	height: 36px;
	width: 280px;
	text-align: center; 
} 
div.buttonimage {
	position: relative;
	float: left;
  	height: auto;
	width: 300px;
	text-align: center; 
} 
div.nobuttonimage {
	position: relative;
	float: left;
  	height: auto;
	width: 300px;
	text-align: center; 
} 
div.flash_index {
	position: relative;
	float: left;
  	height: auto;
	width: 800px;
	padding-left: 10px;
	padding-bottom: 12px;
}
div.flash {
	position: relative;
	float: left;
  	height: 135px;
	width: 800px;
	padding-left: 10px;
	padding-bottom: 12px;
}
div.vac_service {
	position: relative;
	float: left;
  	height: auto;
	width: 300px;
	padding-left: 10px;
	padding-bottom: 12px;
}
div.imageright {
	position: relative;
	float: right;
  	height: auto;
	width: 300px;
	padding-left: 10px;
}
div.border_vert {
	position: relative;
	float: left;
  	height: 120px;
	width: 10px;	
	margin-top: 10px;
}
div.email_service {
	position: relative;
	float: left;
  	height: auto;
	width: 300px;
	margin-left: 30px;
	padding-bottom: 12px;
}



div.border_hor {
	position: relative;
	float: left;
  	height: 1px;
	width: 640px;	
	margin-left: 30px;
}
div.services {
	position: relative;
	float: left;
	height: 60px;
	width: 180px;
	text-align: left;
	padding: 6px;
	vertical-align:top;
}
div.overons {
	position: relative;
	float: left;
	height: 60px;
	width: 180px;
	text-align: left;
	padding: 6px;
	padding-left: 24px;
	vertical-align:top;
}
div.news {
	position: relative;
	float: left;
	height: 120px;
	width: 190px;
	text-align: left;
	padding: 6px;
	padding-left: 24px;
	vertical-align:top;
}
div.tabs {
	position: relative;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	padding: 6px;
	padding-left: 0px;
	vertical-align:top;
}

div.klanten {
	position: relative;
	float: left;
	height: 30px;
	width: 650px;
	vertical-align: middle;
	margin-left: 12px;
	margin-top: 0px;
}
div.klant {
	position: relative;
	float: left;
	height: 30px;
	width: 90px;
	vertical-align: middle;
	margin-left: 18px;
	padding-top: 20px;
}

/*************************** div footer ******************************/
div.footer1 {
	position: relative;
	float: left;
	text-align: center;
	width: 892px;
	height: 20px;
	vertical-align: center;
	margin-left: 4px;
}
div.footer2 {
	position: relative;
	float: left;
	text-align: center;
	height: 30px;
	width: 900px;
	margin-top: 4px;
	vertical-align: center;
}
div.row1 {
	position: relative;
	float: left;
	width: 100%;
	height: 36px;
	margin-top: 4px;
	vertical-align: top;
}
div.row100 {
	position: relative;
	float: left;
	width: 100%;
	height: 16px;
	padding-top: 4px;
	vertical-align: top;
}
/*************************************** contact ************************************/
div.con {
	position: relative;
	float: left;
	width: 100%;
	height: 18px;
	margin-top: 4px;
	vertical-align: middle;
}
div.conspace {
	position: relative;
	float: left;
	width: 100%;
	height: 10px;
	vertical-align: middle;
}
div.con2 {
	position: relative;
	float: left;
	width: 100%;
	height: 18px;
	margin-top: 4px;
	vertical-align: middle;
}
div.contact {
	position: relative;
	float: left;
  	height: auto;
	width: 310px;
	text-align: left;
	margin-left: 20px;
	margin-top: 6px;
}
div.border_vert_contact {
	position: relative;
	float: left;
  	height: 520px;
	width: 10px;	
	margin-top: 20px;
}
div.con_title {
	position: relative;
	float: left;
	width: 100%;
	height: 18px;
	vertical-align: middle;
}
div.concheck {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
	margin-top: 4px;
	vertical-align: middle;
}
div.context {
	position: relative;
	float: left;
	width: 90%;
	height: 18px;
	margin-top: 4px;
	vertical-align: middle;
}

label {
display:block; 
float:left; 
width:10em; 
padding-left:28px;
margin:.2em .2em 0 0; 
color:#ffd; 
font-weight:bold;
}

label.error { 
font-weight:normal;
color:red;
text-align:left;
width:200px; 
padding-left:25px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
background: transparent url(Images/cancel.png) no-repeat scroll left; 
}

#message						{ width:180px;margin:60px 0 0 100px; }
#message h2						{ font-size:150%;color:white; }
#message p						{ color:white;font-weight:bold;margin:6px 0px; }
#checkmark						{ position:relative;top:-46px;left:-60px; }



/*****************************************/
div.conlogoklant {
	position: relative;
	float: left;
	text-align: left;
	width: 120px;
	height: 100%;
	padding-right: 6px;
	padding-top: 6px;
	vertical-align: middle;
}
div.confield {
	position: relative;
	float: left;
	margin: 0px;
	text-align: left;
	width: 180px;
}
div.confield h4 {
	margin: 0px;
	margin-bottom: 10px;
}
input.inputbox {
	height: 16px;
	width: 240px;
}
div.concheckbox {
	position: relative;
	float: left;
	text-align: left;
	width: 20px;
	height: 18px;
	padding-right: 6px;
}
div.conchecktext {
	position: relative;
	float: left;
	margin: 0px;
	text-align: left;
	width: 260px;
	height: 18px;
}
div.conchecktextfull {
	position: relative;
	float: left;
	margin: 0px;
	text-align: left;
	width: 600px;
	height: 18px;
	padding-top: 2px;
}
/*****************************************/

div.con_motivatie {
	position: relative;
	float: left;
	width: 100%;
	height: 120px;
	margin: 0px;
	margin-top: 4px;
	vertical-align: middle;
}
textarea.inputboxtxt {
	height: 110px;
	width: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	max-width: 300px;	
}

div.conname {
	position: relative;
	float: left;
	width: 130px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
div.confull {
	position: relative;
	float: left;
	width: 480px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
input.button {
	position: relative;
	float:left;
	margin: 0px;
	width: 100%;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
}

/**************** buttons contact ***********************/
div.con_send {
	position: relative;
	float: left;
	width: 100%;
	height: 42px;
	vertical-align: middle;
	margin-top: 12px;
}
div.con_verzenden {
	position: relative;
	float: left;
	width: 110px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
div.con_wissen {
	position: relative;
	float: left;
	width: 100px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-left: 4px;
}
/************** buttons diensten ************/
div.con_email {
	position: relative;
	float: left;
	width: 100%;
	height: 42px;
	vertical-align: middle;
	margin-top: 12px;
}
div.con_offerte {
	position: relative;
	float: left;
	width: 170px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
div.con_vacature {
	position: relative;
	float: left;
	width: 150px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-left: 4px;
}

/******************** page **************************************/

div.scroll {
	position: relative;
	float: left;	
	margin: 0px 0px 0px 0px;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 495px;
	width: 100%;
	text-align: left; 
	padding-right: 0px 12px 0px 0px;
	vertical-align: top;
}
div.text {
	position: relative;
	float: left;	
	margin: 0px 0px 0px 0px;
	float: left;
	height: 100%;
	width: 626px;
	padding-right: 12px;
}
div.textborderfull {
	position: relative;
	float: left;	
	margin: 0px 0px 0px 0px;
	float: left;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
div.title {
	position: realtive;
	float: left;	
	margin: 0px 0px 0px 0px;
	float: left;
	height: 36px;
	width: 100%;
}
div.menu_left {
	position: relative;
	float: left;
  	height: auto;
	width: 160px !important;
	text-align: left;
	margin: 6px 10px 10px 20px;

}
div.box100 {
	position: relative;
	float: left;
	width: 630px;
	height: auto;
	padding-top: 6px;
}
div.con100 {
	position: relative;
	float: left;
	width: 620px;
	height: auto;
	padding-right: 12px;
}
div.con100border {
	position: relative;
	float: left;
	width: 630px;
	height: auto;
	padding: 12px 0px 12px 0px;
}
div.con100noborder {
	position: relative;
	float: left;
	width: 610px;
	height: auto;
	padding: 12px 0px 12px 0px;
}
div.con100b {
	position: relative;
	float: left;
	width: 630px;
	height: auto;
	padding: 6px;
}
div.con20 {
	position: relative;
	float: left;
	width: 100px;
	height: auto;
	padding-top: 6px;
}
div.row40 {
	position: relative;
	float: left;
	width: 300px;
	height: 14px;
	padding-top: 6px;
}
div.row100 {
	position: relative;
	float: left;
	width: 640px;
	height: 14px;
	padding-top: 6px;
}
div.con40 {
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	padding-top: 6px;
}
div.con60 {
	position: relative;
	float: left;
	width: 330px;
	height: auto;
	padding-top: 6px;
}
div.textnumber {
	position: relative;
	float: left;
	width: 40px;
	height: 24px;
	padding-top: 6px;
}
div.contextnumber {
	position: relative;
	float: left;
	width: 580px;
	height: auto;
	padding-top: 6px;
}
div.con70 {
	position: relative;
	float: left;
	width: 500px;
	height: auto;
	padding-top: 6px;
}
div.con80 {
	position: relative;
	float: left;
	width: 530px;
	height: auto;
	padding-top: 6px;
}

div.bannerimg {
	position: relative;
	float: right;
	width: 148px;
	height: 100%;
	overflow: hidden;
	text-align: center;
	margin: -2px 2px 0px 2px;
}
div.banner {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 254px;
}
div.bannersocial {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 40px;
}
div.banner2 {
	position: relative;
	float: right;
	margin: 2px 0px 0px 0px;
	width: 148px;
	height: 254px;
}
div.bannerds {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 211px;
}
div.bannerds2 {
	position: relative;
	float: right;
	margin: 2px 0px 0px 0px;
	width: 148px;
	height: 211px;
}
div.bannerdiensten {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 400px;
}
div.bannerinfo {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 235px;
}
div.bannerinfo2 {
	position: relative;
	float: right;
	margin: 2px 0px 0px 0px;
	width: 148px;
	height: 235px;
}
div.bannercontact {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 448px;
}
div.bannercontact2 {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 18px 0px;
	width: 148px;
	height: 400px;
}
div.bannercontact3 {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 48px 0px 0px 0px;
	width: 148px;
	height: 400px;
}
div.bannerdisclaimer {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 496px;
}
div.bannervoorwaarden {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 148px;
	height: 510px;
}
div.imgrow {
	width: 100%;
	height: 60px;
}
/******************** ul **************************************/
div.text ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.text ul li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 100%;
}
div.text ul li h1 {
	display:list-item;
  	list-style-type: disc;
  	list-style-position: outside;
}
/******************** ul **************************************/
div.scroll ul {
	margin: 0px;
	padding: 0px;
	width: 590px;
}
div.scroll ul li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 590px;
}
div.scroll ul li h1 {
	display:list-item;
  	list-style-type: disc;
  	list-style-position: outside;
}
/******************** ul **************************************/
div.confull ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.confull ul li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 100%;
}
div.confull ul li h6 {
	display:list-item;
  	list-style-type: disc;
  	list-style-position: outside;
}
/******************** ol **************************************/
div.text ol {
	margin: 0px;
	padding: 0px;
	width: 590px;
}
div.text ol li {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	width: 590px;
	vertical-align: top;
}
div.text ol li h1  {
	display:block;
	list-style: decimal;
  	list-style-type: decimal;
  	list-style-position: outside;
}

/*************/
div.tabs ul {
	width: auto;
}
div.tabs ul li {
	width: auto;
}
div.tabs h1 {

}
/*************/

div.news ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.news ul li {
	margin: 0px;
	padding: 0px 0px 0px 16px;;
	width: 100%;
}
div.news ul li h1 {
	display:list-item;
  	list-style-type: disc;
  	list-style-position: outside;
}
div.border_hor_bottom {
	position: relative;
	float: left;
  	height: 1px;
	width: 96%;	
	margin-bottom: 10px;
	margin-left: 20px;
}


/******************** wrapper and spacer **************************************/
div.bottomspacer {
  	height: 16px;
}
img.spacer {
	height: 1px; 
	width: 8px;
}
