h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: none; }

/* MISC */

body { font: normal .9em Arial, sans-serif; text-align: center;color: #666666;}

#main { width: 640px; margin: 0 auto; text-align: justify;border: 2px solid #E0DFE3; margin-top: 30px; margin-bottom: 20px; }

/* HEADER */
#first {
	background: #fff url(../img/first.jpg) 0 0 no-repeat;
	width: 222px;
	height: 102px;
	}
#second {
	background: #fff url(../img/second.jpg) 0 0 no-repeat;
	width: 196px;
	height: 102px;
	}
#third {
	background: #fff url(../img/third.jpg) 0 0 no-repeat;
	width: 221px;
	height: 101px;
	}


/* CONTENT */
#content {
	padding:10px;
	}
#content h1 {
	color: #fff;
	background: #1E3897;
	font-size: 1em;
	padding: 2px;
	margin-top: 5px;
	}
#content h2 {
	margin: 10px 0;
	color: #1E3897;
	font-size: 1.1em;
	}
#content p {
	margin-top: 5px;
	font-size: 0.9em;
	}
#content span {
	font-weight: bold;
	}
#content .right {
	float: right;
	padding: 5px 0 5px 5px;
	margin-left: 5px; 
	}
#content .left {
	padding: 5px 5px 0 5px; 
	float: left;
	}
#content .benefits {
	list-style-image: url(../img/0107_dl.jpg);
	
	}
#content .benefits li {
	margin-left: 30px;
	font-size: 0.9em;
	}
#content .testi {
	padding-bottom: 5px;
	border-bottom: 2px dotted #E6E6E6;
	}
#content .privacy ul{
	list-style:none;
	margin: 10px;
	}
#prices {
	background: #F4F7F9;
	padding: 5px;
	border: 1px solid #8EBE00;
	}
#prices tr {
	
	}
#prices td {
	padding:5px;
	}
#prices span {
	font-weight: bold;
	}
#prices p {
	font-style: italic;
	}
#prices .color {
	color: red;
	font-weight: normal;
	}
#order {
	padding-top: 20px;
	text-align: center;
	}
#order a{
	margin:0 auto;
	background: #499D52 url(../img/order.jpg) 0 0 no-repeat;
	display: block;
	width: 100px;
	height: 39px;
	padding: 1px;
	}
#order span { display: none; }

/* SIDEBAR */
#sidebar {
	vertical-align: top;
	padding-top: 10px;
	width: 130px;
	font-size: 0.9em;
	}
#sidebar ul {
	padding-left: 4px;
	}
#sidebar li {
	padding-top: 1px;
	background: #fff url(../img/bg.jpg) 0 0 no-repeat;
	list-style: none;
	padding-left: 20px;

	}
#sidebar a {
	color: #FFF;
	font-weight:bold;
	}
#sidebar a:hover {
	color: #1A5300;
	}
#sidebar .this {
	color: #1A5300;
	}



/* FOOTER */

