@charset "UTF-8";
a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#header-bg {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/header-bg.jpg);
}
#container {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../images/header.jpg);
	height: 259px;
	width: 787px;
}
#bg {
	background-image: url(../images/bg.jpg);
	width: 787px;
}

#salesletter {
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	margin: 0px;
}
#footer {
	height: 185px;
	width: 787px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
}


#footer-bottom {
	height: 185px;
	width: 100%;
	background-image: url(../images/footer-bg.jpg);
}
#line1 {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7E0E1;
	padding-right: 15px;
	padding-left: 15px;
}
#line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#testimonial {
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #D7E0E1;
	border: 2px dashed #0A466E;
}

#headline-tag {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 46px;
}
#subheadline-tag {
	margin-right: auto;
	margin-left: auto;
	padding-top: 47px;
	padding-left: 40px;
}
#subheadline-tag2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}


/* CSS Document */

p {
	font-family:tahoma,arial;
	font-size:13px;
	color:#464646;
	}

p a {
text-decoration:none;
		}



.p-red {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #680116;
}
.p-small {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #464646;
}
.headline-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 33px;
	color: #202020;
	letter-spacing: -1px;
}

.headline-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 33px;
	color: #FF0000;
	letter-spacing: -1px;
	line-height:45px;
}


.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #202020;
}
.subheadline-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FF0000;
}
.subheadline-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.subheadline-white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}


.subheadline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.subheadline-red1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d70000;
}
.subheadline-white1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
}
.subheadline-white2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}




a.footerlinks:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#464646;
}

a.footerlinks:visited{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#464646;
}

.boxyellow {
	margin:0 auto;
	width: 90%;
	padding: 25px;
	background-color: #ffebb0;
	border: 2px dashed #fbcd45;
	background-image:url(../images/gradyellow.jpg);
	background-repeat:repeat-x;
}

.boxyellow ul{
	margin:0;
	padding:0;
	}

.boxyellow li {
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
margin-bottom:10px;
margin-left:20px;
list-style-type:none;
	}

.yellobullets{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:normal;
}


.borderyellow{
border: 1px dashed #fbcd45;
}

.bordergrey{
border: 1px dashed  #666666;
}

.boxblue {
	margin:0 auto;
	width: 90%;
	padding: 25px;
	background-color: #c6e8fa;
	border: 2px dashed #85c4e5;
	background-image:url(../images/gradblue.jpg);
	background-repeat:repeat-x;
}

.boxblue h3{
color:#003399;
font-family:"Trebuchet MS";
background-color:#e7f6fd;
padding:5px;
border-bottom:1px dashed #85c4e5;
}

.boxwhite {
	margin:0 auto;
	width: 90%;
	padding: 25px;
	background-color: #ffffff;
	border: 1px solid  #CCCCCC;
	background-image:url(../images/gradgrey.jpg);
	background-repeat:repeat-x;
}


.borderyellow{
border: 1px dashed #fbcd45;
}

.bordergrey{
border: 1px dashed  #666666;
}


.list1{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:normal;
margin-bottom:5px;
line-height:22px;

	}
