<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'segoe_uilight';
    src: url('../fonts/segoeuil-webfont.eot');
    src: url('../fonts/segoeuil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeuil-webfont.woff') format('woff'),
         url('../fonts/segoeuil-webfont.ttf') format('truetype'),
         url('../fonts/segoeuil-webfont.svg#segoe_uilight') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'open_sanslight';
    font-size: 13px;
    margin: 0;
}
#header {
    background: url("../../myl_imgs/header_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #d2d0ce;
    height: 92px;
    width: 100%;
}
#wide_slider, #wide_header{
    width: 100%;
    /*background: url('../imgs/slider_bg.png') repeat-x;*/
}
#wide_header{
    border-bottom: 5px solid #0f5f9d;
}
#slider, #header_content, .feature_content, #middle_content, #footer_content{
    /*width: 1000px;*/
    width: 980px;
    margin: 0 auto;
}
#logo{
    float: left;
    padding-top: 7px;
}
#logo img {
    vertical-align: text-bottom;
}
#logo &gt; a {
    color: #5a5a5a;
    font-family: "open_sanslight" !important;
    font-size: 13px;
}
#logo_text{
    float: right;
    padding-top:35px;
    font-size: 18px;
    font-weight:bold;
    color: #666;
    width: 275px;
}
#top_links{
    float: right;
    width: 500px;
}
.clear{
    clear: both;
}
#top_links ul {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 11px 0 0;
}
#top_links ul li {
    color: #777777;
    float: left;
    font-size: 12px;
    font-weight: 300;
    padding-left: 15px;
    text-transform: uppercase;
}
#main_links ul{
    padding: 25px 0 0 ;
}
#main_links li a {
    color: #333534 !important;
 
    text-transform: capitalize !important;
}
#top_links ul li a{
    text-decoration: none;
    color: #666;
}
#common_links{
     font-size: 14px;
     position:  relative;
}
#common_links ul{
    position: absolute;
    padding: 10px;
    margin: 0;
    background: #e0e0e0;
    display: none;
    border: 1px solid #ccc;
    width: 250px;
    right: 0px;
}
#main_links li {
    color: #333534;
    font-size: 17px !important;
    font-weight: bold;
    padding-left: 15px !important;
    padding-top: 16px;
}
#feature_heading{
    background: #ec1313;
    padding:25px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
}
.feature_row1{
    background: #fcfcfc;
    padding:20px;
}
.feature_row2{
    background: #ededed;
    padding:20px;
}
.feature_img2{
    float: right;
}
.left_feature_img{
    float: left;
    padding-right:15px;
}
.right_feature_img{
    float: right;
    padding-left:15px;
}
.feature_row1 .feature_img{
    float: right;
    padding-left:15px;
}
.feature_row2 .feature_img{
    float: left;
    padding-right:15px;
}
.feature_text_heading{
    color:#404040;
    font-size: 24px;

    padding-bottom:5px;
}
.feature_text_heading2{
    line-height: 40px;
    text-align: center;
    color:#333;
    font-size: 32px;
    text-align: center;

    padding-bottom:5px;
}
.feature_text_subheading{
    font-size: 16px;
    padding-bottom:9px;
    color:#555;
}
.feature_text_summary{
    line-height: 22px;
    color: #000;
    font-size: 13px;
    color:#404040;
    text-align: justify;
}
.join_button {
    background: none repeat scroll 0 0 #ec1313;
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #ec1313;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 auto 30px;
    padding: 10px 0;
    text-align: center;
    width: 200px;
}
.join_button:hover {
    background: #d30000;
}
.join_button a{
    text-decoration: none;
    color: #fff;
}
#footer{
    background: #333;
    height: 50px;
    border-top: 1px solid #666;
    padding-top:10px;
    padding-bottom:10px;
}
ul#footer_links{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul#footer_links li{
    float: left;
}
ul#footer_links li a{
    color: #fff;
    text-decoration: none;
    padding-right:20px;
}
h1.heading{
    font-size: 24px;

    padding-bottom:5px;
}
h3.heading{
    font-size: 18px;

    padding-bottom:5px;
}
.form_heading{
    font-size: 16px;
     font-weight: bold;
     padding-bottom: 10px;
     padding-top: 10px;
}
.form_row {
    padding: 10px 0;
}
.form_label {
    color: #404040;
    float: left;
    font-size: 13px;
    font-weight: bolder;
    padding-left: 20px;
    padding-top: 5px;
    width: 130px;
}
.form_field {
    background: #ededed none repeat scroll 0 0;
    border: 1px solid #c2c2c2;
    padding: 10px 5px;
    width: 295px;
}
select.form_field {
    width: 310px;
}
.other_option{
    display: none;
}
.form_left{
    float: left;
    width: 480px;
}
a.link{
    text-decoration: none;
    color: #333;
}
a.link:hover{
    color: #666;
}
#sponsor_field{
    display: none;
}
.login_heading{
    font-size: 18px;
    padding: 0;
    margin: 0;
    padding-bottom:5px;
}
.login_label{
     padding-top:5px;
     float: left;
     width: 70px;
}
.login_value{
     float: left;
}
.login_row{
    padding-top:10px;
}

