
/* Layout Stylesheet */ 

body {
 margin-top:0px;
 margin-bottom:0px;
 background:#808080;
 color: #333333;
 text-align:center;
 padding:0;
font-family:verdana;
font-size:12px;
background: url(../images/bg.jpg);
 }
a:active		{outline: none;}
a:focus		{outline: none;}
.banner img{
	width:468px;
	height:60px;
	border:3px double #000000;
}
#free {
margin-left:80px;
margin-top:-50px;
background: url(../images/its_free.jpg) no-repeat;
width:500px;
height:380px;
}

#outer {
 text-align:left;
 border:1px solid #000000;
 width:780px;
 margin:auto;
 }

#hdr {
 height:140px;
 background:#eeeeee;
 color: #333333;
background: transparent url(../images/optinmania.png) center center no-repeat;
 }
#income_streams {
	height:179px;
	background: transparent url(../images/income-streams.jpg) center center no-repeat;
	padding-top:10px;
	padding-bottom:0px;
 }
#om01 {
	width:69px;
	height:105px;
	background: transparent url(../images/om-01.jpg) center no-repeat;
	float:left;
	position:relative;
	margin:10px 20px 10px 10px;
 }
#om02 {
	width:82px;
	height:150px;
	background: transparent url(../images/om-02.jpg) center no-repeat;
	float:right;
	position:relative;
	margin:0px 10px 10px 20px;
 }
#blackboard {
	width:500px;
	height:250px;
	background: transparent url(../images/greenboard.jpg) center no-repeat;
	margin-left:auto;
	margin-right:auto;

 }
#group01 {
	width:110px;
	height:84px;
	background: transparent url(http://www.optinmania.com/images/group01.jpg) center no-repeat;
	margin-left:auto;
	margin-right:auto;
 }
#group02 {
	width:108px;
	height:104px;
	background: transparent url(http://www.optinmania.com/images/group02.jpg) center no-repeat;
	margin-left:auto;
	margin-right:auto;
 }
.breaker {
	margin-top:10px;
}
.breaker20 {
	margin-top:20px;
}
.breaker40 {
	margin-top:40px;
}
#bar {
 height:25px;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 0px 0;
 }

#bodyblock {
 position:relative;
 color: #333333;
 width:780px;
 padding:0px;
background: transparent url(../images/bar.png) repeat-y;

 }

#l-col {
 float:left;
 color: #333333;
 width:178px;
border:1px solid #EEEEEE;
	text-align:left;
	margin-left:12px;

 }

#l-col h4{
	font-size:18px;
	font-family:tahoma;
	text-align:center;
}
#cont {
 width:574px;
background: #FFFFFF;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;

 }
#cont p {
	text-align:justify;
}
#cont h1 {
	text-align:center;
	color:#FF0000;
	font-size:32px;
}
#cont h2 {
	text-align:center;
	color:#000000;
	font-size:20px;
	margin-top:-20px;
	margin-bottom:10px;
	
}
#cont h3 {
	text-align:left;
	color:#0C5BCE;
	font-size:20px;
	margin-left:15px;
	padding-top:20px;
	padding-bottom:10px;
}
#cont h4 {
	text-align:center;
	font-size:20px;
	padding-top:40px;
	padding-bottom:10px;
	color:#FF0000;
}

#cont li {
padding-top:10px;
}
#ftr {
 height:35px;
 color: #FFFFFF;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
background: black url(../images/ftr.jpg) center center repeat-x;
 }
#ftr p {
	padding-top:10px;
}
#ftr a {
	color:#FFFFFF;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border-bottom: 1px solid #000000;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;

}
.solidblockmenu ul{
	margin-bottom:0px;
}
.solidblockmenu li{
display: inline;
text-align:center;

}

.solidblockmenu li a{
float: left;
color: white;
padding: 2px 11px;
text-decoration: none;
border-right: 1px solid #000000;
width:80px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}










/* Presentation Stylesheet */ 

h1, h2 {
	color:#012CE6;
 margin:0;
 padding:20px 15px 5px 15px;
 }

h3 {
 margin:0; 
 padding: 40px 0;
	text-align:center;
	font-size:22px;
 }
h4 {
 margin:0; 
 padding: 10px;
	text-align:left;
	font-size:12px;
color:#FFFFFF;
 }

p {
 margin:0;
 padding:5px 15px 5px 15px;
 }
