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

#header {
	width: 780px;
	height: 113px;
	background-image: url(images/sloping_block_specialists_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header span {
	display: none;
	background-position: 0px 0px;
	}

td { 
vertical-align:top; 
} 

.bg1 {
	background-image: url(newsite/style_1_cont1.jpg);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(newsite/style_1_cont2.jpg);
	background-repeat: repeat-x;
}

.bg {
	background-image: url(newsite/style_1_cont.jpg);
	background-repeat: repeat-x;
}


body {
	background-color: #666460;
}