/***************
CONTENT STYLES
***************/

#pageTitleHome {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	width: 970px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}
#mainContent {
	margin: 0px;
	padding: 20px 0px 50px 0px;
	width: 970px;

	margin-left: auto;
	margin-right: auto;
}
.introductoryText {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #262b33;
}

p {
	margin: 0px;
	padding: 5px 0px 10px 0px;
}


.aboutWrapper {
	margin: 0px;
	padding: 5px 0px 30px 0px;
	width: 970px;
	float: left;
	clear: both;
}

.aboutText {
	margin: 0px 10px 0px 0px;
	padding: 0px 30px 0px 0px;
	width: 600px;
	height: 500px;
	float: left;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #262b33;

	border-right: dotted 1px #262b33;	

}
.aboutImage {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	width: 290px;
	float: left;

	font-size: 12px;
	line-height: 16px;
	color: #262b33;
}

/****************
PAGE TITLE
****************/

#securityTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-wristbands-security.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#charityTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-wristbands-charity.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#promotionalTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-wristbands-promotional.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#lanyardsTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-lanyards.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#accessoriesTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-accessories.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#contactTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-contact.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#companyTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-company.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#offersTitle {
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 45px;
	background-image: url(../images/titles/title-offers.gif);
	text-indent: -9999px;
	overflow: hidden;	
}