.lgoin_form{
    padding:3px;
}
.login_img{
    float: left;
    padding-right:10px;
}
#login_nav{
    min-height: 185px;
}
ul#reseller_nav{
    list-style-type: none;
    background: #006699;
    height: 50px;
    padding: 0;
    margin: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top:0px;
}

ul#reseller_nav li:first-child{
    border-bottom-left-radius: 10px;
}
ul#reseller_nav li{
    float: left;
    height: 35px;
    padding-top:15px;
    border-right: 1px solid #fff;
}
ul#reseller_nav li.active, ul#reseller_nav li:hover{
    background: #EC1313;
}
ul#reseller_nav li a{
    padding:18px;
    text-decoration: none;
    color: #fff;
    
    font-size: 14px;
    font-weight: bold;
}
.fund_summary, .website_summary{
    width: 695px;
    float: left;
}
.fund_summary{
    width: 380px;
}
.pull_right{
    text-align: right;
}
.heading{

    font-size: 20px;
}
.fund_label{
    padding-top:10px;
    padding-left:10px;
    float: left;
    width: 150px;
}
.fund_value{
    padding-top: 10px;
    float: left;
}
.fund{
    background: url('../imgs/icon_fund.png') no-repeat;
    padding-left:35px;
    height:30px;
}
.website{
    background: url('../imgs/icon_order.png') no-repeat;
    padding-left:35px;
    height:30px;
}
.fund_summary_box{
    padding: 10px;
    width: 300px;
    margin-top:10px;
    background: #dde9ef;
    border: 2px solid #abbec7;
}
.expiring_websites{
    float: left;
    padding: 10px;
    margin-top:10px;
}
.recent_websites{
    float: left;
    padding: 10px;
    margin-top:10px;
}
.tab_left{
    border-right:1px solid #abbec7;
    border-top-left-radius: 8px;
}
.tab_right{
    border-top-right-radius: 8px;
}
.selected_tab{
    font-weight: bold;
    background: #dde9ef;
    padding: 12px!important;
}
.unselected_tab{
    font-weight: bold;
    background: #ccc;
    margin-top:14px!important;
}
.row1, .row2{
    font-size: 12px;
}
.row1{
    background: #e6e6e6;
    padding:10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.row2{
    background: #f6f6f6;
    padding:10px;
}
.row_column_big, .row_column_medium, .row_column_small{
    float: left;
}
.row_column_big{
    width: 300px;
}
.row_column_medium{
    width: 175px;
}
.row_column_small{
    width: 100px;
}
.row_column_tiny{
    width: 50px;
}
.blue_link{
    text-decoration: none;
    color: #069;
}
.err_text{
    color: #990000;
    font-weight: bold;
}
#expiring_wesbites{
    display: none;
}
.web_form_label{
    padding-left:20px;
    float2: left;
    font-weight: bold;
    color: #444;
    margin: 0 0 5px;
}
.web_form_field{
    padding-left:20px;
    float2: left;
}
.form{
    margin: 0 0 15px;
}

.signup_form input[type="text"],.signup_form input[type="password"], .signup_form textarea, .signup_form select{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 30px;
    border-radius: 5px;
    margin: 0;
    padding: 5px;
    color: #505050;
}
.signup_form input[type="text"]:focus, .signup_form input[type="password"]:focus, .signup_form textarea:focus, .signup_form select:focus{
    border-color: #0190EC !important;
}
.signup_btn{
    background: url("../imgs/btn_signup1.png") no-repeat;
    height: 40px;
}
.signup_btn:hover{
    background: url("../imgs/btn_signup1_hover.png") no-repeat;
    height: 40px;
    cursor: pointer;
}

.error{
    padding:10px;
    background: #ffffee;
    border: 1px solid #ccccbb;
    color:#EC1313;
    font-weight: bold;
    margin:10px;
}

.msg{
    padding:10px;
    background: #eeffee;
    border: 1px solid #bbccbb;
    color:#136613;
    font-weight: bold;
    margin:10px;
}

