/* COLORS */
body {background-color:#014785;	color: #000000;
font-family:Helvetica, Verdana, Arial, sans-serif; font-size:16px;}


#wrapper {
width:100%;
}

#smallwrapper{background-color:#EDF3F7; 
width:800px;

}

#header{background-color:#EDF3F7;
width:800px;
height:90px;
background-image:url(images/angels-and-prosperity_800.jpg);
background-repeat:no-repeat;

 }


#content {
width:800px;
background-color:#EDF3F7;
}

#contentheader {
width:800px;
background-image:url(images/banner_mmm5_600.jpg);
height:154px;
background-position:center;
background-repeat:no-repeat;
padding-top:40px;
}

#copy {

margin-top: 20px;
margin-left: 100px;
margin-right: 100px;
margin-bottom: 30px;

}

#footer {
border: none;
background-color:#EDF3F7;
background-image:url(images/footer-bg_800.jpg);
width:800px;
height:85px;}

h1{color:#5C52A3;}
h1 a:hover{color:#9933CC;}
#header h1, #header a{color:#5C52A3;}	
h2{color:#5C52A3;}	
h3{color: #5C52A3;}
		
.vibration{color:#9933CC; font-size:17px;}
.bigvibration{color:#9933CC; font-size:20px; font-weight:bold;}

#formentire{
width:600px; height:400px;
background-position:center top;
}
#formbanner{
background-image:url(images/banner_mmm_free-call_400.jpg);
width:400px; height:102px;
background-repeat:no-repeat;
background-position:center top;
}
	

a {color:#5C52A3;}
/*h2 a, h2 a:visited, h3 a, h3 a:visited {color: #373737;}*/
a:hover {color: #9933CC;}
a img {	border: none;}


blockquote {border-left: 5px solid #ddd; padding-left:10px;}

.testimonial {border:solid; border-width:2px; border-color:#5C52A3; background-color:#DABFEA;  width:600px; padding:10px;}
.smborder {border:solid; border-width:2px; border-color:#5C52A3; background-color:#EDF3F7; padding:10px;}
.standout {border:solid; border-width:2px; border-color:#5C52A3; background-color:#FFFFFF;  width:560px; padding-left:20px; padding-right:20px;}

li {
	list-style-type: circle;
	margin-bottom: 15px;
}

hr {
	color:#9933CC;
	border-style:dotted;
}

.lineupper {
width:560px;
	border-top: 3px #9933CC dotted;
	
	border-bottom:4px #DABFEA solid;}
	
.linelower {
width:560px;
	border-top: 4px #DABFEA solid;
	
	border-bottom:3px #9933CC dotted;}
	
#contacttable {
	width:400px;
	border:3px;
	border-color:#DABFEA;
	border-style:solid;
	font-family:Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;
	background-color:#FFFFFF;

	}
