* {
	margin: 0;
	padding: 0;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 66%;
	color:#5A5A59;
	padding: 10px 0 20px 0;
	background: #D6D7CD;
}
hr {
	display: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
	display: block;
}
.page {
	width: 792px;
	margin: 0 auto;
	padding: 75px 95px 30px 90px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 15px solid #454545;
}
h1 {
	float:left;
	position: relative;
	overflow: hidden;
	font-size: 1.2em;
	width: 156px;
	height: 150px;
	margin-bottom: 23px;
	color:#fff;
}
h1 a {
	display: block;
	cursor: pointer;
	font-size:1px;
	padding-top: 5px;
	color: #fff;
	text-align: center;
}
h1 span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 156px;
	height: 150px;
	background-image: url(../images/jive3_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	float:left;
	padding-left: 75px;
	width: 560px;
}
h2 {
	width: 560px;
	height: 50px;
	margin-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: normal;
	line-height: 140%;
}
.contacts {
	width:100%;
	padding-bottom: 50px;
}
.contacts address {
	width: 169px;
	float: left;
	overflow: hidden;
	margin-right: 17px;
	border-top: 1px solid #c9cac1;
	padding-top: 6px;
	font-style: normal;
	font-weight: bold;
}
.contacts img,
.fax-email,
.phone {
	float: left;
	margin-right: 17px;
	border-top: 1px solid #c9cac1;
}
.fax-email {
	display:block;
	width:169px;
	height:31px;
	background-image: url(../images/fax_and_email.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.phone {
	display:block;
	width:170px;
	height:42px;
	background-image: url(../images/phone.png);
}
.projects {
	clear:both;
	width: 100%;
	padding-bottom: 30px;
}
.projects a {
	width: 251px;
	float: left;
	overflow: hidden;
	margin-right: 13px;
	padding-bottom: 22px;
	border-bottom: 1px solid #c9cac1;
	font-weight: bold;
	font-size: 1.1em;
	color: #00A0C6;
}
.projects a.nobtmborder {
	border-bottom:none;
}
.projects a img {
	margin-bottom: 13px;
	border:1px solid #F5F6EB;
}
.projects a:hover {
	color:#007591;
}
/*
.projects a:hover img {
	border:1px solid #007591;
}
*/
#new-site {
	margin-top: 5px;
	padding-top: 20px;
	border-top: 1px solid #c9cac1;
	color:#000000;
	clear:both;
	background-color: #FFFFFF;
}
.col {
	width: 249px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}
.col h3 {
	padding-bottom:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height:100%;
}
.col p {
	padding-bottom: 30px;
	line-height: 130%;
	font-size:1.2em;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.footer {
	text-align:center;
	color:#787873;
	padding-top:15px;
}

/* --- sIFR start --- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
}
/* --- sIFR end --- */
