iframe {
display:none;
}

body{
	padding-left: 5em;
	padding-right: 5em;
	background-color:#000;
	color: #444;
}

.wrapper
{
	width: 760px;
	padding: .2em;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#main {
	height:auto;
	padding-bottom: .2em;
	padding-top: .2em;
	margin-left: auto;
	margin-right: auto;
	border-color:#000;
	border: 2px;
	border-style:none;
}

.navBar {
	margin-top: 5px;
	font-size: 16px;
	text-align:center;
	line-height: 10px;
	padding: 10px;
	font-weight: bold;
	border-bottom-color:#444;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.navBar a  {
	color:#EEE;
	text-decoration:none;
	padding: 5px;
	margin: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.navBar a:hover  {
	text-decoration:none;
	background-color:#444;
	font-weight: bold;
}

.navBar a:active , a:focus  {
	background-color: #444;
}

.navBar a.selected {
	background-color: #444;
}

div.footer { 
	padding: 10px auto 10px auto; 
	text-align: center;  
	color:#444;
	font-size:14px;
	padding-top: 5px;
	border-top: #444 solid 2px;
}

.footer a {
  color:#444;
  text-decoration: none; 
  padding: .2em;  
  font-weight:bold;
  font-size:12px;
}

.footer a:hover {
  text-decoration: underline; 
 }

#content {
	padding-left: 1em;
	padding-right: 1em;
	background-color:#000;
	border-color:#000;
	border-style: solid;
	border-width: thin;
	min-height: 470px;
}

h5 {
	text-align:center;	
	font-size:20px;
	color: #DD7142;
}

h1 {
	font-size:30px;	
	padding-left: 15px;
	text-align:left;
	color:#EEE;
	text-transform:capitalize;
	border-bottom: 3px solid #444;
	margin-bottom: 10px;
	background-color:#444;
}
h4 {
	margin: 1px;	
	text-align:left;	
	font-size:21px;
	color: #DD7142;
	padding-top: 5px;
	padding-bottom: 10px;
	text-decoration: underline;
}
h2 {
	font-size:23px;	
	color:#EEE;
	text-transform:capitalize;
	border-bottom: 3px solid #EEE;
	width:auto;
	margin-bottom: 20px;

}
h3 {
	color:#FFF;	
	font-size: 16px;
}
h6 {
	margin: 1px;	
	text-align:left;	
	font-size:21px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight:bold;
}
h8 {
	font-size: 13px;
	color:#EEE;
	margin-bottom: 1em;
}
.frame {
	text-align:center;
	color:#FFF;
	background-color:#000;
	margin: auto;
}

.panel {
	text-align:justify;
	color:#CCC;
	height:auto;
	background-color:#444;
	padding: 5px;
	margin: 5px;
	margin-bottom: 1em;
}

#right {
	float:right;
}
#quote {
	float:right;
}
.rightAlign {
	float:right;
}
.hideMe {
	display:none;	
}
.icon {
	float:left;
	padding-left: .5em;
	padding-top: .5em;
	padding-right: 2em;
	padding-bottom: 1em;
}

.inside {
	text-align:left;
	padding: 3px;
	color:#FFF;
	height:auto;
	width:auto;
	background-color:#000;
	padding: .5em;
	padding-bottom: 10px;
}

.testimonial {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 2px solid #444;	
}

.testimoniallast {
	margin-left: 10px;
	margin-right: 10px;
}

.author {
	text-align:right;
	padding: 0;
	font-size:12px;
	font-style:italic;	
}

.client {
	padding: 10px;	
}

.clickme {
	font-size:17px;
	color:#CCC;
}
.clickme a {
	color:#CCC;
	text-decoration:none;
}
.clickme a.hover {
	text-decoration:underline;	
}

p {
	color:#FFF;	
	margin-top: 1px;
	padding-top: 1px;
}
a {
	color: #FFF;
	text-decoration: underline;	
}

li {
	color:#FFF;	
}
#androidBG{
	background-image:url(../images/android_vector.png);	
}
.right{
	float:right;
	margin-right:4em;
	margin-top:2.5em;
}
.qrCode{
	margin: 2em;
	margin-top: 0;
}
