@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;
}
#container1 {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/header-bg.jpg);
	margin: 0px;
}
#container2 {
	height: auto;
	width: 783px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container3 {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/bg2.jpg);
}
#container4 {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/footer-bg.jpg);
	margin: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 311px;
	width: 783px;
	overflow: hidden;
}
#header-bg {
	background-color: #013800;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 783px;
	overflow: hidden;
	padding-top: 0px;
}

#salesletter {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	margin: 0px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 149px;
	width: 783px;
	overflow: hidden;
}
/* CSS Document */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:21px;
}
#line1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAF4FD;
	border: 4px dashed #999999;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.p2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
}
.p-red {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FF0000;
}
.p-small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #464646;
}
.headline-black {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #000A12;
}
.headline-red {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #B80000;
}

.subheadline {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #333333;
}
.subheadline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
.subheadline-red {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #B80000;
}
.subheadline-green {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #6F8C0C;
}

.boxgrey {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #E0E0E0;
	font-family: tahoma, arial;
	font-size: 11px;

}
.boxgrey2 {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #EAEAEA;
	font-family: tahoma, arial;
	font-size: 18px;

}

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

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