
form, body{
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:11px;
	height: 100%;
}

a{
	color:black;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	padding: 5px 0px 5px 0px;
	margin:0px;
}

body{
	background-color:#ffffff;
	color:#636363;
	font-family:tahoma;
	font-size:11px;
	background: transparent url('http://www.citotransport.nl/site/app/cito/view/v1/img/header/bg.jpg') no-repeat scroll center top;
}

img{
	border:0px;
}

.left{
	float:left;
}

.right{
	float:right;
}

#site{
	width:980px; 
	margin:auto;
}

#header{
	float:left;
	overflow:hidden;
	width:766px;
	height:303px;
	border-bottom:1px solid #c9c4be;
}

.headerLeft {
	float: left;
	width: 206px;
	height: 400px;
	background: transparent url('http://www.citotransport.nl/site/app/cito/view/v1/img/header/bg_menu.jpg') no-repeat scroll center top; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

.headerRight {
	float: left;
	width: 558px;
	height: 310px;
	//background: transparent url('http://www.citotransport.nl/site/app/cito/view/v1/img/header/bg_head.jpg') no-repeat scroll center top;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;

}
.headerImg {
	background: transparent url('http://www.citotransport.nl/site/app/cito/view/v1/img/header/header_bg.gif') no-repeat scroll center top;	
}
#content{
	float:left;
	width:766px;
	overflow:hidden;
}

#footer {
	float:left;
	width:766px;
	height:35px;
	padding:10px;
	margin-top: 10px;
	font-size:9px;
	line-height:13px;
	letter-spacing: 1px;
	background-color: #A42A15;
	color: white;
	border-top:1px solid #a19586;
}

span {
	color:#A42914;
	font-weight:bold;
}

.contentBlok {
	line-height:13px;
	text-align:left;	
	
}

.contentTop {
	float: left; 
	width: 560px;
	margin: 18px 0px 0px 10px;
	padding-bottom: 10px;
	background: transparent url('http://www.citotransport.nl/site/app/cito/view/v1/img/front/div_bottom.gif') repeat-x scroll center bottom; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;	
	
}

.contentMainLinks {
	float: left;
	width: 270px;
	background: transparent url('http://www.citotransport.nl/site/app/cito/view/v1/img/front/div_bottom.gif') repeat-y scroll right center;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;	
	
}


.leftImg {
	margin-top: 10px;	
}
