/* Testimonial Style #1 */
/* (START) */
div.testimonial1 {
	padding: 10px;
	width: 400px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
}
div.testimonial1 p {
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, sans-serif;
}
div.testimonial1 strong {
	display: block;
	font-size: 15px;
	color: #666;
}
/* (END) */

/* Testimonial Style #4 */
/* (START) */
div.testimonial4 {
	padding: 10px;
	width: 400px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	text-align: center;
	background: #eee;
}
div.testimonial4 p {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	font-family: arial, sans-serif;
}
div.testimonial4 strong {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	font-family: verdana, sans-serif;
}
/* (END) */

/* Testimonial Style #5 */
/* (START) */
div.testimonial5 {
	padding: 10px;
	width: 500px;
	display: block;
	margin: 10px auto;
	background: #fafafa;
}
div.testimonial5 p {
	font-size: 14px;
	color: #777;
	font-weight: bold;
	font-family: arial, sans-serif;
}
div.testimonial5 strong {
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	font-family: verdana, sans-serif;
}
/* (END) */

/* Testimonial Style #10 */
/* (START) */
div.testimonial10 {
	padding: 20px;
	width: 500px;
	display: block;
	margin: 10px auto;
	padding-left: 50px;
	background: #e1eff7;
}
div.testimonial10 p {
	font-size: 14px;
	color: #5e93b2;
	font-weight: bold;
	font-style: italic;
	font-family: georgia, sans-serif;
}
div.testimonial10 p em {
	background: #faf5a9;
	font-weight: bold;
	font-style: normal;
	padding: 5px;
}
div.testimonial10 strong {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #395e74;
	font-family: verdana, sans-serif;
}
/* (END) */

/* Lead Intro Style #1 */
/* (START) */
div.lead-intro1 {
	display: block;
	width:
}
div.lead-intro1 p {
	clear: both;
}
div.lead-intro1 span.desk-of {
	display: block;
	float: left;
	width: 300px;
	padding: 10px 0;
	font-weight: bold;
}
div.lead-intro1 span.desk-of strong {
	font-weight: bold;
	color: #888;
	font-style: italic;
	font-family: georgia, serif;
}
div.lead-intro1 span.top-date {
	display: block;
	float: right;
	width: 200px;
	text-align: right;
	padding: 10px 20px;
	color: #666;
}
/* (END) */

/* ------------------ */

/* Johnson Box Style #2 */
/* (START) */
div.johnson-box2 {
	padding: 10px;
	width: 500px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	background: #f4f3f3;
}
div.johnson-box2 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #e30000;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.johnson-box2 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}
div.johnson-box2 ul li {
	padding-left: 20px;
	background: url(bullets/bullet2.png) no-repeat left;
}
div.johnson-box2 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
/* (END) */

/* Johnson Box Style #3 */
/* (START) */
div.johnson-box3 {
	padding: 30px;
	width: 450px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	background: #eef5f9;
}
div.johnson-box3 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #3983aa;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.johnson-box3 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.johnson-box3 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(bullets/bullet10.png) no-repeat left;
	color: #3983aa;
}
div.johnson-box3 ul li strong {
	color: #444;
	font-weight: bold;
}
div.johnson-box3 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
/* (END) */

/* Johnson Box Style #4 */
/* (START) */
div.johnson-box4 {
	padding: 40px 50px;
	width: 400px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #d3d19b;
	background: #f5f4cf;
}
div.johnson-box4 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #444;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.johnson-box4 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.johnson-box4 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(bullets/bullet10.png) no-repeat left;
	color: #a09e6b;
}
div.johnson-box4 ul li strong {
	color: #444;
	font-weight: bold;
}
div.johnson-box4 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
/* (END) */

/* Johnson Box Style #5 */
/* (START) */
div.johnson-box5 {
	padding: 40px 50px;
	width: 400px;
	display: block;
	margin: 10px auto;
	border: 1px solid #eee;
	background: #fafafa;
}
div.johnson-box5 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #444;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: georgia, sans-serif;
	font-size: 24px;
	font-style: italic;
}
div.johnson-box5 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.johnson-box5 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(bullets/bullet1.png) no-repeat left;
	color: #777;
}
div.johnson-box5 ul li strong {
	color: #444;
	font-weight: bold;
}
div.johnson-box5 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
/* (END) */