.domain_column{
    float: left;
    width: 515px;
    padding:20px;
    padding-right:0px;
    padding-top: 5px;
}
#subdomain_msg{
    text-align: center;
    width: 600px;
    margin: 0 auto;
    padding-top:10px;
    line-height: 30px;
    
}
.domain_msg{
    text-align: center;
    width: 600px;
    margin: 0 auto;
    padding-top:10px;
    line-height: 30px;
}
.domain_btn{
    float: left;
    width: 135px;
    padding-top:28px;
    cursor: pointer;
}
.domain_dd{
    height: 32px;
    padding:5px;
}
.domain_field2{
    height: 20px;
    width: 260px;
    padding:5px;
}
.domain_field{
    height: 20px;
    width: 330px;
    padding:5px;
}
.domain_summary{
    padding-bottom:7px;
    color: #505050;
}
.domain_label{
    font-size:14px;
    font-weight: bold;
    font-family: georgia;
    color: #505050;
}
.domain_img_freedomain{
   background2: url("../../imgs/domain_img_freedomain.png") no-repeat -7px 0px; 
   height: 36px;
   padding: 7px 0 0 4px;
}
.domain_img_exitingdomain{
   background2: url("../../imgs/domain_img_exitingdomain.png") no-repeat; 
   height: 36px;
   padding: 7px 0 0 4px;
}
.domain_img_subdomain{
   background2: url("../../imgs/domain_img_subdomain.png") no-repeat; 
   height: 36px;
   padding: 7px 0 0 4px;
}
.domain_name_img{
   background: url("../../imgs/icon_domain_name.png") no-repeat; 
   height: 38px;
   padding: 10px 0 0 55px;
}

.search_btn{
    background: url('../../imgs/btn_search1.png') no-repeat;
    height: 40px;
}
.search_btn:hover{
    background: url('../../imgs/btn_search1_hover.png') no-repeat;
    height: 40px;
}

.tld_chk{
    float: left;
    width: 80px;
}
.tld_options{
    width: 550px;
    margin-left: 20px;
    float: left;
}
.domain_name{
    padding:3px;
    padding-left:5px;
    text-align:left;
    font-size: 12px;
    float: left;
    width: 225px;
}
.domain_status{
    padding:3px;
    padding-left:5px;
    text-align:left;
    font-size: 12px;
    float: left;
    width: 100px;
}
.domain_primary{
    padding:3px;
    padding-left:5px;
    float: left;
    text-align:left;
    font-size: 12px;
    width: 130px;
}
.domain_price{
    padding:3px;
    padding-left:5px;
    float: left;
    text-align:left;
    font-size: 12px;
    width: 100px;
}
.domain_row1{
    float: left;
    background: #f0f0f0;
    border-bottom: 1px dotted #ccc;
}
.domain_row2{
    background: #e0e0e0;
    float: left;
    border-bottom: 1px dotted #ccc;
}
.domain_heading{
    background: #666;
    font-weight: bold;
    color: #fff;
    float: left;
}
.price_box{
    padding: 10px;
    padding-left:30px;
    background: #066;
    width:370px;
    color:#fff;
    float: right;
}
.price_box_label{
    float: left;
    width:200px;
    font-weight:bold;
    padding-top:5px;
}
.price_box_value{
    text-align: right;
    padding-top:5px;
    padding-right:15px;
}

