/***************************************************
				      GENERAL
***************************************************/



#top_link {
	position: fixed;
	right: 0px;
	bottom: 20px;
	height: 26px;
	width: 28px;
	background-image: url(../images/arrow-top.gif);
	text-indent: -9999px;
	font-size: 0px;
}

/***************************************************
			HOME PAGE SLIDER
***************************************************/

/***************************************************
						 FOOTER
***************************************************/

/***************************************************
			INDEX LIST SERVICES
***************************************************/

/***************************************************
				PORTFOLIO

/***************************************************
				     BOTTOM
***************************************************/

/***************************************************
				      SEARCH
***************************************************/
/***************************************************
				      NEWSLETTER
***************************************************/

/***************************************************
				      TWITTER
***************************************************/

/***************************************************
				HOME ACCORDOION SLIDER
***************************************************/

/***************************************************
				      COLUMNS
***************************************************/

/***************************************************
				      CONTACT
***************************************************/

/*********************************************************************
						QUOTE

/*********************************************************************
					IMAGES IN PARAGRAPHS
 *********************************************************************/

/*********************************************************************
					VERTICAL ACCORDION
 *********************************************************************/
#options {
	width:100%;
	text-align:right;
	display: block;
}
#acc {
	width:100%;
	list-style:none;
	color:#033;
	padding-bottom: 35px;
}
#acc li {
	background-image: none;
}

#acc h3 {
	width:100%;
	cursor:pointer;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	background-image: url(../images/arrow-dark-left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#acc .acc-section {
	overflow:hidden;
}
#acc .acc-content {
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color:#393939;

	font-size:12px;
}
#acc .acc-section .acc-content img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.backtext
{
font-weight:bold;
font-size:12px;
color:#4f4f4f;
}


/*********************************************************************
