@charset "ISO-8859-1";

.centeredContainer {
	width:980px;
	margin:auto;
}

#burst {
	background:url(images/burst.png) 0 0 no-repeat;
	height: 871px;
	width: 929px;
	margin-left: -122px;
	position: absolute;
	top: 0px;
}

#homeBalloon {
	background:url(images/homeBalloon.png) 0 0 no-repeat;
	height: 161px;
	width: 218px;
	position: absolute;
	left: 114px;
	top: 202px;
}

#mailBalloon {
	background:url(images/mailBalloon.png) 0 0 no-repeat;
	height: 161px;
	width: 218px;
	position: absolute;
	left: 82px;
	top: 187px;
}

#sketchesBalloon {
	background:url(images/sketchesBalloon.png) 0 0 no-repeat;
	height: 161px;
	width: 218px;
	position: absolute;
	left: 82px;
	top: 187px;
}

#mailform{
	height: 630px;
	width: 220px;
	position: absolute;
	left:80px;
	top: -10px;

}

#logo {
	width:364px;
	height:183px;
	background:url(images/logoManSprite.png) 0 0 no-repeat;	
	position: absolute;
	margin-left:-80px;
	top: 330px;
}

#logo:hover{background-position:0px -183px;}

#logoStatic {
	width:364px;
	height:183px;
	background:url(images/logoManSprite.png) 0 0 no-repeat;	
	position: absolute;
	margin-left:-80px;
	top: 330px;
}

#scissorsGirl {
	width:375px;
	height:525px;
	background:url(images/scissorsGirlbutton.png) 0 0 no-repeat;	
	position: absolute;
	margin-left:630px;
	top: 120px;
}

#scissorsGirl:hover {
	 background-position:0px -525px;
}

#busInstructions{
	width:360px;
	height: 100px;
	text-align: right;
	margin-left: 260px;
	top:322px;
}

#smArrowRT {
	width: 43px;
	height: 7px;
	background:url(images/smArrowRT.png) 0 0 no-repeat;
	position: absolute;
	margin-left:610px;
	top: 373px;	
}

#mailSent {
	width:468px;
	height:305px;
	background:url(images/mailSent.png) 0 0 no-repeat;	
	position: absolute;
	margin-left:-97px;
	top: 208px;
}

#requiredFields {
	width:210px;
	height:55px;
	background:url(images/requiredFields.png) 0 0 no-repeat;	
	position: absolute;
	margin-left:135px;
	top: 55px;
}

/*#scrollDown {
	width:210px;
	height:125px;
	background:url(images/scrollDown.png) 0 0 no-repeat;	
	position: absolute;
	margin-left:225px;
	top: 300px;
}
*/


.line {
	width:1200px;
	height:1px;
	background:url(images/blackDot.png) 0 0 ;	
	position: relative;
	margin-left:-1119px;
	top: -89px;
}

#rl_com {
	height: 77px;
	width: 667px;
	background:url(images/rl_com.png) 0 0 no-repeat;
	position:absolute;
	top:0px;
	left:90px;	
}
.extraInfo{
	width:800px;
	height:400px;
	position: absolute;
	margin-left:0px;
	top: 0px;	


}
#illustrationInfo {

}
#designInfo {

}
#sketchesInfo {
	width:1259px;
	height:2166px;
	background:url(images/galleries/sketches/sketches.png) 0 0 no-repeat;
	position: absolute;
	margin-left:0px;
	top: 0px;	
}
#logosInfo {

}
#findMeInfo {

}

.bodyText{
	font-family: Tahoma, Geneva, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D9689;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	position: absolute;
}

.bodyTextBold{
	font-family: Tahoma, Geneva, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6D9689;
}

#mailsTo{
	margin-left: 420px;
	top:270px;
	color: #F8FDFB;
}