.icon_cc{
    background: url("../../imgs/icon_cc.png") no-repeat;
}
.ct_dim{
    opacity: 0.6;
    filter:alpha(opacity=60);
}
.dim{
    color:#999;
}
.icon_wt, .icon_ch, .icon_dc, .icon_cc, .icon_nb{
    height: 22px;
    padding: 7px 0 0 37px;
}
.icon_dc{
    background: url("../../imgs/icon_dc.png") no-repeat;
}
.icon_wt, .icon_nb{
    background: url("../../imgs/icon_transfer.png") no-repeat;
}
.icon_ch{
    background: url("../../imgs/icon_cheque.png") no-repeat;
}
.icon_cash{
    background: url("../../imgs/icon_cash.png") no-repeat;
     height: 22px;
    padding: 6px 0 0 40px;
}
.icon_ws{
    background: url("../../imgs/icon_ws.png") no-repeat;
     height: 26px;
    padding: 4px 0 0 40px;
}
.icon_paypal{
    background: url("../../imgs/icon_pp.png") no-repeat;
     height: 29px;
    padding: 4px 0 0 40px;
}
.call_you{
    position: fixed;
    top: 40%;
    right: 0;
}
.free_demo{
    position: fixed;
    top: 40%;
    left: 0;
}
.error_field{
    background: #fff6f6!important;
    border: 1px solid #e99!important;
    height: 18px;
}
.medium_feature{
    font-size: 24px;
    font-family: 'Playfair Display',serif;
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
    width: 495px;
    padding-top:70px;
    text-align: center;
    line-height: 35px;
}
.big_feature{
    font-size: 40px;
    text-transform: capitalize;
    color: #444;
    font-family: agency FB;
    padding-top:35px;
    line-height: 48px;
}
.logo_m{
    color: #049dff;
}
.logo_y{
    color: #00c84b;
}
.logo_l{
    color: #fb1f1f;
}
.idea_content{
    float: left;
    width: 260px;
    border-right: 1px solid #ccc;
    padding:10px;
}
.idea_box{
    margin-top:10px;
    background: #fff;
    border-radius: 10px;
    padding:10px;
}
.idea_heading{
    min-height: 65px;
    font-size: 22px;
    color: #fb1f1f;
    padding-bottom:10px;
}
.idea_text{
    text-align: justify;
    color: #222;
    line-height: 18px;
}
.idea_digit{
    font-size: 30px;
    color: #222;
    padding-right:10px;
    margin-top:10px;
}
.feature_box{
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    width: 850px;
    margin-top:10px;
    margin-bottom:10px;
    border: 1px solid #dedede;
    float:  right;
}
.feature_label{
    padding-top:20px;
    float: left;
    width: 170px;
    font-size: 24px;
    line-height: 30px;
    color: #fb1f1f;
    text-align: center;
}
.feature_value{
     float: left;
}
.zero{
    line-height: 70px;
    font-size: 72px;
    font-family: verdana;
}
.web_builder_feature_col, .web_builder_feature_col2{
    float: left;
    width: 180px;
    font-size: 15px;
    background: #f3f3f3;
    margin-right:40px;
    margin-top:8px;
    margin-bottom:8px;
    padding:7px;
}
.tick{
    width: 199px;
    margin-right:20px;
}
.last_col{
    margin-right: 0!important;
}
.yes{
    color: #009900;
    padding-top:15px!important;
    padding-bottom:10px;
}
.plus{
    line-height: 70px;
}
#contact_feedback{
    padding-left:10px!important;
    padding-top:0px!important;
}
#contact_feedback input, #contact_feedback textarea, #contact_feedback select{
    padding-left:5px!important;
}
#full_page_loader{
    display: none;
}
#full_body_bg{
    width: 100%;
    height: 100%;
    background: url('../imgs/bg_loading.png');
    position: absolute;
    top: 0;
    left: 0;
}
#full_page_loading{
    text-align: center;
    position: fixed;
    left: 45%;
    font-weight: bold;
    top: 45%;
    
}
.searh_bar{
    padding:10px;
    margin-bottom:10px;
    margin-top:10px;
    width:960px;
    float:left;
    background: #eeeeee;
    border:1px solid #999999 !important;
}
.searh_bar input[type=text],.searh_bar input[type=password]
{
    border: 1px solid #aaaaaa;
    padding:4px;
    margin:0px 3px;
    border-radius:5px;
}
.searh_bar input[type=text]:hover,.searh_bar input[type=text]:focus{
    border: 1px solid #888888;    
}
.searh_bar select 
{
    width:200px;
    padding:3px;
    margin:0px 3px;
}

.hidden{
    display: none;
}

.float_left{
    float: left;    
}
.float_right{
    float: right;
    padding-right:5px;
}

#page_record_list table
{
    background-color:#ffffff;
}

.row_header{
    background: #006699;
    color: #fff !important;
    font-size: 13px !important;    
    line-height: 26px !important;
    padding: 0 0 !important;
    position: relative !important;
}
.row_header a{
    color: #fff;
    text-decoration: none;
}
.row_one:hover, .row_two:hover{
    background: #dddddd;
}
.row_one{
    background: #eeeeee;
}
.row_unread{
    background: #FCD6D6;
}
.row_two{
    background: #ffffff;
}

.print_row_header{
    background: #ccc;
    color:#333;
    font-weight: bold;
}
.print_row_one{
    background: #f6f6f6;
}
.print_row_two{
    background: #fff;
}

#page_record_list{
    float:left;
    margin-bottom:5px;
    width:100%;
}
.list_page_loading{
    visibility: hidden;
    font-weight:bold;    
    float:left;
    padding-top:5px;
    padding-bottom:5px;
}

