/* Layout */
/*-------------------------------*/
body {
font-size: 0.86em;
padding: 0 0 0 0px; 
margin:0 0 0 0px;
background-color:#28A6FF;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../media/images/hyd-page-bg.jpg);
background-repeat:repeat-x;
background-position:center-top;
height:100%;
}
#container {
width: 1020px;
margin: 0px auto;  
}
#container-chooser {
width: 1020px;
margin: 0px auto;  
}
#container-body {
width: 834px;
margin: 0px auto; 
float:right;
background-image:url(../media/images/hyd-body-bg.jpg);
background-repeat:repeat-y;
background-position:center-top;
}

img {
border:0px;
}
img a {
border:0px;
}
b {
font-weight:normal;
}
strong {
font-weight:normal;
}
/* header */
/*-----------------------------------*/
#header{
width: 834px;
height:164px;
background-image:url(../media/images/hyd-header-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
margin:0 0 0 0px;
padding:0 0 0 0px;
}
#header-chooser{
width: 834px;
height:164px;
background-image:url(../media/images/hyd-header-chooser-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
margin:0 0 0 0px;
padding:0 0 0 0px;
}
/*-----------------------------------*/
/* Left */
/*------------------------------------*/
#left {
float: left; 
width:167px;
}
#left ul {
list-style-type:none;
list-style-position:outside;
margin:0 0 0 0px;
padding:0 0 0 0px;
}
#left li {
list-style-type:none;
list-style-position:outside;
color:#333333;
margin:0 0 0 0px;
}
#left li a {
list-style-type:none;
text-decoration:none;
color:#004E82;
cursor:pointer;
margin:0 0 0 0px;
padding-left:34px;
font-size:0.90em;
}
#left li a:hover {
text-decoration:none;
color:#ffffff;
padding-left:34px;
}

#left p a {
list-style-type:none;
text-decoration:none;
color:#ffffff;
cursor:pointer;
font-size:1.0em;
line-height:6px;
margin:0 0 0 0px;
padding-left:44px;
}
#left p a:hover {
list-style-type:none;
text-decoration:none;
color:#004E82;
cursor:pointer;
font-size:1.0em;
line-height:6px;
padding-left:48px;
}
/*-----------------------------------*/
/* Content */
/*------------------------------------*/
#content {
float: left; 
width:431px;
}

/*-----------------------------------*/
/* Right Options */
/*-------------------------------------*/
#right{
float: right; 
width: 201px; 
margin:0 0 0 0px;
}
/*--------------------------------------*/

/* Footer */
/*-------------------------------*/
#footer {
clear: both;
width: 800px;
height: 48px;
padding-top:57px;
padding-left:34px;
background-image:url(../media/images/hyd-chooser-footer-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
border-bottom:50px solid #28A6FF;
font-size:1.0em;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
color:#2FACFF;
text-decoration:none;
}
#chooser-footer {
clear: both;
width: 800px;
height: 45px;
padding-top:60px;
padding-left:34px;
background-image:url(../media/images/hyd-chooser-footer-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
border-bottom:50px solid #28A6FF;
font-size:1.0em;
}
#chooser-footer a {
color:#FFFFFF;
text-decoration:none;
}
#chooser-footer a:hover {
color:#2FACFF;
text-decoration:none;
}
/*-----------------------------------*/

