/* CSS Document */

.container{
height:950px;}

	
.style1 { padding-top:30px; font-size:9px; text-align:right; text-transform:uppercase; padding-right:35px; padding-left:10px;}

.style1 img{padding-top:20px; padding-bottom:5px; }


.copy {float:left; width:380px;}
.copyright {float:left; width:160px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navigation {height:610px;}
