html {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 10pt;
	line-height: 1.2em;
	z-index: 0;
}

body {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#header {
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	z-index: 4;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

a {
	color: #787878;
	text-decoration: none;
}

a:hover {
    text-decoration: none;
	color: #1a89a9
}

img {
    border: 0;
}

ul, li {
	list-style-type: inherit;
}

h1 {
/*	display: inline;*/
	color: #1a89a9;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
}

h2 {
/*	display: inline;*/
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#content {
	/*	float: right;*/
	width: 975px;
	position: relative;
	clear: both;
	background-repeat: no-repeat;
}

p {
	padding-right: 6px;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 0px;
	text-align: justify;
	/*	margin-left: 6px;*/
}

.contact {
    padding-bottom: 4px;
}

.contact strong {
    color: #1a89a9;
}

.clearfloat {
    clear: both;
}


#footer {
	position: absolute;
	width: 960px;
	margin-top: 5px;
	border-top: 1px solid #666;
	font-size: 7pt;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}

.panel {
    text-align: center;
}

.headerlogo {
	padding-right: 8px;
}

.nav {
	margin-bottom: 40px;
	padding-left: 8px;
	z-index: 5;
}

#leftColumn{
	position:absolute;
	left:20px;
	top:0px;
	height:100%;
	width:45%;
/*	z-index: 2;*/
}

#rightColumn{
	position:absolute;
	left:500px;
	top:0px;
	height:100%;
	width:45%;
}

.bullets {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
	text-align: left;
	display: block;
}

.bullets2 {
	list-style-type: none;
	line-height: 18px;
	text-align: justify;
	display: block;
	font-style: italic;
	margin-left: -20px;
}

.testimonials {
	color: #1a89a9;
	font-weight: bold;
}

.testimonials2 {
	font-weight: bold;
	clear: both;
	visibility: hidden;
}

#leftColumnGal{
	position:absolute;
	left:20px;
	top:0px;
	height:100%;
	width:44%;
	/*padding-top: 20px;*/
}

#rightColumnGal{
	position:absolute;
	left:480px;
	top:0px;
	height:100%;
	width:50%;
}

#container #mainContent #XML_Banner {
	z-index: -1;
}

.clientlogo {
	padding: 10px 20px 10px 20px;
}

.footermenu {
	text-align: left;
	float: left;
	vertical-align: middle;
}

.footerinfo {
	text-align: right;
	float: right;
}

.buzztext {
	color: #1a89a9;
	text-decoration: none;
	font-weight: bold;
}

.buzztext em {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.buzztext a {
	color: #1a89a9;
	text-decoration: none;
	font-weight: bold;
}

.imgspacer {
	padding: 8px;
}


#slideshow { height: 479px; position: relative; display: block; width: 980px; clear: both; }
#slideshow img { position: absolute; display: none; top: 0px; left: 0px; width: 980px; height: 479px; }
/* The Nivo Slider styles */
.nivoSlider { position:relative; }
.nivoSlider img { position:absolute; top:0px; left:0px; }
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width: 980px; height: 479px; border:0; padding:0; margin:0; z-index:80; display:none; }
.nivo-slice { display:block; position:absolute; z-index:70; }

