/* @override http://localhost:8888/cpbid/style.css */

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/sq.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4 {
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #0d2b75;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	color: #0D2B75;
	margin: 0;
	padding: 0;
	font-style: normal;	
}

h4 {
	margin: 0;
	padding: 0;
}

h1.services, h1.support, h1.about, h1.contact {
	color: #999;	
}

h2.support, h2.about {
	color: #999;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

h1 span {
	font-size: 12px;
}

ul {
	list-style: none;
}

ul a {
	text-decoration: none;
}

#footer {
	font-size: 12px;
	width: 783px;
}
