strong {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    line-height: 130%;
    font-weight: bold;
}
/* START STANDARD CSS */
*{
    font-family: Verdana;
	margin:0;
	padding:0;
	border: medium none;
	line-height:18px;
	vertical-align:top;
}
.page_c p{
    margin-bottom: 20px!important;
}

a{
	text-decoration:none;
	color:#4294c2;
}
	a:hover{
		text-decoration:none;
		color:#4294c2;
	}
	
ul, li{
	list-style-type:none;
}

:focus{outline:none}

.fl{
	float:left !important;
	display:inline;
}
.fr{
	float:right !important;
	display:inline;
}
.cb{
	clear:both;
}

.pointer{
	cursor:pointer;
}

.last{
	margin-right:0 !important;	
}
.first{
	margin-left:0 !important;	
}

.list li{
	list-style-type: circle;
	margin-left:50px;	
	padding: 6px 0 0;
}
.list_avantaje li{
    list-style-image:url('../images/check4.png');
    margin-left: 30px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.t_prom_ad{
    width: 100%;
}
.t_prom_ad td{
    border: none;
}
.t_prom_ad td:nth-child(1){
    width: 20%;
}
.t_prom_ad td:nth-child(2){
    text-align: left;
}
.line_dotted{
    height: 1px;
    border-bottom: 1px dotted #ddd;
}
button{outline:none}
/* END STANDARD CSS */

body{
	 font-size: 12px!important;
     margin: 0px;
     background-color: #fff;
     color: #555;
}
#line_top{
    height: 4px;
    background-color: #dc2120;
}
#top_bar{
    background: url("../images/top_bar.png");
    overflow: hidden;   
}
    #top_content{
        width: 950px;
        margin: 7px auto;
        height: 20px;
    }
        .list_line li{
            float: left;
            padding-left:5px
        }
