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

body
{
	margin: 0;
	padding: 0;
	/*overflow-x: hidden;*/
	/*background: #FEF;*/
	background:url('../images/gunSafeMaterial3.jpg');
	/*background-position:left;*/
	background-repeat: repeat;
	position: relative;
	overflow-x:hidden;
}

.bolt
{

	width: 100%;
	height: 31px;
	background:url('../images/gunSafeBolt.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: -240px;
	/*left: -175px;*/
	
}

#centerContainer
{
	padding: 0;
	margin: 0 auto 0 auto;
	overflow: visible;
	min-width: 960px;
}

.card
{
	width: 384px;
	height: 222px;
	background:url('../images/businessCard.jpg');
	background-repeat:no-repeat;
	position: absolute;
	top: 400px;
	left: 1000px;
}

.collage
{
	width: 350px;
	height: 284px;
	background:url('../images/collage.png');
	position: absolute;
	top: 115px;
	left: -410px;	
}

.contentContainer
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0/*0 10px 20px 10px*/;
	text-align: right;
	color:#606;
	font-size: 24px;
	font-family: Papyrus, "Trebuchet MS", Verdana, Geneva, sans-serif;
	background:url('../images/mainTexture.gif') #FEF;
	background-repeat: repeat;
}

.header
{
	width: 954px;
	height: 278px;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: #90F thin ridge;
	background:url('../images/LnLLWebHeader.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	position: relative;
}

.highlight
{
	color: #ff6c0a;
	font-size: 36px;
}

#mainContent
{
	width:954px;
	height:auto;
	margin-bottom: 15px;
	/*border:#90F medium ridge;
	-moz-border-top-left-radius:15px;
	-moz-border-top-right-radius:15px;
	/moz-border-bottom-left-radius:15px;
	-moz-border-bottom-right-radius:15px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	-moz-box-shadow: -10px 10px 10px 5px #000;
 	-webkit-box-shadow: -10px 10px 10px 5px #000;
	box-shadow: -10px 10px 10px 5px #000;*/
	background: #FDF;
}

#menuContainer
{
	width: 100%;
	height: 66px;
	background:#ea82de;
	background-repeat: repeat;
	/*background: #FEF;*/
	
}

.ribbon
{
	width: 194px;
	height: 345px;
	background:url('../images/BreastCancer.png');
	background-repeat:no-repeat;
	position: absolute;
	top: 405px;
	left: -350px;
}

.tackPos1
{
	width: 100px;
	height: 102px;
	background:url('../images/thumbtackPink.png');
	background-repeat:no-repeat;
	position: absolute;
	top: 100px;
	left: -300px;
}

.tackPos2
{
	width: 100px;
	height: 102px;
	background:url('../images/thumbtack.png');
	background-repeat:no-repeat;
	position: absolute;
	top: -25px;
	left: 430px;
}

.tackPos3
{
	width: 100px;
	height: 102px;
	background:url('../images/thumbtack.png');
	background-repeat:no-repeat;
	position: absolute;
	top: 375px;
	left: -300px;
}

.tackPos4
{
	width: 100px;
	height: 102px;
	background:url('../images/thumbtackPink.png');
	background-repeat:no-repeat;
	position: absolute;
	top: 350px;
	left: 1150px;
}

.textContainer
{
	
	margin: 0;
	padding: 10px;
	width: inherit;
	height: auto; /*900px*/
	margin-left: auto;
	text-align: justify;
	color: inherit;
	font-size: inherit;
	font-family: Papyrus, "Trebuchet MS", Verdana, Geneva, sans-serif;
	background: inherit;
	
}

.topOfSafe
{

	width: 100%;
	height: 150px;
	background:url('../images/topOfSafe2.png');
	background-repeat:repeat-x;
	overflow:visible;
	
}

#wrapper
{
	
	width: 960px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
}
