﻿#container {
	width: 990px;
	margin: 10px auto 10px auto;
	background: #FFFFFF url('images/squares.jpg') no-repeat bottom right;
}
body {
	background-color: #BCD9A1;
	font-family: Calibri, "Trebuchet MS", sans, Arial, sans-serif;
	margin: 5px 0px 5px 0px; 
}
#header {
	background-color: #008066;
	background-repeat: no-repeat;
	width:990px; 
	height: 276px;
}

.binarycode {
	 background-image: url('images/binarycode.jpg');
}

.blurred {
	 background-image: url('images/blurred.jpg');
}

.buttons {
	 background-image: url('images/buttons.jpg');
}

.chair {
	 background-image: url('images/chair.jpg');
}

.chatter {
	 background-image: url('images/chatter.jpg');
}


.chip {
	 background-image: url('images/chip.jpg');
}

.clean {
	 background-image: url('images/clean.jpg');
}

.coffee {
	 background-image: url('images/coffee.jpg');
}

.computerroom {
	 background-image: url('images/computerroom.jpg');
}

.diamond {
	 background-image: url('images/diamond.jpg');
}


.happy {
	 background-image: url('images/happy.jpg');
}

.hard_drive {
	 background-image: url('images/hard_drive.jpg');
}

.girl {
	 background-image: url('images/girl.jpg');
}
.laptophands {
	 background-image: url('images/laptophands.jpg');
}

.people {
	 background-image: url('images/people.jpg');
}

.worried {
	 background-image: url('images/worried.jpg');
}

.fuzzyhair {
	 background-image: url('images/fuzzyhair.jpg');
}

.home {
	 background-image: url('images/header.jpg');
}

.blonde {
	 background-image: url('images/blonde.jpg');
}

.asianlady {
	 background-image: url('images/asianlady.jpg');
}

.keyboard {
	 background-image: url('images/keyboard.jpg');
}

.laptops {
	 background-image: url('images/laptops.jpg');
}

.lights {
	 background-image: url('images/lights.jpg');
}

.baldy {
	 background-image: url('images/baldy.jpg');
}


.smily {
	 background-image: url('images/smily.jpg');
}

.pointy {
	 background-image: url('images/pointy.jpg');
}

.laptop {
	 background-image: url('images/laptop.jpg');
}


.study {
	 background-image: url('images/study.jpg');
}

.system {
	 background-image: url('images/system.jpg');
}

.twofaced {
	 background-image: url('images/twofaced.jpg');
}

.whoosh {
	 background-image: url('images/whoosh.jpg');
}


#nav {
	font-size: 15px;
	padding: 239px 0px 0px 0px;

}

.links a:link, .links a:visited {
	padding: 19px 15px 19px 15px;
	text-decoration: none;
	color: #ffffff;


}
.links a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #00A410;

}
#main {
	width: 720px;
	font-size: 15px;
	padding: 20px 10px 20px 50px;
	line-height: 200%;
}

#main a {
	 color:  #008066;
}

#main a:hover {
	 color:  #00A410;
	 text-decoration: none;
}



h1 {
	font-size: 18px;
	color: #008066; 
}

h2 {
	font-size: 15px;
	color: #008066; 
}




#right {
	width: 160px;
	float: right;
	text-align:center; 
	padding:20px;
}

img {
	 border: 0px; 
}
#address {
	width: 990px;
	margin: 10px auto 10px auto;
	color: #ffffff;
	text-align:center;
	font-size: 14px;
}
li {
	margin-bottom:10px;
}

table {
	 font-family:inherit;
	 font-size:inherit;
}
td {
	vertical-align:top;
	padding: 5px 10px 5px 10px; 
}

table#eighty
{
	width:80%; 
	margin:auto
}


table#hundred
{
	width:100%; 

}

.green {
	 	color: #008066; 
	 	font-weight:bold;
}
