*
{
	padding: 0;
	margin: 0;
	border: 0;
}

#add_to_cart
{
	color: #FF8C30;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a:link
{
	text-decoration: none;
	cursor: pointer;
}

input
{
	cursor: pointer;
}

a:visited
{
	text-decoration: none;
	cursor: pointer;
}

span
{
	border: none;
	padding: 0;
	margin: 0;
	height: 335px;
}

#main
{

	width: 100%;
	height: 100%;
	background-color: white;
	position: absolute;
	top: 0px;
}

#header
{
	background-image:url(includes/respisense_banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 779px;
	height: 176px;
}

#header_banner
{
	width: 779px;
	height: 145px;
}

#header_banner img
{
	float: right;
	padding: 110px 17px 0 0;
}

#main_menu
{
	width: 779px;
	height: 31px;
	padding: 10px 0 0 0;
	
}

#main_menu a:link img, a:visited img
{
	padding: 0 1px 0 0;
}

#main_body_home
{
	background-image: url(includes/home_bg.gif);
	background-repeat: no-repeat;
	width: 779px;
	height: 992px;
}

#main_body_featured
{
	background-image: url(includes/home_bg.gif);
	background-repeat: no-repeat;
	width: 779px;
	height: 450px;
}

#title
{
	color: #FF8C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	float: left;
	padding: 20px 0 0 20px;
	text-align: left;
}

#title a:link
{
	color: #FF8C30;	
	text-decoration: underline;
}

#title a:visited
{
	color: #FF8C30;	
	text-decoration: underline;
}

#home_right
{
	float: right;
	width: 333px;
	height: 398px;
	margin: 17px 70px 0 0;
	background-image:url(includes/home_img.png);
	background-repeat: no-repeat;
}

#home_right p
{
	padding: 0 120px 0 0;
}

#product_buy_links
{
	padding: 4px 0 0 41px;
}

#featured_product_buy_links
{
	padding: 10px 0 0 5px;
}

#home_left
{
	float: left;
	width: 350px;
	text-align: left;
	padding: 5px 0 0 20px;
}

#home_left h1
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C30;
	font-size: 16px;
	font-weight: normal;
}

#home_left h4
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C30;
	font-size: 28px;
	font-weight: normal;
	float: left;
}

#home_left p
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}

#home_left a:link
{
	color: #FF8C30;
	text-decoration: underline;
	font-weight: bold;
}

#home_left a:visited
{
	color: #FF8C30;
	text-decoration: underline;
	font-weight: bold;
}

#home_middle
{
	float: left;
	width: 750px;
	text-align: left;
	padding: 5px 0 0 20px;
}

#home_middle a:link
{
	color: #FF8C30;
	text-decoration: underline;
	font-weight: bold;
}

#home_middle a:visited
{
	color: #FF8C30;
	text-decoration: underline;
	font-weight: bold;
}

#home_middle h1
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C30;
	font-size: 16px;
	font-weight: normal;
}

#home_middle h2
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

#home_middle p
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}

#home_middle ul
{
	padding: 0 0 0 20px;
}

#home_middle ul li
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}

#footer
{
	height: 214px;
	width: 779px;
	background-position: bottom;
	background-image:url(includes/footer.png);
	background-repeat: no-repeat;
	float: left;
}

#footer_top
{
	width: 779px;
	height: 90px;
}

#footer_top_buy_links p
{
	float:left;
	padding: 5px 2px 0 2px;
}

#footer_top_bank_icons p
{
	float:right;
	padding: 5px 0 0 0;
}

#footer_menu
{
	width: 779px;
	height: 29px;
	font-family: arial;
	font-size: 8.5px;
	padding: 10px 0 0 0;
}

#footer_menu a:link
{
	color: white;
	padding: 0 3px 0 3px;
	text-decoration: underline;
}

#footer_menu a:visited
{
	color: white;
	padding: 0 3px 0 3px;
	text-decoration: underline;
}

#footer_SEO
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
}

#partner_links a:link
{
	color: #FF8C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

#partner_links a:visited
{
	color: #FF8C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

#features_img
{
	float: left;
	width: 543px;
	height: 265px;
	margin: 30px 0 20px 5px;
	background-image:url(includes/features_img.jpg);
	background-repeat: no-repeat;
}

#features_left
{
	float: left;
	width: 550px;
	text-align: left;
	padding: 5px 0 0 20px;
	background-color: none;
}

#features_left h1
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C30;
	font-size: 16px;
	font-weight: normal;
}

#features_left h2
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

#features_left p
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}

#features_left ul
{
	padding: 0 0 0 20px;
}

#features_left ul li
{
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}

#features_left a:link
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF8C30;
}

