body
{
    color: #000000;
    background-color: #155281;
    font: Palatino Linotype, Constantia, Trebuchet MS, sans-serif, Helvetica, Verdana, Arial;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

img
{
    border: none;
}

span.cornerBR
{
 width:10px;
 height:10px;
 position:absolute;
 bottom:0;
 right:0;
 background-image: url("../img/corner_bottom_r.png");
 background-position: bottom right;
 background-repeat: no-repeat;

}

span.cornerBL
{
 width:17px;
 height:10px;
 position:absolute;
 bottom:0;
 left:0;
 background-image: url("../img/corner_bottom_l.png");
 background-position: bottom left;
 background-repeat: no-repeat;
}
span.cornerTL
{
 width:17px;
 height:10px;
 position:absolute;
 top:0;
 left:0px;
 background-image: url("../img/corner_top_l.png");
 background-position: top left;
 background-repeat: no-repeat;
}

span.cornerTR
{
 width:10px;
 height:10px;
 position:absolute;
 top:0;
 right:0;
 background-image: url("../img/corner_top_r.png");
 background-position: top right;
 background-repeat: no-repeat;
}


/* LAYOUT */
div#page
{
    width: 953px;
    text-align: left;
    margin: 0 auto;      
}

div#header
{
    width:100%;
    background-image: url("../img/top_header_bg.png");
    background-repeat: repeat-x;
    height:36px;


}

div#header div#headerTop
{
    background-image: url("../img/top_header.png");
    width: 953px;
    height: 36px;
    margin: 0 auto;
}

div#page div#headerBottom
{
    background-image: url("../img/bottom_header.png");
    width: 953px;
    height: 80px;

}

div#page div#strip
{
    background-image: url("../img/left_strip.png");
    float:left;
    width: 20px;
    height: 653px;
}

div#page div#content
{
    float: left;
    background-color: #ffffff;
    background-image: url("../img/menu_bg.png");
    background-repeat: repeat-y;
    border: 0px solid;
    position: relative;
    left: 0px;
    width: 932px;
    padding-bottom: 4px;
}

div#page div#bottomMenu
{
    width: 237px;
    height: 23px;
    background-image: url("../img/menu_bottom.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    padding-bottom:65px; 
}

div.menuBox
{
    width:200px;
    float: left;
    height: 100%;
    padding-left: 30px;
    padding-top: 100px;
    padding-bottom: 50px;
}

div#page div.menuBox div#bottomLogo
{
    color: #ffffff;
    position: absolute;
    font-size: 26px;
    margin-bottom: 5px;
    margin-left:5px;
    bottom: 0;
}

div#page div#mainCol
{
    width: 680px;
    float: right;
    margin: 20px 0px 30px 10px;    
}

div#page div#mainCol p
{
    margin-top:20px;
    margin-right: 30px;
}

div#page div#mainCol p.normal
{
    margin-right: 30px;
    margin-top:0px;
    
}

div#page div#mainCol p.right
{
    margin-left: 355px;
    margin-top:20px;
    margin-right:15px;
}

img.right
{
    float:right;
    margin-right:25px;
}
img.left
{
    float:left;
}

ol
{
  margin-right:30px;
}

ul.common
{
  margin:0;
}

ul.common li
{
    list-style-image:url("../img/ul_common.png");
    width:480px;
    padding-top:4px;
    padding-left:15px;
    margin:0;
    margin-left:15px;

}

p#menu
{
    color: #ffffff;
    font-size: 26px;
    padding-top: 20px;
    _padding-top: 40px;
}

img.flag
{
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    border: 0px;
}

div#headerTop a
{
    border: 0px solid;
}

img.flagFirst
{
    float: left;
    margin-left: 50px;
    margin-top: 7px;
    border: 0px;
}

div.wrapper {
    clear:both;
}

ul.menu
{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 80%;
}

ul.menu li
{
    background-color: #222f38;
    padding-left:10px;
    padding-top: 3px;
    color: #c5c681;
    margin-top: 10px;
    font-size: 14px;
    padding-bottom: 2px;
}

ul.menu li.active
{
    background-image:url("../img/menu_active.png");
    background-repeat: no-repeat;
    background-position: 6px 6px;
    padding-left: 30px;
    background-color: #222f38;
    color: #84c3e4;

}

ul.menu li.active a:link
{
    color: #84c3e4;
    text-decoration:none;
    outline:none;
}

ul.menu li.active a:visited
{
    color: #84c3e4;
    text-decoration:none;
    outline:none;
}

ul.menu li a:link
{
    color: #C5C681;
    text-decoration:none;
    outline:none;
}

ul.menu li a:visited
{
    color: #C5C681;
    text-decoration:none;
    outline:none;
    
}
ul.menu li a:hover, ul.menu li.active a:hover
{
    color: #84c3e4;
    text-decoration:none;
    outline:none;
}


h1.logo
{
    font-size:300%;
    height:113px;
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    width:200px;
    padding-left: 20px;
}

h1.logo a {

    background:transparent url(../img/logo.png) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:113px;    
    text-indent:-5000px;
    text-transform:uppercase;
    width:200px;
    outline: 0;
}

h2
{
    background:transparent url(../img/h1_bg.png) no-repeat scroll 0 0;
    height: 30px;
    margin-top:10px;
    padding-top: 10px;
    padding-left: 20px;
    background-color: #f7e6b8;
    margin-bottom:40px;
    font-size: 24px;
}

table
{
  border-collapse: collapse;
}

table tr th
{
    background-color:#f7e6b8;
}
table.cells tr td,th
{ 
  border: 1px solid #000000; 
}

h3
{
    height:20px;
    font-size: 20px;
    color:#0d3d62;  
}

h3.left
{
    height:20px;
    font-size: 20px;
    color:#0d3d62;
    margin-left: 355px;
}

h4.highlight
{
margin:0;
margin-top:25px;
margin-bottom:5px;
padding:0;
color: #0d3d62;
line-height: 0px;
}

div#contleft
{
    float: left;
    width: 350px;
}

div.box
{
    float: right;
    margin-right: 0px;    
    width: 270px;
    background-color: #ffffff;
}

div.contBox
{
    border: 2px solid rgb(255, 255, 255);
    margin: 0px 0px 5px;
    padding: 3px 6px 0px 5px;
    background: rgb(226, 229, 236) none repeat scroll 0% 0%;
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-inline-policy: continuous;
}

div.contImg
{
    padding: 4px 0px 4px 3px;
    font-size: 11px;
    float: right;
}

br.clearer
{
    clear: both;
}

div#mainCol a
{
    font-size: 14px;
    color: #cea45b;
    font-weight: 600;
    outline: none;
}

div#mainCol a:link
{
    font-size: 14px;
    color: #cea45b;
    font-weight: 600;
    outline: none;
}

div.contImg
{
    font-size: 14px;

}

div#mainCol a:visited
{

}

div#mainCol a:hover
{
   color: #4aa9e4;
}


/* demand form */

table.demand
{
    border: 1px solid #000000;
    width:500px;
    margin-top: 35px;
    margin-left: 50px;
    outline:none;
    
}

table.demand input.NormalBox
{
    outline: none;
}

table.demand input.NormalBox
{
    width: 98%;
}

/* END demand form */

/* ROTATER STYLE*/
.slide { position:absolute; }
.slide p { padding:5px; }
/* END ROTATOR STYLE*/
