
@import  url(../lib/uni-form/uni-form.css);
@import url(stylewrapper.php?file=document.css&selector=.html_document) ;
@import  url(explicite.css);
@import  url(../lib/sIFR2/sIFR-screen.css);

body
{
text-align: center;
margin:0px 0px 0px 0px;
font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
background: white url(../img/bg.gif) repeat-x;
color:#73001a;
}

img
{
border: 0px none;
}

a
{
color: #000000;
text-decoration: underline;
}

a:hover
{
color: #000000;
text-decoration: none;
}

b, strong
{
font-weight: bold;
}

i, em
{
font-style: italic;
}

.more
{
text-align: right;
}

/************************************/

div#container_outer
{
}

div#container_inner
{
text-align: left;
}

div#container_head
{
padding-top:6px;
margin-top: 14px;
background: #ffffff url(../img/bg_main_menu.gif) repeat-x bottom;
position: relative;
z-index: 9999;
}

div#container_head_1
{
margin:0 auto;
width:950px;
height:184px;
position: relative;
overflow: hidden;
}

div#container_head .logo-wrapper
{
background: #73001a url(../img/logo_bg.gif);
position: absolute;
top:0px;
left:0px;
width:390px;
height:184px;
}

#head-logo
{
position: relative;
}

#head-visual-2
{
position: absolute;
top:0px;
left:392px;
width:200px;
height:184px;
background: #eae9de url(../img/head-visual-2.gif);
}

#head-visual-3
{
position: absolute;
top:0px;
left:594px;
width:356px;
height:184px;
background: #eae9de url(../img/head-visual-3b.jpg);
}


#top-menu
{
background: transparent;
margin:0px auto;
}

#main-menu
{
background: #000000;
margin: 2px auto;
}

/**************************/

#container_body
{
margin:0px auto 0px auto;
width:950px;
overflow: hidden;
background: transparent;
position: relative;
z-index: 9990;
}

#container_body_1
{
background: transparent url(../img/bg_body_swoosh.gif) no-repeat 513px 0px;
width:980px;
margin:0px;
padding:0;
}

.is_home_1 #container_body_1
{
padding-left:0px;
}

.document-column
{
width:238px;
float:left;
margin-right:10px;
background: transparent;
}


.document-column .column-box
{
width:238px;
float: left;
position:relative;
padding-bottom: 16px;
margin-bottom:12px;
}


.document-column .column-inside
{
position:relative;
/*margin-bottom:16px;*/

padding:10px 15px 0px 10px;
background: url(../img/column-top-0.gif);
}

.document-column>div:hover .column-inside
{
background: url(../img/column-top-1.gif);
}








#pane_center
{
margin: 0;
padding-top:27px;
width:558px;
float:left;
overflow: hidden;
background: transparent;
}

#pane_center .center-box
{
background: transparent;
width:100%;
}

#pane_center .center-box-wrap
{
margin-top: 0px;
padding: 0 0 0 18px;
background: transparent;
}

#pane_center .center-box-transparent
{
background: transparent;
/*position: relative;
overflow: hidden;*/
}

#pane_left
{
width:390px;
margin-right:2px;
background: transparent;
padding-top: 75px;
}

#pane_right_1
{
margin:0px !important;
}



#container_footer
{
position: relative;
overflow: hidden;
width:950px;
margin:0px auto;
padding:0px;
background: white url(../img/bg_footer.gif) no-repeat;
}

#container_footer_copy
{
margin:0px auto;
padding: 55px 0px 20px 0px;
width:950px;
text-align: left;
font-size: 10px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
line-height:20px;
}

#container_footer a
{
color:#73001A;
font-weight: bold;
text-decoration: underline;
}

#container_footer a:hover
{
color:black;
text-decoration: none;
}

#container_footer .warp-logo
{
position: absolute;
right:0px;
top:25px;
}



/*****************************/

#home_outer
{
background: url(../img/home_bg.gif) repeat-x;
padding: 150px 0px;
}

#home_inner
{
margin: 0 auto;
width: 1004px;
}

/*****************************/

html body .html_document
{
background: transparent;
margin:0px;
}

.clear
{
clear: both;
}

.absolute
{
position: absolute;
}

.relative
{
position: relative;
}