.db_line{
    height: 2px;
    background: url("../images/line.png");
    background-repeat: repeat-x;
}
.slider_c{
    background:#FAFAFA;
}
.fl .fa{
    line-height: 18px!important;
}
#top_menu_bg{
    height: 96px;
    background-repeat:no-repeat;
    background-position:center;
    background-color: #F7F7F7;
    background: url("../images/bg_menu.jpg");
}
    #top_menu{
        width: 950px;
        margin: 0px auto;
        overflow: hidden;
    }
    #logo{
        margin-top: 15px;
    }
    #menu{
        margin-top: 40px;
    }
    #top_menu ul li.active a{
            color: #dc2120!important;
        }
    #top_menu ul li a{
        font-size: 16px;
        color: #3f4955!important
    }
    #top_menu ul li a:hover{
        color: #dc2120!important;
    }
    #top_menu ul li{
        padding-left:20px;
    }
    #blue_middle{
        background-color: #4294c2;
        margin-top: 1px;
    }  
    .list2 li{
        list-style: disc;
        margin-left: 50px;
    }
    .cont_right{
        width: 705px;
    }
    .img_style{
        padding: 20px;
    }
    #sec_middle{
        background-color: #4294c2!important;
        background: url("../images/help-hero1.jpg");
        background-repeat:no-repeat!important;
        background-position:center!important;
        margin-top: 1px;
    }         
    #st_webl{
        width: 950px;
        margin: 0px auto;
    }
        .title_page{
            font-weight: normal;
            color: #fff;
            padding: 30px 0px
        }
        .steps{
            width: 925px;
            margin: 10px auto;
            padding-bottom: 10px;   
        }
    #container_content{
        width: 950px;
        margin: 0px auto;
        padding-bottom: 30px; 
    }
    .h_row{
        overflow: hidden;
        margin-top: 35px;
    }
        .f_col, .col{
            float: left;
            width: 280px;
        }
        .col{
            margin-left: 49px;
        }
        .thumbnail{
            display: block;
            position: relative;
        }
        .thumbnail img{
            border: 1px solid #D5D5D5 !important;
            padding:5px;
        }
        .thumbnail_pad .title_ser {
            color: #F9F9F9!important;
        }
        .thumbnail:hover .thumbnail_pad {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
            
        }
        .thumbnail_pad{
            bottom: 5px;
            display: block;
            left: 0;
            position: absolute;
            width: 259px;
            z-index: 2;
            margin:0px 6px;
            padding: 10px;   
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);   
        }
        .title_ser{
            font-size:16px;line-height:1.4em;
            
        }
        .shadow{
            height: 10px;
            margin: 5px auto;
            background: url("../images/box_shadow.jpg");
            background-repeat: no-repeat;
        }
        .arrow_l{
            background: url("../images/arrow_link.png");
            background-repeat: no-repeat;
            width: 46px;
            height: 38px;
            position: absolute;
            z-index: 3;
            bottom:-3px;
            right: -15px;
            opacity: 0.9;
            filter: alpha(opacity=90); 
        }
        .thumbnail:hover .arrow_l {
            opacity: 1;
            filter: alpha(opacity=100);
        }
        .box_cont{
            margin: 10px 0px 15px;
            font-size: 14px;
        }
        .btn_more{
            line-height: 14px;
            padding: 0 25px 5px 0;
            background: url("../images/btn_left.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
            opacity: 0.8;
            filter: alpha(opacity=80);
        }
        .btn_more:hover{
            opacity: 1;
            filter: alpha(opacity=100);
        }
        .link_box_main{
            font: italic 14px Georgia,serif;
            border-bottom: 1px dotted #4294c2;
            color: #4294c2;
        }
        .box_serv{
            margin-bottom: 30px;
        }
.get_quote{
    background: url("../images/top_bar.png");
    overflow: hidden; 
    padding: 15px;
   	-webkit-border-radius: 5px;
    -khtml-border-radius:5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;  
}
    .text_get_quote{
        font: italic 24px Georgia,serif;
        line-height: 44px;
    }
    .button_get{
        -webkit-border-radius: 5px;
        -khtml-border-radius:5px ;
    	-moz-border-radius: 5px;
    	border-radius: 5px;  
        background-color: #4294C2;
        opacity: 0.8;
        filter: alpha(opacity=80);
        padding: 15px;
        font-size: 16px;
        color: #fff;
        float: right;
    }
    .button{
        -webkit-border-radius: 5px;
        -khtml-border-radius:5px ;
    	-moz-border-radius: 5px;
    	border-radius: 5px;  
        background-color: #4294C2;
        opacity: 0.8;
        filter: alpha(opacity=80);
        padding: 5px 15px;
        font-size: 14px;
        color: #fff;
        float: right;
    }
    .button_get:hover, .button:hover{
        opacity: 1;
        filter: alpha(opacity=100);
        cursor: pointer;
    }
#footer{
   background-color: #F7F7F7!important; 
   background: url("../images/footer_bg.jpg");
   background-repeat: no-repeat;
   background-position: center;
}
    #footer_container{
        width: 950px;
        margin: 0px auto; 
        overflow: hidden;   
    }
    
    #footer_top{
        margin: 9px 0px 25px;
        overflow: hidden;
        clear: both;
    }
        .title_f{
            color: #dc2120;
            font-weight: normal!important;
            font-size: 16px;
            margin-bottom: 10px;
        }
        .menu_bottom li{
            list-style-image: url("../images/list_bottom.png");
            margin-left: 15px;
            padding-left: 10px;
            padding-bottom: 3px;
        }
        
        #social li a i {
         border-radius: 60px;
         color: #fff;
         font-size: 14px !important;
         height: 21px;
         padding-top: 9px;
         text-align: center;
         width: 30px;
        }
        
        #social li{
            float: left!important;
            list-style-image: none!important;
            margin-left: 0px!important;
            margin-right:7px!important;
            padding: 0px!important;
        }
        
        ul li a i {
         transition: all 0.2s ease-in-out;
        }
        ul li a i:hover {
         opacity: .7;
          filter: alpha(opacity=70);
        }
        .fa-facebook {
         background:#3b5998
        } 
        .fa-linkedin {
         background:#007bb6
        }
        .fa-twitter {
         background:#00aced
        }
        .fa-google-plus {
         background:#dd4b39
        }
        .fa-pinterest{
            background:#D73532;
        }
        .fa-youtube{
            background:#E14E42;
        }
        .fa-slideshare{
            background:#5BA6A8;
        }
        .fa-yelp{
            background:#C41301;
        }
        #contact li{
            margin-bottom: 10px;
            font-size: 16px;
        }
    #footer_bottom{
        margin: 15px 0px;
        overflow: hidden;
        clear: both;
    }
    #footer_bottom a{
        color:#555!important;
    }
        .copyright{
            float: left;
            width: 700px;
        }
        .developed_by{
            float: right;
            text-align: right;
            width:250px;
        }
.page_c{
    margin-bottom:30px;
    overflow: hidden;
}
.text_c{
    float: left;
    width: 490px;
    background: url("../images/contact-us.jpg");
    background-repeat:no-repeat!important;
    background-position:right!important;
    height: 405px;
}
.page_prom_c{
    float: left;
    width: 490px;
    background-repeat:no-repeat!important;
    background-position:right!important;
    height: 405px;
}
.info_contact{
    font-size: 18px;
    text-align: center;
    line-height: 22px;
}
.sl{
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    padding: 20px 0px;
}
.sl_al{
    text-align: center;
    font-size: 18px;
}

