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

.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	height: 100%;
}
.containerSideNav {
	background-color: #FFF;
	padding: 0px;
	height: 650px;
	width: 200px;
	position: absolute;
	z-index: 4;
}
.containerCopy {
	width: 560px;
	padding: 0px;
	height: 750px;
	background-color: #FFF;
	position: relative;
	left: 210px;
	z-index: 2;
	float: left;
}
.containerServicesList {
	width: 500px;
	height: auto;
	background-color: #FFF;
	position: relative;
	z-index: 8;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FC0;
	background-image: url(images/servicesArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #009;
	background-color: #FFF;
	text-align: center;
}
.textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
.textBundlesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	font-weight: 500;
}
.textContentItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	font-style: italic;
}
.textContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.imagePadding {
	padding: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	background-image: url(images/bgh1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.header {
	background-color: #FFF;
}

.footer {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
}

.content {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.contentNav {
	padding: 0px;
	background-image: url(images/bgNav.jpg);
	height: 25px;
	z-index: 3;
}

.containerTopNav {
	padding: 5px;
	height: 20px;
	width: 950px;
	z-index: 1;
}
.containerFrontA {
	height: auto;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #FFF;
	float: right;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
}
.containerFrontB {
	padding: 5px;
	height: 240px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	background-image: url(images/bgFront3.jpg);
	position: relative;
	left: 225px;
	top: 40px;
}
.containerFrontC {
	padding: 5px;
	height: 240px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	background-image: url(images/bgFront3.jpg);
	position: relative;
	left: 420px;
	top: 40px;
}
.navigationInformation:link, .navigationInformation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	background-color: #FF9;
	text-align: center;
	display: block;
	height: 20px;
	width: 480px;
	margin-right: 40px;
	margin-left: 40px;
	border: thin solid #999;
	padding-top: 5px;
}

.navigationInformation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
	background-color: #FEE157;
	text-align: center;
	display: block;
	height: 20px;
	width: 480px;
	margin-right: 40px;
	margin-left: 40px;
	border: thin solid #999;
	padding-top: 5px;
	}

.navigationTop:link, .navigationTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	padding: 5px;
}

.navigationTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding: 5px;
	}
.navigationMain:link, .navigationMain:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.navigationMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	}
.navigationSub:link, .navigationSub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background-color: #FFF;
	display: block;
	width: 170px;
}

.navigationSub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background-color: #FFF;
	display: block;
	width: 170px;
	}
.navigationFooter:link, .navigationFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: none;
}

.navigationFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	}
.navigationContent:link, .navigationContent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
}

.navigationContent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}
.navigationServices:link, .navigationServices:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.navigationServices:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}
.buttonframe {
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
}
.textFrontA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
}

