@CHARSET "ISO-8859-1";
body{background-image:url("./Graphics/GraphPaperGrid.png");}

.Container{
	font-family:arial,helvetica,sans-serif; font-size:11px;
	position:absolute;
	width:950px; height:600px;
	left:50%; top:50%; margin-left:-450px; margin-top:-300px;
	color:#6a6a6a;
    background:url("./Graphics/PunchCardBackground.png"); background-repeat:no-repeat;
    line-height:15px;
}
.Container a:link{color:#8b8d91; text-decoration:none;}
.Container a:visited{color:#8b8d91; text-decoration:none;}
.Container a:hover{color:#000000;}
.Container a:active{color:#000000;}

h2{font-size:9px; color:#9d9fa2;}
/*p{font-size:12px;}*/

.LeftAligned{left:161px;}
.Menu{background-color:#e16930; color:#FFFFFF;
    position:absolute;
    width:804px; height:36px;
    top:504px; left:74px;  
}
.Menu li{display:inline; list-style-type:none;
position:relative; top:11px;
/*margin-left:82px;*/
margin-left:10.2%;
}
.Menu li a:link{color:#FFFFFF;}
.Menu li a:visited{color:#FFFFFF; text-decoration:none;}
.Menu li a:hover{color:#51493b;}
.Menu li a:active{color:#51493b;}
#Home #MenuArrow{position:absolute;
top:504px;left:164px;
}
#Portfolio #MenuArrow{position:absolute;
top:504px;left:291px;
}
#Services #MenuArrow{position:absolute;
top:504px;left:433px;
}
#BuildYourSite #MenuArrow{position:absolute;
top:504px;left:586px;
}
#ContactUs #MenuArrow{position:absolute;
top:504px;left:747px;
}
#LogoHome{position:absolute;
left:163px; top:130px;
}
#TaglineHome{position:absolute;
left:191px; top:185px;
}
#VintageThinker{position:absolute;
left:600px; top:168px;
}
#HomeIntro{position:absolute;
    width:340px; height:108px;
    top:275px; left:191px;
    line-height:25px;
}
.Logo{position:absolute;
top:80px; left:132px;
}
.PageTitle{position:absolute; top:170px;}
.Tagline{position:absolute;
top:135px; left:161px;
}
.Address{position:absolute;
    left:300px; top:563px;
}
#PortfolioGears{position:absolute;
left:720px; top:36px;}

#ServicesGears{position:absolute;
left:720px; top:33px;
}
#ServicePump{position:absolute;
left:525px; top:84px;
}
.PortServiceList{position:absolute; top:210px;
width:540px;
color:#e16930;
font-weight:bold;
margin-top:5px;
list-style-image:url("./Graphics/ArrowRight.png");
}
.PortServiceList li ul li{
    position:relative;
    left:10px;  margin-top:0px; color:#6a6a6a; font-weight:normal; list-style-image:none;
}
.PortServiceList a:link{color:#e16930;}
.PortServiceList a:visited{color:#e16930;}
.PortServiceList a:hover{color:#963a0f;}
.PortServiceList a:active{color:#963a0f;}
.PortfolioListWidth{width:240px;}
#BuildYourSiteGears{position:absolute;
left:720px; top:70px;
}
#BuildYourSiteTop{position:absolute; top:210px;
width:540px;
}
#BuildYourSiteBottom{position:absolute; top:436px;
width:540px;
color:#e16930;
}
.BuildYourSiteList{position:absolute; left:175px; top:271px;
width:285px; list-style-type:disc;
}
.BuildYourSiteUnderline{position:absolute; top:414px;}

.RightAlignedList{left:510px;}

.ContactLabels{color:#e16930; position:absolute;
    left:161px;  top:195px;
}
.ContactLabels li{margin-top:30px;}
.ContactInfo{position:absolute;
left:251px; top:195px;
}
.ContactInfo li{margin-top:30px;}

