/* CSS Document */


* { /* this eliminates those extra spaces between divs */
	margin: 0;
	padding: 0;
	}

body {
	font-size: 1em;
	color:#000; 
	background-color:#5e0f5f;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Geneva, Arial, san-serif;
	}

h1 {
	font-size: 1.2em;
	text-align: left;
	line-height: 1.3em;
	color: #5e0f5f;
	margin-bottom: 9px;
	text-align: left;}
	
h2 {
	font-size: 1.0em;
	text-align: left;
	line-height: 1.3em;
	color: #5e0f5f;
	padding-top:6px;
	margin-bottom: 9px;
	text-align: left;}
	
h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #5e0f5f;
	padding-top:6px;
	margin-bottom: 9px;}
	
	
h4 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #5e0f5f;
	background-color: #fcb814;
	padding:6px;
	margin-bottom: 9px;}	
	
	

p {
	font-size: 80%;
padding-bottom:9px;
line-height:1.4em;
	}
	


	
#container {
width: 791px;
margin: 0px auto 0px auto;
position:relative;
	}
	
	

#backgroundhome {
background-repeat: repeat-y;
background-position:top;
background-image:url(images/promobizsides.jpg);
width:791px;
position:relative;
background-color:#fff;
}

#header{
position:relative;
background-repeat: no-repeat;
background-position:top;
background-image:url(images/promobizheader.jpg);
height: 249px;
}

#top {
position:relative;
background-repeat: no-repeat;
background-position:top;
height: 25px;
text-transform:uppercase;
padding:6px 6px 0 0;
text-align:right;
color:#fff;
font-size:90%;
font-weight:bold;
}

#top a {
	color: #fff;
	text-decoration: none;
}
		
#top a:link, #top a:visited {
	color: #fff;
	}

#top a:hover {
	color: #f8a911;
		}


#signature {position:relative;
width:100px;
}
	
#sig {
	position:absolute;
	left:100px;
	top: 61px;
	width: 210px;
	font-weight:bold;
	font-style:italic;
	font-size:70%;
}

#nav {
	position: absolute;
	left: 2px;
	top: 221px;
	text-align:center;
	font-size:80%;
	width: 788px;
	color:#5e0f5f;
	padding-bottom:12px;
	font-weight:bold;
	height: 13px;
	}

#nav td {padding: 1px 3px 0px 3px;
text-align: center;	}	

#nav ul {
	text-align: center;	
	text-transform:uppercase;
		}


#nav li {
	display:inline;
	}

	
#navbar a {
	color: #5e0f5f;
	text-decoration: none;
}
		
#navbar a:link, #navbar a:visited {
	color: #5e0f5f;
	}

#navbar a:hover {
	color: #fff;
		}
	
#navbar a:active,
.home #navbar #home a,
	.free #navbar #free a,
	.products #navbar #products a,
	.coaching #navbar #coaching a,
	.blog #navbar #blog a,
	.success #navbar #success a,
	.about #navbar #about a,
	.events #navbar #events a{
	color: #fff;
		}
	

#middle{
position:relative;
padding: 24px 245px 12px 220px;
}


#middle a {
	color: #5e0f5f;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle a:link, #middle a:visited {
	color: #5e0f5f;
	}

#middle a:hover {
	color: #f8a911;
		}

#middle ul {
	text-align: left;	
	line-height:1.3em;
		display:block;
		padding-left:12px;
		font-size: 80%;
	}


#middle li {
	padding-bottom:9px;
		}
	

#middle2{
position:relative;
padding: 24px 245px 12px 24px;
}


#middle2 a {
	color: #5e0f5f;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle2 a:link, #middle2 a:visited {
	color: #5e0f5f;
	}

#middle2 a:hover {
	color: #f8a911;
		}

#middle2 ul {
	text-align: left;	
	line-height:1.3em;
		display:block;
		padding-left:12px;
		font-size: 80%;
	}


#middle2 li {
	padding-bottom:9px;
		}
	



#middle3{
position:relative;
padding: 24px 24px 12px 24px;
}


#middle3 a {
	color: #5e0f5f;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle3 a:link, #middle2 a:visited {
	color: #5e0f5f;
	}

#middle3 a:hover {
	color: #f8a911;
		}

#middle3 ul {
	text-align: left;	
	line-height:1.3em;
		display:block;
		padding-left:12px;
		font-size: 80%;
	}


#middle3 li {
	padding-bottom:9px;
		}
	






#sidebar {
	position: absolute;
	font-size:90%;
	padding:6px;
	left: 14px;
	top: 277px;
	width: 173px;
	border: #f8a911 medium solid;
	}


#signupbox {
	position: absolute;
	font-style:italic;
	left: 562px;
	top: 278px;
	width: 205px;
	border: #f8a911 medium solid;
	}
#pad {padding:3px 12px;
}

#signupbox td {font-size:70%;
text-align:center;}

p.small {font-size:70%;
text-align:center;}


#footer{
background-repeat: no-repeat;
background-position:top;
background-image:url(images/promofooter.jpg);
position:relative;
padding:5px;
}




#pad2 {padding: 3px 12px;
font-size:85%;
text-align:left;
}


#pad2 td {padding:0 9px;}

#pad2 a {
	color: #5e0f5f;
	text-decoration:none;

}
		
#pad2 a:link, #pad2 a:visited {
	color: #5e0f5f;
	}

#pad2 a:hover {
	color: #000;
		}


#logo {
	position: absolute;
	left: 14px;
	padding-top:9px;
	top: 10px;
	text-align:left;
	}


#teasers {
	position: absolute;
	left: 14px;
	top: 12px;
	text-align:right;
	color:#6600CC;
	font-size:80%;
	width: 764px;
	height: 43px;
	}


		
#teasers a {
	color: #6600CC;
	text-decoration:none;

}
		
#teasers a:link, #teasers a:visited {
	color: #6600CC;
	}

#teasers a:hover {
	color: #000;
		}


#bottom {
position:relative;
background-repeat: no-repeat;
background-position:top;
background-image:url(images/promofooter.jpg);
}

p.bottom {padding-top:18px;
font-size:75%;
text-align:center;
color:#fff;
}

#bottom a {
text-decoration:none;
color: #fff;
}

