@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #0077c1;
}
.screen  #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/callangenback.jpg);
	margin-right: auto;
}
.screen  #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.screen   #nav1   {
	height: 80px;
	width: 100px;
	margin-top: 75px;
	margin-left: 130px;
	position: absolute;
	z-index: 1;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.screen  #nav2  {
	height: 20px;
	width: 120px;
	margin-top: 155px;
	margin-left: 125px;
	position: absolute;
	z-index: 1;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.screen  #nav3  {
	height: 40px;
	width: 100px;
	margin-top: 175px;
	margin-left: 105px;
	position: absolute;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.screen  #tests  {
	height: 225px;
	width: 125px;
	margin-top: 425px;
	margin-left: 50px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.screen  #copy1  {
	height: 300px;
	width: 450px;
	margin-top: 390px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
.screen #container2 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0077C1;
	background-image: url(images/whoweareback.jpg);
}
.screen #flashhead {
	height: 270px;
	width: 590px;
	margin-top: 105px;
	margin-left: 280px;
	position: absolute;
	z-index: 1;
}
.screen #footerleft {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 20px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C4C5C7;
}
.screen #footerright {
	width: 900px;
	text-align: right; /* this overrides the text-align: center on the body element. */
	height: 20px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C4C5C7;
	z-index: 999;
}
.screen #latestnews {
	margin-top: 425px;
	margin-left: 730px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	position: absolute;
	height: 225px;
	width: 120px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.screen #topright {
	height: 60px;
	width: 300px;
	margin-top: 25px;
	margin-left: 570px;
	position: absolute;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #7C7D7F;
	text-decoration: none;
	text-align: right;
}
.screen #copy2 {
	height: 300px;
	width: 210px;
	margin-top: 390px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #copy3 {
	height: 235px;
	width: 160px;
	margin-top: 430px;
	margin-left: 490px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.screen #copy4 {
	height: 235px;
	width: 160px;
	margin-top: 430px;
	margin-left: 700px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.screen #container1 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/smallback.jpg);
	margin-right: auto;
}
.screen #copy1a {
	height: 300px;
	width: 600px;
	margin-top: 390px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #container1a {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/largeback.jpg);
	margin-right: auto;
}
.screen #container3 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/howweworkback.jpg);
	margin-right: auto;
}
.screen #copy5 {
	height: 260px;
	width: 335px;
	margin-top: 445px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #copy5a {
	height: 200px;
	width: 230px;
	margin-top: 445px;
	margin-left: 615px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #container4 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/whoweworkforback.jpg);
	margin-right: auto;
}
.screen #copy6 {
	height: 300px;
	width: 275px;
	margin-top: 435px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #copy6a {
	height: 260px;
	width: 320px;
	margin-top: 435px;
	margin-left: 545px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #container5 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/whatsnewback.jpg);
	margin-right: auto;
}
.screen #newsarchive {
	margin-top: 425px;
	margin-left: 730px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	position: absolute;
	height: 225px;
	width: 120px;
}
.smallcopy {
	font-size: 9px;
	line-height: 9px;
}
.screen #signup {
	height: 225px;
	width: 125px;
	margin-top: 425px;
	margin-left: 50px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.screen #container6 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/successback.jpg);
	margin-right: auto;
}
.screen #copy7 {
	height: 300px;
	width: 600px;
	margin-top: 390px;
	margin-left: 290px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: center;
}
.screen #container7 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/contactusback.jpg);
	margin-right: auto;
}
.screen #copy8 {
	height: 300px;
	width: 350px;
	margin-top: 390px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #copy9 {
	height: 300px;
	width: 300px;
	margin-top: 400px;
	margin-left: 625px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #copynews {
	height: 270px;
	width: 430px;
	margin-top: 390px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	overflow: auto;
	padding-right: 20px;
}
.screen #copya {
	height: 160px;
	width: 250px;
	margin-top: 525px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #copyb {
	height: 160px;
	width: 230px;
	margin-top: 525px;
	margin-left: 500px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.screen #di {
	height: 15px;
	width: 300px;
	margin-top: 680px;
	margin-left: 222px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #D8D9DB;
}
iframe {
	background-color: #DCDDDE;
	top: -3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.screen #nav4 {
	height: 20px;
	width: 100px;
	margin-top: 215px;
	margin-left: 88px;
	position: absolute;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.screen #copytestimonials {
	height: 270px;
	width: 588px;
	margin-top: 390px;
	margin-left: 255px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	overflow: auto;
	padding-right: 20px;
	background-color: #DCDDDE;
}
.screen #container8 {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/testimonialsback.jpg);
	margin-right: auto;
}

