body {
	background-color: #f5f5f5;
	font-family: "Segoe UI", Calibri, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	padding-top: 14px;
	line-height: 18px;
	color: #333;
}
img {
	border-style: none;
}
#pagebox {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #333;
}
.speciallinks a {
	font-weight: bold;
}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
h2 {
	margin-bottom: 1.2em;
	font-size: 1em;
	color: #666;
	font-weight: normal;
	margin-top: 0px;
	text-shadow: 0px 1px #fff;
}
h1 {
	margin-top: 0.4em;
	font-size: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 0.3em;
	margin-bottom: 0.1em;
	text-shadow: 0px 1px #fff;
}


#headlinks {
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
}
#headlinks a {
	text-decoration: none;
	color: #333;
}
#headlinks a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.splimg {
	position: absolute;
}
#textblocks {
	float: right;
	width: 310px;
}

#headbar {
	padding-bottom: 14px;
	float: left;
	background-image: url(img/headbar-full.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 775px;
}
#barlinks {
	color: #DDD;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#barlinks li {
	display: inline;
	line-height: 55px;
}
#barlinks a {
	padding-right: 12px;
	font-size: 1.1em;
	text-decoration: none;
	color: #F5F5F5;
	padding-left: 12px;
}
#barlinks a:hover {
	text-decoration: none;
	background-color: #666;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#welcome {
	background-image: url(img/lg-box.png);
	height: 200px;
	width: 280px;
	margin-bottom: 15px;
	padding: 15px;
}
#social {
	background-image: url(img/sm-box.png);
	height: 85px;
	width: 280px;
	padding: 15px;
}
#social a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #FFF;
}
p {
	margin-bottom: 15px;
	margin-top: 0px;
}
#socialicons {
	width: 268px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#socialicons img {
	margin-right: 6px;
	margin-left: 6px;
}

.body-cont {
	padding: 15px;
}
.body-topcap {
	background-image: url(img/main-topcap.gif);
	background-repeat: no-repeat;
	height: 6px;
}
.body-botcap {
	background-image: url(img/main-botcap.gif);
	background-repeat: no-repeat;
	height: 6px;
}

.hr {
	width: 75%;
	margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}

.newsitem {
	background-color: #ecebe8;
	background-image: url(img/main-topcap.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin-top: 32px;
	clear: both;
}
.newsitem-th {
	float: right;
	padding-left: 10px;
}
.newsitem-close {
	background-image: url(img/main-botcap.gif);
	height: 4px;
}
#footbar {
	height: 35px;
	margin-top: 36px;
	background-image: url(img/footbar.gif);
	background-repeat: no-repeat;
}
#foottext {
	margin-left: 22px;
	line-height: 35px;
	text-align: left;
	font-size: 0.8em;
}
#phone {
	background-image: url(img/icon-ph.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 8px;
}
#skype {
	background-image: url(img/icon-skype.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-left: 8px;
}
#voip {
	background-image: url(img/icon-voip.gif);
	background-repeat: no-repeat;
	padding-left: 39px;
	margin-left: 8px;
}

