body2 {
	background-repeat: repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #FFF;
}
body {
	background-repeat: repeat;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header h1 {
	background-image: url(../Source%20Files/Header.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 700px;
}
#header h1 span , #nav span, #headerportraits span  {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
#header img {
	padding-top: 0px;
}

#header span , #nav span{
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

#header ul {
	position: absolute;
	top: 163px;
	left: 0px;

}
#header ul  li{
	float: left;
	display: block;
}
#btn-home {
	background-image: url(../Source%20Files/Home.png);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 129px;
}
#btn-graphicdesign {
	background-image: url(../Source%20Files/Graphic%20Design.png);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 172px;
}
#btn-webdesign {
	background-image: url(../Source%20Files/Web%20Design.png);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 143px;
}
#btn-about {
	background-image: url(../Source%20Files/About.png);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 99px;
}
#btn-contact {
	background-image: url(../Source%20Files/Contact.png);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 157px;
}
#nav a:hover {
	background-position: 0px -58px;
}










#content {
	background-image: url(../Source%20Files/Content%20for%20Graphic%20Design.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	width: 700px;
	margin-top: 58px;
	height: 550px;
	padding-left: 30px;
	margin-right: 0px;

}
#home {
	padding-left: 240px;
	padding-top: 23px;
}



#sidebar {
	position: absolute;
	left: 40px;
	top: 237px;
}
#homeul {
	position: absolute;
	left: 2px;
	width: 151px;
	top: 38px;
}
#homeul li {
	padding-bottom: 40px;
	display: block;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #e6e7e7;
	color: #e6e7e7;
}

#homeul li a {
	text-decoration: none;
	color: #e6e7e7;
}
#homeul a:hover {
	text-decoration: underline overline;
	color: #3F3F40;
}


#contentgraphicdesign {
	background-image: url(../Source%20Files/Content%20for%20Graphic%20Design.png);
	height: 1250px;
	width: 700px;
	margin-top: 58px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-top: 30px;
}
#1 , #2, #3 , #4, #5{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 45px;
}

#1 a , #2 a, #3 a, #4 a, #5 a{
	text-decoration: none;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
#contentwebdesign {
	background-image: url(../Source%20Files/Content%20for%20Graphic%20Design.png);
	height: 845px;
	width: 700px;
	margin-top: 58px;
}
#sm {
	padding-left: 20px;
	padding-top: 23px;
	padding-right: 5px;
}



#FlashID {
	margin-left: 23px;
	padding-left: 0px;
}






#contentabout {
	background-image: url(../Source%20Files/Content%20for%20About.png);
	height: 630px;
	width: 700px;
	margin-top: 58px;
}
#contentcontact {
	background-image: url(../Source%20Files/Content%20for%20Contact.png);
	width: 700px;
	height: 600px;
	margin-top: 58px;
}

#form1 {
	padding-right: 0px;
	padding-left: 42px;
}
#name {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 223px;
	margin-left: 10px;
	background-color: #E6E7E7;
}
#email {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 223px;
	margin-left: 10px;
	background-color: #E6E7E7;
}
#messgage {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 300px;
	background-color: #E6E7E7;
}
#submit {
	margin-left: 77px;
	width: 76px;
	font-family: Georgia, "Times New Roman", Times, serif;
}




#footer {
	background-image: url(../Source%20Files/Footer.png);
	width: 700px;
	height: 134px;
}
