* {
margin: 0px;
padding: 0px;}
	
a:link {
text-decoration: none;
color:#000;
font-size:12px;}

.secondbox {
width: 960px;
padding: 0px 0px 0px 0px;
margin: 20px auto 0px auto;
clear:both;}

.spotlight {
clear: both;
margin: 0px 10px 0px auto;
width: 630px;
float: left;
background-color:#007cc2;
border-radius: 1em;
box-shadow: 2px 2px 2px #999;
text-align:justify;
text-justify:auto;
font-family: arial, helvetica, sans-serif;
font-size: 11px;}
	
.spotlight h2 {
padding: 10px 0px 10px 20px;
font-family: "Myriad Web", sans-serif;
color: #FFF;
font-size:175%;}
	
.spotlight p {
margin: 0px 10px 10px 10px;
font-size: 13px;
background-color: white;
padding: 5px;}
	
.spotlight p span {
margin: 0px 0px 0px 0px;
font-size: 12px;
background-color: white;
font-weight: bold;
color: black;}
	
.spotlight div {
margin: 0px 10px 10px 10px;
font-size: 14px;
background-color: white;
padding: 5px;
overflow: auto;
height: auto;
width: auto;
border-radius: 10px 10px 10px 10px;}

.spotlightparent{
float: left;
margin: 10px;
width: 250px;
border-radius: 10px 10px 10px 10px;}

.spotlightchild{
float: left;
margin: 10px;
width: 125px;
border-radius: 10px 10px 10px 10px;}

.textwrap {
float: right;
margin: 10px;}

.highlightedcontact{
	width:940px;
	height:585px;
	padding:10px;
	background-color:#ffffff;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	text-align:center;
	background-image:url(../images/email.png);
	background-position:top right;
	background-repeat:no-repeat
	}
	
.highlighted{
	width:860px;
	padding:10px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	font-size:16px;
	text-align:center
	}

.highlightedhead{
	width:940px;
	height:585px;
	padding:10px;
	background-color:#ffffff;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	text-align:center;
	background-image:url(../images/Product%20Push/bacon2.png);
	background-position:top right;
	background-repeat:no-repeat
	}