.contact{
    float: right;
    width: 400px;
    border: 1px solid #ccc;
    padding:15px 22px 15px 15px; 
}
.orderF{
    float: none!important;
    margin: 30px auto 10px;
    display: none;
}
.info_order{
    font-size: 20px;
    color: #4294C3;
    font-weight: bold;
}
.oldPrice{
    text-decoration: line-through;
    font-size: 12px!important;
}

input[type=text], textarea, select {
   	-webkit-border-radius: 4px;
    -khtml-border-radius:4px ;
	-moz-border-radius: 4px;
	border-radius: 4px;
    padding: 5px;
    background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 transparent;
    border: 1px solid #ccc;
    margin-top:5px;
}
input[type=text], textarea{
    width: 99%;
}

input:focus, textarea:focus {
    border:1px solid #aaa; 
}

fieldset p{
    padding:15px   
}
fieldset{
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
#fieldset1{

}

legend{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top:5px;
    margin-left: 10px;
    background: url("../images/top_bar.png");
}
.col1_cot, .col2_cot{
    width: 472px;
    float: left;
}

.error,.red{
    color:red;
}
.err {
	background: #FFE4E4;
    border: 1px solid #EED3D7;
	padding:7px;
	Color: #B94A48;
	font-size:13px;
	margin:10px 0px;
	display:block;
	-webkit-border-radius: 3px;
    -khtml-border-radius:3px ;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.done {
	background:#F0F8DB;
	padding:7px;
	Color:#468847;
	font-size:13px;
	margin:10px 0px;
    border: 1px solid #D6E9C6;
	display:block;
	-webkit-border-radius: 3px;
    -khtml-border-radius:3px ;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.portofolio{
    border: 1px solid #ccc;
    padding: 10px;
    width: 443px;
    float: left;
    margin: 5px 5px 10px;
}
.title_p{
    text-align: center;
    padding-top:10px;
    font-size: 16px!important;
}
    .img_p{
        background: #555555;
    }
    .img_p:hover{
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .gallery_hover_info_title{
        position: absolute;
        top: 75px;
        left: 80px;
        color: #fff!important;
        font: normal 20px Georgia,serif;
        text-align: center;
        width: 280px;
        display: none!important;
    }
    .gallery_hover_info_desc{
        position: absolute;
        top: 110px;
        left: 80px;
        color: #fff!important;
        font: italic 14px Georgia,serif;
        border-top: 1px solid #fff;
        text-align: center;
        padding-top: 10px;
        width: 280px;
        display: none!important;
    }
 
 .gallery_hover_info_title{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s
}
.gallery_hover_info_desc{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
   transition: all 0.3s ease-in-out 0.2s;
}   
    
    
    .gallery_hover_info_title1{
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
           filter: alpha(opacity=100);
           opacity: 1;
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -o-transform: scale(1);
           -ms-transform: scale(1);
           transform: scale(1);
           -webkit-transition-delay: 0.1s;
           -moz-transition-delay: 0.1s;
           -o-transition-delay: 0.1s;
           -ms-transition-delay: 0.1s;
           transition-delay: 0.1s;
    }
    .gallery_hover_info_desc1{
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: alpha(opacity=100);
       opacity: 1;
       -webkit-transform: scale(1);
       -moz-transform: scale(1);
       -o-transform: scale(1);
       -ms-transform: scale(1);
       transform: scale(1);
       -webkit-transition-delay: 0.2s;
       -moz-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
       -ms-transition-delay: 0.2s;
       transition-delay: 0.2s;
    }
    


/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('./fonts/flexslider-icon.eot');
	src:url('./fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('./fonts/flexslider-icon.woff') format('woff'),
		url('./fonts/flexslider-icon.ttf') format('truetype'),
		url('./fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0;position: relative;  zoom: 1; min-width: 950px; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { }
.flex-direction-nav .flex-next {  text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001';line-height: 40px; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {display:none;width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/*end flexi slider*/
/*pricing table*/
.cl { clear: left; }



/* ---------- Temporary (this is for the page wrapper only; delete this when 
including the pricing table into your own website) ---------- */
div#pageContainer {	
	padding-top: 40px;
}





/* ---------- Price Container Styles ---------- */
div.priceContainer {
	margin: 0 auto;

	font-family: "Oswald", "Arial", sans-serif;
	color: #31b4b6;
}

	div.priceContainer span {
		font-size: 16px;
		color: #a1a7b0;
	}
	
div.price1 {
	background: url("../images/price1BG.png") top center no-repeat;
	width: 112px;
	height: 112px;
	
	margin-top: 36px;
	
	font-size: 16px;
}

	div.price1 p { padding-top: 30px;  margin-bottom: 12px!important; }

div.price2 {
	background: url("../images/price2BG.png") top center no-repeat;
	width: 122px;
	height: 122px;

	margin-top: 31px;
	
	font-size: 20px;
}

	div.price2 p { padding-top: 35px; }

div.price3 {
	background: url("../images/price3BG.png") top center no-repeat;
	width: 132px;
	height: 132px;

	margin-top: 26px;
	
	font-size: 24px;
}

	div.price3 p { padding-top: 40px; }

div.price4 {
	background: url("../images/price4BG.png") top center no-repeat;
	width: 142px;
	height: 142px;

	margin-top: 21px;
	
	font-size: 28px;
}

	div.price4 p { padding-top: 45px; }





/* ---------- Pricing Table Styles ---------- */
div#tableContainer {
	border: 1px solid #e2e7eb;
	padding: 1px;
	
	background: url("../images/tableBottomBG.png") left bottom repeat-x;
}

div.tableCell {
	border-right: 1px solid #616365;
	width: 235px;
	float: left;
	
	text-align: center;	
}

table.pricingTableContent { width: 100%; }

	td {
		text-align: center;
		vertical-align: middle;
		width: 238px;
		
		border-right: 1px solid #e2e7eb;
		
		color: #77808a;
	}
	
	.noBorder { border-right: none; }
	
div.tableHeading {
	background: #DC2120;
	
	padding-top: 25px;
	height: 111px;
    
}

	div.tableHeading h2 {
		font-family: "Oswald", "Arial", sans-serif;
		font-size: 20px;
        text-align: center;		
		color: white;
	}

table.pricingTableContent tr td { padding: 10px 0; }

table.pricingTableContent tr.altRow td { background-color: #f5f5f5; }

table.pricingTableContent tr.signUpRow td { padding: 75px 0 20px 0; }

table.pricingTableContent td strong { color: #424447; }


table.pricingTableContent tfoot td {
	border-top: 1px solid #e2e7eb;
	padding: 25px 0;
}

	table.pricingTableContent tfoot td h4 {
		color: #3a3c3f;
		font-size: 18px;
        text-align: center;
	}

	table.pricingTableContent tfoot td span {
		display: block;
		font-size: 12px;
		color: #a1a7b0;
		margin-bottom: 15px;
	}	





/* ---------- Recommended Plan Styles ---------- */
div.recommended .tableHeading, td.recommended {
	background: #3a3c3f;
	color: #b4bac4;
}

	div.recommended .tableHeading {
		background: #3a3c3f url("../images/recommendationBadge.png") top left no-repeat;
		margin-top: -20px;
		padding-top: 45px;
	}
	
	table.pricingTableContent tr.altRow td.recommended { background-color: #46494c; }
	
	table.pricingTableContent td.recommended strong, table.pricingTableContent tfoot td.recommended h4 { color: white; }
	
	table.pricingTableContent tfoot td.recommended { border-top: 1px solid #4f5357; }
	
div.recommended .price1 { background: url("../images/price1BGRecommended.png") top center no-repeat; }
div.recommended .price2 { background: url("../images/price2BGRecommended.png") top center no-repeat; }
div.recommended .price3 { background: url("../images/price3BGRecommended.png") top center no-repeat; }
div.recommended .price4 { background: url("../images/price4BGRecommended.png") top center no-repeat; }



/* ---------- Button Styles ---------- */
a.signUpButton {
	color: white;
	border: 1px solid #63b13d;
	font-weight: bold;
	
 	padding: 8px 20px;
 	
 	display: inline-block; 

	background-color: #72ce3f; /* Fallback Color */
	background: -moz-linear-gradient(top, #72cf3f, #60bb2d); /* FF 3.6+ */
	background: -webkit-linear-gradient(top, #72cf3f, #60bb2d); /* Safari 5.1+, Chrome 10+ */
     -webkit-border-radius: 5px;
    -khtml-border-radius:5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;  
}

a.signUpButton:hover {
	background-color: #79db43; /* Fallback Color */
	background: -moz-linear-gradient(top, #79db43, #66c730); /* FF 3.6+ */
	background: -webkit-linear-gradient(top, #79db43, #66c730); /* Safari 5.1+, Chrome 10+ */
}

.ac{
    margin: 20px auto 0px!important;
    width: 200px;
    text-align: center;
    float: none;
}



/* ---------- Browser Compatibility Fixes ---------- */
.ie7 .price1 p { padding-top: 25px; }
.ie7 .price2 p { padding-top: 30px; }
.ie7 .price3 p { padding-top: 30px; }
.ie7 .price4 p { padding-top: 35px; }

.ie7 .priceContainer span { display: inline-block; }

.ie7 div.recommended .tableHeading {
	z-index: 100;
	position: relative;
}

.ie7 table.pricingTableContent tr.signUpRow td.recommended { z-index: 10; }
/*end pricing table*/