body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #FFF url(../_images/bg.gif) 0 0 repeat-x;
    text-align: center;
}
body.home { background: #FFF url(../_images/bg-home.gif) 0 0 repeat-x; }
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #1a4697;
    text-decoration: underline;
}
a:hover, a:active {
    color: #6585c1;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 80px;
	padding: 25px 0 0 30px;
}

#top img {
	float:left
}

.linkbar {
	font-size: 14px;
	color: #1a4697;
	text-align:right;
	float:right;
	padding-right:30px;
}

.linkbar a {
	color: #199245;
	padding:0px 5px;
}

.linkbar b {
	font-weight:bold;
	padding:0px 5px;
}

/* ----------------------------------- */
/* TOP - MENU
/* ----------------------------------- */
#top-menu {
	height: 80px;
	padding: 25px 0 0 30px;
}

	#top-menu a:link, #top-menu a:visited {
		color: #199245;
		text-decoration: none;
		padding: 2px 2px;
	}
	#top-menu a:hover, #top-menu a:active {
		color: #199245;
	}

/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
#menu {
	height: 41px;
	background: transparent url(../_images/menu.gif) 0 0 no-repeat;
	color: #112853;
	font-size: 14px;
	line-height: 41px;
	text-align: center;
}
	#menu a:link, #menu a:visited {
		color: #FFF;
		text-decoration: none;
		padding: 0 30px;
	}
	#menu a:hover, #menu a:active {
		color: #199245;
	}

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#banner {
	height: 225px;
	background: transparent url(../_images/banner.gif) 0 0 no-repeat;
	margin-bottom: 30px;
}

#welcome {
	width: 420px;
	float: left;
	margin: 20px 0 0 0px;
}
	#welcome p {
		font-size: 18px;
		line-height: 28px;
	}

      #welcome span {
		font-size: 12px;
		color: #5e5e5e;
	}

#intros {
	width: 390px;
	float: right;
	margin:  15px 0 35px 5px;
}
	#intros li {
		font-size: 12px;
		color: #5f5f5f;
		list-style: none;
		padding: 15px 0 15px 0px;
	}	
		#intros li span {
			display: block;
			font-size: 24px;
			color: #1a4697;
		}
		#intros li a:link, #intros li a:visited {
			text-decoration: none;
			color: #199245;
		}
		#intros li a:hover, #intros li a:active {
			text-decoration: underline;
		}
	
#quote {
	clear: both;
	padding: 25px 0 0 70px;
	background: transparent url(../_images/quote.gif) 0 25px no-repeat;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 25px 0;
}
	#quote em {
		font-size: 12px;
		color: #199245;
	}

/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#header {
	height: 46px;
	background: transparent url(../_images/header.gif) 0 0 no-repeat;
	padding: 50px 0 0 30px;
	margin: 0 0 30px 0;
}
	#header h1 {
		font-size: 32px;
		color: #FFF;
		font-weight: normal;
	}
	
#content {
	width: 800px;
	float: left;
	margin: 0 0 25px 30px;
	display: inline;
}
	#content h2 {
		font-size: 18px;
		font-weight: normal;
		color: #199245;
		padding: 0 0 4px 0;
		border-bottom: 1px solid #e5f3ea;
	}

	#content ul {
		
	}

	#content li {
		margin-left: 25px;
		color: #000000;
	}
	
	#benefits li {
		font-size: 14px;
		margin: 0 0 10px 0;
		padding-left: 25px;
		color: #1a4697;
		list-style: none;
		background: transparent url(../_images/check.gif) 0 3px no-repeat;
	}
	
	#normal li {
		margin-left: 25px;
		color: #000000;
	}

	#comparison-table {
		width: 100%;
	}
		#comparison-table th {
			font-weight: normal;
			padding: 0 0 5px 0;
			font-size: 11px;
			text-transform: uppercase;
			color: #5d5d5d;
			border-bottom: 1px solid #e5f3ea;
			text-align: center;
		}
		#comparison-table td {
			padding: 5px 5px 5px 0;
		}



a.inpage {
	text-decoration: none;
}

span.header {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

span.explanation {
	font-size: 11px;
	color: #5e5e5e;
}

img.one {
	height: 250px;
	width: 250px;
	float: left;
	margin: 0 10px 40px 0;
}

img.two {
	float: left;
	margin: 5px 30px 120px 0;
}


#side {
	width: 225px;
	float: right;
	margin: 0 30px 0 0;
	display: inline;
	background: transparent url(../_images/intros-divider.gif) 0 0 no-repeat;
	padding-left: 60px;
}
	#side dt {
		color: #199245;
		font-size: 16px;
		margin-bottom: 7px;
	}
	#side dd {
		font-size: 12px; 
		color: #5d5d5d;
		margin-bottom: 30px;
	}
		#side dd a {
			color: #5d5d5d;
		}
<!--
table.codetable {
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: dotted;
        border-color: grey grey grey grey;
        border-collapse: collapse;
        background-color: #F9F7F9;
}
table.codetable th {
        border-width: 1px 1px 1px 1px;
        padding: 5px 1px 5px 5px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        background-color: white;
        border-radius: 0px 0px 0px 0px;
        font: 12px "Arial";
}
table.codetable td {
        border-width: 1px 1px 1px 1px;
        padding: 5px 5px 5px 5px;
        border-style: none;
        border-color: gray gray gray gray;
        background-color: #F9F7F9;
        border-radius: 0px 0px 0px 0px;
}
-->

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	border-top: 1px solid #bfe1cb;
	padding-top: 7px;
	color: #199245;
	clear: both;
}
	#footer span {
		float: right;
		font-size: 11px;
	}
	#footer a:link, #footer a:visited {
		color: #199245;
		text-decoration: none;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}

/* ----------------------------------- */
/* FORM
/* ----------------------------------- */
#contact-form td {
	border-bottom: 1px solid #e5f3ea;
	vertical-align: top;
}
input, select, textarea {
	color: #000;
}

label.error {
	display: block;
	color: #FF0000;
	font-weight: bold;
}
input.error {
	border: 2px solid #FF0000;
}
	