@import url("styles.css");
html{
height: 100%
}

body{
background-image: none;
background-color: #ffffff;
height: 100%;
}
h1{
font-family: arial;
font-size: 18px;
color: #666666;
margin: 0 0 0 0;
font-weight: normal;
}
p{
color: #666666;
}

li{
color: #666666;
}

hr{
width: 90%;
color: #CECFCE;
text-align: center;
height: 1px;
}

#wrapper{
margin: auto;
width: 974px;
height: 100%;
}

#header{
width: 974px;
float: left;
height: 100px;
background-image:url(images/images/scorpio_corporatesite_02.jpg);
background-repeat: no-repeat;
}

#header .padding{
padding: 0px 0 0 424px;
margin: 0 0 0 0;
}

#headerimage{
width: 974px;
float: left;
height: 51px;
background-image:url(images/images/scorpio_corporatesite_04.jpg);
}

#headerimage p{
margin: 0 0 0 0;
}

#content{
width: 974px;
float: left;
height: auto;
min-height: 646px;
border-left: 1px solid #CECFCE;
background-color: #EFEFEF;
}

#content_left{
width: 255px;
float: left;
height: auto;

min-height: 646px;
background-image: url(images/images/scorpio_corporatesite_05.jpg);
background-repeat: no-repeat;
background-color: #EFEFEF;
}
#content_left .padding{
padding: 18px 20px 20px 40px;
}

#content_right{
width: 717px;
float: left;
height: auto;
min-height: 686px;
background-color: #ffffff;
border-right: solid 1px #CECFCE;
}
#content_right a:link, #content_right a:visited, #content_right a:hover{
color: #24458c;
text-decoration: underline;
font-size: 12px;
}
#content_right .padding{
padding: 38px 20px 20px 40px;
}
#content_right .paddingtxt{
padding: 0px 14px 0px 14px;
}

#footer{
width: 974px;
float: left;
height:100px;
background-color: #00105A;
}


#footer h1{
color: #ffffff;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
margin: 0 0 0 0;
}

.link_scorpiosites{
float: left;
height: 85px;
width: 150px;
color: #ffffff;
padding: 12px 0 0 287px;
font-family: verdana;
font-size: 12px;
line-height: 14px;

}

#footer a:link, #footer a:visited{
line-height: 17px;
background-image: none;
color: #ffffff;
}

#footer a:hover{
color: #ffffff;
text-decoration: underline;
}

.link_copyright{
float: left;
height: 85px;
width: 490px;
color: #ffffff;
font-size: 12px;
padding: 11px 0 0 25px;
font-size: 11px;
font-family: Verdana; 

}
#link_copyright a:hover{
background-image: none;
}

a.designed:link, a.designed:visited{
text-decoration: underline;
}

html>body .nopad{
margin-top: 0px;
margin-bottom: 0px;
}

/*---------top menu---------*/


#topmenu
{
margin: 0 0 0 0px;
padding: 0 0 0 0;

}

#topmenu ul
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;

height: 100px;

}
#topmenu li{

float: left;

margin: 0;
padding: 0;
display: inline;
list-style-type: none;
width: 110px;
height: 100px;
text-align: center;

}


#topmenu a:link, #topmenu a:visited
{
float: left;
line-height: 20px;
font-weight: normal;
margin: 0 0px 0 0px;
padding: 70px 0 0 0;
text-decoration: none;
font-family: Helvetica; font-size: 14px; color: #ffffff;
font-weight: bold;
width: 110px;
height: 10px;
}

#topmenu a:link.current, #topmenu a:visited.current, #topmenu a:hover
{
background-image: url(images/menu_pointer.gif);
background-position: center 20px;
background-repeat: no-repeat;


}
#topmenu .line_selected{
background-image: url(images/menu_pointer.gif);
background-position: center 20px;
background-repeat: no-repeat;

}
#topmenu a:hover { color: #ffffff;
background-image: url(images/corporate_menu_hover.jpg);
background-position: 0 0px;
background-repeat: no-repeat;
width: 110px;
height: 30px;}

/*---------left menu----------*/

ul#leftmenu {
  
  margin: 20px 0 0 0px;
  padding: 0px 0 0 0px;
  list-style: none;
font-family: arial;
font-size: 16px;
  color: #666666;
 
}
ul#leftmenu li{

  margin: 0px 0 4px 12px;
  padding: 0px 0 0 0px;


  list-style: none;
} 
#leftmenu a:link, #leftmenu a:visited{
text-decoration: none;
color: #666666;
font-family: arial;
font-size: 14px;
background-image: url(images/corporate_leftmenupointer.gif);
background-repeat: no-repeat;
background-position:  right 5px;

}

#leftmenu a:hover{
color:#666666;
background-image: url(images/corporate_leftmenupointer.gif);
background-repeat: no-repeat;
background-position: right 5px;
font-size: 14px;
}



