@charset "UTF-8";
/* CSS Document */

html, body
{
	background:url("images/bg.png") #ffffff repeat-x;
	color:#404141 !important;
  	font-size:12px;
 	margin:0 auto;
  	padding:0px;
  	text-align:left;
	font-family: "Verdana",Tahoma,Impact;
}

.container
{
  	margin:0 auto;
  	width:980px;
	overflow: hidden;
}

.centercontainer {
	margin: 0 auto;
	width: 455px;
}

.header 
{
	padding:17px 0 0 0;
}

.logo
{
	float:left;
}

.right-header
{
    float: left;
    margin-left: 200px;
	margin-top:8px;
}

.callus
{
	font-size:26px;
	padding-top:15px;
	padding-left:40px;
	font-family: "Arial",Tahoma,Impact !important;
}

.callus img
{
	float:left;
	padding-right:10px;
}

.callusnow
{
	color:#676765;
}

.nav
{
	padding-top:26px;
}

.nav img
{
	float:left;
}

.main
{
	background:url("images/main_bg.png") repeat-y;
	width:977px;
	height:100%;
	overflow:hidden;
	margin: 0 auto;
}

.maintop
{
    margin-top: 30px;
	margin-left:1px;
}

.mainbottom
{
	margin-left:1px;
    margin-top: 0px;
}

.mainleft
{
	float:left;
	padding:25px 0 0 35px;
	width:585px;
}

.mainleft h1
{
	color:#818181;
	font-size:20px;
	font-weight:100;
	margin-top:0px;
}

.mainleft p
{
	line-height:20px;
}

.mainmain
{
    float: left;
    padding: 25px 0 0 40px;
    width: 900px;
}

.mainmain h1
{
	color:#818181;
	font-size:20px;
	font-weight:100;
	margin-top:0px;
}

.mainmain p
{
	line-height:20px;
}

.keyimage
{
	padding:0 15px 15px 0;
}

.flash
{
	float:left;
	padding-right:25px;
}

.videoname
{
	color:#0067b1;
	display:block;
	text-align:	center;
	font-weight:bold;
	padding-top:10px;
}

