body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	background-image: url(../images/bgr1.jpg);
	margin: 0 auto;
	}
img {
	border:0;
	}
.entry-image
{
margin-left: 10px;
margin-right: 10px;
}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#3366cc;
	}
a:hover {
	text-decoration:none;
	color:#4C7FFC;
	}
hr {
width: 92%;
color:#9999FF;
height: 1px;
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:800px;
	font-size:1.20em;
	border: solid 1px #666666;
	background: #FFFFFF;
	}
#header {
	height:185px;
	}

.header-text{
color:#FFFF00;
}
#free-phone
{
	float:right;
	width:180px;
	background:#ffffff;
}
.free-phone-text
{
	font-size: 1.4em;
	color:#0066FF;
}

#content {
	width:560px;
	min-height:400px;
	margin-bottom: 20px;
	float: left;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.section-title {
	font-size:1.1em;
	font-weight:normal;
	letter-spacing:-1px;
	height: 25px;
	background-image:url(../images/section-back.jpg);
	margin-bottom: 5px;
	width: 540px;
	border-bottom: solid 1px #0000CC;
	}
	
.customer-entry {
    padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align:justify;
	line-height:1.75em;
	}
.customer-title {
	color:#3366cc;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.customer-text {
	font-size:1.1em;
	color:#585858;
	cursor:default;
	font-style:italic;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(../images/icon-comment.jpg) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}

/* Sidebar */
#sidebar {
	width:200px;
	margin-right:10px;
	float: right;
	}
#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li 
{
	vertical-align:middle;
}

#sidebar li a {
	display:block;
	height:30px;
	line-height:30px;
	color:#000066;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	font-size: 13px;
	font-weight: bold;
	}
#sidebar li a:hover {
background:#3366cc;
	color:#FFFF00;
	}
#sidebar-bottom {
	height:20px;
	}
.sidebar-text
{
	font-size: 0.9em;
}

/* Footer */
#footer {
	clear:both;
	height:110px;
	background-color: #5557A4;
	}
.footer-border
{
height: 8px;
width: 100%;
background-image:url(../images/bg-menu-footer.jpg);
}

#footer-valid {
	float:left;
	padding-left:10px;
	cursor:default;
	padding-top: 5px;
	}
.footer-text
{
	font-size: 0.9em;
	color: #FFFFFF;
}


#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	background:url(../images/bg-feed.gif) no-repeat;
	width: 152px;
	margin: 0 auto;
	}
#feed a
{ color:#FFFF00;
text-decoration:none;
}
#feed a:hover
{ color:#FFFF00;
text-decoration:underline;
}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url(../images/button-feed.jpg) 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(../images/bg-ad-top.jpg) no-repeat;
	padding:5px;
	}
	
/* Menu */

.menuitem {
	width: 100px;
	float: left;
	text-align: center;
	height: 60px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/menu_bg100.jpg);
}

.menuitemlast {
	width: 100px;
	float: left;
	text-align: left;
	height: 60px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/menu_bg_100.jpg);
}

.menuimages {
	height: 35px;
	background: url(../images/bg-menu.jpg) repeat-x;
	width: 800px;
}
.menuimage {
float:left;
width: 80px;
height: 35px;
}
.menuitems {
	height: 60px;
	width: 800px;
	;
	background-color: #5557A4;
}

.menuitems a {
text-decoration:none;
color:#FFFFFF;
}

.menuitems a:hover {
text-decoration:none;
color:#000066;
}

.td_act
{
	background-color:#C6D5FD;
}
.td_inact
{ background-color:#FFFFFF;
}

.par
{ 
margin-top: 0px;
margin-bottom: 6px;
}
