* { 
	padding:0; 
	margin:0; 
	border:0; 
}
HTML { 
	height:100%;
	font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:14px;
	color:#FCFDFF;
	background:#373737 url(images/page_back.jpg) left top repeat-x;
	text-align: left;
}

BODY {
	height:100%;
	background:url(images/top_back.jpg) 50% top no-repeat;
}

P, TEXTAREA, INPUT, TD {
	font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif;
}
P { margin-bottom:20px;}

H1 {
	padding:0 0 10px;
	font-size:21px;
}

H2 {
	padding:0 0 10px;
	font-size:18px;
}
#frontpage H2 {
	padding:0 0 10px;
	font-size:21px;
}

H3 {
	font-size:16px;
	padding-bottom:5px;
}
#frontpage H3 {
	font-size:18px;
	padding-bottom:5px;
}
H4 {
	font-size:14px;
}
H5 {}

A:link, A:visited { color:#FCFDFF; }
A:hover { color:#D60000; }
DT A:link, DT A:hover, DT A:visited { text-decoration:underline;}

UL { margin-bottom:20px;}
OL {}
LI { margin-left:16px;}

TABLE {
	border-collapse:collapse;
}
TD, TH {
	vertical-align:top;
	text-align:left;
}

PRE {
	background:#222;
	border:1px dashed #FCFDFF;
	margin:10px 0;
	padding:5px;
}
ADDRESS {}
ABBR {
	border-bottom:1px dashed #FFF;
	cursor:help;
}
INPUT {
	/*border:0 none;*/
	background:#FFF;
}

TEXTAREA {
	overflow:auto;
}
BLOCKQUOTE {
	background:#030303 url(images/blockquote_back.jpg) left top no-repeat;
	padding:31px 25px 1px 42px;
	margin-bottom:10px;
}
BLOCKQUOTE.left {
	width:33%;
	margin-right:15px;
	float:left;
}
BLOCKQUOTE.right {
	width:33%;
	margin-left:15px;
	float:right;
}
BLOCKQUOTE P {
	background:url(images/blockquote_p_back.jpg) right bottom no-repeat;
	padding:0 22px 20px 0;
	font-size:16px;
	font-weight:bold;
	color:#D3D3D3;
}
.floatleft {
	float:left!important;
}
.floatright {
	float:right!important;
}
.clear {
	clear:both!important;
}
.inner {
	position:relative;
}

/*_________________________________________________________________*/

#wrapper {
	width:940px;
	/*height:550px;*/
	height:100%;
	margin:0 auto;
	position:relative;
	padding-bottom:60px;
}
#frontpage #wrapper {
	padding-bottom:0;
}

#header {
	position:absolute;
	top:44px;
	left:0;
	width:940px;
	height:169px;
}

/*______________________ header styling ____________________*/

