a {
	color: #FFFF99;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

body {
	background-color: #000000;
	background-image: url(productPagePics/productBG.gif);
	background-repeat: repeat-x, repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	padding: none;
	margin: none;
}

#container {
	background-color: #000000;
	background-image: url(productPagePics/abstactBG.gif);
	background-repeat: no-repeat;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 964px;
}

h1 {
	color: #FFFF99;
	font-size: 60pt;
	line-height: 0px;
	margin: none;
	padding: none;
	text-align: right;
}

h2 {
	color: #FFFF99;
	font-size: 120pt;
	font-style: italic;
	line-height: 0px;
	margin: none;
	padding: none;
	text-align: right;
}

h3 {
	color: #FFFF99;
	font-size: 32pt;
	margin: none;
	padding: none;
	text-align: right;
}

h4 {
	color: #FFFF99;
	font-size: 14pt;
	margin: none;
	padding: none;
	text-align: right;
}

h5 {
	color: #FFFF99;
	font-size: 14pt;
	margin: none;
	padding: none;
	text-align: justify;
}

#left {
	background-image: url(productPagePics/phoneEdit.png);
	background-repeat: no-repeat;
	float: left;
	height: 421px;
	width: 461px;
}

#nav {
	border-bottom: outset, dashed, #FFFF99, 2px;
	border-bottom-style: outset, dashed, #FFFF99, 2px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

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

#right {
	float: right;
	height: auto;
	margin: none;
	padding: none;
	width: 480px;
}

#underLeft {
	float: left;
	margins: 0px;
	padding: 0px;
	width: 481px;
}
