body {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
color:#000;
font-size: 13px;
background:#06192D url(../images/bg.jpg) repeat-x;
}

html body{
margin:0;
}

.header {
background: url(../images/header.jpg) no-repeat;
height: 160px;
	
}

#page{
width: 955px;
margin: 0 auto;
height: 100%;	
}

#container {
width:100%;
height:100%;
padding: 60px 0 10px 50px;
}

.ss{
width:275px;
height:185px;
margin:0 0 10px 50px;
border: 8px #ccc solid;
display:inline;
float:left;
}

a img{ 
border: none; 
}

.copyright{
text-align: center; 
width: 955px; 
margin: 200px auto;
}

.copyright a{
font-size: 11px;
font-weight: bold; 
text-decoration:none; 
color: #bbb;
}

.copyright img{
border: none; 
vertical-align: middle;
}

.bzlogo {
float:right;
margin: 0 20px 0 0;
}
