﻿
*, html {
	padding: 0;
	margin: 0;
	}
body {
	background: url(http://assets.successproducts.com/assets/sites/def-presentation/images/bg.jpg) no-repeat #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	}
	
.clear {
	clear: both;
	}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ul, li {
	list-style: none;
	}

.indent {
	margin-left: 15px;
}
	
#wrapper {
	width: 960px;
	padding: 0 15px;
	margin: 0 auto;
	}
	
#header {
	width: 960px;
	height: 92px;
	}
	
#header2 {
	width: 960px;
	height: 42px;
	}

#header img {
	float: left;
	}
	
#header h1 {
	overflow: hidden;
	width: 0;
	height: 0;
	}
	
#header ul {
	float: right;
	height: 33px;
	list-style: none;
	background: url(http://assets.successproducts.com/assets/sites/def-presentation/images/nav-bg.gif) repeat-x;
	margin-top: 59px;
	}
	
#header li {
	float: left;
	font-size: 10px;
	padding: 10px 30px;
	background: url(http://assets.successproducts.com/assets/sites/def-presentation/images/nav-divider.gif) top right no-repeat;
	}
	
#header li a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header li a:hover {
	text-decoration: underline;
	}
	
#header li.last {
	background: none;
	}
	
#main {
	width: 930px;
	padding: 15px;
	background: #FFFFFF;
	}
	
#main #masthead {
	width: 920px;
	height: 270px;
	padding: 0px 5px 0 0px;
	}
	
#main #masthead h2 {
	font-size: 24px;
	color: #FFFFFF;
	}
	
#main #masthead p {
	font-size: 12px;
	color: #d0d49d;
	line-height: 24px;
	width: 525px;
	margin: 30px 0 25px 0;
	}
	
#main #container {
	background: url(http://assets.successproducts.com/assets/sites/def-presentation/images/sidebar-bg.gif) repeat-y right;
	}

#main #container2 {	
	background-color: #FFFFFF;
	}
	
#main #content {
	float: left;
	width: 602px;
	padding-left: 3px;
	}

#main #content h3 {
	color: #508659;
	font-size: 21px;
	margin: 15px 0 20px 0;
	}
	
#main #content p {
	line-height: 20px;
	padding: 0 25px 25px 0;
	}
	
#main #content hr {
	border: none;
	height: 1px;
	background: #ddded1;
	color: #ddded1;
	margin-bottom: 25px;
	}
	
#main #content h4 {
	color: #508659;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
#main #content ul {
	width: 275px;
	}
		
#main #content li {
	padding: 8px 0 8px 24px;
	background: url(http://assets.successproducts.com/assets/sites/def-presentation/images/bullet.gif) left no-repeat;
	}
	
#main #content img {
	margin: 10px;
}

#main #content2 {
	float: left;
	width: 900px;
	padding-left: 3px;
	}

#main #content2 h3 {
	color: #508659;
	font-size: 21px;
	margin: 15px 0 20px 0;
	}
	
#main #content2 p {
	line-height: 20px;
	font-size: 12px;
	padding: 0 25px 25px 0;
	}
	
#main #content2 hr {
	border: none;
	height: 1px;
	background: #ddded1;
	color: #ddded1;
	margin-bottom: 25px;
	}
	
#main #content2 h4 {
	color: #508659;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
#main #content2 ul {
	width: 275px;
	}
		
#main #content2 li {
	padding: 8px 0 8px 24px;
	background: url(http://assets.successproducts.com/assets/sites/def-presentation/images/bullet.gif) left no-repeat;
	}
	
#main #content2 img {
	margin: 10px;
}
	
#main #sidebar {
	float: right;
	width: 265px;
	padding: 15px;
	}
	
#main #sidebar .feed {
	padding: 2px 8px 0 0;
	}
	
#main #sidebar h4 {
	color: #508659;
	font-size: 14px;
	margin-bottom: 5px;
	}
	
#main #sidebar p {
	margin-bottom: 20px;
	line-height: 20px;
	}
	