#header A {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.frontpage {
	background:url(images/header_back.jpg) 73px no-repeat;
	color:#EA6717;
}
.automotive {
	background:url(headerImg/automotive.jpg) 73px no-repeat;
	color:#fcbaba;
}
.banking {
	background:url(headerImg/banking.jpg) 73px no-repeat;
	color:#C4D9EC;
}
.campaign {
	background:url(headerImg/campaign_management.jpg) 73px no-repeat;
	color:#E0E2F7;
}
.contactCenter {
	background:url(headerImg/contact_center.jpg) 73px no-repeat;
	color:#FFDBCF;
}
.database {
	background:url(headerImg/database_management.jpg) 73px no-repeat;
	color:#CDF1FF;
}
.emarketing {
	background:url(headerImg/eMarketing.jpg) 73px no-repeat;
	color:#F78B44;
}
.energy {
	background:url(headerImg/energy.jpg) 73px no-repeat;
	color:#efea58;
}
.health {
	background:url(headerImg/health.jpg) 73px no-repeat;
	color:#dfeeff;
}
.insurance {
	background:url(headerImg/insurance.jpg) 73px no-repeat;
	color:#F2E4DB;
}
.development {
	background:url(headerImg/ITdevelopment.jpg) 73px no-repeat;
	color:#dfeeff;
}
.loyalty {
	background:url(headerImg/loyalty.jpg) 73px no-repeat;
	color:#95CA32;
}
.print {
	background:url(headerImg/print.jpg) 73px no-repeat;
	color:#D9753A;
}
.prospect {
	background:url(headerImg/prospect.jpg) 73px no-repeat;
	color:#c2e7ed;
}
.retention {
	background:url(headerImg/retention.jpg) 73px no-repeat;
	color:#FFCE61;
}
.sales {
	background:url(headerImg/sales.jpg) 73px no-repeat;
	color:#dfeeff;
}
.suspect {
	background:url(headerImg/suspect.jpg) 73px no-repeat;
	color:#aed5fa;
}
.telecom {
	background:url(headerImg/telecom.jpg) 73px no-repeat;
	color:#fac3a4;
}
.welcome {
	background:url(headerImg/welcome.jpg) 73px no-repeat;
	color:#FE483D;
}
.winback {
	background:url(headerImg/winback.jpg) 73px no-repeat;
	color:#FFDDD6;
}
.sloganHolder {
	position:relative;
	height:169px;
	top:0;
	left:0;
}
.slogan {
	position:absolute;
	top:138px;
	left:120px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: .60;
	background:#000;
	height:24px;
	width:390px;
}
.sloganTxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	position:absolute;
	top:142px;
	left:120px;
	width:390px;
	display:block;
	text-align:center;
}

/*__________________________TOP NAV_______________________________________*/

#top-nav {
	position:absolute;
	top:15px;
	left:0;
}
#top-nav A:link, #top-nav A:hover, #top-nav A:visited {
	display:block;
	float:left;
	padding:0 5px 0 12px;
	background:url(images/fourdots.gif) 0px 50% no-repeat;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
}
#top-nav A.firstitem:link, #top-nav A.firstitem:hover, #top-nav A.firstitem:visited {
	padding:0 5px 0 20px;
	background:url(images/home.gif) 0 0 no-repeat;
}

/*__________________________MAIN NAV_______________________________________*/
#main-nav {
	position:absolute;
	top:214px;
	left:0;
	width:944px;
	height:39px;
	background:url(images/mainmenu_back.jpg) left top no-repeat;
	text-align:center;
}
#main-nav UL LI {
	list-style:none;
	margin-left:0px;
	display:inline;
	padding:10px 0 10px 2px;
	background:url(images/mainmenu_item_back.gif) 0px 50% no-repeat;
}
#main-nav UL LI.firstitem {
	background:none;
}
#main-nav A:link, #main-nav A:hover, #main-nav A:visited {
	line-height:40px;
	padding:11px 20px;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	outline:none;
}
#main-nav A.selected:link, #main-nav A.selected:hover, #main-nav A.selected:visited {
	/*background:url(images/manmenu_hover_back.gif) 50% top no-repeat;
	outline:none;*/
	background:url(images/mainmenu_item_selected_back.jpg) 5px top repeat-x;
	color:#E2E2E2;
}
#main-nav A:hover, #main-nav A.selected:hover {
	background:url(images/mainmenu_item_selected_back.jpg) 5px top repeat-x;
	color:#E2E2E2;
}

/*______________________________________________________________*/
#main-holder {
	width:940px;
	position:relative;
}

#content-holder {
	width:678px;
	background:url(images/tabs_content_back.jpg) left top no-repeat;
	border-bottom:1px solid #212121;
	overflow:auto;
}

