#holder{
	width: 950px;
	background-color: #FFFFFF;
	margin: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(../assets/images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 5px;
}


#header {
	background: #666;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 220px;
	width: 940px;
	background-color: #FFF;
	background-image: url(../assets/images/headerbg_nl.jpg);
	margin-right: 5px;
	margin-left: 5px;
	}

html>body #header {
	height: 220px; /* ie5win fudge ends */
	}
	
#nav {
	height: 30px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 48px;
	width: 940px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	}
html>body #nav {
	height: 48px;

	}
#left {
	voice-family: "\"}\"";
	voice-family:inherit;
	float: left;
	width: 200px;
	background-color: #EAEAEA;
	min-height: 500px;
	margin-left: 5px;
	}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}
#content {
	float: left;
	width: 520px;
	background-color: #FFFFFF;
	min-height: 900px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	
#right {
	background: #666;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	top: 200px;
	float: right;
	background-color: #EAEAEA;
	min-height: 500px;
	margin-right: 5px;
	}
html>body #right {
	width: 200px; /* ie5win fudge ends */
	}
	
#footer{
	height: 47px;
	width: 950px;
	background-color: #333;
	clear: both;
	line-height: 35px;
	background-image: url(../assets/images/footer_bg.gif);
}	

#footer a{
	color: #FFF;
}

.boxheading {
	background-image: url(../assets/images/box_heading2.gif);
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	padding: 0px;
	line-height: 34px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.boxheading a{
	color: #FFF;
	text-decoration: none;
	
}
p.boxheading a:visit{
	color: #FFF;
	text-decoration: none;
	
}
p.boxheading a:hover{
	color: #FFF;
	text-decoration: none;
}
	
p.boxheading a:link{
	color: #FFF;
	text-decoration: none;
	
}
	
.cleanlist {
	list-style-type: circle;
	font-size: 70%;
	font-weight: bold;
	list-style-position: outside;
}
.check {
	list-style-image: url(../assets/images/check.gif);
	list-style-position: inside;
	margin: opx;
	padding: opx;
	text-indent: -25px;
}


.boxtopper {
	color: #333333;
	font-size: 70%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../assets/images/box_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}



.boxpricing {
	color: #333333;
	font-size: 70%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
}

.boxpricing table{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxpricing a{
	color: #00C;
	font-weight: normal;
	text-decoration: underline;

}

.boxfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

.whylist {
	list-style-image: url(../assets/images/check.gif);
	font-size: 70%;
	font-weight: bold;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.ideen {
	list-style-type: circle;
	font-size: 70%;
	text-indent: 25px;
}
.hrlight {
	color: #999;
	height: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.footertext {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 47px;
}

	
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
	
	
	body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../assets/images/stripe_bg.png);
	background-color: #c4c4cd;
	}
a {
	text-decoration: underline;
	color:  #009;
	outline: none;
	}
a:visited {
	color:  #4100CC;
	}
a:active {
	color:  #4100CC;
	}
a:hover {
	color: #4100CC;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 70%;	
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #272727;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	}
h2 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #4a4a4a;
	font-family: Verdana, Geneva, sans-serif;
	}
h3 {
	font-size: 80%;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:  #000
}
h4 {
	font-size: 14px;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 0;
	color: #FF7000;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
	
table{
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}

.boxicon{
	float: left;
	margin-left: 30px;
	margin-right: -30px;
	margin-top: 5px;
}

#content ol li{
font-size: 70%;
	
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;}

ul li{
font-family: verdana, geneva, sans-serif;
font-size: 70%;
}

.table{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	text-align: center;
}

#content p{
text-align:justify;
}