body {
	margin: 0px;
	padding: 0px 0px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}

#xorAnalogClock {
	border: 1px solid #f0f0f0;
	background: transparent url(bg-transparent.gif);
}

h1 {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 5px;
}
	
	h1 span {
		display: block;
		font-size: 12px;
		font-weight: normal;
		padding-top: 5px;
		color: silver;
	}

a {
	border-bottom: 1px dashed #AACFEC;
	padding-bottom: 1px;
	color: #00579c;
	text-decoration: none;
}

li {
	clear: both;
	width: 700px;
}

	li b {
		width: 120px;
		float: left;
	}
	
	li span {
		color: #888;
		width: 350px;
		float: right;
	}

.copyright {
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
}

	.copyright ,
	.copyright a {
		font-size: 10px;
		color: silver;
		border-bottom: 0px;
	}
	
/*------------ Sprites ------------*/
.more, .subscribe, input[type='submit'] {
	background: url(../images/interface.png) no-repeat;
}
.phone, .mail, .home, .fax, #footnote .connect a {
	background: url(../images/icons.png) no-repeat;
}
.frame1, .frame2, .frame3, .frame4, .frame5, .news > li {
	background: url(../images/frames.png) no-repeat;
}
.more, .subscribe, input[type='submit'] {
	background-position: -107px 0;
	color: #fff;
	display: inline-block;
	font: 10px/20px Arial, Helvetica, sans-serif;
	height: 20px;
	width: 97px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.more:hover {
	background-position: 0 0;
}

.home, .phone, .mail, .fax {
	background-position: 0 1px;
	padding-left: 24px;
}
.phone {
	background-position: 0 -26px;
}
.fax {
	background-position: 0 -54px;
}
.mail {
	background-position: 0 -82px;
}
/*------------ Sprites ------------*/
.more, .subscribe, input[type='submit'] {
	background: url(../images/interface.png) no-repeat;
}
.phone, .mail, .home, .fax, #footnote .connect a {
	background: url(../images/icons.png) no-repeat;
}
.frame1, .frame2, .frame3, .frame4, .frame5, .news > li {
	background: url(../images/frames.png) no-repeat;
}
.more, .subscribe, input[type='submit'] {
	background-position: -107px 0;
	color: #fff;
	display: inline-block;
	font: 12px/28px Arial, Helvetica, sans-serif;
	height: 28px;
	width: 97px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.more:hover {
	background-position: 0 0;
}
.subscribe, input[type='submit'] {
	background-position: -222px -38px;
	height: 38px;
	line-height: 38px;
	width: 212px;
}
.subscribe:hover, input[type='submit']:hover {
	background-position: 0 -38px;
}
.home, .phone, .mail, .fax {
	background-position: 0 1px;
	padding-left: 24px;
}
.phone {
	background-position: 0 -26px;
}
.fax {
	background-position: 0 -54px;
}
.mail {
	background-position: 0 -82px;
}