/* Imported Styles
----------------------------------------------- */
@import url("content.css");


/* Common Part
----------------------------------------------- */
* {
padding:0;
margin:0;
}

body{
background:#F6F5F7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0 2px 0 0
}

#header {
height:101px;
background:url(/design/images/header_bg.gif) repeat-x 0% 100%;
position:absolute;
z-index:1;
min-width:976px;
width:98%
}

#head {
background:url(/design/images/header_bg_left.gif) no-repeat 0% 100%;
height:101px;
position:relative;
z-index:100
}

#bg_all {
background:url(/design/images/all_bg.jpg) no-repeat 100% 0%;
position:absolute;
top:0;
width:99%;
height:350px;
z-index:4;
min-width:970px;
}

#cont {
position:relative;
z-index:100;
margin:0px 295px 0 0;

min-width:681px;
padding:75px 0 0 28px;
}

img {
border:none
}

#footer {
position:absolute;
z-index:150;
margin:-48px 0 0 30px;
text-align:left;
}

.logo {
padding:8px 0 0 44px;
position:absolute;
z-index:200
}

.clear {
clear:both;
font-size:0%;
line-height:0%;
height:1px
}
/* =Misc(links)
----------------------------------------------- */

/* =Header
----------------------------------------------- */

/* =Content
----------------------------------------------- */

/* =Secondary(sidebar)
----------------------------------------------- */

/* =Footer
----------------------------------------------- */