@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
html,body{
	height:100%;	
}
body{
	background:#f5f5f5;	
	height:100%;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#42423d;
}
.headerCnr_1{
	background:url("../images/header_cnr_1.gif") left top no-repeat;
	width:6px;
	height:89px;
}
.headerCnr_2{
	background:url("../images/header_cnr_3.gif") left top no-repeat;
	width:10px;
	height:89px;
}
.headerRptr{
	background:url("../images/header_rptr_2.gif") left top repeat-x;	
}
a.appStore{
	background:url("../images/app_Store.gif") left top no-repeat;	
	display:inline-block;
	width:145px;
	height:55px;
	margin:5px 22px 0 0;
}	
a:hover.appStore{
	background:url("../images/app_Store.gif") left -55px no-repeat;	
}
a{
	color:#246db6;	
	outline:none;
	text-decoration:none;
}
a:hover{
	color:#0061e6;
	outline:none;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#313131;
	font-weight:normal;
	margin:0 0 12px 0;
}
p{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#42423d;
	line-height:17.6px;
	margin:0 0 12px 0;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#313131;
	font-weight:normal;
	margin:0 0 12px 0;
}
ol{
	margin:15px 15px 10px 35px; 
}	
ol li{
	margin:0 0 5px 0;
	line-height:17px;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#4d4d4d;	
	font-weight:normal;
	margin:8px 0;
}
#wrapper{
	width:982px;
	margin:0 auto;
	padding:13px 0 0 0; 
}
#header{
	background:url("../images/headerBg.gif") left top repeat-x;	
	height:89px;
	text-align:right;
}
	
#banner{
	width:982px;
	height:455px;
	background:url("../images/preloader.gif") 442px 227px no-repeat;
}
#center{
	background:url("../images/center_top.gif") left top no-repeat;
	margin:6px 0 0 0;
	padding:5px 0 0 0;
}
.center-btm{
	background:url("../images/center_bottom.gif") left bottom no-repeat;	
	height:7px;
}
.content{
	background:url("../images/centerBg.gif") left top repeat-y;	
	padding:15px 18px 15px 0;
}
.col_1{
	background:url("../images/socialnetworktp.gif") left bottom no-repeat;
	height:4px;
	line-height:4px;
	font-size:1px;
}
.socalNetworkLinks{
	background:url("../images/socialnetworkBg.gif") left top repeat-x;
	height:153px;
	border-left:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
	padding:35px 0 0 25px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#606060;
}	
.col_2{
	background:url("../images/socialnetworkbtm.gif") left bottom no-repeat;	
	height:4px;
	line-height:4px;
	font-size:1px;
}
.socalNetworkLinks a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	text-decoration:none;
}

a.facebook{
	background:url("../images/faceBook.gif") left top no-repeat;	
	padding:71px 38px 0 0;
	display:inline-block;
	width:62px;
}
a.youtube{
	background:url("../images/youtube.gif") left top no-repeat;	
	padding:71px 20px 0 0;
	display:inline-block;
	width:89px;
}
a.twitter{
	background:url("../images/twitter.gif") left top no-repeat;	
	padding:70px 10px 0 0;
	display:inline-block;
	width:58px;
}
#contantArea{
	padding:25px 35px 0 35px;
}
#iphone_list{
	margin:10px 0 20px 0;
	padding:0 0 5px 0;
	background:url("../images/otherStuffBtm.gif") left bottom no-repeat;
}
.iphone_col_1{
	background:url("../images/iphone-headingcorner1.gif") left top no-repeat;	
	height:41px;
	width:7px;
}
.iphone_list_header{
	background:url("../images/iphoneheadingBg.gif") left top repeat-x;	
	height:41px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20.4px;
	color:#404040;
	padding:0 0 0 15px;
}
.iphone_col_2{
	background:url("../images/iphoneHeadingcorner2.gif") left top no-repeat;	
	height:41px;
	width:7px;
}
.contentArea{
	background:#fff;
	border-left:solid 1px #d5d5d5;
	border-right:solid 1px #d5d5d5;
	padding:21px 0;
}	
.iphoneDetails{
	border-right:solid 1px #e0e0e0;	
	padding:0 12px 0 0;
}
.iphoneDetails p{
	color:#4d4d4d;
}
.iphoneDetails a{
	color:#0088cc;	
}
.iphoneDetails a:hover{
	color:#0070fb;	
}
.noBorder{
	border:none;
}
#footer{
	border-top:solid 1px #e4e4e4;
	line-height:30px;
	height:40px;
	font-family:"Lucida Grande","Lucida Sans Unicode",  sans-serif;
	font-size:10px;
	color:#676767;
}
#footer a{
	color:#676767;
}
#footer a:hover{
	color:#246db6;
}