/*________________________LEFT NAV_________________________________*/
#left-nav {
	position:absolute;
	top:305px;
	left:0px;
}
#left-nav UL {
	margin:10px 0 2px 0;
}
#left-nav UL LI {
	list-style:none;
	margin-left:0px;
	background:url(images/leftmenu_item_back.gif) right bottom no-repeat;
	width:140px;
}
#left-nav UL LI A:link, #left-nav UL LI A:hover, #left-nav UL LI A:visited {
	display:block;
	padding:10px 10px 10px 5px;
	text-decoration:none;
	color:#FCFDFF;
	outline:none;
}
#left-nav UL LI A:hover {
	color:#D60000;
}
#left-nav UL LI A.selected:link, #left-nav UL LI A.selected:hover, #left-nav UL LI A.selected:visited {
	color:#D60000;
}
#left-nav H4 {
	width:155px;
}

/*_______________________Left column____________________________________*/
/* #leftpane1 - no left menu*/

#leftpane, #leftpane0, #leftpane1 {
	position:absolute;
	width:508px;
	padding:18px 30px 0 165px;
	top:280px;
	left:0;
}
#leftpane STRONG, #leftpane0 STRONG, #leftpane1 STRONG {
	color:#FDB178;
}
#leftpane P IMG, #leftpane0 P IMG, #leftpane1 P IMG {
	float:left;
	margin:0 10px 5px 0;
	border:5px solid #2B2B2B;
}
#leftpane1 {
	padding-left:0px;
	width:650px;
}
#frontpage #leftpane, #frontpage #leftpane0, #frontpage #leftpane1 {
	width:703px;
	padding:18px 0 0 0;
}
#leftpane DL, #leftpane0 DL, #leftpane1 DL {
	float:left;
	padding-right:30px;
	width:145px;
	height:165px;
}
#leftpane DD, #leftpane0 DD, #leftpane1 DD {
	font-size:11px;
	color:#A2A2A2;
}
#leftpane DD A:link, #leftpane DD A:hover, #leftpane DD A:visited,
#leftpane0 DD A:link, #leftpane0 DD A:hover, #leftpane0 DD A:visited,
#leftpane1 DD A:link, #leftpane1 DD A:hover, #leftpane1 DD A:visited {
	color:#A2A2A2;
	text-decoration:none;
}
#leftpane DD A:visited, #leftpane0 DD A:visited, #leftpane1 DD A:visited {
	color:#737373;
}
#leftpane DD A:hover, #leftpane0 DD A:hover, #leftpane1 DD A:hover {
	color:#A2A2A2;
	text-decoration:underline;
}
.arrow-bar, .just-bar {
	display:block;
	border-top:1px solid #690000;
	width:513px;
	height:30px;
}
#frontpage .arrow-bar, #frontpage .just-bar {
	height:15px;
	width:678px;
}
#leftpane1 .arrow-bar, #leftpane1 .just-bar {
	width:678px;
}
#frontpage .just-bar {
	height:10px;
}
.just-bar {
	background:none;
	height:10px;
}
#contactlink-holder {
	background:#270202 url(images/contactlink_back.jpg) top left repeat-x;
	border:1px solid #000;
	border-top:0 none;
	padding:10px 25px 12px;
	width:520px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:center;
}
#contactlink-holder A {
	display:inline;
}
#contactlink-holder-inner {
	background: #F2F2F2; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#CECECE'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#CECECE)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F2F2F2,  #CECECE); /* for firefox 3.6+ */
	border:1px solid #232323;
	padding:10px;
	min-height:100px;
	height:auto!important;
	height:100px;
	color:#000;
}
#contactlink-holder-inner .subtitle {
	display:block;
	color:#635F5F;
	padding-bottom:5px;
}
#contactlink-holder-inner STRONG {
	color:#000;
}
#contactlink-holder-inner A:link, #contactlink-holder-inner A:hover, #contactlink-holder-inner A:visited {
	color:#000;
}
#contactlink-holder-inner A:hover {
	color:#D60000;
}

