@charset "UTF-8";
/* CSS Document */

/*broser reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}


body {
	background-image:url(../images/header-bg_2.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	border-collapse: collapse;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:130%;
	margin-top: 15px;
	margin-bottom: 15px;
}
img {
	padding: 0;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:200%;
	margin-top:20px;
	color: #000000;
}

li {
	padding-left: 10px;
	list-style: disc;
	list-style-position:inside;
}
.blackcentered {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
.underlined {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	font-size: 16px;
}
.centered {
	text-align:center;
}
.yellow {
	color:#C00;
	background-color:#FF0;
}
.blue {
	color:#00F;
	font-weight:bold;
}
.bluelink, .bluelink a:link, .bluelink a:hover, .bluelink a:visited {
	color:#00F;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: underline;
}
.small {
	font-size: 12px;
	margin-top: 0px;
}

.bottom {
	font-family:"Times New Roman", Times, serif;
	color:#999;
	font-weight:bold;
	font-size:16px;
}
.smallcaps {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-transform: uppercase;
	line-height: 12px;
	text-align: justify;
}
.table {
	margin-top: 0px;
}
.headline {
	text-align: center;
	margin: auto;
	padding: 0;
}
.left {
	text-align: left;
	padding: 0;
}
.whitebox {
	border: solid 1px #808080;
	width: 560px;
	margin: auto;
	padding: 5px;
}
.greybox {
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #808080;
	background-color:#ddd;
	width: 560px;
	margin: auto;
	padding: 5px;
}
.testimonial {
	margin: auto;
	width: 450px;
}
.toptestimonial {
	width: 450px;
	height: 15px;
	background:url(../images/topt.jpg);
	background-repeat:no-repeat;
}
.contenttestimonial {
	width: 410px;
	height: auto;
	background:url(../images/contentt.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
.bottomtestimonial {
	width: 450px;
	height: 15px;
	background:url(../images/bottomt.jpg);
	background-repeat:no-repeat;
}
.big, .big a:link {
	text-align: center;
	font-size: 30px;
	color: #00F;
	font-weight:bold;
	line-height:36px;
	margin: 20px;
	
}
#line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#salesletter {
	margin: auto;
	width: 660px;
	padding: 5px;
}

#header {
	background-image: url(../images/header_2.jpg);
	height: 176px;
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	width: 732px;
	height: 104px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_2.jpg);
}
#footer-bg {
	width: 100%;
	height: 104px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer-bg_2.jpg);
	background-repeat: repeat-x;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	font-size: 15px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #060A16;
	font-size: 15px;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #060A16;
	font-size: 15px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	font-size: 15px;
}
.text {
	font-family: "Times New Roman", Times, serif;
}
.bottomgrey {
	font-family: "Times New Roman", Times, serif;
}

