@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
}

#vertPos {
	position: absolute; 

	width:100%; 
	margin-top: 50px; 
	height:440px; 
	background-color: #ffffff;
}

#horizPos {
	background-color: #ffffff; 
	height:490px; 
	width:800px; 
	margin: 0px auto -1px auto; 
	border-style:solid;
	border-width:1px;
	border-color:#c6c6c6;
	background-image: url(images/looksidewaysGrow.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

#horizPosWhat {
	background-color: #ffffff; 
	height:840px; 
	width:800px; 
	margin: 0px auto -1px auto; 
	border-style:solid;
	border-width:1px;
	border-color:#c6c6c6;
	background-image: url(images/looksidewaysGrow.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

#horizPosCost {
	background-color: #ffffff; 
	height:590px; 
	width:800px; 
	margin: 0px auto -1px auto; 
	border-style:solid;
	border-width:1px;
	border-color:#c6c6c6;
	background-image: url(images/looksidewaysGrow.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

#menu {
	position: absolute; 
	width:500px; 
	height:15px;	
	margin-top:134px;
	margin-left:126px; 	
}

#nav1{ POSITION: relative; left:28px; height: 18px; width: 90px; overflow: hidden;   display: block; } 
#nav1_on{ POSITION: relative; left:28px; height: 18px; width: 90px; overflow: hidden;   display: block; } 

#menuItem1 {margin-bottom:5px;display: block;width: 115px;height: 22px;background: url("images/menuWeddingRoll.gif") no-repeat 0 0;}
#menuItem1:hover {background-position: 0 -22px;}
#menuItem1 span{display: none;}
#menuItem2 {margin-bottom:5px;display: block;width: 115px;height: 22px;background: url("images/menuClientsRoll.gif") no-repeat 0 0;}
#menuItem2:hover {background-position: 0 -22px;}
#menuItem2 span{display: none;}
#menuItem3 {margin-bottom:5px;display: block;width: 115px;height: 22px;background: url("images/menuOtherRoll.gif") no-repeat 0 0;}
#menuItem3:hover {background-position: 0 -22px;}
#menuItem3 span{display: none;}
#menuItem4 {margin-bottom:5px;display: block;width: 115px;height: 22px;background: url("images/menuPortfolioRoll.gif") no-repeat 0 0;}
#menuItem4:hover {background-position: 0 -22px;}
#menuItem4 span{display: none;}
#menuItem5 {margin-bottom:5px;display: block;width: 115px;height: 22px;background: url("images/menuContactRoll.gif") no-repeat 0 0;}
#menuItem5:hover {background-position: 0 -22px;}
#menuItem5 span{display: none;}




#content {
	
	margin-top:0px; 
	margin-right:1px; 
	width:280px;
}

#mainLogo {
	position: absolute;
	margin-left:126px;
	margin-top:87px; 	
	width: 183px;
	height: 12px;
}

#bodyCopy {
	position: absolute; 
	margin-top:168px; 
	margin-left:126px; 
	width:510px;
}



#copyright {
	position: absolute; 
	margin-top:495px;
	width:800px;
}

#copyrightWhat {
	position: absolute; 
	margin-top:845px;
	width:800px;
}

#copyrightCost {
	position: absolute; 
	margin-top:595px;
	width:800px;
}

#videoPlayer {
	position: absolute; 
	margin-top:48px;
	margin-left:-10px;	
	background-color: #ffffff; 
}
#videoPlayerVimeo{
	position: absolute; 
	margin-top:58px;
	margin-left:0px;	
	background-color: #ffffff; 
}

#clientIndiv{

	margin-bottom:15px;
	margin-left:0px;	

}
#clientIndivImage{

	width:100px;
}
#clientIndivCopy {
	FLOAT: right; 
	margin-right:0px; 
	width:430px;
}

#contactLink {
	position: absolute; 
	margin-top:158px;
	width:600px;
}



.bodyCopyText {
	color: #333333;
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 11px
}

.bodyMenuText {
	color: #999999;
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight:bold;
}
.bodyMenuTextSelected {
	color: #333333;
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight:bold;
}
.copyrightText {
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 9px;
	color: #999999;
}

h1 { 
	color: #333333;
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight:bold;
} 

A SPAN {
	DISPLAY: none
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
}