/*_______________________tabs___________________________________________*/
#tab-holder {
	padding:6px 0 0 4px;
	float:left;
}
#content {
	float:left;
	width:490px;
	padding:20px;
}
#content A:visited, #leftpane P A:visited {
	color:#737373;
}
.subtitle {
	display:block;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
#contactlink-holder .subtitle {
	display:inline;
	padding:0 20px 0 36px;
	background:url(images/post.gif) left 5px no-repeat;
}
#contactlink-holder A:hover {
	color:#8E5353;
}
#tab-holder UL {
	margin:0 0 2px 0;
}
#tab-holder UL LI {
	list-style:none;
	margin-left:0px;
}
A.tabLink {
	display:block;
	background:url(images/tab_back.gif) left bottom no-repeat;
	padding:8px 6px 14px 12px;
	width:124px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	border-bottom:1px solid #000;
	/*cursor: pointer; cursor: hand;*/
}
A.tabLink:hover {
	background:url(images/tab_back.gif) -142px bottom no-repeat;
	outline:none;
	color:#E2E2E2;
}
A.firstitem {
	background:url(images/tab_back.gif) left top no-repeat;
}
A.hometab, LI.hometab {
	display:none;
}
A.firstitem:hover {
	background:url(images/tab_back.gif) -142px top no-repeat;
} 
LI.ui-tabs-selected A.tabLink {
	background:url(images/tab_back.gif) -142px bottom no-repeat;
	outline:none;
}
LI.ui-tabs-selected A.firstitem {
	background:url(images/tab_back.gif) -142px top no-repeat;
	outline:none;
}
@media projection, screen {
    .ui-tabs-hide {
        display: none;
    }
}

@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/*_______________________Right column____________________________________*/
#rightpane {
	position:absolute;
	top:280px;
	right:0;
	width:237px;
}
.contentbox {
	width:215px;
	padding:0 10px 10px;
	border:1px solid #181818;
	position:relative;
	background:#010101 url(images/contentbox_back.jpg) left top repeat-x;
	margin-bottom:16px;
	font-size:12px;
	overflow:hidden;
}
.contentbox A:visited {
	color:#737373;
}
.boxtitle {
	padding:0;
	background:url(images/fourdots_dark.gif) right 10px no-repeat;
}
.boxtitle:after {
	content:"";
	display:block;
	height:0;
	clear: both;
}
.boxtitle H4 {
	float:left;
	padding:5px 0;
}
.corner {
	display:block;
	width:30px;
	height:40px;
	background:url(images/contentbox_title_corner.jpg) right top no-repeat;
	float:left;	
}
.contentbox .subtitle {
	font-size:14px;
}
A.fieldlink:link, A.fieldlink:hover, A.fieldlink:visited {
	color:#FCFDFF;
	display:block;
	background:#211F20;
	padding:3px 5px;
	margin-bottom:5px;
}
A.fieldlink:hover {
	color:#FCFDFF;
	background:#D60000;
}
A.morelink:link, A.morelink:hover, A.morelink:visited {
	color:#FCFDFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:5px 29px 5px 5px;
	text-decoration:none;
	background:url(images/more_back.gif) right 12px no-repeat;
}
A.morelink:hover {
	color:#737373;
	background:url(images/more_back_hover.gif) right 12px no-repeat;
}
.contentbox UL {
	margin-bottom:5px;
}
.contentbox UL LI {
	font-size:11px;
}
/*________________________________footer__________________________________*/
#footer {
  	width:100%;
  	background-color: #000;
  	color:#FFF;
  	text-align:center;
	padding:0;
}
.footer-content {
	display:block;
	padding:20px 0;
	color:#A8A8A8;
	font-size:11px;
}

/*________________________________search____________________________________*/
#search-holder {
	position:absolute;
	top:13px;
	right:112px;
	background:url(images/search_back.jpg) left top no-repeat;
	padding:1px 0 0 5px;
}
#search-holder INPUT#search {
	background:none;
	width:140px;
}
.searchsubmit {
	font-size:10px;
	background:none;
	cursor: pointer;
	margin-left:4px;
	color:#FFF;
}

