/*------------------------------------------------------------------*/
/* color #1 */
/*------------------------------------------------------------------*/

#logo, #logo_small,
.txt_grey, .btntxt_active, .tnt
{
        
        
        color:#E56B1A;
}

/*------------------------------------------------------------------*/
/* color #2 */
/*------------------------------------------------------------------*/

.txt_grey, .btntxt
{
        
        color:#888;
}

.btntxt_active
{
        
        color:#000;
        
}


.submenu_active_color
{
        
        color:#000;
        
}


/*------------------------------------------------------------------*/
/* 100% */
/*------------------------------------------------------------------*/

html, body,
#bg
{
        
        width: 100%;
        height: 100%;
        
}

/*------------------------------------------------------------------*/
/* margin 0 padding 0*/
/*------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6
{
        
        margin: 0;
        padding: 0;
        
}

/*------------------------------------------------------------------*/
/* absolute */
/*------------------------------------------------------------------*/

#logo, #logo_small, #slider, #content, #menu, #submenu, #stripes, #subSF, #sticker, #frame, #claim_1,
#claim_2, #claim_3, #claim_4, #claim_detail_1, #claim_detail_2, #claim_detail_3, #claim_detail_4, #claim_btn_1, #claim_btn_2, #claim_btn_3, #claim_btn_4,
#submenu_tab, #submenu_bg, #loader, #loader_line, #claims,
.submenu_line, a.claim_btn, a.sticker

{
        
        display: block;
        position: absolute;
        
        
        
}

/*------------------------------------------------------------------*/
/* relative */
/*------------------------------------------------------------------*/

#head_line, 
a.btntxt, .btntxt_active, a.sub, a.sub:hover, .grey_line

{
        
        display: block;
        position: relative;
     
}

/*------------------------------------------------------------------*/
/* fix */
/*------------------------------------------------------------------*/


#bg, #glow, #head,
.black_line

{
        
        display: block;
        position: fixed;
        
}

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


#main_content, #slider_img_1, #slider_img_2, #loader, #subSF,
.black_line, .grey_line

{
        width: 1024px;
        
        
        
        
}

#claim_1, #claim_2, #claim_3, #claim_4, #claim_detail_1, #claim_detail_2, #claim_detail_3, #claim_detail_4, #logo, #logo_small,
h3, h1, h4

{
        
        font-family: 'MyriadCondensed', sans-serif;
        font-weight: normal;
	
	
}

a.claim_btn
{
        
        font-family: 'Ubuntu', sans-serif; 
        
}


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

html, body {
                
		
	background-color: #F2F2F2;
	font-family: 'Ubuntu', sans-serif;
	color:#333;
	font-size:12px;
	font-weight:normal;
        overflow-x: hidden;

}

h1 { font-size: 28px; letter-spacing: 0px;}

h2 { font-size: 58px; }

h3 { font-size: 24px; line-height: 24px; color:#231F20}

h4 { font-size: 18px; line-height: 16px; color: #231F20;}

.titles{
        
        display: block;
        position: relative;
        width:500px;
        color:#777;
        line-height: 30px;
        letter-spacing: -1px;
        
        
}

.text{
        
        display: block;
        position: relative;
        width:520px;
        font-size: 16px;
        color:#333;
        margin: 20px 0 0 0;
        line-height: 24px;
        margin-bottom: 20px;
        
        
        
        
}

.img_txt{
        
        /*top:165px;*/
        display: block;
        position: relative;
        line-height: 16px;
        font-size: 11px;
        text-align: center;
        vertical-align: middle;
        margin: 0px 5px 0 5px;
        /*line-height: 20px;*/
        /*margin-bottom: 60px; */
        
        
}

#bg{

        background-image: url('../images/bg.gif');
        
}
#glow{
        
        position: fixed;
        width:1024px;
        height:100%;
        left:50%;
        margin-left:-512px;
        top:0px;
        background-color: #eee;
        -moz-box-shadow:0 0 20px #bbb;
        -webkit-box-shadow:0 0 20px #bbb;
        box-shadow:0 0 20px #bbb;
}

