@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
}
.banner {
	background-image: url(images/bannerbk.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00499A;
}
a:link {
	color: #00499A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00499A;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #00499A;
}
.waskos-trailers-head {
	font-size: 15px;
	color: #00499A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.waskos-trailers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#waskostrailersbodybk {
	width:1000px; 
	float:left;
	background-image:url(images/body.png); 
	background-repeat:repeat-y;
}
#waskostrailerstop {
	width:1000px; 
	height:110px; 
	background-image:url(images/top.png); 
	background-repeat:none
}
#waskostrailersbot {
	width:1000px; 
	height:24px; 
	background-image:url(images/bodybot.png); 
	background-repeat:none
}
#waskostrailersbanner {
	width:1000px; 
	height:114px; 
	background-image:url(images/bannerbk.png); 
	background-repeat:none
}