/*________________________________lang select________________________________________*/
#lang-select {
	position:absolute;
	top:16px;
	right:0;
}
#lang-select UL LI {
	float:left;
	background:url(images/langmargin_back.gif) 0px 4px no-repeat;
	list-style:none;
	margin-left:0px;
}
#lang-select A:link, #lang-select A:hover, #lang-select A:visited {
	display:block;
	padding:0 5px 0 9px;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
}
#lang-select UL LI.firstitem {
	background:none;
}
#lang-select UL LI A.selected:link, #lang-select UL LI A.selected:hover, #lang-select UL LI A.selected:visited{
	background:url(images/lang_item_back.gif) 8px bottom no-repeat;
}

/*________________________________contact form______________________________________*/
#contactform-holder{
	/*filter: alpha(opacity=55);
	-moz-opacity: .55;*/
	position:absolute;
	top:51px;
	left:520px;
	width:413px;
	height:155px;
	background:url(images/contactform_back.png) left top no-repeat;
}
.contactform {
	position:relative;
	width:413px;
}
.contactform FIELDSET {
	padding:14px 0 0 0;
}
.contactform FIELDSET.textarea {
	padding:0;
}
.contactform FIELDSET.submitfieldset {
	position:absolute;
	top:88px;
	left:118px;
}
#formwrapper-2 .contactform FIELDSET.submitfieldset {
	left:304px;
}
.contactform LABEL {
	display:block;
	width:65px;
	float:left;
	padding-right:14px;
	text-align:right;
}
.contactform INPUT {
	background:none;
	width:129px;
	padding-right:12px;
}
.contactform .field {
	clear:both;
	background:url(images/contactinput_back.jpg) 78px top no-repeat;
	width:230px;
	padding-bottom:10px;
}
.contactform .contactsubmit {
	background:url(images/contactsubmit_back.jpg) right top no-repeat;
	width:99px;
	text-align:center;
	cursor: pointer;
	padding:0 0 4px 0;
}
A.quickmail:link, A.quickmail:hover, A.quickmail:visited {
	position:absolute;
	top:4px;
	left:121px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#905858;
	text-decoration:none;
}
A.quickmail:hover {
	color:#E2E2E2;
}
SPAN.address {
	display:block;
	position:absolute;
	top:10px;
	left:236px;
	font-size:11px;
	width:170px;
}
UL.form-tabs {
	position:absolute;
	top:0;
	left:0;
}
UL.form-tabs LI {
	float:left;
	background:#000;
	list-style:none;
	margin-left:0px;
	padding:3px 5px;
	border:1px solid #000;
	border-top:0 none;
	width:135px;
	text-align:center;
}
UL.form-tabs LI.ui-tabs-selected {
	background:none;
	border:0 none;
	padding:3px 6px;
}
UL.form-tabs LI A:link, UL.form-tabs LI A:hover, UL.form-tabs LI A:visited {
	font-weight:bold;
	color:#C0C0C0;
	text-decoration:none;
	outline:none;
}
UL.form-tabs LI A:hover {
	color:#FFF;
}
UL.form-tabs LI.ui-tabs-selected A:link, UL.form-tabs LI.ui-tabs-selected A:hover, UL.form-tabs LI.ui-tabs-selected A:visited {
	color:#FFF;
	outline:none;
}
#formwrapper-1, #formwrapper-2 {
	position:absolute;
	top:20px;
	left:0;
}
.textarea {
	position:absolute;
	top:14px;
	left:236px;
	width:164px;
	height:74px;
	background:url(images/contactcomment_back.jpg) top left no-repeat;
}
.textarea TEXTAREA {
	width:164px;
	height:74px;
	overflow:auto;
	padding:1px;
	background:none;
	font-size:14px;
}
.contact .contactsubmit {
	margin-left:118px;
}
.contact {
	margin-bottom:20px;
}
/*_______________________________________________________________________________*/
.breadcrumb {
	position:absolute;
	top:265px;
	left:0;
	color:#FDB178;
	font-size:11px;
}
.breadcrumb A:link, .breadcrumb A:hover, .breadcrumb A:visited {
	color:#FDB178;
	text-decoration:underline;
}
.breadcrumb SPAN.selected {
	color:#fdb178;
	text-decoration:none;
}

