html {
	height: 100%;
}
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
body {
	position: relative;
	color: #555;
	background: white;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 100%;
}
#main {
	width: 100%;
	height: 100%;
}
#header {
	background-repeat: repeat-x;
	padding-left: 3%;
	padding-bottom: 0;
	padding-right: 3%;
	position: relative;
	width: 94%;
	background: url(images/header.gif) top;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}
#header p {
	display: block;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	background: url(images/logo.png) left top no-repeat;
}
#header a {
	display: block;
	height: 80px;
	text-align: center;
	margin: 0 auto;
	background: url(images/logo.png) top no-repeat;
}
#slider {
	position:relative;
	min-height:403px;
	min-width:650px;
	margin:40px 0px 100px 0px;
	background:#fff url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
a:link {
	color: #333366;
}
a:visited {
	color: #333366;
}




a.download_iphone {
   border:0px;
   display:block; 
   text-align:center; 
   width:149px;  
   height:83px;   
   border-style:ridge; 
   text-decoration:none;
   background-image:url(images/Download_iPhone.png);
}
      
a.download_iphone:hover {
   background-image:url(images/Download_iPhone_Active.png);
}
a.download_android {
   border:0px;
   display:block; 
   text-align:center; 
   width:155px;  
   height:83px;   
   border-style:ridge; 
   text-decoration:none;
   background-image:url(images/Download_Android.png);
}
      
a.download_android:hover {
   background-image:url(images/Download_Android_Active.png);
}

a.download_cellphone {
   border:0px;
   display:block; 
   text-align:center; 
   width:219px;  
   height:83px;   
   border-style:ridge; 
   text-decoration:none;
   background-image:url(images/Download_CellPhone.png);
}
      
a.download_cellphone:hover {
   background-image:url(images/Download_CellPhone_Active.png);
}






h1 {
	font: 1.8em "Myriad Pro", Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
	color: #222;
	letter-spacing: -0.02em;
}
h2 {
	font: 1.4em "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #222;
}
h6 {
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	color: #be0000;
}

h6 a:link {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	color: #9a0000;
}

h6 a:visited {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	color: #9a0000;
}






h7 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	color: #FF0000;
}

h7 a:link {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	color: #9a0000;
}

h8 {
	color: #3366CC;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}
h9 {
	font: 1.8em "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #222;
	letter-spacing: -0.03em;
}
p {
	margin: 0 0 12px 0;
}
ul {
	margin: 0 0 12px 12px;
}
ul ul {
	margin-bottom: 0;
}
p em, ul em {
	color: #999;
}
strong span {
	font-weight: normal;
}
.mini_title {
	float: none;
	font: 0.8em "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #222;
	border-bottom: 1px solid #c7c6c0;
	padding-bottom: 10px;
}
.mini_title a {
	float: right;
	letter-spacing: 0;
}
.mini_title + p {
	margin-top: 12px;
}
p + .mini_title {
	margin-top: 25px;
}
#details {
	position: relative;
	float: left;
	display: block;
	width: 650px;
	margin-bottom: 25px;
}
#details h1 {
	margin: 0 0 0.5em 0;
}
#details .category {
	position: relative;
	top: -42px;
	right: 3px;
	margin-bottom: -2em;
}
#navi {
	float: left;
	width: 94%;
	position: relative;
	background: url(images/navi.gif) bottom repeat-x;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #f9f9f5;
	padding: 0 3%;
}
#navi ul {
	display: block;
	max-width: 900px;
	text-align: left;
	margin: 0 auto;
	list-style: none;
}
#navi li {
	float: left;
	display: inline;
	padding-bottom: 4px;
}
#navi a {
	float: left;
	margin: 3px 4px 0 0;
	padding: 4px 25px 4px 25px;
	color: #31363e;
	text-decoration: none;
}
#navi a:hover {
	position: relative;
	background: url(images/navi_01.gif) top left no-repeat #ccc;
	color: #202429;
}
#navi #active a {
	position: relative;
	background: url(images/navi_01.gif) top left no-repeat #a2a4a5;
	color: #fff;
}
.navi_top_right {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 4px;
	height: 4px;
	background: url(images/navi_02.gif) top right;
}
.navi_bottom_left {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 4px;
	height: 4px;
	background: url(images/navi_04.gif) bottom left;
}
.navi_bottom_right {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 4px;
	height: 4px;
	background: url(images/navi_03.gif) bottom right;
}
#navi a span {
	display: none;
}
#navi a:hover span, #navi #active a span {
	display: block;
}
#content {
	float: left;
	width: 100%;
	position: relative;
	background: url(images/content.png) top repeat-x;
	text-align: center;
	margin: 0 auto;
}
#content_inner {
	width: 650px;
	position: relative;
	background: url(images/content.png) left top no-repeat;
	text-align: left;
	margin: 0 auto;
}
#maincol {
	position: relative;
	float: left;
	width: 650px;
	margin-right: 0px;
	padding: 25px 0;
}
#maincol2 {
	position: relative;
	float: left;
	width: 615px;
	margin-right: 0px;
	padding: 25px 0;
	overflow:auto;
	height: 670px;
	padding-right: 10px;
}
.blogentry {
	border-bottom: 1px solid #999999;
	margin: 24px 0px 24px 0px;
}
#sidecol {
	float: right;
	width: 270px;
	padding: 25px 0;
	margin-left: 50px
}
#sidecol1 {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	float: left;
	text-align: left;
	color: #333;
	padding: 0px;
	height: 150px;
	width: 80px;
	display: inline;
}
#sidecol2 {
	float: right;
	text-align: right;
	color: #333;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	height: 400px;
	width: 180px;
	display: inline;
}
#info {
	float: left;
	width: 94%;
	position: relative;
	background: url(images/bg_info.jpg) left top repeat-x;
	text-align: center;
	margin: 0 auto;
	padding: 0 3% 0 3%;
}
#info_inner {
	width: 900px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#footer {
	float: left;
	width: 94%;
	position: relative;
	background: #727578;
	text-align: right;
	padding: 0 3% 0 3%;
	color: #c6ccd1;
	height: 80px;
	margin: -80px auto 0 auto;
}
.footer_inner {
	display: block;
	width: 100%;
	position: relative;
	text-align: right;
	margin: 0 auto;
	padding: 25px 0 0 0;
}
#footer a {
	color: #ddd;
}
#footer a:hover {
	color: #fff;
}
.quote {
	float: left;
	width: 279px;
	margin: 0 0 25px 0;
	padding: 12px 12px 0 12px;
	background: url(../images/quote.gif) top left no-repeat #eceae2;
	border: 1px solid #d8d6cd;
}
.q {
	font: 1.1em Times;
	font-style: italic;
}
.textright {
	text-align: right;
	margin-top: -6px;
}
.textcenter {
	text-align: center;
}
