@charset "utf-8";
/* CSS Document */

body{background:#4597aa url(images/bg.jpg) top center repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
a{outline:none;}
#logo{display:block; position:absolute; bottom:50px; left:50%; margin-left: -242px; width:484px; height:73px; background:url('images/logo_state.png') no-repeat;}
#bestweb{display:block; position:absolute; bottom:40px; left:10px; width:97px; height:122px; background:url('images/bestweb.png') no-repeat;}

/*links*/
#sites{position:relative; display:block; width: 824px; margin:0 auto;}
#sites a{display:block; width:196px; height:294px; margin:5px; float:left; text-indent:-999em;}

#sites .steel a{background:url('images/steel.png') no-repeat top center;}
#sites .steel a:hover{background:url('images/steel.png') no-repeat bottom center;}

#sites .skin a{background:url('images/skin.png') no-repeat top center;}
#sites .skin a:hover{background:url('images/skin.png') no-repeat bottom center;}

#sites .retail a{background:url('images/retail.png') no-repeat top center;}
#sites .retail a:hover{background:url('images/retail.png') no-repeat bottom center;}

#sites .lap a{background:url('images/digital.png') no-repeat top center;}
#sites .lap a:hover{background:url('images/digital.png') no-repeat bottom center;}

#info{position:relative; clear:both; display:block; width:auto; margin:0 auto; text-align:center; margin-top: 50px; font-weight:bold; color:#006699; margin-bottom: 15px; height:25px;}
#info2{position:relative; clear:both; display:block; width:auto; margin:0 auto; text-align:center; font-weight:bold; color:#006699; margin-bottom: 15px; height:25px;}
#header{position:relative; clear:both; display:block; width:auto; margin:0 auto; text-align:center; margin-top: 50px; font-weight:bold; color:#006699; margin-bottom: 15px; height:30; font-size:30px;}

#footer{position:fixed; bottom:0px; left:0; width:100%; text-align:center; font-weight:bold; background:#000; padding:0;}
#footer p strong{color:#FF0000;}
#footer p{text-align:center; color:#fff}
#footer p a{color:#fff;}
#footer p a:hover{color:#4597aa;}