.breadcrumb A:hover {
	text-decoration:underline;
	color:#FFF;
}
img { behavior: url(scripts/iepngfix.htc) }

A.blockElement:link, A.blockElement:hover, A.blockElement:visited {
	display:block;
	color:#FCFDFF;
	text-decoration:none;
	padding:15px 5px 1px 5px;
	background:#303030;
	margin-bottom:15px;
}
A.blockElement:hover {
	background:#5F5F5F;
}
A.blockElement SPAN {
	text-decoration:underline;
}
A.blockElement SPAN STRONG {
	color:#FFF!important;
}
A.blockElement:hover SPAN {
	text-decoration:underline;
}
.blockElement SPAN {
	font-size:16px;
}

/* XSLTsearch  */
#xsltsearch {margin: 0; padding: 20px 0 0 0;}
.xsltsearch_result p {margin: 0; padding: 0;}
.xsltsearch_result:hover {background: #303030;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong { font-weight:normal;} /* highlighting */
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #999;}
#xsltsearch_stats {font-size: 75%; color: #666;}

/*_____________validation CSS_____________*/
.formError {
	position:absolute;
	top:300px; left:300px;
	width:150px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
}
.formError .formErrorContent {
	width:100%; 
	background:#D60000;
	color:#fff;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.formError .formErrorArrow{
	position:absolute;
	bottom:0;left:20px;
	width:15px; height:15px;
}
.formError .formErrorArrow div{
	box-shadow: 1px 4px 5px #000;
	-moz-box-shadow: 1px 4px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	font-size:0px;
}
.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
.formError .formErrorArrow .line9{width:13px;height:1px; background:#D60000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line8{width:11px;height:1px; background:#D60000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line7{width:9px;height:1px; background:#D60000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line6{width:7px;height:1px; background:#D60000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line5{width:5px;height:1px; background:#D60000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line4{width:3px;height:1px; background:#D60000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line3{width:1px;height:1px; background:#D60000;margin:0 auto;display:block;} 

#pdf_pop .formError {
	left:107px!important;
}
BODY#pdf_pop {
	background:#000;
}

/*_________PDF download form__________*/
#dialog {
	padding:10px;
	height:90%;
	width:90%;
	background:url("images/popup_back.jpg") right bottom no-repeat;
}
#dialog H4 {
	margin:5px 0;
}
#dialog P {
	font-size:12px;
	margin-bottom:10px;
}
.pdfForm .contactsubmit {
	margin-left:78px;
	width:139px;
}
.pdfForm {
	width:225px;
}

#fancy_outer {
	width:305px!important;
	overflow:hidden;
}

.closeFancy {
	display:block;
	width:152px;
	margin-left:77px;
	padding:10px 0;
}

/*________________Client Slider______________*/

.contentbox #slider{
	margin-left:57px;
}	
#slider IMG{
	border:0 none;
}
#slider UL, #slider LI{
	margin:0;
	padding:0;
	list-style:none;
}
#slider LI{ 
	width:110px;
	height:100px;
	overflow:hidden;

}	
P#controls{
	margin:0;
	position:relative;
} 
#prevBtn, #nextBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:9px;
	height:17px;
	position:absolute;
	left:20px;
	top:-60px;
}	
#nextBtn{ 
	left:185px;
}														
#prevBtn A, #nextBtn A{  
	display:block;
	width:9px;
	height:17px;
	background:url(images/arrow_left.gif) no-repeat 0 0;	
}	
#nextBtn A{ 
	background:url(images/arrow_right.gif) no-repeat 0 0;	
}	
#leftpane0 #slider LI, #leftpane1 #slider LI {
	float:left;
	width:100px;
	margin:0 20px 20px 0;
}
#leftpane1 .address {
	width:150px;
	float:left;
	padding-top:10px;
}
#leftpane1 .contactform {
	float:left;
	margin-right:10px;
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