#loading_bar{
    padding-top:280px;
    padding-left:29px;
    text-align: center;
    width:98%;
    height:400px;
    position: absolute;
    top:0px;
    left:0px;
    background: #999;
    opacity:0.5;
    filter:alpha(opacity=50);
    display: none;
}
.active_page_num{
    background: #3060c3;
    color:#fff;
    font-weight:bold;
}
.showing_paging{
    font-weight:bold;
}
.page_num, .active_page_num{
    cursor: pointer;
    padding: 3px;
    margin-right:4px;
    padding-left:7px;
    padding-right:7px;
    border:1px solid #d9d0e1;
}
.paging_row{
    float:left;
    width:100%;
    padding-top:5px;
    padding-bottom:5px;
}
.add_button{
    background: url('../imgs/icon_add.png') 4px 6px no-repeat #006699!important;
    padding-left:24px!important;   
}
.search_button{
    background: url('../imgs/icon_search.png') 5px 7px no-repeat #006699!important;
    padding-left:23px!important;
}

.button a{
    color: #fff;
    text-decoration: none;    
}
.button_no{
    cursor: pointer;
    background: url('../imgs/icon_delete.png') 5px 7px no-repeat #aa3333!important;
    font-size:12px;
    border: 1px solid #660000;
    padding:5px;
    padding-left:25px;
    padding-right:8px;
    color: #fff;
    font-weight: bold;
    text-shadow:1px 1px #000000;
}
.button{
    cursor: pointer;
    background: #333;
    font-size:12px;    
    padding:5px;
    padding-left:8px;
    padding-right:8px;
    color: #fff;
    font-weight: bold;
    text-shadow:1px 1px #000000;
    box-shadow:0px 0px 4px #999999;
    border:none;
    border-radius:4px;
}
a{
    text-decoration: none;
}
.black_link{
    color: #000000;
    text-decoration: none;
    font-weight:bold;
    padding:0px;
    margin:0px;
}

.grid2four .boxed {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 140px;
}
.blue_border {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #f3f3f3;
}
.boxed {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    padding: 20px;
}
div.alpha {
    margin-left: 0 !important;
}
.grid2four {
    float: left;
    margin: 0 10px;
    width: 475px;
}
h3.blue_heading, h2.blue_heading{
    padding:0px;
    margin: 0;
    color:#006699;
}

div.alpha {
    margin-left: 0 !important;
}
.grid1three {
    float: left;
    margin: 0 10px;
    width: 310px;
}

#whousesit .boxed {
    margin-bottom: 20px;
}
.blue_box {
    background: #f3f3f3;
    min-height: 160px;
}

.boxed p {
    text-align: justify;
}

#container div.content {
    float: left;
    padding: 30px;
    position: relative;
    width: 940px;
}
.content_blue{
    background: #f3f3f3;
    width: 100%;
}
.content_blue_container{
    width: 980px;
    padding:10px;
    margin: 20px auto;
}
img{
    border: none!important;
}
.boxed a{
    text-decoration: none;
    color: #006699;
}
.back_to_top{
    float: right;
    color: #006699;
    font-size: 12px;
}
.back_to_top a{
    color: #006699;
}
.faq_heading{
    border-bottom:1px solid #006699;
    padding-bottom:5px!important;
}
.tiny {
    font-size: 13px;
}
.normal_input{
    padding: 5px;
    border-radius: 5px;
    border:1px solid #006699;
    height: 18px;
}
#call_me_form{
    padding:10px;
    background: #f0f0f0;
}
.body_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('../imgs/bg_loading.png');
    left: 0;
    top: 0;
}
.bg_content{
    width: 1000px;
    margin: 0 auto;
}
.add_web_button{
    margin-top: 204px;
    float: right;
}
.button_help{
    text-align: center;
    border-radius: 5px;
    margin-top:25px;
    font-weight:bold;
    font-size:12px;
    background: url('../imgs/help_box.png') no-repeat;
    padding: 10px;
    padding-top:22px;
}
.banner {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #d2d0ce;
    height: 100px;
    margin: 0 0 23px;
    width: 100%;
}
.banner_content {
    color: #333333;
    height: 110px;
    margin: 0 auto;
    width: 980px !important;
}
.margin-top10 {
    margin-top: 10px;
}
.top_heading {
    color: #404040;
    font-size: 30px;
    font-weight: 300;
    padding: 30px 0 5px;
    text-transform: uppercase;
}
.banner_img {
    float: right;
}
.default_button {
    background: none repeat scroll 0 0 #ec1313;
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #ec1313;
    color: #fff;
    cursor: pointer;
    font-family: "open_sanslight";
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 auto 30px;
    padding: 10px 0;
    text-align: center;
    width: 200px;
}
.default_button:hover {
    background: #d30000;
}
.default_button a{
    text-decoration: none;
    color: #fff;
}</pre></body></html>