
	a {
	text-decoration: none;
	color: #f00;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Albertus Medium;
	height: 100%;
	background-image: url(images/bgshadow.gif);
	background-color: #999;
	background-repeat: repeat-y;
	background-position: 50%;
	margin: 0px;
	padding: 0px;
}
div {
	padding: 0px;
	margin: 0px;
	behavior: url(iepngfix.htc);
}
h1 {
	font-family: Albertus Medium, Georgia, serif;
	color: #CC0000;
	font-size: 25px;
	border-bottom: 1px dotted #CC0000;
	font-style: normal;
	font-weight: 100;
}
h2 {
	font-family: Albertus Medium, Georgia, serif;
	color: #CC0000;
	font-size: 20px;
	font-weight: 500;
}
h3 {
	font-family: Albertus Medium, Georgia, serif;
	color: #CC0000;
	font-style: italic;
	font-size: 17px;
	font-weight: 100;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
img {
	behavior: url(iepngfix.htc);
}
li {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Albertus Medium, georgia, serif;
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
}
td {
	padding: 5px;
	margin: 0px;
}
ul {
	font-family: Albertus Medium, georgia, serif;
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
/* Classes */

		

	.box01, .box02, .box03 {
	background-image: url(images/box01.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	background-color: #ececec;
	margin: 0px 5px 0px 5px;
	padding: 10px;
	border-top: 5px solid #999;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	float: left;
}
.box02 {
	background-image: url(images/box02.jpg);
}
.box03 {
	background-image: url(images/box03.jpg);
}
.box01:hover, .box02:hover, .box03:hover {
	cursor: pointer;
	border-color: #333;
}
.boxh2 {
	background-color: transparent;
	background-image: none;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-size: 18px;
}
.inline {
	display: inline;
	list-style-type: none;
	font-family: verdana;
	font-size: .75em;
	padding: 0px;
	margin: 0px;
}
.pbox {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
/* ID's */

	

	#badge {
	position: absolute;
	top: 5px;
	right: 30px;
}
#boxes {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 552px;
	height: 175px;
	clear: both;
}
#container {
	position: relative;
	height: auto;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #fff;
}
#content li {
	margin-left: 20px;
}
#contentarea {
 //clear: both;
	margin-bottom: 100px;
}
#footer {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: -1px;
	width: 800px;
	height: 125px;
	margin-top: 50px;
	background-color: black;
}
#footertext {
	padding-left: 10px;
	padding-top: 0px;
	float: left;
}
#footeraddress {
	float: right;
	padding-right: 15px;
	padding-top: 15px;
}
#address2 {
	float: right;
	padding-right: 15px;
	padding-top: 17px;
	font-style: italic;
}
#footeraddress h1 {
	font-family: Georgia, serif;
	color: #CC0000;
	font-size: 14px;
	border-bottom: none;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#footeraddress, #address2 address {
	padding-top: 5px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	text-align: right;
}
#footer p {
	color: #999;
	font-family: verdana;
	font-size: .75em;
}
#header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 800px;
	margin: 0px;
	margin-left: -1px;
}
#logo {
	padding-left: 20px;
	padding-top: 15px;
}
#navlist {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 40px;
	top: 135px;
}
#navlist a {
	color: white;
	font-family: Helvetica, Tahoma, Verdana, sans serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: red url(images/inactive-tab.gif) top repeat-x;
}
#navlist a:hover {
	background-image: url(images/tab-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	color: red;
	padding-bottom: 40px;
}
#navlist a.active {
	background-image: url(images/tab-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	padding-top: 11px;
	padding-bottom: 30px;
	color: red;
}
#navlist li.active {
	padding-bottom:30px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 10px;
	float: left;
}
#clients li {
	/*text-transform: uppercase;*/
}

