﻿body {
	background: #ffecf5 url('images/bg.png');
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial;
	color: #0c0c0c;

}

#header {
    background:	#000066 url('images/bg.png');
    width: 900px;
    height: 140px;
    width: auto;
  	margin-left: 0;
 	margin-right: 0;
 }

#logo {
    background: url('images/logo.png') no-repeat;
	height: 140px;
	width: 900px;
	margin-left:auto;
    margin-right:auto;
}

#chat  {
     width: 85px;
     height: 30px;
     position: relative;
     top:50px;
     left:640px;
}

#navigation {
    height: 18px;
    width: 890px;
    margin-top: 92px;
    position: relative;
    bottom: 12px;
    left: 2px;	
    padding-left:10px;
}

.nav-link {
	color: #ffffff; text-decoration:none; font-size: 11px;
}
.nav-link:visited {
	color: #ffffff; text-decoration:none; font-size: 11px;
}
.nav-link:active {
	color: #ffffff; text-decoration:none; font-size: 11px;
}
.nav-link:hover {
	color: #ffffff; text-decoration:underline; font-size: 11px;
}

.nav-text {
	color: #FFFFFF;
}


#container {
    width: 900px;
    margin-left:auto;
    margin-right:auto;
    background: url('images/background.jpg');
    overflow:auto;
}

#content {
	padding-left: 12px;
	padding-top: 12px;	
	padding-bottom:20px; 
	width: 876px;
}

h1 {
	font-size: 28px;
	color: #860037;
	text-align: left;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:25px;
	text-align:center;
}


h2 {
	font-size: 18px;
	color: #860037;
	margin-top:12px;
	margin-bottom:12px;
	text-align:center;
}



h4  {
	color: #0c0c0c;
	font-size:18px;
	margin:0;
}

#testimonial {
    border: 1px solid #dddddd;
    font-weight: bold;
	line-height:20px;
	text-align: left;
	background-color: #eaeaff;
	padding:4px 10px 4px 10px;
}

.testimonial {
    border: 1px dotted #dddddd;
    font-weight: bold;
	line-height:20px;
	text-align: center;
	background-color: #dfdfdf;
	padding:4px 10px 4px 10px;
}


#ebook {
    border: 1px solid #000066;
	padding: 6px;
	background: url('images/ebook-bg.png');
	float: left;
		width: 210px;
		margin-top: 5px;
    	margin-right: 24px;
    	margin-left: 10px;
    }


#ebook h3 {
	font-size: 28px;
	color: #ffecf5;
	margin-bottom:10px;
	margin-top:0;
	padding-bottom:2px;
	border-bottom:3px dotted #ffecf5;
}



#autoresponder {
	width: 250px;
	background: url('images/background.jpg');
	padding:10px;
	border: 2px dotted #000066;
	margin-left: 235px;
}

#privacy {
   
	width: 100%;
	height: 50px;
}

#right-column {
	
	margin-left: 250px;
	margin-right: 24px;
}


.bullets {
	font-size: medium;
	font-weight: bold;
	color: #555555;	
	padding-right: 24px;
	margin-bottom: 16px;
}

p {
font-size: 13px;
font-weight: normal;
margin-top:10px;
margin-bottom:10px;
color: #0c0c0c;
	
}


.medium {
	font-size:14px;
}

.mainphoto-home{

margin:2px -5px 2px 5px; 

float:right;

padding:5px;

border:1px solid #fff;

background-color:#eaeaff;

color:#333;

}


.mainphoto{

margin:12px 10px 10px 5px;

float:right;

padding:5px;

border:1px solid #fff;

background-color:#ddd;

color:#333;

}


.mainphoto-left {

margin:18px 10px 10px 5px;

float:left;

padding:5px;

border:1px solid #fff;

background-color:#ddd;

color:#333;

}


#comparison-left {
margin-left: 96px;
float: left;
width: 320px;
}

#comparison-right {
	margin-left: 436px;
	width: 260px;
}

#video {
    width: 271px;
    margin-top:-1px; 
	margin-left:5px;
	background-color: #ffecf5; 
	float: right;
	padding-left:9px;
}


.center {
	text-align: center;
}

.center-video {
	text-align: center;
	width: 310px;
}

.yellow-highlight {
	background-color: #FFFF00;
}
.small {
	font-size: x-small;
}


.subhead {
	font-size: 16px;
	
}



.red {
	color: #860037;
}

ul {
	margin: 0 0 0 260px;
	padding:0;
}

li  {
	margin-top:12px;
	margin-bottom:12px;
	margin-left:20px;
	font-size: 14px;
	color: #333;
	line-height:130%;
}


#twitter  {
    width:190px;
    height:70px;
    margin-left:110px;
    margin-top: 40px;
	
}

#twitter img {
	border:0;
}

#footer {
	width: 900px;
	height: 40px;
    margin-left: auto;
    margin-right: auto;
    background: url('images/footer-bg.png') #000066;
    padding-top: 6px;
    padding-bottom: 20px;
    margin-top:20px;
    border-top: 1px solid #860037;
    line-height: 140%;
}

.footer-text {
	color: #FFFFFF;
	text-align: center;
}

.footer-link {
	color: #7c002d; text-decoration:underline; font-weight: bold;
}
.footer-link:visited {
	color: #860037; text-decoration:underline;
}
.footer-link:active {
	color: #860037; text-decoration:underline;
}
.footer-link:hover {
	color: #ffffff; text-decoration:underline;
}
