@charset "utf-8";
/* CSS Document */

#topLeftround {
	float: left;
	height: 15px;
	background-color: transparent;
	background-image: url(images3/tl-long.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
}
#topRow {
	float: left;
	background-color: #943637;
	background-image: url(images3/CenterTop_longSafeRedW.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	min-height: 450px;
	max-height: 550px;
}
#bottomRow {
	float: left;
	height: 304px;
	background-color: #983637;
	background-image: url(images3/CenterBottom_longSafeRedW.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}



.topLeftround {
	float: left;
	background-color: transparent;
	background-image: url(images3/tl_longSafeRedW.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
	margin: 0px;
	padding: 0px;
	min-height: 450px;
	max-height: 550px;
}
.centerContentroundblack {
	color: #F00;
	background-color: #000;
}


.topCenterround {
	height: 61px;
	width: auto;
	background-color: #FFC;
	max-width: 1px;
}
.centerContentroundp2 {
	float: left;
	width: 100%;
	background-image: url(images3/ContentRightSideTop_longSafeRedW.png);
	background-repeat: no-repeat;
	background-position: right top;
	max-height: 100px;
}
.centerContentroundp3 {
	float: left;
	width: 100%;
	background-image: url(images3/ContentRightSideBottom_longSafeRed2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	max-height: 100px;
}
.centerContentround {
	float: left;
	width: 100%;
	background-image: url(images3/ContentLeft_longSafeRedW.png);
	background-repeat: repeat-y;
	background-position: left top;
	max-height: 100px;
	background-color: #943637;
}


.topRighttround {
	float: right;
	width: 50%;
	background-color: transparent;
	background-image: url(images3/tr_longSafeRedW.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	min-height: 450px;
	max-height: 550px;
}
.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: 304px;
	width: 75%;
	background-color: transparent;
	background-image: url(images3/bl_longSafeRedW.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: 304px;
	width: 25%;
	background-color: transparent;
	background-image: url(images3/br-longSafeRedW.png);
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.centerContentround .centerContentroundp2 table {
	text-align: center;
	color: #FFF;
}
.centerContentroundp2tr1  {
	background-color: #CCC;

}
