/* CSS Document */
html{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
min-height: 100%; 
margin-bottom: 1px;
}
body{
	background-color:#333333;
	text-align: center;
	margin: 0px;
	overflow-y: scroll;
}
textarea{
	width:400px;
	height:40px;
	border:1px solid #FF9900;
	margin-top:8px;
}
input{
	width:200px;
	height:20px;
	border:1px solid #FF9900;
	margin-top:8px;
}
img{
border:none;
}
a{
	color: #FF9900;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
}
.orangeStripe{
	position: relative;
	height: 12px;
	width: 100%;
	background-color: #FF9900;
}
.contentHolder{
	position: relative;
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentB.gif);
	background-repeat: repeat-y;
}
.footerContent{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100px;
	width: 900px;
}
.navBox{
	width:158px;
	position: absolute;
	left: 14px;
	top: 30px;
	height: 225px;
}
.leaf{
	position: absolute;
	height: 128px;
	width: 99px;
	bottom: -5px;
	right: 25px;
}
.logo{
	position: absolute;
	height: 39px;
	width: 187px;
	left: 0px;
	top: 10px;
}
#homeLogo{
	width:200px;
	height:60px;
	left: -7px;
	top: 0px;
}
.footerContact{
	position: absolute;
	height: 28px;
	width: 700px;
	top: 14px;
	right: 0px;
	text-align: right;
}
.portfolioPiece{
	position: absolute;
	width: 675px;
	height: 248px;
	left: 205px;
	top: 27px;
	background-image: url(images/portfolioBackdrop.gif);
	background-repeat: no-repeat;
}
.portfolioPiece img{
	position: absolute;
	left: 8px;
	top: 7px;
}
.portfolioMenu{
	position: absolute;
	width: 625px;
	text-transform: uppercase;
	height: 100px;
	left: 207px;
	text-align: left;
	top: 309px;
	line-height: 19px;
}
.portfolioMenu p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.portfolioMenu a{
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.portfolioMenu a:hover{
	color: #FF9900;
}
.portfolioTitles{
	position: absolute;
	height: 100px;
	width: 150px;
	text-align: right;
	left: 22px;
	text-transform: uppercase;
	color: #FF9900;
	top: 309px;
	line-height: 19px;
}
.portfolioTitles p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content {
	position:absolute;
	width: 550px;
	height: 200px;
	left: 200px;
	top: 30px;
}
.homeBody{
	position: absolute;
	height: 433px;
	width: 480px;
	left: 224px;
	top: 13px;
	text-align: left;
}
.homeBodyRel{
	position: relative;
	height: auto;
	width: 650px;
	top: 15px;
	text-align: left;
	float: right;
	right: 40px;
}
.homeBodyRel img{
margin-top:20px;
}
.homeBodyRel h3{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.homeIcons{
	position: absolute;
	height: 333px;
	width: 148px;
	left: 750px;
	top: 30px;
	text-align: left;
}
.homeLine{
	position: absolute;
	height: 450px;
	width: 1px;
	left: 728px;
	top: 30px;
	background-color: #1C1C1C;
}
.contactCard{
	width:384px;
	height:217px;
	position:absolute;
	left: 195px;
	top: 19px;
}
.serviceMenu{
	position: absolute;
	height: 750px;
	width: 679px;
	left: 215px;
	top: 30px;
	text-align: left;
	color: #999999;
}
.serviceMenu a{
color:#FFFFFF
}
.clientColumn1{
	position: absolute;
	height: 500px;
	width: 222px;
	left: 275px;
	top: 35px;
	color: #CCCCCC;
	text-align: left;
	line-height: 20px;

}
.clientColumn2{
	position: absolute;
	height: 500px;
	width: 222px;
	right: 100px;
	top: 35px;
		color: #CCCCCC;
	text-align: left;
	line-height: 20px;
}
.workInstructions{
	position: absolute;
	height: 15px;
	width: 303px;
	left: 212px;
	top: 285px;
}
.orangeText{
color:#FF9900; 
font-size:16px;
font-weight:bold;
}
.animationWork{
width:660px;
height:235px;
position:absolute;
top:7px;
left:8px;
z-index:4;
background-color:#FFFFFF;
text-align:center;
}
