body {

	background-image: none;

	background-color: #dfdfdf;

}

#pageTitleDiv {

	position: absolute;

	left: 160px;

	top: 148px;

}



#logoDiv {

	position: absolute;

	left: 210px;

	top: 25px;

}

#MainContainer {

 margin: auto;

 width: 1000px;

 position: relative;

 top: -15px;

 }

 

 

 

 #webDesignLink {

	position: absolute;

	top: 0px;

	left: 550px;

}



#graphicDesignLinkDiv {

	position: absolute;

	left: 655px;

	top: 10px;

}

#contactLinkDiv {

	position: absolute;

	left: 760px;

	top: 10px;

}

#menuNav {
	position:absolute;
	left:148px;
	top:115px;
	width:401px;
	height:33px;
	z-index:1;

}





.menuLinks

{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #EC1358;

	text-decoration: none;

	text-align: left;

}



.menuLinks:hover

{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #EC1358;

	text-decoration: underline;

}

.webLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}

.webLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

.webLink:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}





#copyrightDiv {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000;

	position: absolute;

	left: 430px;

	top: 628px;

}
