body, div, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, feldset, input, p, blockquote, th, td {
margin:0;
padding:0;
}
body, html {
	margin:0;
	padding:0;
	background:#111111;
	color:#000;
	font-family:georgia,"times new roman",times,serif;
}
body {
	min-width:750px;
}
p, ul, li, td {
	font-family:georgia,"times new roman",times,serif;
	font-size: 1em;
}
a, a:visited {
	color:#0000FF;
}
#content {
	background:#ffffff;
	margin:0 auto;
	width:750px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#header {
	margin-right: 0;
	padding: 0 0 2px 0;
	background:#000000;
}
#header h1{
	font-size: 8px;
	text-align: right;
}
#topnav{
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-style: solid;
	border-color: #333333;
	background: #333333;
	text-align: center;
	margin: 1px 0 1px 0;
}
#topnav a{
	text-decoration: none;
	color: #aaaaaa;
	font-size: 1.2em;
}
#topnav a:hover{
	color: #ffa74f;
}
#topnav a.orange {
	color: #ffa74f;
}
#topnav a.orange:hover{
	color: #ffffff;
}
#topnav ul li{
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 10% 0 10%;
}
#main {
	background:#000000;
	width:750px;
}
#feature {
	background: #000000;
	border: 5px solid #00000;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}
.feature-image {
	background: transparent url(../images/vid.jpg) no-repeat scroll 0 0;
	display: block;
	height: 405px;
	text-decoration: none;
	width: 720px;
}
.feature-caption {
	background: transparent url(../images/overlay.png) repeat scroll 0 0;
	color: #A7A7A7;
	display: block;
	height: 60px;
	padding: 0;
	position: relative;
	top: 345px;
}
.feature-caption .feature-title {
	display: block;
	font-size: 1.5em;
	color: #ffffff;
	padding: 10px 0 0 0;
}
.feature-caption .feature-title .orange{
	color: #ffa74f;
}
.feature-caption .feature-subtitle .orange{
	color: #ffa74f;
}
.feature-caption .feature-subtitle {
	font-size: 1em;
	color: #ffffff;
}
#boxes {
	padding: 9px 0 10px 0;
	text-align: center;
}
.box1 {
	background: transparent url(../images/box1.jpg) no-repeat scroll 0 0;
	display: block;
	height: 236px;
	text-decoration: none;
	width: 236px;
}
.box2 {
	background: transparent url(../images/box2.jpg) no-repeat scroll 0 0;
	display: block;
	height: 236px;
	text-decoration: none;
	width: 236px;
}
.box3 {
	background: transparent url(../images/signupbutton.jpg) no-repeat scroll 0 0;
	display: block;
	height: 236px;
	text-decoration: none;
	width: 236px;
}
.box-caption {
	background: transparent url(../images/overlay.png) repeat scroll 0 0;
	color: #A7A7A7;
	display: block;
	height: 40px;
	padding: 0;
	position: relative;
	top: 188px;
	color: #ffa74f;
	padding: 8px 0 0 0;
}
.box-caption .box-title {
	display: block;
	font-size: 1em;
	color: #ffffff;
}
.box-caption .box-subtitle {
	display: block;
	font-size: .8em;
	color: #ffa74f;
}
#footer {
	background: #000000;
	border-bottom: 1px solid #ffffff;
}
#footer p {
    padding:10px;
    margin:0;
    text-align:left;
    font-size:.7em;
    color: #888888;
}
#productfooter {
	background: #ffffff;
	border-bottom: 100px solid #ffffff;
}
#productfooter a {
	padding: 40px 0 10px 80px;
	margin: 20px 0 0 0;
	color: #000000;
}
#productfooter a:hover {
	color: #ffa74f;
}
#productfooter img {
	padding: 0 60px 0 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0 0 0;
}
img.signup {
	display: block;
	padding: 0px 0 0 0;
}
img.right {
	display: block;
	margin-right: 0;
	margin-left: auto;
	padding: 0 0 0 0;
}
img.rightfloat {
	float: right;
	margin: 5px;
}
#main h1 {
	color: #ffa74f;
	font-style: bold;
	font-size: 2em;
}	
#main h2 {
	font-style: none;
	font-size: 1.2em;
	color: #000000;
	padding: 20px 20px 10px 20px;
}	
td.h5 {
	color: #ffffff;
}
#main h3 {
	color: #ffa74f;
	font-style: italic;
	font-size: 1em;
	padding: 10px 40px 5px 40px;
}	
#main p {
	color: #000000;
	font-size: .8em;
	line-height: 1.5em;
	padding: 0px 40px 10px 40px;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}
#main ul li{
	color: #000000;
	font-size: .8em;
	padding: 5px 50px 0 50px;
	list-style-position: inside;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}
