#holder {
	min-height: 492px;
	left: 180px;
	top: 0px;
	position: absolute;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 760px;
}

.w200 {
	width: 200px;
}

select {
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #787878;
}

#findItSelectionsBox {
	padding-top: 15px;
	position: relative;
	width: 500px;
}

#homeBrushedMetal {
	height: 492px;
	width: 1000px;
	position: relative;
	background-image: url(../images/brushedMetalBG.jpg);
	background-repeat: no-repeat;
}

#homeWords {
	width: 715px;
	left: 150px;
	top: 100px;
	position: absolute;
}

#homeButtons {
	text-align: center;
	width: 715px;
}

#findItSummaryBox {
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	height: 400px;
	width: 740px;
	position: relative;
}

.popUp {
	padding: 3px;
	margin-top: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	visibility: hidden;
	position: absolute;
	width: 150px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
	background-color: white;
}

.matrixManu {
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	background-color: #797979;
	font-weight: bold;
	text-align: center;
	color: white;
}

.matrix {
	font-size: 9px;
	border-spacing: 1px 1px;
	border-collapse: collapse;
	border-color: #cfcfcf;
	border-width: 1px;
	border-style: solid;
}

.matrixSections {
	background-color: #dbdbdb;
	font-size: 10px;
	color: #ed1c24;
	text-align: center;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	vertical-align: bottom;
}
.matrixHeader {
	padding: 2px;
	font-size: 9px;
	text-align: center;
	border-color: #cfcfcf;
	border-width: 1px;
	border-style: solid;
	color: #ed1c24;
	vertical-align: bottom;
}

.matrixIcon {
	padding: 2px;
	background-color: white;
	text-align: center;
	border-color: #cfcfcf;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
}

.matrixPhoneName {
	padding: 2px;
	font-size: 9px;
	background-color: white;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
}

.matrixCarrier {
	padding: 2px;
	font-size: 9px;
	background-color: white;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}

.matrixSoftwareVersion {
	text-align: center;
	padding: 2px;
	font-size: 9px;
	background-color: white;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}

#nav {
	height: 492px;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 180px;
}

#btn_mobilephones {
	position: relative;
	background-image: url(../images/button_mobilephones.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 180px;
}

#btn_mediaplayers {
	position: relative;
	background-image: url(../images/button_mediaplayers.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 180px;
}

#btn_setup {
	position: relative;
	background-image: url(../images/button_setup.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 180px;
}

#btn_support {
	position: relative;
	background-image: url(../images/button_support.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 180px;
}

.button {
	background-position: 0 0px;
	cursor: pointer;
}

.on {
	background-position: 0 -28px;
}

.button:hover {
	background-position: 0 -28px;
}

.subnav {
	padding: 10px 0px 10px 0px ;
	position: relative;
	width: 179px;
	background-color: #bdbdbd;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.subnav ul {
	margin: 0px;
	list-style-type: none;
}
.subnav ul li {
	margin: 0px 0px 8px 0px;
}
.subnav ul li ul {
	margin-top: 8px;
}
.subnav ul li a {
	color: black;
	text-decoration: none;
}
#wrapper {
	background-position: 0 top;
	background-color: #ededed;
	background-image: url(../images/bggradient.png);
	background-repeat: repeat-x;
}
.vertlink {
	text-decoration: none;
	color: #96999c;
}
.vertlink:hover {
	text-decoration: underline;
}
.active {
	color: #6f6f6f;
}
#useitBox {
	position: relative;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	height: 308px;
	width: 738px;
}
#useitImageBox {
	background-color: #cfcfcf;
	left: 16px;
	top: 19px;
	position: absolute;
	height: 262px;
	width: 400px;
}
#useitText {
	max-height: 200px;
	width: 285px;
	left: 435px;
	top: 30px;
	position: absolute;
}
#useitText ul li {
	line-height: 90%;
}
#backButton {
	left: 435px;
	top: 255px;
	position: absolute;
}
#nextButton {
	left: 640px;
	top: 255px;
	position: absolute;
}
#stepText {
	text-align: center;
	left: 495px;
	width: 158px;
	top: 260px;
	position: absolute;
}
.faqAnswer {
	padding-bottom: 10px;
	display: none;
}
.heroImage {
	left: 20px;
	top: 90px;
	height: 380px;
	width: 737px;
	position: absolute;
}
.alignWithNav {
	padding-top: 48px;
}
.alignWithNavDiv {
	padding-top: 55px;
}
.alignWithLogo {
	top: 60px;
	position: relative;
}
