@charset "utf-8";
/* CSS Document */

#topLeftround {
	float: left;
	height: 15px;
	background-color: transparent;
	background-image: url(images2/tl-long.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
}
#topRow {
	float: left;
	height: 263px;
	background-color: transparent;
	background-image: url(http://centralsafeandlock.com/images2/CenterTop_longSafeRed2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#bottomRow {
	float: left;
	height: 158px;
	background-color: transparent;
	background-image: url(http://centralsafeandlock.com/images2/CenterBottom_longSafeRed2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}



.topLeftround {
	float: left;
	height: 263px;
	background-color: transparent;
	background-image: url(http://centralsafeandlock.com/images2/tl_longSafeRed2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
.centerContentroundblack {
	color: #F00;
	background-color: #000;
}


.topCenterround {
	height: 61px;
	width: auto;
	background-color: #FFC;
	max-width: 1px;
}
.centerContentround {
	float: left;
	width: 100%;
	background-image: url(http://centralsafeandlock.com/images2/ContentLeft_longSafeRed2.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.centerContentroundp2 {
	float: left;
	width: 100%;
	background-image: url(http://centralsafeandlock.com/images2/ContentRightSideTop_longSafeRed2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.centerContentroundp3 {
	float: left;
	width: 100%;
	background-image: url(http://centralsafeandlock.com/images2/ContentRightSideBottom_longSafeRed2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.topRighttround {
	float: right;
	height: 263px;
	width: 50%;
	background-color: transparent;
	background-image: url(http://centralsafeandlock.com/images2/tr_longSafeRed2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.topLeftBlackBand {
	float: left;
	height: 20px;
	background-color: #000;
	width: 50%;
	color: #F00;
	text-indent: 8px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.topRightBlackBand {
	float: right;
	height: 20px;
	width: 50%;
	background-color: #000;
	color: #F00;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.bottomLeftround {
	float: left;
	height: 158px;
	width: 75%;
	background-color: transparent;
	background-image: url(http://centralsafeandlock.com/images2/bl_longSafeRed2.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.bottomCenterround {
	height: 15px;
	width: 80%;
	background-color: #FFC;
	float: left;
}
.bottomRighttround {
	float: right;
	height: 158px;
	width: 25%;
	background-color: transparent;
	background-image: url(http://centralsafeandlock.com/images2/br-longSafeRed2.png);
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.centerContentround .centerContentroundp2 table {
	text-align: center;
	color: #FFF;
}
.centerContentroundp2tr1  {
	background-color: #CCC;

}
