#container {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003800;
	border-left-color: #003800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003800;
}
#sidebar {
	width: 275px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	display: inline;
}
#mainbox {
	width: 425px;
	margin-top: 15px;
	margin-left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#header {
	width: 765px;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.text-small {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #016301;
}
.text-price {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #002100;
}

.text-bold-red {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


.section-header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/box-bg.gif);
	text-align: center;
	height: 30px;
	width: 275px;
	line-height: 2.5em;
	border: 1px solid #000066;
}
.text-sidebar {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.text-sidebar-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #002100;
}
.text-sidebar-guarantee {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.text-price-titles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	margin: 0px;
	background-image: url(images/bgmain.gif);
}
.text-price2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #1C6C9F;
}
a {
	color: #006F00;
	text-decoration: underline;
}
a:hover {
	color: #008800;
	text-decoration: underline;
}
#download-box {

	width: 735px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#container2 {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#callOut {
	float: right;
	width: 172px;
	margin-left: 10px;
}