.videoname a
{
	color:#0067b1;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

.videoname a:hover
{
	color:#0067b1;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
}

.watchvideo
{
	color:#828282;
	display:block;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	margin-top:3px;
}

.watchvideo a
{ 
	color:#828282;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}

.watchvideo a:hover
{ 
	color:#828282;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}

.watchvideo img
{
	margin-bottom:-2px;
}

.bluebutton
{
	padding:20px 0 20px 10px;
}

.mainright
{
	background:url(images-sub/right_bg.png) repeat-y;
	width:347px;
	margin-left:2px;
	margin-top:4px;
	height:100%;
	float:left;
}

.mainrightinfo
{
	padding-left:30px;
	width:280px;
}

.mainrightinfo p
{
	line-height:20px;
}

.mainright h2
{
	color:#eb6915;
	font-size:20px;
	font-weight:600;
}

.name
{
	height:40px;
	width:253px;
	border:2px solid #c3c7ca;
	font-size:16px;
	margin-top:10px;
	margin-left:8px;
	padding-left:15px;
}

.email
{
	height:40px;
	width:253px;
	border:2px solid #c3c7ca;
	font-size:16px;
	margin-top:20px;
	margin-left:8px;
	padding-left:15px;
}

.submitbutton
{
	margin:20px 0 0 8px;
}

.announcement
{
	padding:0 15px 10px 0;
}

.footer
{
	background:	url("images/footer_bg.png") repeat-x;
	height:125px;
}

.footercontainer
{
	width:977px;
	margin:	0 auto;
}

.footerlogo
{
	margin-top:20px;
	float:left;
}

.footerright
{
	float:right;
	text-align:right;
	color:#000000;
	font-weight:bold;
	margin-top:50px;
}

.footerright a
{
	text-align:right;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.footerright a:hover
{
	text-align:right;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.copyright
{
	display:block;
	font-weight:100;
	margin-top:10px;
}

.copyright a
{
	color:#e66112;
}

.copyright a:hover
{
	color:#e66112;
}


}
div.bullet-list1 ul li {
	display: block;
	padding: 12px;
	background: url(images/hot-bullet.png) no-repeat left;
	padding-left: 56px;
	color: #333;
	border-bottom: 1px dashed #ccc;
}
}
div.bullet-list1 ul li.ul-li-odd {
	background: url(images/hot-bullet.png) no-repeat left  #eee;
}

.break
{
	clear:both;
}

h1.red
{
	font-size:36px;
	color:red;
	text-align:center;
}

.topparagraph {
	/*border-bottom:1px solid #D7D7D7;*/
}

.topparagraph h2 {
    color: #D41C09;
    font-size: 30px;
    margin: 20px 0 35px 0;
    text-align: center;
}

.topparagraph p
{
	font-size:22px;
	line-height:26px;
}

.topparagraph a {
	text-decoration: none;
	color: #0ab7f7;
}

.servicesbg
{
	background:url(images/contentbg-second.jpg) no-repeat;
	width:836px;
	height:342px;
	margin:0 auto;
	color:#D41C09;
}

.servicesbg_bottom {
    background: url("images/servicesbottom.png") no-repeat;
    height: 844px;
    margin: 34px auto 0;
    width: 836px;
}

.servicesbg_bottom ul li {
    background: url("images/new-bullet.png") no-repeat scroll left top transparent;
    line-height: 24px;
    list-style-type: none;
    padding: 0 35px 35px 45px;
}

.servicesbg_bottom h2 {
    color: #D41C09;
    font-size: 30px;
    margin: 20px 0 35px;
    text-align: center;
}

.servicesbg_bottom_last {
    background: url("images/servicesbottom2.png") no-repeat;
    height: 844px;
    margin: 34px auto 0;
    width: 836px;
}

.servicesbg_bottom_last ul li {
    background: url("images/new-bullet.png") no-repeat scroll left top transparent;
    line-height: 24px;
    list-style-type: none;
    padding: 0 35px 35px 45px;
}

.servicesbg_bottom_last h2 {
    color: #D41C09;
    font-size: 30px;
    margin: 20px 0 35px;
    text-align: center;
}

.servicesbg_bottom_last p {
    font-size: 20px;
    line-height: 26px;
    padding-left: 8px;
    padding-right: 11px;
}

.servicesbg h2
{
	color:#D41C09;
	font-size:30px;
}

.servicescontent
{
    float: left;
    margin: 32px 0 0 31px;
    width: 800px;
}

.servicescontent ul
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000000;
}

.servicescontent ul li
{
	background:url("images/new-bullet.png") left top no-repeat;
	list-style-type:none;
	padding:0 0 35px 45px;
	line-height:24px;
}

.servicescontent ul li:hover {
	background:url("images/new-bullet-hover.png") left top no-repeat;
}

.servicescontent ol
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000000;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -20px;
}

.servicescontent ol li
{
	line-height:24px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.servicescontent ol li:hover {

}

.spinnumbers
{
	float:left;
	margin:20px 0 0 0;
	width:900px;
}

.spinnumbers h2
{	
	color:#d41c09;
	font-size:30px;
	text-align:center;
	margin:20px 0 35px 0px;
}

.spinnumbers ul
{
	padding:0px;
	margin:0px;
	font-size:20px;
	color:#000000;
}

.spinnumbers li
{
	background:url("images/blue-icon.png") left top no-repeat;
	line-height:24px;
	list-style-type:none;
	padding:0 0 20px 35px;
}

.spinnumbers
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.spinsamples h2
{
	color:#000000;
	font-size:30px;
	text-align:center;
}

.spinsamples ul
{
	padding:0px;
	margin:0px;
	text-align:center;
}

.spinsamples li
{
	color:#ff8a00;
	font-size:22px;
	list-style-type:none;
}

.spinsamples li a
{
	color:#ff8a00;
	font-size:22px;
	list-style-type:none;
	text-decoration:underline;
}

.spinsamples p
{
	font-size:18px;
	line-height:22px;
}

.spinsamples
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.spinsave h2
{
	color:#000000;
	font-size:30px;
	text-align:center;
}

.spinsave p
{
	font-size:18px;
	line-height:22px;
}

.spinsave
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.spininvestment
{
	font-size:20px;
	line-height:24px;
}

.spininvestment p
{
	font-size:20px;
	line-height:24px;
}

.spininvestment h2
{
	color:#000000;
	font-size:30px;
	text-align:center;
}

.spininvestment ul
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000000;
}

.spininvestment li
{
	background:url(images/check.jpg) left top no-repeat;
	list-style-type:none;
	padding:0 0 35px 45px;
	line-height:24px;
}

.spininvestment
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.pricing
{
	text-align:center;
}

.dollar
{
	font-size:56px;
	color:#000000;
}

.toptitle {
	text-align: center;
	color: #CC0000;
	font-size: 32px;
}

.subtoptitle {
    color: #CC0000;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 27px;
    margin-top: 31px;
    text-align: center;
}

.subtoptitle2 {
	text-align: justify;
	color: #3e3e3e;
	font-size: 18px;
	font-weight: normal;
}

.redbg {
	color: red;
}

.pricebottom {
	background: #0ab7f7;
	color: #ffffff;
	border-radius: 5px;
	padding: 5px;
	width: 200px;
	text-align: center;
	font-size: 24px;
}

.pricebottomcontainer {
	margin: 0 auto;
	width: 200px;
}

.boxbottomcontainer {
	margin: 0 auto;
	margin-top: 180px;
}

.logobottomcontainer {
	margin: 0 auto;
	width: 396px;
}

li {
	color: #202020;
}

li:hover {
	color: #fb250f;
}

.drip {
	color: #000;
}

.boxprice {
	border: 1px solid #D8D8D8;
    margin: 0 auto;
    overflow: hidden;
    width: 455px;
    border-radius: 5px 5px 5px 5px;
}

.boxprice a {
    color: #F44028;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
}

.boxbottom {
    background: url("images/boxbottom.png") no-repeat scroll 0 0 transparent;
    height: 241px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -131px;
    overflow: hidden;
    padding-top: 30px;
    width: 491px;
}

.boxbottom_a {
    background: url("images/boxbottom_a.png") repeat-x scroll 0 0 #E4E2E0;
    border: 1px dashed #f2f3f3;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 18px;
    margin-left: 32px;
    margin-top: 17px;
    padding: 10px 10px 10px 29px;
    width: 388px;
}

.boxbottom_a:hover {
	background: #e7edee;
}

.boxbottom_a a {
	text-decoration: none;
	color: #129bdb;
	font-size: 19px !important;
}

.boxbottom_a a {
}

.bprice {
	font-size: 25px;
}

.leftcontent_boxprice {
    float: left;
    width: 264px;
}

.leftcontent_boxprice ul {
    list-style: none outside none;
}

.leftcontent_boxprice ul li {
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-left: -21px;
    margin-top: 18px;
}

.rightcontent_boxprice {
    float: right;
    width: 168px;
}

.rightcontent_boxprice ul {
    list-style: none outside none;
}

.rightcontent_boxprice ul li {
    display: block;
    margin-left: -30px;
    margin-top: 29px;
}

.divider {
	width: 863px;
	border-bottom: 1px solid #D8D8D8;
	clear:both;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear {
	clear:both;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prfusionh2 {
    color: #666666;
    font-size: 16px !important;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    text-align: center;
}

.yellowbg {
	background: yellow;
}

.addedbenefit {
    background: none repeat scroll 0 0 #F279FA;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    font-size: 24px !important;
    padding: 5px;
    text-align: center;
    width: 250px;

}

.centerh2container {
	margin: 0 auto;
	width: 250px;
}

.fullhr {
    height: 5px;
	float: left;
    overflow: hidden;
    width: 960px;
	background: url("images/hr_fullwidth.png") no-repeat;
	overflow: hidden;
	margin-left:-30px;
}
