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

#global {
	position: relative;
	padding: 0px;
	width: 1024px;
	height: 1520px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	border: 1px;
	
	}

#logo {
	position:relative;
	width:139px;
	height:90px;
	z-index:1;
	top: 0px;
}
#navigation {
	position:absolute;
	width:605px;
	height:26px;
	z-index:2;
	left: 419px;
	top: 57px;
}
#homelink {
	position:absolute;
	width:100px;
	height:25px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#aboutlink {
	position:absolute;
	width:100px;
	height:25px;
	z-index:2;
	left: 100px;
	top: 0px;
}
#serviceslink {
	position:absolute;
	width:100px;
	height:25px;
	z-index:3;
	left: 200px;
	top: 0px;
}
#portfoliolink {
	position:absolute;
	width:100px;
	height:25px;
	z-index:4;
	left: 300px;
	top: 0px;
}
#resourceslink {
	position:absolute;
	width:105px;
	height:25px;
	z-index:6;
	left: 400px;
}

#contactlink {
	position:absolute;
	width:100px;
	height:25px;
	z-index:5;
	left: 505px;
	top: 0px;
}

#imageHome {
	position:absolute;
	width:1024px;
	height:258px;
	z-index:1;
	left: 0px;
	top: 86px;
}
#slogan {
	position:absolute;
	width:273px;
	height:244px;
	z-index:1;
	left: 5px;
	top: 19px;
}

#findout {
	position:absolute;
	width:200px;
	height:22px;
	z-index:2;
	left: 410px;
	top: 237px;
}
#homeright {
	position:absolute;
	width:289px;
	height:736px;
	z-index:1;
	padding-left: 10px;
	padding-right: 10px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#calltoaction {
	position:absolute;
	width:295px;
	height:173px;
	z-index:1;
	left: 2px;
	top: 3px;
	border: 1px solid #630AA2;
}
#jumpmenu {
	position:absolute;
	width:1024px;
	height:153px;
	z-index:3;
	left: 0px;
	top: 1280px;
}
#jumpmenulow {
	position:absolute;
	width:1024px;
	height:105px;
	z-index:10;
	left: 0px;
	top: 636px;
}
#jumpmenuseo {
	position:absolute;
	width:1010px;
	height:105px;
	z-index:4;
	left: 1px;
	top: 975px;
}

#homeTextL {
	position:absolute;
	width:669px;
	height:1017px;
	z-index:4;
	left: 6px;
	top: 349px;
}

#featured {
	position:absolute;
	width:301px;
	height:645px;
	z-index:5;
	left: 715px;
	top: 349px;
}

#phone {
	position:absolute;
	width:513px;
	height:24px;
	z-index:6;
	left: 491px;
	top: 16px;
}

#newsletter {
	position:absolute;
	width:236px;
	height:91px;
	z-index:7;
	left: 29px;
	top: 76px;
}
#signupnow {
	position:absolute;
	width:124px;
	height:18px;
	z-index:7;
	left: 85px;
	top: 123px;
	background-color: #7DBF10;
}

#lineleft {
	position:absolute;
	width:2px;
	height:694px;
	z-index:7;
	left: 698px;
	top: 331px;
	background-color: #8DC73F;
}
#tagline2 {
	position:absolute;
	width:174px;
	height:24px;
	z-index:8;
	left: 9px;
	top: 66px;
}
#taglinelogo {
	position:absolute;
	width:720px;
	height:77px;
	z-index:4;
	left: 1px;
	top: 508px;
}

#container {
	position:absolute;
	width:1024px;
	height:1083px;
	z-index:4;
	left: 0px;
	top: 139px;
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #8DC73F;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #555658;
}
h3 {
	font-family:Arial;
	font-size: 12px;
	color: #04040E;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #8DC73F;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.nav:link {color: #8CC63E; text-decoration: none; }
a.nav:visited {color: #8CC63E; text-decoration: none; }
a.nav:hover {color: #656567; text-decoration: underline; }
a.nav:active {color: #8CC63E; } 
.floatimgleft {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.floatimgcenter {
	float:center;
	margin: 0px;
	
	}
 .floatimgright {
    float:right;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:10px;
    }
.style2 {
	font-size: 18px;
	color: #000000;
	font-family:Helvetica;
	font-weight: normal;
	font-style: normal;
}
.style5 {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Helvetica;
	font-weight: 200;
	font-style: normal;
}
.style8 {
	font-family: Arial; 
	font-size: 14px; 
	color: #656567;
	}

.style10 {
	font-size: 10px
}
.style20 {
	font-size: 18px;
	color: #8DC73F;
	font-family: Helvetica;
	font-weight: normal;
	font-style: normal;
}
.style26 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:  #FFFFFF;
}
.style28 {
	font-size: 12px;
	color: #656567;
}

.style32 {color: #630AA2}