/* Johnson Box Style #8 */
/* (START) */
div.johnson-box8 {
	padding: 40px 50px;
	width: 400px;
	display: block;
	margin: 10px auto;
}
div.johnson-box8 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #4d87dd;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: impact, sans-serif;
	font-size: 36px;
}
div.johnson-box8 h3 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #777;
	font-weight: normal;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
div.johnson-box8 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.johnson-box8 ul li {
	padding: 5px;
	padding-left: 26px;
	background: url(bullets/bullet4.png) no-repeat left;
	color: #4d87dd;
}
div.johnson-box8 ul li strong {
	color: #4d87dd;
	font-weight: bold;
}
div.johnson-box8 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
/* (END) */


/* Johnson Box Style 10 */
/* (START) */
div.johnson-box10 {
	padding: 40px 50px;
	width: 400px;
	display: block;
	margin: 10px auto;
	border-top: 2px solid #999;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #999;
	background: #eee;
}
div.johnson-box10 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #444;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: arial, sans-serif;
	font-size: 31px;
}
div.johnson-box10 h3 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #888;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
div.johnson-box10 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.johnson-box10 ul li {
	padding: 5px;
	padding-left: 26px;
	background: url(bullets/bullet1.png) no-repeat left;
	color: #666;
}
div.johnson-box10 ul li strong {
	color: #666;
	font-weight: bold;
}
div.johnson-box10 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
/* (END) */

----------------

/* Headline Style #3 */
/* (START) */
h1.main-headline3 {
	display: block;
	padding: 10px 30px;
	font-family: Verdana, Tahoma, sans-serif;
	letter-spacing: -2px;
	font-weight: bold;
	color: #416375;
	font-size: 28px;
	text-align: center;
}
/* (END) */

/* ------------------ */

/* Bullet List Style #1 */
/* (START) */
div.bullet-list1 {
	padding: 5px 15px;
}
div.bullet-list1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list1 ul li {
	display: block;
	padding: 8px;
	background: url(bullets/bullet1.png) no-repeat left;
	padding-left: 24px;
	color: #333;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #ccc;
}
div.bullet-list1 ul li.ul-li-odd {
	background: url(bullets/bullet1.png) no-repeat left  #eee;
}
/* (END) */

/* Bullet List Style #2 */
/* (START) */
div.bullet-list2 {
	padding: 5px 15px;
}
div.bullet-list2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list2 ul li em {
	background: #fff5a4;
	font-style: normal;
	padding: 5px;
}
div.bullet-list2 ul li {
	display: block;
	padding: 8px;
	background: url(bullets/bullet2.png) no-repeat left;
	padding-left: 24px;
	color: #333;
	font-family: arial, sans-serif;
}
div.bullet-list2 ul li.ul-li-odd {
	background: url(bullets/bullet2.png) no-repeat left  #fdfdfd;
}
/* (END) */


/* Bullet List Style #4 */
/* (START) */
div.bullet-list4 {
	padding: 5px 15px;
}
div.bullet-list4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list4 ul li {
	display: block;
	padding: 8px;
	font-weight: bold;
	background: url(bullets/bullet4.png) no-repeat left;
	padding-left: 24px;
	color: #6f92a4;
	font-size: 13px;
	font-family: arial, sans-serif;
}
/* (END) */


/* Bullet List Style #8 */
/* (START) */
div.bullet-list8 {
	padding: 5px 15px;
}
div.bullet-list8 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list8 ul li {
	display: block;
	padding: 8px;
	background: url(bullets/bullet8.png) no-repeat left;
	padding-left: 24px;
	color: #1266a7;
	font-size: 13px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	font-family: arial, sans-serif;
}
/* (END) */

/* Bullet List Style #9 */
/* (START) */
div.bullet-list9 {
	padding: 5px 15px;
}
div.bullet-list9 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list9 ul li {
	display: block;
	padding: 8px;
	background: url(bullets/bullet9.png) no-repeat left top;
	padding-left: 24px;
	color: #444;
	font-size: 13px;
	padding-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-family: arial, sans-serif;
}
div.bullet-list9 ul li strong {
	display: block;
	color: #c80000;
}
/* (END) */

/* Bullet List Style #9 */
/* (START) */
div.bullet-list10 {
	padding: 5px 15px;
}
div.bullet-list10 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list10 ul li {
	display: block;
	padding: 8px;
	background: url(bullets/bullet10.png) no-repeat left;
	padding-left: 24px;
	color: #444;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	font-family: arial, sans-serif;
}
div.bullet-list10 ul li.ul-li-odd {
	background: url(bullets/bullet10.png) no-repeat left  #bce1ff;
}
div.bullet-list10 ul li strong {
	display: block;
	color: #c80000;
}
/* (END) */