#main #sidebar p a {
	color: #444444;
	text-decoration: none;
	}
	
#main #sidebar p a:hover {
	text-decoration: underline;
	}
	
#main #sidebar span {
	color: #168c27;
	font-style: italic;
	}

#main #sidebar p .link {
	color: #78451e;
	text-decoration: none;
	border-bottom: dotted 1px #e08f50;
	font-style: italic;
	padding-bottom: 3px;
	}	

#main #sidebar p a.link {
	color: #78451e;
	text-decoration: none;
	border-bottom: dotted 1px #e08f50;
	font-style: italic;
	padding-bottom: 3px;
	}
	
#main #sidebar hr {
	border: none;
	height: 1px;
	background: #ddded1;
	color: #ddded1;
	margin-bottom: 25px;
	}

#footer {
	color: #D2AC86;
	font-size: 10px;
	margin: 15px 3px;
	padding-bottom: 15px;
	}
	
#footer a {
	color: #D2AC86;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#sidebar img {
    float: right;
    padding: 1px;
    background-color: #FFFFFF;
    border: solid 1px #283D2B;
    margin-left: 10px;
    }
    
#sidebar img.nomark {
    padding: 0px;
    background-color: #FFFFFF;
    border: 0px;
}

#flash-cover {
     margin-top: -65px;
    }
    
#flash-cover p {
    padding-left: 25px;
    }
    
#flash-cover img {
    padding-left: 25px;
    border: 0px;
    }

#flash-cover h1 {
     padding: 12px 0px 0px 25px;
     width: 928px;
     height: 50px;
     font-size: 26px;
     font-family: Georgia, "Times New Roman", Times, serif;
     color: #FFFFFF;
    }
    
.center {
	text-align: center;
}

.black {
	color: #000000;
}
.medium {
	font-size: 16px;
}

.small {
	font-size: 12px;
}
#main #content3 {
	float: left;
	width: 900px;
	padding-left: 3px;
	font-family: serif;
	}

#main #content3 h1 {
	color: #508659;
	font-size: 40px;
	margin: 15px 0 20px 0;
	}

#main #content3 h3 {
	color: #508659;
	font-size: 26px;
	margin: 15px 0 20px 0;
	}
	
#main #content3 p {
	line-height: 25px;
	font-size: 20px;
	padding: 0 25px 25px 0;
	margin-left: 10px;
	font-family: Georgia, Garamond, serif;
	}
	
#main #content3 hr {
	border: none;
	height: 1px;
	background: #ddded1;
	color: #ddded1;
	margin-bottom: 25px;
	}
	
#main #content3 h4 {
	color: #508659;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;

	}
	
#main #content3 ul {
	font-size: 13px;
	width: 525px;
	}
		
#main #content3 li {
	padding: 8px 0 8px 24px;
	text-align: left;
	background: url(http://assets.successproducts.com/assets/sites/def-presentation/images/bullet.gif) left no-repeat;
	}
	
#main #content3 img {
	margin: 10px;
}

.nomark {
	border: 0px;
	background-color: 0px;
}

h5 {
	font-size: 14px;
}

#twitter { margin-left:-15px;background: #FBFBF9 url(http://assets.successproducts.com/assets/images/93.png) 6px center no-repeat; 
padding-left:100px;padding-top:10px;margin-bottom: 10px;font-size: 11px;}

#twitter a.follow {
	color: #78451e;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
	padding-bottom: 3px; }

#twitter span {
	color: #78451e;
	font-size: 9px;
}

#twitter div.seperator {
	clear: both;
	height: 1px;
	margin-top: 5px; margin-bottom: 5px;
	border-top: #78451e dotted 1px;
}
.rssPost {
	margin-left: 15px;
}
.rssPost .link {
	color: #78451e;
	padding-bottom: 3px;
}
#rssFeed .seperator {
	clear: both;
	height: 1px; 
	margin-top: 15px; margin-bottom: 10px;
	border-top: #78451e dotted 1px;
}
