body {
	padding: 0px;
	font-size: 100%; 
	background: #151515; 
	margin: 0px 0px 0px 0px; 
	color: #FFF; 
	font-family: Arial; 
	text-align: center;	
}
p {
	font-size: 80%;
	margin:0px 0px 10px 0px;
}
a:link, a:visited, a:hover, a:active {
	color:#5b5f62;
	text-decoration: none;
	font-weight:bold;
}
h1 {
	font-size:100%;
	margin: 0px 0px 0px 0px;
}
h2, h3 {
	font-size:90%;
	margin: 0px 0px 10px 0px;
}
form {
	margin: 0px 0px 0px 0px;
}
#wrapper {
	margin: 0px auto;
	width: 980px;
	background:#000;
	min-height:710px;
	text-align:left;
	padding:10px 0px 0px 0px;	
}
#header {
	width:980px;
	height:84px;	
	border-bottom:1px solid #262a2b;
}
#header h1 a {
	display:block;
	background: url('../imgs/logo.gif') right no-repeat;
	width:177px;
	height:84px;
	float:right;
	text-indent:-3000px;
}
#nav {
	width:550px;
	margin:0px;
	padding:50px 0px 5px 0px;
	font-size:100%;
	float:left;
}
#nav ul {
	list-style:none;
	margin:0px 0px 0px 30px;
	padding:0px;
}
#nav ul li {
	float:left;
}
#nav ul li a.about {
	background: transparent url('../imgs/aboutmflownav.jpg') no-repeat;
	width:107px;
	height:33px;
	text-indent:-3000px;
	display:block;
}
#nav ul li a.contact {
	background: transparent url('../imgs/getintouchnav.jpg') no-repeat;
	width:107px;
	height:33px;
	text-indent:-3000px;
	display:block;	
}
#nav ul li a.blog {
	background: transparent url('../imgs/blogmflownav.jpg') no-repeat;
	width:107px;
	height:33px;
	text-indent:-3000px;
	display:block;	
}
#body {
	width: 980px;
	height:550px;
}
#content {
	width: 980px;
	height:auto;
	font-size:80%;
	text-align:left;
	padding-top:10px;
}
#content div.copy {
	padding:0px 10px 0px 10px;
}
#content div.copy li {
	margin:0px 0px 10px 0px;
}
#content div.copy_help {
	padding:0px 10px 0px 10px;
	font-size:120%;
	width:700px;
	float:left;
	height:auto;
}
#content div.faqsnav {
	width:250px;
	float:right;
	background:#a7aeb4;
	color:#000;
}
#content div.faqsnav li {
	margin:0px 0px 10px 0px;
}
#body #homepageimage {
	width:720px;
	height:545px;
	float:left;
	background: url('../imgs/homepageholding.jpg') no-repeat;
}
#body #invitepanel {
	width: 254px;
	height:547px;
	float:right;	
}
#body #invitepanel .invitetop {
	width:254px;
	height:131px;
	background: url('../imgs/invitecode.jpg') top left no-repeat;	
}
#body #invitepanel .inviteform {
	width:254px;
	height:40px;	
}
#body #invitepanel .inviteform span {
	float:left;
	margin:0px 0px 0px 5px;
}
#body #invitepanel .inviteform #invitebox {
    height:23px;
    width: 175px;
    border:1px solid #4a4c4b;
    background:#000;
    color:#4a4c4b;
    font-size:80%;
    text-align:left;
    padding:5px 0px 0px 5px;    		
    margin-right: 3px;
}
#body #invitepanel .inviterequest {
	width:254px;
	height:50px;	
}
#body #invitepanel .inviterequest a.requestinvite {
	background: transparent url('../imgs/requestinvitelink.gif') no-repeat;
	width:205px;
	height:23px;
	text-indent:-3000px;
	display:block;
}
#body #invitepanel .inviterequest a.hover {
	background: transparent url('../imgs/requestinvitelink_hover.gif') no-repeat;
}
#body #invitepanel .invitebottom {
	width:254px;
	height:50px;
	margin:270px 0px 0px 0px;
}
#body #invitepanel .invitebottom a#demolinkpage {
	background: transparent url('../imgs/sneakpreview.gif') no-repeat;
	width:226px;
	height:35px;
	text-indent:-3000px;
	display:block;	
}
#body #invitepanel .invitebottom a#demolinkpage.hover {
	background: transparent url('../imgs/sneakpreview_hover.gif') no-repeat;	
}
#aboutmflow {
	color:#000;	
	width:780px;
	height:460px;
	text-align:left;
	overflow:hidden;
	background: transparent url('../imgs/logos.gif') top left no-repeat;	
}
#aboutmflow .copy {
	width:450px;
	float:right;
	margin:25px 0px 0px 0px;
	overflow:hidden;
}
#requestacode {
	color:#000;
	width:550px;
	height:80px;
	overflow:hidden;
}
#mflowdemo {
	width:700px;
	height:520px;
	overflow:hidden;
}
#contactinformation {
	color:#000;
	width:650px;
	height:auto;
	text-align:left;
	overflow:hidden;	
}
#contactinformation .contactleft {
	width:220px;
	float:left;
	margin:10px 0px 0px 0px;
	text-align:right;
}
#contactinformation .contactleft ul#contactsocialicons {
	clear:both;
	list-style:none;
	margin:0px 0px 20px 10px;
	padding:0px;
	width:220px;
	text-align:center;	
}
#contactinformation .contactleft ul#contactsocialicons li {
	float:right;
	margin:10px 20px 0px 0px;
}
#contactinformation .contactleft ul#contactsocialicons li img {
	border:0px;
}
#contactinformation .contactright {
	width:400px;
	float:right;
	margin:10px 0px 0px 0px;
}
#footer {
	width:980px;
	text-align:left;
	height:70px;
	border-top:1px solid #262a2b;
	font-size:90%;
	color:#5b5f62;
	margin:-2px 0px 0px 0px;
	clear:both;
}
#footer p.termsconditions {
	width:500px;
	float:left;
	margin:10px 0px 0px 15px;
}
#footer p.copyright {
	width:400px;
	float:right;
	text-align:right;
	margin:10px 15px 0px 0px;	
}
#footer ul#socialicons {
	clear:both;
	list-style:none;
	margin:0px 0px 0px 15px;
	padding:0px;
	width:300px;
	text-align:center;	
}
#footer ul#socialicons li {
	float:left;
	margin:10px 20px 0px 0px;
}
#footer ul#socialicons li img {
	border:0px;
}