#main .fashionpromo {
	padding: 10px 15px 10px 15px;
}
#main img {
	padding: 15px 40px 0 40px;
}
#fashionpage {
	background: #ffffff;
}
#fashionpage h1 {
	font-size: 1.4em;
	color: #ffa74f;
	padding: 20px 20px 10px 20px;
}
#fashionpage h2 {
	font-style: none;
	font-size: 1.2em;
	color: #000000;
	padding: 20px 20px 10px 20px;
}	
#fashionpage h2.smaller {
	font-size: 1em;
}
#fashionpage h3 {
	color: #ffa74f;
	font-style: italic;
	font-size: 1em;
	padding: 10px 40px 5px 40px;
}	
#fashionpage p {
	color: #000000;
	font-size: .8em;
	line-height: 1.5em;
	padding: 0px 40px 10px 40px;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}
#fashionpage p.quote {
	font-style: italic;
	padding: 0 40px 30px 40px;
}
#fashionpage ul li{
	color: #000000;
	font-size: .8em;
	padding: 5px 50px 0 50px;
	list-style-position: inside;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}
#fashionpage .fashionpromo {
	padding: 10px 15px 10px 15px;
}
#fashionpage .facebookpromo {
	padding: 5px 0 0 40px;
}
#fashionpage .seniormodelpromo {
	padding: 5px 0 10px 40px;
}
#fashionpage img {
	padding: 15px 40px 0 40px;
}
#fashionpage tr td{
	padding: 8px;
	font-size: .8em;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;	
}
#fashionpage form {
	padding: 10px 0 10px 50px;
}
#bonus {
	margin: 30px 40px 30px 40px;
	padding: 0px 30px 30px 30px;
	border: 1px dashed #ffa74f;
	border-width: 6px;
}
#bonus h2 {
	text-align: center;
	padding: 30px 0 10px 0;
}
#bonus h3 {
	text-align: center;
	padding: 15px 0 0 0;
}
#bonus .orange {
	color: #ffa74f;
}
#bonus .red {
	color: #ff0000;
}
#bonus form.centered {
	margin-left: auto;
	margin-right: auto;
}
#bonus p {
	color: #000000;
	padding: 0 40px 0 40px;
	font-size: 1em;
	line-height: 1.5em;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;		
}
#bonus a{
	color: #000000;
}
#bonus a:hover{
	color: #ffa74f;
}
#socialmarketingpage h1 {
	font-size: 1.4em;
	color: #ffa74f;
	padding: 20px 20px 0px 20px;
}
#socialmarketingpage tr td{
	padding: 5px;
	font-size: .8em;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;		
}
#socialmarketingpage h2 {
	font-style: none;
	font-size: 1.2em;
	color: #000000;
	padding: 10px 20px 0px 20px;
}	
#socialmarketingpage h3 {
	color: #ffa74f;
	font-style: italic;
	font-size: 1em;
	padding: 10px 40px 20px 40px;
}	
#socialmarketingpage h4 {
	font-style: none;
	font-size: 1.2em;
	color: #ffa74f;
	padding: 00px 20px 0px 20px;
}	
#socialmarketingpage h5 {
	color: #000000;
	font-style: italic;
	font-size: 1em;
	padding: 0px 40px 5px 20px;
}	
#socialmarketingpage p {
	color: #000000;
	font-size: .8em;
	line-height: 1.5em;
	padding: 0px 40px 10px 40px;
	font-family:"Verdana","Gill Sans", "Gill Sans MT", "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}
#socialmarketingpage a {
	text-decoration: none;
	color: #000000;
}
#socialmarketingdownload {
	margin: 20px 0 0 0;
	background: #ffffff;
	border-bottom: 80px solid #ffffff;
}
#socialmarketingdownload a {
	padding: 40px 0 10px 80px;
	margin: 20px 0 0 0;
	color: #000000;
}
#socialmarketingdownload a:hover {
	color: #ffa74f;
}
#socialmarketingdownload img {
	padding: 0px 60px 0 0;
}
#products {
	background: #000000;
}
#products a {
	text-decoration: none;
	color: #ffffff;
}
#products a:hover {
	color: #ffa74f;
}
#products h2 {
	font-size: 1.5em;
	padding: 0;
}
#products h3 {
	color: #ffffff;
	font-size: 1em;
	padding: 0;
}
#products h3 .orange {
	color: #ffa74f;
}
#products img {
	padding: 0;
}
#aboutlogos {
	padding: 10px 75px 10px 75px;
}
#aboutlogos img{
	padding: 5px;
}
#paypal {
	padding: 20px 0 0 0;
}
#footerspace {
	border: 30px solid #ffffff;
}
img { 
	border: none; 
}
a.orange {
	color: #ffa74f;
}
#headblack h1 {
	color: #000000;
	font-style: bold;
	font-size: 1.8em;
	padding:0 10px 0 10px;
}
