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

/* ------------------------------------------------------------------------------------------------------------------------*/

/* generic body stuff */
html{
	height:100%;
}

body {
	margin: 0px 0px 0px 0px; font-family: Helvetica, Arial, sans-serif; height:100%; background-image:url(../images/main_bg1.jpg); background-repeat:no-repeat;
}

/* ------------------------------------------------------------------------------------------------------------------------*/

.enterSite {
	position:absolute; left: 0px; top: 70px; width: 190px; height:90px; padding:23px 0 0 17px;
}
.downloadBtn {
	position:absolute; left: 0px; top: 160px; width: 190px; height:90px; padding:26px 0 0 17px;line-height:9pt;
}
.services {
	position:absolute; left: 190px; top: 70px; width: 300px; height:90px; padding:23px 0 0 8px; line-height:11pt;
}
.contact {
	position:absolute; left: 190px; top: 160px; width: 300px; height:90px; padding:7px 0 0 8px; line-height:11pt;
}
.secHeader {
	position:absolute; left: 190px; top: 250px; width: 300px; height:50px; padding:7px 0 0 8px; line-height:11pt;
}
.bodyCopy {
	position:absolute; left: 190px; top: 280px; width: 280px; height:320px; padding:4px 0 0 8px;line-height:9pt;
}
.secImage {
	position:absolute; left: 500px; top: 93px; width: 350px; height:420px; background-color:#CCCCCC;
}
.imageCredit {
	position:absolute; left: 500px; top: 513px; width: 350px; height:40px; padding:7px 0 0 0;
}
.alt_body {
	width: 100%; height:100%;
}
.alt_body_copy {
	width: 345px; height:420px; padding:5px 0 0 5px; background-color:#7ddada;
}

/* ------------------------------------------------------------------------------------------------------------------------*/

/* copy styles*/

.copy1 {
	font-size: 10pt; color: #727272; font-weight:bold;
}
.copy2 {
	font-size: 10pt; color: #B7B7B7; font-weight:bold;
}
.copy3 {
	font-size: 7pt; color: #B7B7B7; font-weight:normal;
}
.copy4 {
	font-size: 7pt; color: #727272; font-weight:normal;
}
.copy5 {
	font-size: 16pt; color: #727272; font-weight:normal;
}

/* ------------------------------------------------------------------------------------------------------------------------*/

/* link styles*/

.link_1 a:link {
	font-size: 10pt; color: #727272; font-weight:bold; border-bottom:1px solid #727272; text-decoration:none;
}
.link_1 a:visited {
	font-size: 10pt; color: #727272; font-weight:bold; border-bottom:1px solid #727272; text-decoration:none;
}
.link_1 a:hover {
	font-size: 10pt; color: #3DE0DF; font-weight:bold; border-bottom:1px solid #3DE0DF; text-decoration:none;
}

.link_2 a:link {
	font-size: 10pt; color: #727272; font-weight:bold; border-bottom:1px solid #3DE0DF; text-decoration:none;
}
.link_2 a:visited {
	font-size: 10pt; color: #727272; font-weight:bold; border-bottom:1px solid #3DE0DF; text-decoration:none;
}
.link_2 a:hover {
	font-size: 10pt; color: #3DE0DF; font-weight:bold; border-bottom:1px solid #3DE0DF; text-decoration:none;
}
.link_3 a:link {
	font-size: 7pt; color: #727272; font-weight:bold; text-decoration:none;
}
.link_3 a:visited {
	font-size: 7pt; color: #727272; font-weight:bold; text-decoration:none;
}
.link_3 a:hover {
	font-size: 7pt; color: #3DE0DF; font-weight:bold; text-decoration:none;
}