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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Background & Header Elements */
	
body {
	background: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006666', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#006666), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #006666, #000000); /* for firefox 3.6+ */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	line-height: 16px;
	}
	
#pagewrap {
	width: 1000px;
	margin: auto;
	}
	
#ie6 {
	text-align: center;
	margin: 0px 0px -20px 0px;
	}
	
#header {
	text-align: center;
	margin: 43px 0px 0px 0px;
	border-color: #333333;
	border-style: solid;
	border-width: 2px;
	width: 945px;
	height: 117px;
	background: #fff;
	}
	
	#header img {
		float:left;
		padding: 3px 8px;
	}
	
#socialmedia {
	float: right;
	margin: -110px 58px 0px 0px;
	text-align: left;
}

	#socialmedia img {
		padding:0px 5px;
		height: 30px;
		width: 30px;
	}
	
#contact {
	text-align: right;
	font-size: 1em;
	margin: -68px 65px 10px 0px;
	color: #000;
	}
	
	#contact a{
		color: #000;
		text-decoration: underline;
		}
		
	#contact a:hover {
		color: #99cc66;
		text-decoration: underline;
	}
		
span.breadcrumb {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	}
	
	span.breadcrumb a{
		text-decoration: underline;
		}
		
	span.breadcrumb a:hover{
		text-decoration: underline;
		}


/* Navbar & Link Elements */
			
#navbar {
	width: 990px;
	display: block;
	float: left;
	margin: -28px 0px 0px -20px;
	color: #ffffff;
	font-family:'Yanone Kaffeesatz', arial, serif;
	font-size: 1.7em;
	}
	
	#navbar a{
		text-decoration: none;
		color: #ffffff;
		}
			
.nav1 {
	display:block;
	float: left;
	background: #006666;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	padding-top: 8px;
	width: 163px;
	height: 25px;
	text-align: center;
	margin-left: -2px;
	text-shadow: 0px 1px 2px #333;
	}

.nav3 {
	display:block;
	float: left;
	background: #006666;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	padding-top: 8px;
	width: 163px;
	height: 25px;
	text-align: center;
	margin-left: -2px;
	text-shadow: 0px 1px 2px #333;
	}
	
.nav4 {
	display:block;
	float: left;
	background: #99cc66;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	padding-top: 8px;
	width: 163px;
	height: 25px;
	text-align: center;
	margin-left: -2px;
	text-shadow: 0px 1px 2px #333;
	}
	
a:hover.nav4{
		background: #006666;
		width: 163px;
		height: 25px;
		text-shadow: 0px 1px 2px #333;
		}
	
.nav2 {
	display: block;
	float: left;
	background: #009999;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	padding-top: 8px;
	width: 163px;
	height: 25px;
	text-align: center;
	margin-left: -2px;
	text-shadow: 0px 1px 2px #333;
	}
		
	a:hover.nav2{
		background: #006666;
		width: 163px;
		height: 25px;
		text-shadow: 0px 1px 2px #333;
		}
		
.nav0 {
	display: block;
	float: left;
	background: #009999;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	padding-top: 8px;
	width: 163px;
	height: 25px;
	text-align: center;
	margin-left: -2px;
	text-shadow: 0px 1px 2px #333;
	}
		
	a:hover.nav0{
		background: #006666;
		width: 163px;
		height: 25px;
		text-shadow: 0px 1px 2px #333;
		}
	
a:link {
	text-decoration: underline;
	color: #333333;
	}
a:visited {
	text-decoration: underline;
	color: #333333;
	}
a:hover {
	text-decoration: underline;
	color: #99cc66;
	}
a:active {
	text-decoration: underline;
	color: #333333;
	}
	
/* Main Content Elements */

h1 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color: #99cc66;
	font-size: 2em;
	font-weight: normal;
	line-height: 22px;
	text-shadow: 0px 1px 1px #063;
	}

h2 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color: #009999;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 22px;
	text-shadow: 0px 1px 1px #366;
	}
	
	a.green {
		color: #009999;
	}
	
h3 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color: #99cc66;
	font-size: 10em;
	font-weight: normal;
	text-shadow: 3px 2px 3px #063;
}