#head{
        
        width:1024px;
        top:0px;
        height: 130px;
        left:50%;
        margin-left:-512px;
        position: fixed;
        display: block;
        background: #eee;
        background: -moz-linear-gradient(top, #eee 0%, #ddd 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(100%,#ddd));
        background: -webkit-linear-gradient(top, #eee 0%,#ddd 100%);
        background: -o-linear-gradient(top, #eee 0%,#ddd 100%);
        background: -ms-linear-gradient(top, #eee 0%,#ddd 100%);
        background: linear-gradient(top, #eee 0%,#ddd 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
      
}


#head_line{
        
        width:1024px;
        /*left:50%;*/
        /*margin-left:-641px;*/
        
}

#logo_small{

        display: block;
        position: absolute;
        width: 617px;
        height:120px;
        left:56px;
        top:2px;
        background-image: url('../images/global/logo_small.png');
        background-repeat: no-repeat;
        font-family: 'BenchNine', sans-serif;
        font-size: 26px;
        padding: 49px 0 0 195px;
	color: #231F20;
}





#content{

        
        width: 1024px;
        height:1200px;
        left:50%;
        margin-left:-512px;
        top:73px;
       

        
}

.black_line{

        height:4px;
        background-color: #ccc;
        top:129px;
        
        
}

.grey_line{
        

        height:3px;
        background-color: #333;
        top:0px;
        
        
}



#slider{

        width: 1024px;
        height:265px;
        top:55px;
        background-color: #000;
        overflow: hidden;
        /*left:50px;*/
}

#slider_img{
        
        display: block;
        position: absolute;
        width: 100%;
        height:265px;
        top:0px;

}




#stripes{

        width: 100%;
        height:263px;
        top:55px;
        background-image: url('../images/header/stripes.png');
}


#menu{
        
        min-width:200px;
        height:40px;
        left:252px;
        top:85px;
        /*background-color: #ccc;*/
}
 
 
#menu_active{
        
        
        position: absolute;
        width:530px;
        height:40px;
        left:310px;
        top:86px;

}



#submenu{

	display: block;
	position: absolute;
        width:250px;
        height:390px;
        left:0px;
        top:-24px;

}

#submenu_tab{
        
        
        width:80px;
        height:48px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        background-color: #fff;
        left:8px;
        top:17px;
        
        -moz-box-shadow:0 0 4px #aaa;
        -webkit-box-shadow:0 0 4px #aaa;
        box-shadow:0 0 4px #aaa;
}

#submenu_bg{
        
        
        width:208px;
        height:278px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        background-color: #fff;
        left:8px;
        top:52px;

        padding: 8px 0 0 8px;
      
}

.submenu_line{

        width:230px;
        height:2px;
        background-color: #bbb;
        left:8px;
        top:233px;
        
}

#subSF{

        height:800px;
        left:0px;
        top:0px;
        
}

#service_icns{
        
        display: block;
        position: absolute;
        top:380px;
        left:17px;
        width:215px;
        height:455px;

        padding: 40px 0 0 0;
        margin-bottom: 40px;
        
        border-right: solid;
        border-right-color: #ddd;
        border-right-width: 3px;

}

#imgs{
        
        display: block;
        position: absolute;
        top:380px;
        right:17px;
        width:200px;
        height:455px;

        padding: 40px 0 0 20px;
        margin-bottom: 40px;
        
        border-left: solid;
        border-left-color: #ddd;
        border-left-width: 3px;

}

.img_mask{
        
        display: block;
        position: absolute;
        width:200px;
        height:150px;
        background-color: #fff;
        left:5px;
        top:5px;
        
        opacity:0.0;
        filter:alpha(opacity=0);
        
        /*background-image: url('../images/header/stripes.png');*/
}



#frame{
        
        max-width:480px;
        min-height:500px;
        top:376px;
        left:250px;

}

#frame_wide{
        display: block;
	position: absolute;
        width:750px;
        min-height:500px;
        top:376px;
        left:250px;


}

#footer{
	font-size:11px;
	color:#999;
	text-align: center;
	display: block;
	position: absolute;
	width:1024px;
	height:20px;
	background-color: #eee;
	top: 1252px;
	left:50%;
	margin-left: -512px;
}

#yel {
	
	display: block;
	position: relative;
	width:478px;
	min-height:20px;
	background-color: #F2D237;
	border-radius: 10px;
        -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	top:15px;
	font-size: 14px;
	color:#231F20;
	line-height: 25px;
	-moz-box-shadow:0 0 18px #bbb;
        -webkit-box-shadow:0 0 18px #bbb;
        box-shadow:0 0 18px #bbb;
	padding:20px;
	
}