#features_left a:visited
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF8C30;
}

#comparison_table
{
	width: 512px;
	height: 292px;
	float: left;
	padding: 20px 0 0 20px;
}

#table_title
{
	background-color: #FF8C30;
	width: 512px;
	height: 30px;
	text-align: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

#table_title p
{
	padding: 8px 0 0 15px;
}

#table_categories
{
	background-image: url(includes/table_bg.gif);
	background-repeat: no-repeat;
	width: 512px;
	height: 30px;
	text-align: left;
	color:  #FF8C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#table_categories p
{
	padding: 8px 72px 0 75px;
	float: left;
}

#table_categories h1
{
	padding: 8px 42px 0 15px;
	float: left;
	font-size: 12px;
}

#table_categories h2
{
	padding: 8px 68px 0 60px;
	float: left;
	font-size: 12px;
}

#table_cells
{
	background-image: url(includes/table_cell_bg.gif);
	background-repeat: no-repeat;
	width: 512px;
	height: 29px;
	text-align: left;
	color:  #FF8C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#table_cells2
{
	background-image: url(includes/table_cell_bg2.gif);
	background-repeat:no-repeat;
	width: 512px;
	height: 58px;
	text-align: left;
	color:  #FF8C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#table_cells3
{
	background-image: url(includes/table_cell_bg3.gif);
	background-repeat:no-repeat;
	width: 512px;
	height: 180px;
	text-align: left;
	color:  #FF8C30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#table_feature
{
	padding: 8px 0px 0 15px;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

#table_feature2
{
	padding: 8px 0px 0 205px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	width: 120px;
}

#table_feature_multiline
{
	padding: 1px 0px 0 15px;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

#table_feature_multiline2
{
	padding: 1px 0px 0 50px;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

#table_feature_multiline3
{
	padding: 8px 0px 0 205px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	width: 150px;
}

#table_feature_multiline4
{
	padding: 8px 0px 0 15px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}

#table_cells h4
{
	padding: 8px 55px 0 0px;
	float: right;
	font-size: 12px;
	color: #038200;
}

#table_cells h3
{
	padding: 8px 100px 0 0px;
	float: right;
	font-size: 12px;
	color: #FF4331;
}

#table_cells h2
{
	padding: 8px 70px 0 0px;
	float: right;
	font-size: 12px;
	color: #038200;
}

#table_cells h1
{
	padding: 8px 140px 0 0px;
	float: right;
	font-size: 12px;
	color: #FF4331;
}

#testimonials
{
	float: right;
	width: 181px;
	height: 404px;
	margin: 10px 0 0 0;
	background-color: rgba(255,255,255,0.5);
	border-style: solid;
	border-bottom: groove;
	border-left: groove;
	border-right: hidden;
	border-top: groove;
	border-width: 1px;
	border-left-color: #EEE;
	border-top-color: #EEE;
	border-bottom-color: #EEE;
}

#testimonials p
{
	padding: 10px 0px 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	width: 140px;
}

#testimonials a:link
{
	text-decoration: underline;
	color: #FF8C30;
}

#testimonials a:visited
{
	text-decoration: underline;
	color: #FF8C30;
}

#origins_img
{
	float: left;
	width: 543px;
	height: 265px;
	margin: 30px 0 20px 20px;
	background-image:url(includes/origins.jpg);
	background-repeat: no-repeat;
}

#about_img
{
	float: left;
	width: 543px;
	height: 265px;
	margin: 30px 0 20px 20px;
	background-image:url(includes/about.jpg);
	background-repeat: no-repeat;
}

#buzz_battery_img
{
	float: left;
	width: 543px;
	height: 265px;
	margin: 30px 0 20px 20px;
	background-image:url(includes/buzz_battery.jpg);
	background-repeat: no-repeat;
}

#disa_logo_img
{
	float: left;
	width: 543px;
	height: 93px;
	margin: 30px 0 20px 20px;
	background-image:url(includes/disa_logo.gif);
	background-repeat: no-repeat;
}

#iparenting_awards_img
{
	float: left;
	width: 543px;
	height: 93px;
	margin: 30px 0 20px 20px;
	background-image:url(includes/iparenting_award.gif);
	background-repeat: no-repeat;
}

#ais_award_img
{
	float: left;
	width: 543px;
	height: 93px;
	margin: 30px 0 20px 20px;
	background-image:url(includes/ais_award.gif);
	background-repeat: no-repeat;
}

#prototype_award_img
{
	float: left;
	width: 543px;
	height: 93px;
	margin: 30px 0 20px 20px;
	background-image:url(includes/prototype_award.gif);
	background-repeat: no-repeat;
}