body {
	font-family: arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:black;
	background-color:white;
}

a
{
	 text-decoration:none;
	 color:#000;
	 font-size:9pt;
	 font-weight:bold;
	
}

a:hover
{
 text-decoration:none;
 color:#fff;
}

.link
{
	font-size:15px;	 
	color:#14647e;
	font-weight:bold;	
}
.clear
{
	clear:both;
}

.wrapper
{
	width:1003px;
	height:auto;
	margin:0px auto;	
	border-right:0px solid #ededed;
	border-left:0px solid #ededed;	
	background-color:#fff;
	min-height:200px;
			
}

.header
{
    width:1003px;
    height:386px;
}

.left
{
    float:left;
    width:143px;
    height:386px;
    background-image:url(images/bg-left.jpg);
    background-position:left;
    background-repeat:no-repeat;
}

.center 
{
    float:left;
    width:717px;
    min-height:386px;
    background-color:#f8f8f8;
}

.right 
{
    float:left;
    width:143px;
    height:386px;
    background-image:url(images/bg-right.jpg);
    background-position:left;
    background-repeat:no-repeat;

}

.menu 
{
    width:717px;
    height:54px;
    background-image:url(images/header-menu-pixel.jpg);
    background-repeat:repeat-x;
}

.menu_item 
{
    float:left;
    height:39px;
    padding-left:35px;
    padding-right:35px;
    padding-top:15px;
}

.menu_divider 
{
    float:left;
    width:24px;
    height:54px;
    background-image:url(images/header-menu-divider.jpg);
    background-repeat:no-repeat;
}

.logo 
{
    float:left;
    width:667px;
    height:305px;    
    padding-left:50px;
    background-color:white;
}

.logo_image 
{
    float:left;
    width:230px;
    height:155px;
    padding-top:50px;
    background-image:url(images/SNP-logo.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
}

.logo_text 
{
    width:218px;
    height:125px;
    padding-left:12px;
    padding-top:170px;
    font-family:arial;
    font-size:12px;	 
	color:#ff9000;
	font-weight:bold;	
}

.iphone_image 
{
    width:173px;
    height:305px;
    padding-right:50px;
    float:right;
    background-image:url(images/phone-images.jpg);
    background-position:left;
    background-repeat:no-repeat;
}

.content 
{
    width:677px;
    min-height:200px;
    padding-left:20px;
    padding-right:20px;
    padding-top:40px;
    background-color:#f8f8f8;
}

.content_body 
{
    font-size:13px;
}

.footer 
{
    width:717px;
    height:33px;
    padding-top:15px;
    background-color:#ffb82f;
    text-align:center;
    color:#14647e;
}

.footer_link 
{
    font-size:11px;
    font-weight:bold;
    color:#14647e;
}

.heading 
{
    font-size:14pt;
    font-weight:bold;
    color:#14647e;
}

.copyright 
{
    width:697px;
    height:60px;
    background-color:#f8f8f8;
    padding-left:20px;
}

.copyright_pepper 
{
    width:134px;
    height:35px;
    background-image:url(images/pepper-logo.jpg);
}

.copyright_frt
{
    float:left;
    width:220px;
    height:20px;
    padding-top:2px;   
    font-size:10px;
}

.copyright_message 
{
    float:left;
    font-size:10px;
    padding-top:5px;
    padding-left:3px;
}

.download_content 
{
    padding-left:50px;
	padding-bottom:50px;
   
}

.download_content1 
{
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:70px;
}
.download_phones
{
	 display: inline;
	 width:140px;
	 height:250px;
	 float:left;
}
.download_iphone 
{
    width:119px;
    height:226px;   
    background-image:url(images/iphone-image.jpg);
    background-position:right;
    background-repeat:no-repeat;
}

.download_blackberry 
{
   
    width:130px;
    height:225px;
    background-image:url(images/blackberry-image.jpg);
    background-position:right;
    background-repeat:no-repeat;
}

.download_android 
{
   
    width:116px;
    height:225px;
    background-image:url(images/android-image.jpg);
    background-position:right;
    background-repeat:no-repeat;
}

.download_windowsm 
{
   
    width:137px;
    height:225px;
    background-image:url(images/windows-mobile-image.jpg);
    background-position:right;
    background-repeat:no-repeat;

}

.contact
{
	float:left;
	width:200px;
}
.contact_info
{
	padding-left:50px;
}
.map
{
	float:right;
	padding-right:20px;
		
}

.heading_text
{
	font-weight:bold;
	padding-top:5px;
	font-size:12px;
}

.btn_download
{
    float:left;
    width:104px;
    height:31px;
    padding-right:25px;
    background-position:right;
    background-image:url(images/download-button.jpg);
    background-repeat:no-repeat;	
    border:0px;
}

.download_hover
{
    float:left;
    width:104px;
    height:31px;
    padding-right:25px;
    background-position:right;
    background-image:url(images/download-hover.jpg);
    background-repeat:no-repeat;        
    border:0px;
}

.page_text 
{
    float:left;
	width:350px;
}

.howtoplay_image
{
    float:left;
    width:173px;
    height:340px;
    padding-right:100px;
    background-position:right;
    background-image:url(images/phone-images1.png);
    background-repeat:no-repeat;        
    border:0px;
}