/* ------------------ */

/* Headline Style #3 */
/* (START) */
h2.sub-headline3 {
	display: block;
	padding: 10px 30px;
	font-family:  Arial, Tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #666;
	background: #eee;
}
/* (END) */

/* Headline Style #4 */
/* (START) */
h2.sub-headline4 {
	display: block;
	padding: 10px 30px;
	font-family:  Arial, Tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #444;
	background: #fffb97;
}
/* (END) */

/* Headline Style #8 */
/* (START) */
h2.sub-headline8 {
	display: block;
	padding: 10px 50px;
	width: 400px;
	margin: 10px auto;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	background: #fffb97;
	color: #444;
	border: 1px dotted #ccc;
}
/* (END) */

/* Headline Style #9 */
/* (START) */
h2.sub-headline9 {
	display: block;
	padding: 10px 30px;
	width: 450px;
	margin: 10px auto;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #eee;
	color: #444;
	border: 2px dashed #ccc;
	border-right: 2px dashed #999;
	border-bottom: 2px dashed #999;
}
/* (END) */

/* Headline Style #10 */
/* (START) */
h2.sub-headline10 {
	display: block;
	padding: 10px 30px;
	width: 430px;
	margin: 10px auto;
	font-family:  verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #eee;
	color: #777;
	border: 1px dashed #999;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
/* (END) */

/* ------------------ */

/* Buy Now Box Style #1 */
/* (START) */
div.buynow-box1 {
	padding: 10px;
	width: 500px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
}
div.buynow-box1 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #444;
	font-family: arial, sans-serif;
	font-size: 26px;
}
div.buynow-box1 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
div.buynow-box1 form input[type=submit] {
	padding: 10px 30px;
	font-size: 16px;
	margin: 10px auto;
	font-weight: bold;
	display: block;
}
div.buynow-box1 form input[type=checkbox] {
	float: left;
	margin: 10px;
	margin-top: 15px;
	width: 20px;
}
/* (END) */

/* Buy Now Box Style #2 */
/* (START) */
div.buynow-box2 {
	padding: 10px;
	width: 500px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	background: #f4f3f3;
}
div.buynow-box2 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #e30000;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.buynow-box2 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}
div.buynow-box2 ul li {
	padding-left: 20px;
	background: url(bullets/bullet2.png) no-repeat left;
}
div.buynow-box2 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
div.buynow-box2 form input[type=submit] {
	padding: 10px 30px;
	font-size: 16px;
	margin: 10px auto;
	font-weight: bold;
	display: block;
}
div.buynow-box2 form input[type=checkbox] {
	float: left;
	margin: 10px;
	margin-top: 15px;
	width: 20px;
}
/* (END) */

/* Buy Now Box Style #3 */
/* (START) */
div.buynow-box3 {
	padding: 30px;
	width: 450px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	background: #eef5f9;
}
div.buynow-box3 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #3983aa;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.buynow-box3 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.buynow-box3 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(bullets/bullet10.png) no-repeat left;
	color: #3983aa;
}
div.buynow-box3 ul li strong {
	color: #444;
	font-weight: bold;
}
div.buynow-box3 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
div.buynow-box3 form input[type=submit] {
	padding: 10px 30px;
	font-size: 16px;
	margin: 10px auto;
	font-weight: bold;
	display: block;
}
div.buynow-box3 form input[type=checkbox] {
	float: left;
	margin: 10px;
	margin-top: 15px;
	width: 20px;
}
/* (END) */

/* Buy Now Box Style #4 */
/* (START) */
div.buynow-box4 {
	padding: 40px 50px;
	width: 400px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #d3d19b;
	background: #f5f4cf;
}
div.buynow-box4 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #444;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.buynow-box4 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.buynow-box4 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(bullets/bullet10.png) no-repeat left;
	color: #a09e6b;
}
div.buynow-box4 ul li strong {
	color: #444;
	font-weight: bold;
}
div.buynow-box4 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
div.buynow-box4 form input[type=submit] {
	padding: 10px 30px;
	font-size: 16px;
	margin: 10px auto;
	font-weight: bold;
	display: block;
}
div.buynow-box4 form input[type=checkbox] {
	float: left;
	margin: 10px;
	margin-top: 15px;
	width: 20px;
}
/* (END) */


/* ------------------ */


/* ------------------ */