body {
	font-family: arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#fff;
	background-color:black;
}
a
{
	 text-decoration:none;
	 color:#000;
	 font-size:9px;
	 font-weight:bold;
	
}
a:hover
{
 text-decoration:underline;
 color:#fff;
}
.link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.clear
{
	clear:both;
}

.wrapper
{
	width:800px;
	height:auto;
	margin:0px auto;	
	border-right:0px solid #ededed;
	border-left:0px solid #ededed;	
	background-color:#000;
	min-height:200px;
	padding-bottom:5px;
			
}
.header
{
	width:800px;
	height:450px;
}
.header_top
{
	width:800px;
	height:84px;
	padding-top:20px;
}
.header_top_left
{
	width:268px;
	height:64px;
	float:left;	
}
.header_top_right
{
	width:532px;
	height:64px;
	float:left;	
}

.logo
{
	width:268px;
	height:64px;
	background-image:url(images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.header_top_left_bottom
{
	width:268px;
	height:20px;	
}
.header_top_left_bottom_corner
{
	float:left;
	width:19px;
	height:20px;
	background-image:url(images/left-top-corner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
	
}
.header_top_left_bottom_right
{
	float:left;
	width:249px;
	height:19px;
	background-color:#2f2f2f;
	border-top:1px #666666 solid;
	
}
.header_top_right_menu /*menu*/
{
	width:532px;
	height:39px;
	padding-top:25px;	
	padding-left:0.5px;
}
.header_top_right_bottom
{
	float:left;
	width:531px;
	height:20px;
	background-color:#2f2f2f;
	border-right:1px solid #666666;
	
}

.menu_btn
{
	width:133px;
	height:39px;
	float:left;
}
.btn_home
{
	
	width:133px;
	height:39px;
	background-image:url(images/home-button.jpg);
	background-repeat:no-repeat;	
	border:0px;
}
.btn_home_hover
{
	
	width:133px;
	height:39px;
	background-image:url(images/home-hover.jpg);
	background-repeat:no-repeat;	
	border:0px;
}

.btn_play
{
	
	width:133px;
	height:39px;
	background-image:url(images/play-button.jpg);
	background-repeat:no-repeat;	
	border: 0px;
	cursor:pointer;
}
.btn_play_hover
{
	float:left;
	width:133px;
	height:39px;
	background-image:url(images/play-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}

.btn_download
{
	
	width:133px;
	height:39px;
	background-image:url(images/download-button.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}

.btn_download_hover
{
	float:left;
	width:133px;
	height:39px;
	background-image:url(images/download-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.btn_contact
{
	
	width:133px;
	height:39px;
	background-image:url(images/contact-button.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.btn_contact_hover
{
	
	width:133px;
	height:39px;
	background-image:url(images/contact-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.btn_download_lednotifier
{	
	width:163px;
	height:30px;
	background-image:url(images/download-app-button.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.btn_download_lednotifier_hover
{
	
	width:163px;
	height:30px;
	background-image:url(images/download-app-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.header_download_bar	
{
	float:right;
	padding-top:50px;
	
	width:170px;
	height:30px;
}
.btn_header_download_lednotifier
{	
	width:163px;
	height:30px;
	background-image:url(images/download-button-grey-bg.JPG);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}

.btn_header_download_lednotifier_hover
{
	
	width:163px;
	height:30px;
	background-image:url(images/download-hover-grey-bg.JPG);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.header_bottom
{
	width:798px;
	height:361px;
	background-color:#2f2f2f;
	border-bottom:1px #666666 solid;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	
}
.header_bottom-left
{
	float:left;
	padding-top:116px;
	padding-left:57px;
	width:450px;
	height:245px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
.header_bottom_left_subtext
{
	
	padding-left:57px;
	padding-top:4px;
	float:right;
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;*/
}
.header_bottom-right
{

	float:right;
	height:361px;
	width:202px;
	padding-right:40px;
}
.header_bottom-right-logo
{
	width:361px;
	height:202px;
	background-image:url(images/header-phone.jpg);
	background-repeat:no-repeat;
}
.heading-text
{
	padding-top:64px;
	padding-left:20px;
	padding-bottom:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffe900;
}
.content-text
{	
	padding-left:25px;
	padding-right:20px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	border-collapse:collapse;
	height:auto;
}
.li-spacing
{
	padding-bottom:10px;
}
ul
{
	margin:0px;
	padding-top:20px;	
}
.content
{
	width:798px;
	min-height:350px;
	height:auto;
	background-color:#000;	
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	border-collapse:collapse;
}
.image-section
{
	float:left;
	padding-top:54px;
	padding-left:48px;
	padding-bottom:40px;
	height:322px;
	width:204px;
}

.storm_led_notifier
{
	height:322px;
	width:204px;
	background-image:url(images/download-page-phone.jpg);
	background-repeat:no-repeat;	
}

.feature
{
	float:left;	
	padding-left:15px;
	height:322px;
	width:400px;
	padding-bottom:40px;

}
.download_bar	
{
	padding-top:25px;
	padding-left:15px;
	width:170px;
	height:30px;
}
.copyright
{
	width:788px;
	height:70px;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
	padding-left:10px;
	border-collapse:collapse;
}
.pepper_logo
{
	width:137px;
	height:39px;
	background-image:url(images/pepper-logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border: 0px;
}
.copyright_msg
{
	width:auto;
	height:20px;
	font-size:10px;
	padding-top:2px;
}
.copyright_msg_right
{
	float:left;
	padding-right:5px;
}
.frt_logo
{
	float:left;
	width:70px;
	height:20px;
	background-image:url(images/frt-logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border: 0px;
		
}
.copyright_msg_left
{
	float:left;
	padding-left:5px;
}
/*
.bottom
{
	width:800px;
	height:19px;
}
.bottom_left
{
	float:left;
	width:19px;
	height:19px;
	background-image:url(images/bottom-left-corner.jpg);
	background-repeat:no-repeat;
}
.bottom_center
{
	float:left;
	width:762px;
	height:18px;
	border-bottom:1px #666666 solid;
	background-color:#2f2f2f;
}
.bottom_right
{
	float:left;
	width:19px;
	height:19px;
	background-image:url(images/bottom-right-corner.jpg);
	background-repeat:no-repeat;

}
.footer
{	
	width:798px;
	height:24px;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	padding-top:10px;
	background-color:#2f2f2f;
	vertical-align:middle;
}
*/
.footer
{	
	width:800px;
	height:43px;	
	
}
.footer-left
{	
	float:left;
	width:19px;
	height:43px;	
}

.footer_left_top
{

	width:18px;
	height:24px;
	border-left:1px #666666 solid;
	background-color:#2f2f2f;
}

.footer_left_bottom
{

	width:19px;
	height:19px;
	background-image:url(images/bottom-left-corner.jpg);
	background-repeat:no-repeat;
}
.footer-center
{	
	float:left;
	width:762px;
	height:32px;
	vertical-align:middle;	
	background-color:#2f2f2f;
	border-bottom:1px #666666 solid;
	padding-top:10px;
}
.footer-right
{	
	float:left;
	width:19px;
	height:43px;	
}
.footer_right_top
{

	width:18px;
	height:24px;
	border-right:1px #666666 solid;
	background-color:#2f2f2f;
}


.footer_right_bottom
{

	width:19px;
	height:19px;
	background-image:url(images/bottom-right-corner.jpg);
	background-repeat:no-repeat;

}
.menu_space
{
	padding-left:5px;
	padding-right:5px;
}