@charset "UTF-8";

body {
	background-color: #9CF;
	background-image: url(images/bckground.jpg);
	background-repeat: repeat;
}
.tabtop {
	margin: auto;
	width: 915px;
	background-image: url(images/header-main2.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.bottom {
	margin: auto;
	width: 915px;
}
.bodycontainer {
	margin: auto;
	width: 915px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(images/middle2.jpg);
}
.contentcontainer {
	margin: auto;
	width: 880px;
}
.redheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #0099CC;
}
.servicesidebox {
	font-family: arial;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
	background-image: url(images/services-sidebox.gif);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
.redboldtext {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: blue;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: auto;
	width: 730px;
	padding-top: 7px;
	line-height: 16px;
}
.bluesubheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0099CC;
}
.navigation {
	margin: auto;
	height: 44px;
	width: 880px;
	padding-top: 0px;
	text-align: center;
}
.sidelinkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
	text-align: left;
}
.header2 {
	background-image: url(images/header3.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 900px;
}
.smallblueheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #0099CC;
}
.smallredsub {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
}
.redtext {
	font-size: 10px;
	color: #0099CC;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 33px;
}

