@charset "UTF-8";
/* CSS Document */

body{ 
	background-image:url(images/SafewaySecurityBg.jpg);
	background-repeat: repeat-x;
	background-color:#1e4f6a;
	margin:0px 0px 0px 0px;

}

.textMain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
.textMainTitle {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 30px;
	line-height: 25px;
	color: #000;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	text-align: justify;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 15px;
	color: #069;
	font-weight:bold;
}
a:Hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 15px;
	color: #09C;
	font-weight:bold;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20;
	line-height: 25px;
	color: #069;
}
.galleryFlash {overflow: hidden; width:635px; height:293px; margin-top:40px;}