.header {
	background-image: url(art/header.jpg);
	background-repeat: no-repeat;
}
.main-pic {
	background-image: url(art/main-pic.jpg);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(art/bg-line.jpg);
	background-repeat: repeat-x;
}
.side {
	background-image: url(art/side.jpg);
	background-repeat: no-repeat;
}
.main-text {
	background-image: url(art/text-bg.jpg);
	background-repeat: no-repeat;
}
.side-systems {
	background-image: url(art/side-system-services.jpg);
	background-repeat: no-repeat;
}
.side-supplies {
	background-image: url(art/side-supply-services.jpg);
	background-repeat: no-repeat;
}


.buttons a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044E97;
	text-decoration: none;
}
.main-text-plain {
	background-image: url(art/text-bg-plain.jpg);
	background-repeat: no-repeat;
}

.buttons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044E97;
	text-decoration: none;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}

.buttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6596C7;
	text-decoration: none;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044E97;
	text-decoration: none;
}
.small-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.small-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}
.small-white a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.small-white a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.small-text a:hover {
}
.small-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.small-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.small-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	background-image: url(art/footer.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FEFF99;
	text-decoration: none;
}
