@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}

body{
background:url(../images/bg.jpg) top center no-repeat #f2f9fe;	
}

/*MAIN - START*/
#wrap{
width:900px;
margin:0 auto;
}
/*END*/

/*HEAD - START*/
#s1{
height:37px;
width:900px;
line-height:0px;
font-size:0px;
}

#header{
margin:0 auto;
width:900px;
height:292px;
background:url(../images/header.jpg) top center no-repeat;
}

#ltc_bttn{
float:left;
width:200px;
height:70px;
padding:13em 0px 0px 3em;
}

#ltc_bttn img{
border:0px;
display:block;
}

#top_bttn{
height:17px;
width:77px;
float:right;
padding:10px 30px 0px 0px;
}

#top_bttn img{
display:inline;
border:0px;
}
/*END*/

/*NAVIGATION - START*/
#navi{
width:900px;
height:36px;
font-size:0px;
line-height:0px;
}

#navi img{
border:0px;
display:inline;
}
/*END*/


/*BODY-CONTENTS  -  START*/
#bodywrap{
width:900px;
margin:0 auto;
overflow:hidden;
}

#left_body{
float:left;
width:280px;
background:url(../images/left_bg_main.jpg) top center no-repeat;
}

#right_body{
float:right;
width:620px;
background:url(../images/liney_1.gif) top left repeat-y;
}

#right_top{
background:url(../images/right_top.jpg) top left no-repeat;
width:620px;
height:6px;
line-height:0px;
font-size:0px;
}

#r_cont_wrap{
width:615px;
float:right;
}

#r_cont_wrap2{
width:615px;
float:right;
background:url(../images/rbg_1.jpg) top center no-repeat;
}

#r1{
float:left;
background:url(../images/rh_bg1.jpg) top center no-repeat;
width:297px;
height:239px;
}

#r2{
float:left;
background:url(../images/rh_bg2.jpg) top center no-repeat;
width:318px;
height:239px;
}

#r3{
float:right;
width:610px;
margin-top:20px;
}

#r3_right{
float:right;
width:470px;
}
/*END*/

/*FORM_CONTACT - START*/
#form1{
width:450px;
margin:0 auto;
overflow:hidden;
text-align:right;
}

#form_bttn{
margin:0 auto;
width:120px;
}

#form_bttn2{
margin:0 auto;
width:50px;
}
/*FORM_CONTACT - END*/



/*FOOTER - START*/
#f1{
background:url(../images/line_bottom.jpg) bottom center no-repeat;
margin:0 auto;
width:900px;
height:10px;
padding-top:20px;
}

#f2{
background:url(../images/f1.jpg) bottom left repeat-x #101010;
width:100%;
height:75px;
}

/*END - FOOTER*/
