body {

    background-color: #2c2b2b;
	color: black;
	font-size: 12pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: center;

	}

.centerwraper{
	margin: auto;
	text-align: center;
	width: 769px;
	}
		
.wrapper
	{
		margin: auto;		
		width: 750px;
		max-width: 100%;		
		text-align: left;
	}
	
#header {
	margin-top: 35px;	
    margin-bottom: 10px;
	}
	


#tagline {
	color: white;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 70px;
	font-size: 14px;
}

#headerimage {
	height: 346px;	
}

#topcontent {
	width:317px;
	height: 235px;
	margin-top: -210px;
}

#topcontent5 {
	width:317px;
	height: 355px;
	margin-top: -210px;
}

/*-----------------------------------------------------------------------*/
/*-----------------MENU------------------*/

#menulinks {
	margin-left: -94px;
	list-style: none;
	padding: 0px;
	position: relative;
	margin-bottom: 103px;
}

#menulinks span {
  display: none;
  position: absolute;
}

#menulinks a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#menulinks a:hover {
  background-position: left bottom;
}

#menulinks a:hover span {
  display: block;
}



#menulinks .computer {
    width: 162px;
    height: 33px;
   background-image: url('../images/computer.jpg');
    top: 0px;
   left: 94px;
}

#menulinks .network {
    width: 130px;
    height: 33px;
   background-image: url('../images/network.jpg');
    top: 0px;
   left: 253px;
}

#menulinks .website {
    width: 114px;
    height: 33px;
   background-image: url('../images/website.jpg');
   top: 0px;
   left: 383px;
}

#menulinks .resources {
    width: 127px;
    height: 33px;
   background-image: url('../images/resources.jpg');
   top: 0px;
   left: 496px;
}

#menulinks .pricing {
    width: 100px;
    height: 33px;
   background-image: url('../images/pricing.jpg');
   top: 0px;
   left: 622px;
}

#menulinks .contact {
    width: 127px;
    height: 33px;
   background-image: url('../images/contact.jpg');
   top: 0px;
   left: 722px;
}
/*-------------------------------------------------------------------------*/

#background {
    background-image: url('../images/background.jpg');
	position: relative;
	width: 755px;
    float: left;

	}
#homecontent {
	
}

.maincontent	{
	position: relative;
    text-align: left;
    width: 620px;
	margin-left: 60px;
    margin-bottom: 20px;
    margin-top: 15px;
	font-size: 11pt;
    line-height: 1.3em;
	}
	
#imageMenu {
	background-color: white;
	border-style: solid;
	border-color: #2c2b2b;
	border-width: 3px;
}

#imageMenuBorder {
	margin-left: 50px;
	width:615px;
	border-style: solid;
	border-color: #6a6666;
	border-width: 7px;
}

#followus {
margin: 0 auto;
text-align: right;	
margin-top: 35px;
}

#followus1 {
margin: 0 auto;
text-align: right;	
margin-top: 35px;
margin-right: 65px;
}

#facebook {
margin-right: 10px;	
}


#copyright {
	text-align: right;
	color: white;
	margin-right: 13px;
	font-size: 8pt;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#footer {
	margin: auto;		
	width: 750px;
	max-width: 100%;		
	text-align: left;
	margin-top: -380px;
	color: white;
}

#footerbackground {
	margin-top: 60px;
	background-color: #101010;
	width: 100%;
	height: 430px;	
	}

#me {
float: right;
padding-left: 15px;	
margin-top: -5px;
}
	
#line {
	margin-top: 80px;
	margin-bottom: -60px;
}

#indexbullets {
	font-size: 10pt;
}

a, a:Visited  {
	color: #2171a4;
	text-decoration: none;
	}
	

a:hover {
	color: #174d70;
	text-decoration: none;
	}
	
#price {
		font-size: 17pt;

}

h1 {
	font-size: 13pt;

}



#andrew {
	border: 5px solid black; 
	margin: 7px;
	float:right;
}

#legends {
	border: 5px solid black; 
	margin: 7px;
	float:right;
}

#victory {
	border: 5px solid black; 
	margin: 7px;
	float:right;
}

#fraser {
	border: 5px solid black; 
	margin: 7px;
	float:right;
}

.websitelines {
	clear: both;
	margin-top:200px;
margin-bottom: 25px;
}

#websiteprices {
	font-size: 10pt;
	margin-left: 45px;
	margin-right: 40px;
}


#Name {
	width: 220px;
	margin-left: 30px;
	margin-bottom: 5px;
}

#Email { 
	width: 220px;
	margin-left: 33px;
}

#Message {
		width: 300px;
		height: 150px;
}



