body {
	font-family: "Helvetica","Arial";
	color: #000;
	background-color: #FFFFFF;
}

ul.mainmenu {
 	position: relative;
	left: -25px;
        top:500px;
}

li.portfolio {
	font-style: normal;
	font-size: 16px;
	color: #000;
        margin: 0px;
}

li {
	list-style-type: none;
	font-style: normal;
	font-size: 16px;
	color: #000;
        float: left;
	list-style: none;
        margin: 4px;
}
img {
	border: 0px;
	border-style: none;
        
}

img.logo{
	position: relative;
	left: 40px;
	top: 280px;     
}

li.selected {
	font-size: 17px;
	font-weight: bold;
}
a.menu:link{
	text-decoration: none;
	color: #000000;
}
a.menu:visited{
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
a.menu:hover{
	font-size: 16px;
	font-weight: bold;
}

#main{
	font-family: "Arial";
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	color: #000000;
	position:absolute;	
	top: 20px;
	left: 390px;
}
img.about{
        float: left;
        margin: 10px;
}
img.services{
	float: left;
	margin: 10px;
}
img.links{
      float: left;
       margin: 10px;
}
img.bar{
       position: relative;
       top: -490px;
       left: -30px;
}
img.thanksbar{
       position: relative;
       top: -178px;
       left: -30px;
}

a:active, a:focus{ outline:none; }


div.about{
	font-family: "Arial";
	font-size: 13px;
	font-weight: lighter;
	font-style: normal;
	color: #000000;
	position:absolute;	
	top: 40px;
	left: 400px;
	width: 700px;
	height: 280px;
}

div.services{
	font-family: "Arial";
	font-size: 13px;
	font-weight: lighter;
	font-style: normal;
	color: #000000;
	position:absolute;	
	top: 40px;
	left: 400px;
	width: 700px;
	height: 280px;
}

div.links{
	font-family: "Arial";
	font-size: 13px;
	font-weight: lighter;
	font-style: normal;	
	color: #000000;
	position:absolute;	
	top: 40px;
	left: 400px;
	width: 700px;
	height: 280px;
}

div.contact{
	font-family: "Arial";
	font-size: 13px;
	font-weight: lighter;
	font-style: normal;	
	color: #000000;
	position:absolute;	
	top: 40px;
	left: 430px;
	width: 300px;
	height: 480px;
}

a.link{
	text-decoration:none;
}

#placeholder {
    display: block;
    margin-left: auto;
    margin-right: auto
}

div.pf{
	font-family: "Arial";
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	color: #000000;
	position:absolute;	
	top: 20px;
	left: 400px;
	width: 550px;
	height: 460px;    
}

div.right{
	font-family: "Arial";
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	color: #000000;
	position:absolute;	
	top: 4px;
	left: 990px;
	width: 350px;
	height: 520px;
}

div.contactright{
	font-family: "Arial";
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	color: #000000;
	position:absolute;	
	top: 100px;
	left: 800px;
	width: 300px;
	height: 480px;
}

div.left{
	font-family: "Arial";
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	color: #000000;
	position:absolute;	
	top: 0px;
	left: 10px;
	width: 150px;
	height: 480px;    
}

div.footer {
	font-family: "Arial";
	font-size: 10px;
	color: #000;
	position: absolute;
	left: 420px;
        top: 560px;
        letter-spacing: 2px;
}
h2{
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
}
p {
	position: relative;
	top: -10px;
}
p.links {
   text-align: center;
}
center{
	width: 800px;
	height: 600px;
	margin: 0 auto 0 auto;
	padding: 0px;
}
