﻿/** CSS for IM-WPThemes.com created by Kevin Koop **/

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('http://www.im-wpthemes.com/images/bg.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	text-align:center
}
#header {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#maincontainer {
	width: 700px;
	margin: 0px auto 0 auto;
}
#copybox {
	background-color:#FFFFFF;
	border: 2px #C5DBE7 solid;
	margin: 30px auto 0 auto;
	padding: 0 35px 0 35px;
}
a:link {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
a.inline:link {
	text-decoration: none;
	color:#3366CC;
}
a.inline:hover {
	text-decoration: underline;
	color:#003399;
}
#footer {
text-align:center;
color:#333333;
padding:15px 0 10px 0;
font-size:11px;
}
.headline {
	font-family: Impact;
	font-size: 32px;
	color: #003399;
}
.style1 {
	text-align: center;
}
.preheadline {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.style2 {
	margin-left: 75px;
}
.subheadline {
	font-family: Impact;
	font-size: 24px;
	color: #003399;
}
.productbox {
	width: 550px;
	height: 100%;
	margin: 0px auto 0 auto;
	background-color:#FFFFFF;
	border: 4px #666666 dashed;
	padding:10px;
}
#productbox2 {
	width: 535px;
	height: 100%;
	margin: 0px auto 0 auto;
}
.optinbox {
	width: 500px;
	height: auto;
	margin: 0px auto 0 auto;
	background-color:#FFFFFF;
	border: 4px #003399 dashed;
	padding:10px;
}
.style3 {
	font-family: Arial;
}
.style4 {
	text-decoration: underline;
}
.style5 {
	margin-left: 20px;
}
.style6 {
	font-size: x-small;
	margin-left: 15px;
}
.style11 {
	margin-left: 60px;
}
.bold {
	font-weight: bold;
}
.bu {
	font-weight: bold;
	text-decoration: underline;
}
hr {
	border: none;
	border-top: 4px dotted #ccc;
}
ul#salespage {
	list-style: none;
	padding-left: 30px;
}
ul#salespage li {
	background:  url(http://www.im-wpthemes.com/images/bullet2.gif) no-repeat left;
	padding: 10px 0;
	padding-left: 36px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
ul#salespage a {
	text-decoration: none;
	color: #3366cc;
}
ul#salespage a:hover {
	text-decoration: underline;
	color: #666666;
}
img li {
	display: block;
	margin-top: 0px;
}
a img {
	border: none;
}
hr {
	border: none;
	border-top: 3px dotted #ccc;
	margin: 20px 0;
}
.hightlighter {
	background-color: #FFFF00;
}
.bold-highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
#testimonial-bg {
	padding: 5px;
	margin: 10px 0;
	width: 535px;
	background: #e8e8e8;
	border-top: 1px #333 dashed;
	border-bottom: 1px #333 dashed;
	font-size: 12px;
	color: #000000;
}