@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/BG_company.gif);
	background-repeat: repeat-x;
}

#leftColorBar {
	background-color: #336699;
}

a:hover  {
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}

h1 {
color: #336699;
}