body {margin:0; height:100%; overflow-y:auto;}

#container {margin:0; padding:0;}
#leftDiv {float:left; width:50%; position:fixed; height:100%; background:#d20c13; z-index:3;}
* html #leftDiv {position:absolute;}

#leftStrip {white-space:nowrap; position:absolute; top:50%; margin-top:-9.5em; height:19em; width:100%;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size:10px;
	letter-spacing:0.4em;
	color:#fff; 
	text-align:right;
	
	}
	
#leftStrip a:link {text-decoration: none; color: #fff;}
#leftStrip a:visited {text-decoration: none; color: #fff;}
#leftStrip a:hover {text-decoration: underline; color: #fff;}
#leftStrip a:active {text-decoration: none; color: #fff;}

#logoImg {float:right; margin-right:35px;}
#links {float:right; margin-right:70px; height:12em; margin-top:0.7em; margin-left:-300px;}
#links ul {list-style-type:none; line-height:2.5em;}

#butterfliesContainer {width:100%; height:100%;}

#ie5macPush {height:100%; background:#d20c13; display:none;}

#leftDivShadow {width:11px; position:fixed; background:url(images/vertShadow.jpg) no-repeat center; height:100%; margin-left:50%; z-index:1; background-color:#fff;}
*html #leftDivShadow {position:absolute;}

#rightDiv {float:right; width:47%; clear:both;}
#header {background-color:#f5f5dc; position:relative; width:50%; height:100px; z-index:2; float:right;}

.stripes {background:url(images/stripes.jpg) no-repeat left;}

.wood {background:url(images/wood.jpg) no-repeat left;}

#rightDivInner {padding:40px 60px 0px 40px; line-height:1.6em; font-family: "Georgia", serif; font-size:0.8em;color:#333; clear:left; z-index:4;}
#rightDivInner a:link {text-decoration: none; color: #333;}
#rightDivInner a:visited {text-decoration: none; color: #333;}
#rightDivInner a:hover {text-decoration: underline; color: #333;}
#rightDivInner a:active {text-decoration: none; color: #333;}
#rightDivInner a img {border:0;}

h1 {font-family: "Lucida Grande", Tahoma, sans-serif; letter-spacing:0.2em; margin-bottom:30px; font-size:1.2em; border-bottom:1px dotted #ccc;}
h2 {font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif; font-weight:normal; font-size:1.4em; color:#333; line-height:1.5em; letter-spacing:0.1em; font-variant: small-caps; margin-bottom:0px;}
.subHead {font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif; margin-top:5px; font-style:italic; font-size:12px; color:#666; 
line-height:1em; letter-spacing:0.1em; margin-bottom:30px;}

.clientName {font-family: "Lucida Grande", Tahoma, sans-serif; letter-spacing:0.2em; margin-bottom:30px; font-size:1em; border-bottom:1px dotted #ccc; text-align:right;}

img.clientPic {display:block; margin-left:auto; margin-right:auto; text-align:center; margin-bottom:30px;}

.firstBigLetter {float:left;color:#ccc;font-size:80px;line-height:59px;padding-top:2px;padding-right:3px;font-family: times,Georgia;}


#footer {background-color:#f5f5dc; position:relative; width:50%; height:1.3em; z-index:2; float:right; margin-top:40px; clear:both; min-height:100%;}