/* Start of custom styles */
.r
{
  clear:both;
  display:block;
  margin:0;
  padding:0;
  height:1px;
  line-height:1px;
  font-size:1px;
}
.error
{
	margin: 40px;
}
#imgsubmit
{
	border-width: 2px;
}
.text-page
{
	min-height: 500px;
	padding: 50px 0 0 50px;
}
.text-page P
{
	font-size: 12px;
}
.text-page A
{
	color: #aaa;
	text-decoration: underline;
}
.error-message
{
    font-weight: bold;
    color: #f03;
    font-size: 11px;
}
#download-page IFRAME
{
	position: absolute;
	left: -9999px;
}
#download-page IMG
{
	margin: 20px 0;
}
#download-page H1
{
	font-size: 20px;
	border-bottom: solid 1px #aaa;
	width: 700px;
	margin-bottom: 40px;
}
#download-page p.download-invite-code-label
{
	color: #aaa;
	font-size: 30px;
}
#download-page p.download-invite-code
{	
	font-size: 70px;
	padding-bottom: 30px;
}

/* Invite a friend page */
div.row 
{
  clear: both;
  padding-top: 10px;
}
  
div.row span.label 
{
	padding: 3px 3px 0 10px;
	float: left;
	width: 180px;	
}

div.row span.formw 
{  
  width: 335px;
  text-align: left;
} 
  
div.spacer 
{
  clear: both;
}

ul.invitees
{
	list-style-type: none;
	padding: 0;
	margin: 0;	
}

.invitees li
{
	padding: 0;
	margin: 0;
}

.invitee-input
{
	width: 200px;
}

.inviteFriendsContainerDiv 
{		
	margin: 15px auto;
}

#inviteesDiv 
{	
	background-color: #fff;
	padding: 10px;
	color: #000;
	height: 75px;
	width: 700px;
}

#lnkInviteFriends
{
	color: #457CD1;
	cursor: pointer;
}
.hide 
{
	display: none;
}

#img-quotes 
{
	padding-top: 80px;
}
#img-quotes IMG
{
	float: right;
	display: block;
	margin-right: 60px;
}