

.portheader { color: #cc3333; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px }
.subheader { color: #cc3333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px }
.bodycopy { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 14px }
.footer { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
ul { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14px; text-align: left }
a.specialLink:link { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 11px; text-decoration: none; text-align: right; }
a.specialLink:visited { color: #cc9933; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 11px; text-decoration: none; text-align: right; }
a.specialLink:hover { color: yellow; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 11px; text-decoration: underline; text-align: right; }
.quoteheader {
	color: #cc3333;
	font-size: 24px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14px;
	font-style: oblique;
}


/*----------------------------------- portfolio carouselflow -------------------------*/

#carouselflow {
	width: 500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carouselflow-list {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10000;
	position: relative;
	width: 500px;
}
#carouselflow-list li {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 500px;
}
#carouselflow-list h2 { color: #333; font-size: 1.25em; font-weight: bold; }
#carouselflow-list img, #images img { visibility: hidden; display:none; position:absolute;}
#images img {
	border: none;
	cursor: pointer;
	position: absolute; bottom: 0;
}
#images { visibility: hidden; position: relative; height: 300px;}
#loading {
	background: transparent url(images/imageflow_loading.gif) center bottom no-repeat;
	margin-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}
#portfolio-nav {
	margin: 0 auto;
	position: relative;
	width: 52px;
	z-index: 1;
}
#portfolio-nav a {
	background: transparent url(images/btn_portfolionav.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 23px;
	outline: none;
	text-indent: -999em;
	width: 24px;
}
#portfolio-nav a#click-prev { background-position: 0 0; margin-right: 2px; }
#portfolio-nav a#click-next { background-position: -24px 0; }
#portfolio-nav a#click-prev:hover { background-position: 0 -23px; }
#portfolio-nav a#click-next:hover { background-position: -24px -23px; }
p.carousel-instructions { margin: 0px auto; width: 460px; } 

#cs_control_6640 {
	width: 500px;
	text-align: center;
	margin: 0 -60px 0 0;
	background-color:#FFF;
	position: relative;
	z-index: 10;
}
#cs_control_6640 img {
    float: none;
}

#safLoadingTrigger {
    display: none;
}
#safLoading {
    display: none;
}
#safLoadingContent {
    color: #000000;
    font-size: 16px;
    text-align: center;
}
#loadingTrigger {
    display: none;
}
#loading {
    display: none;
}
#loadingContent {
    color: #000000;
    font-size: 16px;
    text-align: center;
}
