@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;
}
#container {
	height: auto;
	width: 731px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	height: 145px;
	width: 731px;
	overflow: hidden;
}
#top-bg {
	height: 25px;
	width: 731px;
	overflow: hidden;
	background-image: url(../images/top-bg.png);
}
#bodyrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 731px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 167px;
	width: 731px;
	overflow: hidden;
}
#container-bottom {
	height: auto;
	width: 731px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}


#salesletter {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	margin: 0px;
}
#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: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFDDF5;
	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: #CFDDF5;
	border: 2px dashed #0A466E;
}
body {
	background-image: url(../images/bg-big.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	background-color: #4485bb;
}
/* CSS Document */

p {
	font-family:tahoma;
	font-size:16px;
	color:#000000;
	line-height:21px;
}

.p2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #464646;
}
.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-blue {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #1A4086;
}

.subheadline {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #464646;
}
.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: 11px;
	color:#464646;
}

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