@charset "utf-8";
#MainWrap {
	height: auto;
	width: 1000px;
	background-color: #000000;
	top: 0px;
	position: absolute;
	left: 150px;

}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#mainNav2 {
	margin-left: 640px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	width: auto;
}
#MainWrap #workWrap #work .leftColumn {
	width: 300px;
	margin-left: 0px;
	position: absolute;
}
#MainWrap #workWrap #work .middleColumn {
	width: 300px;
	left: 350px;
	position: absolute;
}
#MainWrap #workWrap #work .rightColumn {
	position: relative;
	width: 300px;
	left: 700px;
}
#MainWrap #home {
	height: auto;
	top: 0px;
}
#introWrap {
	top: 150px;
	width: 1000px;
	height: 600px;
}
#mainNav {
	margin-left: 640px;
	top: 40px;
	width: auto;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
#MainWrap #headerWrap #logo {
	width: 1000px;
}
#MainWrap #headerWrap {
	background-color: #000000;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 600px;
}
#workpage {
	height: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
}
#LeftColum {
	background-color: #00FF00;
	width: 1000px;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#bottomColumn {
	height: auto;
	width: 1000px;
	margin-bottom: 20px;
}
#middleColumn {
	height: auto;
	width: 1000px;
	margin-bottom: 20px;
}
#topColumn {
	height: auto;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#webList img {
		border: 5px solid #333333;
		border-width: 5px 5px 5px;
	}
#webList a:hover img {
		border: 5px solid #666666;
		border-width: 5px 5px 5px;
		color: #fff;
	}
#webList {
	margin-top: 10px;
}
#messageField {
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#emailField {
	font-size: medium;
	font-weight: bold;
	background-color: #333333;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#nameField {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#contactForm {
	margin-top: 20px;
	width: 600px;
}
#submit {
	width: 82px;
	height: 32px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}
#aboutPage {
	height: 600px;
	width: 600px;
	margin-top: 20px;
}
#intro {
	height: 160px;
	width: 700px;
}
#intro table {
	margin-top: 150px;
}
#WhatWeDoLine {
	background-color: #00CC00;
}
#serviceTable {
	background-color: #FFCC00;
	margin-top: 20px;
	height: 300px;
	width: 600px;
}
#ServiceTable {
	height: 300px;
	width: 700px;
	margin-top: 10px;
}
#ServiceTable {
	height: 250px;
	width: 700px;

}
#webDesignService {

	height: 200px;
	width: 200px;

	margin-right: 30px;
	margin-top: 20px;
}
#webDevelopService {
	height: 200px;
	width: 200px;
	margin-right: 30px;
	margin-top: 20px;
}
#graphicDesignService {

	height: 200px;
	width: 200px;
	margin-top: 20px;
}
