@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #464545;
	margin: 0px;
	padding: 0px;
	background-color: #c5c5c5;
}
a {
	color: #464545;
}
.closebox {
	background-image: url(../images/bgwhitebox.gif);
	background-position: bottom;
	height: 20px;
	width: 735px;
}
#navigation {
	height: 59px;
	width: 702px;
	background-image: url(../images/bgnavigation.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#navigation ul li {
	display: inline;
	float: left;
	height: 59px;
	width: 115px;
	margin-right: 2px;
}
#navigation li a {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	display:block;
	background-image: url(../images/bgnavigationlink.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 115px;
	padding-top:20px;
}
#featureditems {
	padding-top: 15px;
	text-align: left;
	width: 700px;
	padding-left: 15px;
	line-height: 17px;
}
h3 {
	font-size: 16px;
	color: #ADADAD;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
#footer {
	text-align: left;
	width: 700px;
	padding-left: 15px;
}

#navigation ul li:hover a,
#navigation ul li a:hover a {
	display:block;
	background-image: url(../images/bgnavigationlink_over.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 115px;
}

#navigation ul {
	padding:0px;
	margin:0px;
	height: 59px;
}

#headercallout h1 {
	font-size: 22px;
	color: #BD2D1E;
	font-weight: normal;
	float: none;
	display: inline;
	padding-left: 15px;
}
#header #headerphonehome {
	display: inline;
	float: right;
	width: 310px;
	background-image: url(../images/bghomeproductfamily.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 296px;
}
#header #headerphonesub {
	display: inline;
	float: right;
	width: 310px;
}
h2 {
	text-align: right;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
#headercallout {
	text-align: left;
	width: 700px;
}
.openbox {
	background-image: url(../images/bgwhitebox.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 735px;
}
#header {
	background-image: url(../images/bgheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	text-align: left;
	padding-top: 15px;
}
#header #headerLogoText {
	width: 350px;
	padding-left: 15px;
	float: none;
}
#headernav {
	float: right;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
}
#featureditems .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height:24px;
}
#subpage_content {
	text-align: left;
	line-height: 15px;
	padding: 20px;
}
h1 {
	font-size: 25px;
	font-weight: normal;
}
.shopcart {
	font-size: 13px;
	font-weight: normal;
}
.featuretext {
	height: 120px;
}