@charset "utf-8";
/* CSS Document */

#main #content #left-column .pyroklogo {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#HomeHeader {
	float: left;
	position: relative;
	width: 950px;
	height: 432px;
	background-repeat: no-repeat;
	background-position: 0 148px;
}
#HomePhotoAnimation {
	position: absolute;
	top: 136px;
	z-index: 0;
}
.HomePhotoAnimation {
	position: absolute;
	top: 136px;
	z-index: 0;
	height: 295px;
	width: 950px;
	background-image: url(../images/HomePage/SS_Home1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#right-column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #244A9F;
	font-weight: lighter;
	line-height: 20px;
}