h4 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	text-shadow: 2px 2px 2px #000;
}

h5 {	
	border: solid #333333 2px;
	width: 200px;
	background: #009999;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	color: #333;
	}
	
h6 {
	color: #006666;
	font-size: 1em;
	padding-top: 6px;
	line-height: 15px;
}

h7 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color: #099;
	font-size: 1.5em;
	font-weight: normal;
	text-shadow: 2px 2px 2px #000;
}
	
.quote {
	margin: 15px 0px 0px 30px;
	}
	
.contactpg {
	margin: -160px 0px 0px 645px;
	}
	
.additional {
	margin: -570px 0px 600px 450px;
	}
	
	
#main {
	background: #ffffff;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	width: 945px;
	margin-top: -2px;
	}
	
.home {
	height: 620px;
	}
	
.about {
	height: 730px;
	}
	
.services {
	height: 510px;
	}
	
.portfolio {
	height: 3730px;
	}

.contact {
	height: 550px;
	}
	
#logo {
	float: left;
	margin: -45px 0px 0px 110px;
	}
	
#slideshow {
	float: left;
	margin: -570px 0px 0px 22px;
	border-style: solid;
	border-width: 3px;
	border-color: #333333;
	width: 900px;
	height: 300px;
	z-index: 0;
	}
	
#featured{
		float: left;
		width: 883px;
		background: #333333;
		text-align: left;
		font-size: 1.1em;
		margin: -315px 0px 0px 22px;
		z-index: 100;
		color: #fff;
		padding: 0px 0px 15px 20px;
	}
	
	a.featured {
		color:#fff;
		text-decoration: none;
	}
	
#form {
	text-align: left;
	float: left;
	margin: 10px 0px 0px 40px;
	color: #333333;
	line-height: 22px;
	}
	
#welcome {
	text-align: justify;
	width: 535px;
	height: 215px;
	color: #333333;
	margin: -310px 0px 0px 35px;
	padding-bottom: 100px;
	}
	
	#welcome a{
		color: #333333;
		}
		
	#welcome a:hover{
		color: #99cc66;
		}
	
#signup {
	text-align: justify;
	float: right;
	width: 285px;
	height: 215px;
	padding-left: 30px;
	color: #333333;
	border-left: #99cc66 dotted 2px;
	margin: -250px 80px 0px 0px;
	}
	
#about {
	width: 620px;
	color: #000;
	text-align: justify;
	float: right;
	margin: -28px 40px 0px 0px;
	border-left-color: #99cc66;
	border-left-style: dotted;
	border-left-width: 2px;
	padding: 5px 0px 2px 20px;
	}
	
	#about img {
		margin: 0px 21px;
	}
	
#services {
	width: 620px;
	color: #000;
	text-align: justify;
	float: right;
	margin: -28px 40px 0px 0px;
	border-left: #99cc66 dotted 2px;
	padding: 5px 0px 20px 20px;
	}
	
#portfolio {
	color: #000;
	text-align: justify;
	float: right;
	margin: -28px 20px 0px 0px;
	padding: 18px 38px 40px 38px;
	}
	
#sidebar {
	text-align: justify;
	float: left;
	width: 206px;
	height: 315px;
	color: #333333;
	margin: -670px 0px 0px 35px;
	}

#submenu {
	text-align: justify;
	float: left;
	width: 206px;
	height: 315px;
	color: #333333;
	margin: -450px 0px 0px 35px;
	}
		
	#submenu a:link {
		text-decoration: none;
	}
	
#packages {
	color: #333333;
	margin: 2px 0px 0px 0px;
	width: 870px;
	background: #ffffff;
	padding: 18px 38px 40px 38px;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	text-align: justify;
	}
	
#links {
	margin: -115px 70px 0px 0px;
	float: right;
	}
	
#sitemap {
	color: #333333;
	margin: -2px 0px 0px 0px;
	font-size: 1em;
	width: 835px;
	background: #ffffff;
	padding: 40px 55px 40px 55px;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	}
	
	#sitemap p{
		margin-left: 25px;
		}
		
	#sitemap img {
		float: right;
		margin: -285px 20px 0px 0px;
		}
		
