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

/* Body Control */
#Body {
height: auto	
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bgt.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	background-repeat: repeat-x;
	}
	
#Wrapper {
	margin: 0 auto;
	width:850px;
	background:#FFFFFF;
	height:auto;
	}
	
/* Classes */

a { text-decoration: none;}

a:link {
	color: #009;
	text-decoration: underline;
}

a:visited {
	color: #609;
}
.headline {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}



.green {
	color: #8E9956;
}
.indent {
	padding-left: 20px;
}
.sales_image {
	margin-left: 80px;
}


a:hover, a:active {
	color: #8E9956;
}
#header {
	width: 850px;
	background-image: url(images/header.jpg);
	height: 201px;
	background-repeat: no-repeat;
}
#header #plus {
	float: right;
	margin-top: 165px;
}


	
/* Main Content */
	
#Wrapper #Body #Content{
	float: right;
	height: auto;
	min-height: 1000px;
	width: 660px;
	background-image: url(images/content_background.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
#Wrapper #Body #Content #welcome {
	width: 570px;
	height: auto;
	margin-left: 40px;
	margin-top: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: justify;
	line-height: 1.3em;
}
#Wrapper #Body #Content #welcome  img {
	margin-right: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Wrapper #Body #Content #Hacking tr td p {
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: justify;
}
#Wrapper #Body #Content #Hacking tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Wrapper #Body #Content p {
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
}
.margin {
	margin-left: 20px;
}

#Wrapper #Body #Content  img {
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Wrapper #Body #Content a:link {
}
#Wrapper #Body #Content #contact {
	height: auto;
	width: 400px;
	margin-top: 150px;
	margin-left: 150px;
	font-size: 1.2em;
}

#Wrapper #Body #Content a:visited{
}
#Wrapper #Body #Content #book {
	height: auto;
	width: auto;
	padding-left: 25px;
}
#Wrapper #Body #Content #testimonial {
	font-size: 1.2em;
}
#Wrapper #Body #Content #book table {
	margin-left: 20px;
}
#Wrapper #Body #Content #deposit {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 25px;
}


/* Main Navigation */
	
#Wrapper #Body #nav{
	background-color: #5D708A;
	display: block;
	height: 390px;
	width: 190px;
	text-align: left;
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding-right: 0px;
	float: left;
	list-style-type: none;
	padding-top: 21px;
	text-decoration: none;
}

#Wrapper #Body #navigation{
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
	
	
#navigation a:hover,
#navigation a:active
{
	color: #000;
	background-color: #677A94;
	padding-bottom: 11px;
	padding-right: 1px;
	padding-top: 10.5px;
}
#Wrapper #Body #Content #deposit table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: 20px;
}



body.section1 #navigation li.one {
	width: 29%;
	background-color: #8E9956;
}

body.section2 #navigation li.two{
	width: 35%;
	background-color: #8E9956;
}

body.section3 #navigation li.three{
	width: 38.7%;
	background-color: #8E9956;
}

body.section4 #navigation li.four{
	width: 59.5%;
	background-color: #8E9956;
}

body.section5 #navigation li.five{
	width: 54.5%;
	background-color: #8E9956;
}

body.section6 #navigation li.six{
	width: 58%;
	background-color: #8E9956;
}

body.section7 #navigation li.seven{
	width: 65%;
	background-color: #8E9956;
}

body.section8 #navigation li.eight{
	width: 58%;
	background-color: #8E9956;
}

#navigation a {
	color:#E5DCCD;
	list-style-type: none;
	padding-top: 6px;
	text-decoration: none;
	line-height: 2.3em;
}
/* Footer */

#Wrapper #footer  {
	background-color: #E5DCCD;
	height: 60px;
	width: 850px;
	clear: both;
	color: #000;
	padding-top: 20px;
	font-size: 9px;
}
#Wrapper #footer #promo {
}
#Wrapper #footer #promo img {
	padding-top: 15px;
	padding-left: 300px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Wrapper #footer li a {
	display: inline;
	list-style-type: none;
	color: #000;
	text-decoration: none;
}

#Wrapper #footer li {
	display: inline;
	padding-left: 22px;
}
#Wrapper #footer ul {
	list-style-type: none;
	display: inline;
}
.email {
	margin-left: 100px;
}
