/* CSS Radiolayout */

* {
	margin:0;
	padding:0;
	outline:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

body {
	background:#1b313c url(images/body-bg.png) repeat-x;
}
/* wrapper */
#wrapper {
	position:relative;
	width:1052px;
	padding-bottom:40px;
	margin:38px auto 0 auto;
}

h1#logo {
	height:198px;
	width:272px;
	position:absolute;
	background:url(images/image.png);
	right:0;
	top:0;
}
/* header */
#header {
	height:182px;
	width:982px;
	margin-top:11px;
	background:url(images/header-bg.png);
	float:left;
}

#header ul {
	width:705px;
	list-style-type:none;
	float:right;
	}
	
#header ul li {
	float:left;
}

#header ul li a {
	font-size:12px;
	color:#ffffff;
	font-family:Trebuchet MS;
	background:url(images/header-ul-li-a-bg.gif) top right no-repeat;
	padding:10px 10px 6px 10px;
	position:relative;
	float:left;
}

#header ul #last a { background:none; }
/* header */
/* content */
#content {
	width:965px;
	margin:0 0 0 4px;
	padding:0 4px 8px 5px;
	background-color:#e4f6ff;
	font-family:Arial;
	float:left;
}
/* content-left */
#content-left {
	width:219px;
	float:left;
}

/* boxen */
#content-left .box {
	width:219px;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	background:url(images/box-bg.gif) bottom no-repeat;
	float:left;
}

#content-left .box h1 {
	height:21px;
	width:219px;
	padding:6px 0 0 0;
	background:url(images/box-h1-bg.gif);
	text-align:center;
	color:#304048;
	font-size:14px;
	float:left;
}

#content-left .box ul {
	width:198px;
	padding:16px 0 8px 21px;
	list-style-type:none;
	background:url(images/box-ul-bg.gif);
	float:left;
}

#content-left .box ul li {
	width:198px;
	float:left;
}

#content-left .box ul li a {
	height:22px;
	width:168px;
	background:url(images/box-ul-li-a-bg.gif) top left no-repeat;
	padding-left:30px;
	font-size:14px;
	color:#304048;
	float:left;
}

#content-left .box ul li.meer a {
	height:15px;
	width:148px;
	text-align:right;
	float:left;
	font-style:italic;
	padding:0 30px 0 0;
	margin:0;
	font-size:12px;
	background:url(images/box-ul-li-a-bg.gif) right top no-repeat;
}

#content-left #orange { background:url(images/box-orange-bg.gif) bottom no-repeat; }
#content-left #orange h1 { background:url(images/box-orange-h1.gif); }
#content-left #orange ul { background:url(images/box-orange-ul-bg.gif); }
/* boxen */
/* content-left */
/* content-mid */
#content-mid {
	width:515px;
	margin:5px 0 0 6px;
	float:left;
}

#content-mid .box {
	width:515px;
	background:url(images/content-mid-box-bg.gif) repeat-x top;
	float:left;
}

#content-mid .box h1 {
	height:21px;
	width:471px;
	padding:5px 0 0 44px;
	margin-bottom:9px;
	background:url(images/content-mid-box-h1.gif);
	font-size:14px;
	font-family:Trebuchet MS;
	color:#e98a2e;
	float:left;
}

#content-mid .box .image {
	height:67px;
	width:97px;
	padding:2px;
	margin:0 0 0 8px;
	float:left;
	background:url(images/image-background.gif);
}

#content-mid .box .image img {
	height:66px;
	width:96px;
	float:left;
}

#content-mid .box strong {
	width:384px;
	padding:5px 0 0 9px;
	font-weight:bold;
	font-size:12px;
	color:#42747f;
	float:left;
}

#content-mid .box p {
	width:495px;
	padding:5px 0 15px 10px;
	font-size:12px;
	color:#42747f;
	float:left;
}

#content-mid .hr {
	height:1px;
	width:511px;
	margin-left:2px;
	background:url(images/content-mid-hr-bg.gif) repeat-x;
	background-color:none;
	border:0;
	float:left;
}

#content-mid img#banner {
	height:60px;
	width:468px;
	margin:10px 0 10px 24px;
	float:left;
}

/* box-blue */
#content-mid .box-blue {
	width:514px;
	margin-top:7px;
	padding:0 0 5px 0;
	background:url(images/box-blue-bg.gif) bottom no-repeat;
	float:left;
}

#content-mid .box-blue h1 {
	height:21px;
	width:499px;
	padding:5px 0 0 15px;
	background:url(images/box-blue-h1-bg.png);
	font-family:Trebuchet MS;
	font-size:14px;
	color:#2a3940;
	float:left;
}

#content-mid .box-blue ul {
	width:512px;
	padding:0 1px;
	background:url(images/box-blue-p-bg.gif);
	list-style-type:none;
	float:left;
}

#content-mid .box-blue ul li {
	height:52px;
	width:124px;
	padding:2px;
	background:url(images/content-mid-hr-bg.gif) bottom repeat-x;
	float:left;
}

#content-mid .box-blue ul li a {
	height:52px;
	width:124px;
	text-align:center;
	float:left;
}

#content-mid .box-blue ul li a img {
	height:52px;
	border:0;
}
/* box-blue */
/* content-mid */

/* content-right */
#content-right {
	width:219px;
	margin:5px 0 0 6px;
	float:left;
}

#content-right .box {
	width:219px;
	padding:0 0 5px 0;
	background:url(images/box-bg.gif) bottom no-repeat;
	float:left;
}

#content-right .box h1 {
	height:22px;
	width:219px;
	padding:5px 0 0 0;
	background:url(images/box-h1-bg.gif);
	text-align:center;
	font-family:Trebuchet MS;
	font-size:15px;
	color:#304048;
	float:left;
}

#content-right .box p {
	width:219px;
	padding:7px 0 7px 0;
	background:url(images/box-ul-bg.gif);
	text-align:center;
	float:left;
}

#content-right .box p img {
	border:7px solid #fff;
}
/* content-right */
/* content */
/* footer */
#footer {
	width:974px;
	padding:0 0 6px 0;
	margin:0 0 40px 4px;
	background:url(images/footer-bg.gif) left bottom no-repeat;
	float:left;
}

#footer p {
	width:974px;
	background-color:#e4f6ff;
	font-family:arial;
	font-size:12px;
	color:#42747f;
	font-weight:bold;
	text-align:center;
	float:left;
}
/* footer */
/* wrapper */