#error {
	color: #333333;
	margin: 40px 0px 0px 0px;
	font-size: 1em;
	width: 835px;
	background: #ffffff;
	padding: 40px 55px 40px 55px;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	}
	
	#error p{
		margin: 400px 0px 0px 25px;
		}
		
	#error img {
		float: right;
		margin: 20px 20px 0px 0px;
		}
		
#client {
	float: left;
	width: 835px;
	border-bottom: #99cc66 dotted 2px;
}

	#client p {
		width: 500px;
		text-align: justify;
	}
	
	#client img {
		float: right;
		margin: -205px 0px 25px 0px;
	}
	
.intro {
	width: 660px;
	color: #333333;
	margin: 0px 0px 0px -15px;
	font-size: 1em;
	text-align: justify;
	text-decoration: none;
	}
	
	.intro a{
		text-decoration: none;
		color: #333333;
		}
		
	.intro a:hover{
		text-decoration: underline;
		color: #99cc66;
		}
		
.intro3 {
	width: 360px;
	color: #333333;
	margin: -558px 0px 0px 40px;
	border-bottom-color: #99cc66;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-bottom: 25px;
	text-align: justify;
	}
	
.intro4 {
	width: 660px;
	color: #333333;
	margin: 20px 0px 0px 38px;
	font-size: 1em;
	text-align: justify;
	}
	
	.intro4 a{
		text-decoration: underline;
		color: #333333;
		}
		
	.intro4 a:hover{
		text-decoration: underline;
		color: #99cc66;
		}
		
.subhead {
	color: #006666;
	font-size: 1em;
	padding-top: 130px;
	line-height: 15px;
	}
	
.details {
	border-bottom-color: #006666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 5px;
	}
	
.details2 {
	float: right;
	margin: -108px 150px 0px 0px;
	}

.pic {
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	padding: 3px;
	-moz-box-shadow: 5px 5px 5px #ccc;
	}
	
.right {
	float: right;
	margin-top: -200px;
}
	
#col1 {
	margin: 20px 0px 0px 70px;
	float: left;
	line-height: 18px;
	}
		
	#col1 p{
		text-align: center;
		width: 250px;
		color: #333333;
		}
	
#col2 {
	margin: -1673px 75px 0px 420px;
	float: right;
	line-height: 18px;
	}
	
	#col2 img{
		border-style: solid;
		border-color: #333333;
		border-width: 2px;
		padding: 3px;
		}
		
	#col2 p{
		text-align: center;
		width: 250px;
		color: #333333;
		}
	
#content {
	text-align: center;
	border-left-color: #99cc66;
	border-left-style: dotted;
	border-left-width: 2px;
	padding: 40px 0px 0px 15px;
	color: #333333;
	height: 430px;
	width: 250px;
	margin: -35px 0px 10px 600px;
	}
	
	#content a{
		color: #333333;
		text-decoration: underline;
		}
		
	#content a:hover{
		color: #99cc66;
		text-decoration: underline;
		}
		
	#content img{
		margin: 10px 0px 0px 22px;
		}
	
#payment {
	border-color: #333333;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	float: left;
	text-align: center;
	margin: 0px 0px 0px 60px;
	width: 225px;
	}
	
#pay {
	border-color: #333333;
	border-style: solid;
	border-width: 2px;
	padding: 15px;
	float: left;
	text-align: center;
	margin: -530px 0px 0px 280px;
	width: 155px;
	color: #000000;
	}
	
#text {
	text-align: left;
	font-size: 1em;
	color: #000;
	float: left;
}

#contactinfo {
	width: 565px;
	color: #000;
	text-align: justify;
	float: left;
	margin: -18px 40px 0px 0px;
	padding: 18px 38px 40px 38px;
}
		
#footer {
	float: left;
	text-align: center;
	margin: 30px 0px 55px 0px;
	font-size: 1em;
	width: 950px;
	}
	
	#footer a{
		color: #ffffff;
		text-decoration: underline;
		
		}
	#footer a:hover {
		color: #99cc66;
		text-decoration: underline;
		}
