html, body, div, h1, h2, h3, h4, h5, h6, p, a, font, img, strong, u, i, center, ol, ul, li, form, label, table, td, tr, input{
	margin:0px;
	padding:0px;
	border:0px;
}

html {
	font:normal 14px/19px Arial;
	color:#464646;
	background-color: transparent;
}

body {
	text-align:center;
	background-color: transparent;
}

#global {
	width:100%;
	text-align:left;
}

a:hover{
	text-decoration:none;
	}

h1 {
	font:normal 45px Tahoma;
	color:#ffffff;
}

h2 {
	font:normal 25px Tahoma;
	color:#464646;
}

h3 {
	font:normal 18px Tahoma;
	color:#ffffff;
}

h4 {
	font:normal 25px Tahoma;
	color:#ffffff;
}

h6 {
	font:normal 14px Tahoma;
	color:#ffffff;
}
#content_left h1, #content_right1 h1{
	font-family:Tahoma;
	font-size:25px;
	color:#464646;
	margin-bottom:15px;
	}
#content_left h2, #content_right1 h2{
	font-family:Tahoma;
	font-weight:bold;
	font-size:18px;
	color:#118db5;
	margin-bottom:10px;
	}
#content_left h3, #content_right1 h3{
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:#464646;
	margin-bottom:10px;
	}
#content_left p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
	margin-bottom:15px;
	}
#banner a{
	color:#FFFFFF;
	}
#content1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1081a6;
	}
#content1 ul, #content_bottom1 ul{
	list-style:none;
	margin:0 0 15px;
	}
#content1 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#464646;
	text-decoration:none;
	padding-left:18px;
	background:url(images/list_content.png) no-repeat 0px 4px;
	}
#content_bottom1 h1{
	font-family:Tahoma;
	font-size:25px;
	color:#ffffff;
	margin-bottom:15px;
	}
#content_bottom1 h2{
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#f0f0f0;
	margin-bottom:10px;
	}
#content_bottom1 h3{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#0a4664;
	margin-bottom:10px;
	}
#content_bottom1 li{
	color:#ffffff;
	line-height:24px;
	padding-left:12px;
	background:url(images/list_bottom.png) no-repeat 0px 9px;
	}
#content_bottom1 a{
	color:#ffffff;
	}
#content_bottom1 p{
	color:#fff;
	}

div.clearfix {
	clear:both;
	width:100%;
	height:0px;
	position:relative;
	overflow:hidden;
	margin:0px;
}

label {
	font-weight:bold;
}
/* =============FORM============= */
table td {vertical-align:top; margin:0; padding:0;}
#contactForm p {
	margin:0 0 5px;
	}
.inp input {
	border:1px solid #636363;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;
	padding:0px 0 0 2px;
	width:288px;
	margin:0;
	}
#contactForm td textarea {
	border:1px solid #636363;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:60px;
	line-height:normal;
	overflow:auto;
	padding:0px 0 0 2px;
	width:288px;
	margin: 0px;
	resize: none;
}
#contactForm .names, #contactForm .inp{
	height:24px;
	}
#contactForm .names_ta, #contactForm .inp_ta{
	height:64px;
	}
#contactForm .radio{
	width:20px;
	margin-right: 30px;
	float:left;
	}
#contactForm .y{
	display:block;
	font-size:14px;
	float:left;
	}
#contactForm .n{
	display:block;
	font-size:14px;
	float:left;
	}
#contactForm input.clears {
background:transparent url(images/clear.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:34px;
margin-right:14px;
padding:0 !important;
width:87px !important;
}

#contactForm input.sends {
background:transparent url(images/send.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:34px;
padding:0 !important;
width:87px !important;
}
#content1 img{
	border-radius:15px;
	border:1px solid #b7b7b7;
 	}


/* =============HEADER============= */

#header {
	width:100%;
	background-image:url(images/bg_header_2.png);
	background-position:center top;
}
#header_left{ width:100%; float:left; background:url(images/bg_header_left.jpg) repeat-x;}
#header1 {
	width:900px;
	min-height:610px;
	background-image:url(images/bg_header_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 50px 29px 50px;
	margin:0 auto;
}
#header_right{ width:100%; float:right; background:url(images/bg_header_right.jpg) repeat-x;}
#slogan {
	background:url(images/cn.png) no-repeat;
	width:382px;
	height:203px;
	overflow:auto;
	float:left;
	padding:0;
	margin: 0 0 0 37px;
}
#slogan h6 {margin:4px 0px 0px 1px;}

#search_header {
	background:url(images/cta.png) no-repeat;
	width:336px;
	height:111px;
	margin-right:38px;
	margin-top:47px;
	float:right;
}

#search_field {width:194px; height:31px; float:left; background-image:url(images/search_field.png);}
#search_field input {width:170px; height:20px; background-color:transparent; border:0; font:normal 11px Arial; color:#7d7d7d; margin:4px 0px 0px 8px;}
#search_btn {width:38px; height:31px; float:right; background-image:url(images/search_btn.png);}
#search_btn input {width:38px; height:31px; background-color:transparent; border:0; font:normal 14px Tahoma; color:#1889c1; padding:0px 0px 4px 1px; cursor:pointer;}

#search_field_2 {width:194px; height:31px; float:left; background-image:url(images/search_field.png);}
#search_field_2 input {width:170px; height:20px; background-color:transparent; border:0; font:normal 11px Arial; color:#7d7d7d; margin:4px 0px 0px 8px;}
#search_btn_2 {width:38px; height:31px; float:right; background-image:url(images/search_btn.png);}
#search_btn_2 input {width:38px; height:31px; background-color:transparent; border:0; font:normal 14px Tahoma; color:#1889c1; padding:0px 0px 4px 1px; cursor:pointer;}
#search_btn_3 {width:80px; background-image:url(images/marker_4.png); background-repeat:no-repeat; background-position:right 7px; margin:10px 0px 0px 0px; text-decoration:underline; color:#ffffff;}
#search_btn_3 input {width:80px; text-decoration:underline; margin:0px -8px 0px -7px; background-color:transparent; border:0; font:normal 12px Tahoma; color:#ffffff; cursor:pointer;}

#menu {
	width:822px;
	min-height:40px;
	padding: 0 39px;
	margin-bottom:25px;
}
#menu div { float:left;}
#menu div a {margin:0 auto; height:34px; min-width:104px; display:block; text-align:center; font:normal 17px Tahoma; text-decoration:none; padding:6px 0px 0 0; margin:0 0px 0 0;}


div.menu_active a {width:164px; background:url(images/menu_active.png) no-repeat; color:#ffffff;}
div.menu {background-image:url(images/menu_border_1.png); background-repeat:no-repeat; background-position:right;}
div.menu:hover {background:url(images/menu_active_1.png) no-repeat right -40px;}
div.menu a {width:164px; color:#ffffff;}
div.menu a:hover {background-image:url(images/menu_active.png); color:#ffffff;}

div.menu_active_2 {background-image:url(images/menu_border_2.png); background-repeat:no-repeat; background-position:right;}
div.menu_active_2 a {width:96px; background-image:url(images/menu_active_2.png); color:#464646;}
div.menu_2 {background-image:url(images/menu_border_2.png); background-repeat:no-repeat; background-position:right;}
div.menu_2:hover {background:url(images/menu_active_1.png) no-repeat right -40px;}
div.menu_2 a {width:96px; color:#ffffff;}
div.menu_2 a:hover {background:url(images/menu_active_1.png) no-repeat; color:#464646; position:relative;}

div.menu_active_3 {background-image:url(images/menu_border_3.png); background-repeat:no-repeat; background-position:right;}
div.menu_active_3 a {width:91px; background-image:url(images/menu_active_3.png); color:#464646;}
div.menu_3 {background-image:url(images/menu_border_3.png); background-repeat:no-repeat; background-position:right;}
div.menu_3:hover {background:url(images/menu_active_1.png) no-repeat right -40px;}
div.menu_3 a {width:91px; color:#ffffff;}
div.menu_3 a:hover {background:url(images/menu_active_1.png) no-repeat;; color:#464646; position:relative;}

div.menu_active_4 {background-image:url(images/menu_border_2.png); background-repeat:no-repeat; background-position:right;}
div.menu_active_4 a {width:91px; background-image:url(images/menu_active_4.png); color:#464646;}
div.menu_4 {background-image:url(images/menu_border_2.png); background-repeat:no-repeat; background-position:right;}
div.menu_4:hover {background:url(images/menu_active_1.png) no-repeat right -40px;}
div.menu_4 a {width:91px; color:#ffffff;}
div.menu_4 a:hover {background:url(images/menu_active_1.png) no-repeat; color:#464646; position:relative;}

div.menu_active_5 {background-image:url(images/menu_border_1.png); background-repeat:no-repeat; background-position:right;}
div.menu_active_5 a {width:96px; background-image:url(images/menu_active_5.png); color:#464646;}
div.menu_5 {background-image:url(images/menu_border_1.png); background-repeat:no-repeat; background-position:right;}
div.menu_5:hover {background:url(images/menu_active_1.png) no-repeat right -40px;}
div.menu_5 a {width:96px; color:#ffffff;}
div.menu_5 a:hover {background:url(images/menu_active_1.png) no-repeat; color:#464646; position:relative;}

div.menu_active_6 a {width:93px; background-image:url(images/menu_active_6.png); color:#464646;}
div.menu_6 a {width:93px; color:#ffffff;}
div.menu_6:hover {background:url(images/menu_active_1.png) no-repeat right -40px;}
div.menu_6 a:hover {background:url(images/menu_active_1.png) no-repeat; color:#464646; position:relative;}

#slide_show{
	width:900px;
	min-height:320px;
	position:relative;
	overflow:hidden;
	}
#banner {
	width:822px;
	margin:18px auto 0px;
	text-align:center;
}

#banner a {text-decoration:none; }

div.banner_1 {width:272px; float:left; margin:0px 3px 0px 0px; background:url(images/bg_banner_1_3.png) no-repeat; position:relative;}
div.banner_1_1 {width:254px; background-image:url(images/bg_banner_1_1.png); background-position:top; padding:0px 18px 3px 0px; margin:16px 0 0 0; min-height: 21px;}
div.banner_1_2 {width:272px; height:16px; background-image:url(images/bg_banner_1_2.png); overflow:hidden;}
div.banner_1.last {margin:0;}

#banner h1 {font:normal 28px Arial, Helvetica, sans-serif; color:#ffffff; padding:0px 0px 10px 0px;}
#banner h2 {font:normal 17px Arial, Helvetica, sans-serif; color:#ffffff; padding:0px 0px 0px 0px; /*background:url(images/bg_h2.png) repeat-x bottom;*/ margin-bottom: 0px; }
#banner p {color:#ffffff; line-height:1.5;}
#banner ul {color:#ffffff; line-height:1.5; padding-left: 15px;}


/* =============CONTENT============= */

#content {
	width:100%;
	background-image:url(images/bg_content_1.png);
	background-repeat:repeat-x;
	background-color:#efefef;
	padding:25px 0px 0px 0px;
}

#content1 {width:860px; padding:0px 20px 0px 20px; margin:0 auto;}

#content_left {
	width:566px;
	float:left;
}

#content_right {
	width:282px;
	float:right;
	background-image:url(images/bg_coll_3.png);
	background-repeat:repeat-y;
	margin-right:-25px;
	position:relative;
}
#content_right h2 {margin-bottom:11px;}

#content_right1 {background-image:url(images/bg_coll_2.png); background-repeat:no-repeat; background-position:bottom;}
#content_right2 {background-image:url(images/bg_coll_1.png); background-repeat:no-repeat; background-position:top; padding:0px 25px 0px 25px; padding: 1px 25px 25px;}

#content_bottom {
	width:100%;
	background-image:url(images/bg_content_2.png);
	background-position:center top;
	margin:31px 0px 0px 0px;
}

#content_bottom1 {width:860px; margin:0 auto; padding:0px;}

#row_left_1 {padding-bottom:25px; margin-bottom:24px; background-image:url(images/row_border.png); background-repeat:repeat-x; background-position:left bottom;}
#row_left_1 h2 {margin-bottom:11px;}
#row_left_1 div.text_content_1 {margin-bottom:6px;}
#row_left_1 div.text_content_2 {margin-bottom:14px;}
#row_left_1 img.image_2 {margin:4px 19px 0px 0px;}

#row_left_2 h2 {margin-bottom:11px;}
#row_left_2 div.text_content_1 {margin-bottom:6px;}
#row_left_2 form {width:561px; margin:19px 0px 0px 0px;}

#row_right_1 {padding-bottom:20px; margin-bottom:16px; background-image:url(images/row_border.png); background-repeat:no-repeat; background-position:bottom left;}
#row_right_1 div.text_content_1 {width:169px; float:right; margin-bottom:6px;}
#row_right_1 div.text_content_2 {width:169px; float:right; margin-bottom:4px;}
#row_right_1 div.link_2 {margin-left:1px;}

#row_right_2 {padding-bottom:20px; margin-bottom:16px; background-image:url(images/row_border.png); background-repeat:no-repeat; background-position:bottom left;}
#row_right_2 div.text_content_1 {width:169px; float:right; margin-bottom:6px;}
#row_right_2 div.text_content_2 {width:169px; float:right; margin-bottom:4px;}
#row_right_2 div.link_2 {margin-left:1px;}

#row_right_3 {padding-bottom:19px; margin-bottom:16px; background-image:url(images/row_border.png); background-repeat:no-repeat; background-position:bottom left;}
#row_right_3 div.text_content_1 {width:169px; float:right; margin:-1px 0px 7px 0px;}
#row_right_3 div.text_content_2 {width:169px; float:right; margin-bottom:4px;}
#row_right_3 div.link_2 {margin-left:1px;}

#row_right_4 {padding-bottom:18px;}
#row_right_4 div.text_content_1 {width:169px; float:right; margin:0px 0px 7px 0px;}
#row_right_4 div.text_content_2 {width:169px; float:right; margin-bottom:4px;}
#row_right_4 div.link_2 {margin-left:1px;}

div.coll_1 {width:273px; float:left;}
div.coll_1 img.image_1 {margin:4px 0px 15px 0px;}
div.coll_1 div.text_content_2 {margin-bottom:14px;}
div.coll_1 div.text_content_3 {margin:-1px 0px 16px 0px;}
div.coll_2 {width:272px; float:right;}
div.coll_2 img.image_1 {margin:4px 0px 15px 0px;}
div.coll_2 div.text_content_1 {margin-bottom:6px;}
div.coll_2 div.text_content_2 {margin-bottom:14px;}
div.coll_2 div.text_content_3 {margin:-1px 0px 16px 0px;}
div.coll_2 div.text_content_4 {margin-bottom:18px;}
div.coll_2 div.text_content_5 {margin:-1px 0px 7px 0px;}
div.coll_2 div.text_content_6 {margin:0px 0px 20px 0px;}
div.coll_2 div.text_content_7 {margin:0px 0px 13px 0px; padding-top:1px;}

div.coll_3 {width:600px; float:left; padding: 25px 28px 10px 0;}
div.coll_3 h3 {margin-bottom:12px;}

div.coll_4 {width:232px; float:right; padding: 25px 0 29px;}
div.coll_4 h4 {margin:-1px 0px 15px 0px;}

div.link_1 a {font:normal 12px Tahoma; color:#1889c1; text-decoration:underline; background-image:url(images/marker_1.png); background-repeat:no-repeat; background-position:right 6px; padding-right:15px;}
div.link_1 a:hover {text-decoration:none;}

div.link_2 a {color:#1889c1; text-decoration:underline;}
div.link_2 a:hover {text-decoration:none;}

div.text_content_1 {font:normal 14px Arial; color:#1889c1; line-height:1.3;}
div.text_content_2 {line-height:1.5;}
div.text_content_3 {line-height:1.5;}
div.text_content_4 {line-height:1.5;}
div.text_content_5 {font:normal 14px Arial; color:#1889c1; line-height:1.3;}
div.text_content_6 {line-height:1.5;}
div.text_content_7 {line-height:1.5;}

img.image_2 {float:left;}

div.date {width:48px; height:45px; background-image:url(images/bg_date.png); font:normal 12px Tahoma; color:#ffffff; text-align:center; float:left; margin-top:4px; padding:7px 0px 0px 1px;}
div.date span {font:normal 20px Tahoma; line-height:1.0;}

ul.list_1 {list-style-type:none;}
ul.list_1 li {background-image:url(images/marker_2.png); background-repeat:no-repeat; background-position:0px 4px; padding:0px 0px 13px 21px;}
ul.list_1 li a {color:#464646; text-decoration:underline;}
ul.list_1 li a:hover {text-decoration:none;}

ul.list_2 {list-style-type:none;}
ul.list_2 li {background-image:url(images/marker_3.png); background-repeat:no-repeat; background-position:0px 6px; padding:0px 0px 9px 14px;}
ul.list_2 li a {color:#ffffff; text-decoration:underline;}
ul.list_2 li a:hover {text-decoration:none;}

#last_li_1 {padding-bottom:0px;}
#last_li_2 {padding-bottom:0px;}
#last_li_3 {padding-bottom:0px;}
#last_li_4 {padding-bottom:0px;}


/* =============HEADER GALLERY============= */

#header_gallery {
	width:822px;
	margin:0px auto 0px;
}

div.gal_button {
	width:900px;
	margin:148px auto 0px;
	position:absolute; 
}

a.left_button {cursor:pointer; width:16px; height:27px; display:block; background-image:url(images/gal_left_btn.png); float:left; margin-left:11px;}
a.right_button {cursor:pointer; width:16px; height:27px; display:block; background-image:url(images/gal_right_btn.png); float:right; margin-right:11px;}

#header_gallery_nav {
	width:125px;
	margin:0px auto 0px;
	padding-left:1px;
}

#header_gallery_nav div a {
	width:17px;
	height:17px;
	display:block;
	float:left;
	margin:0px 4px 0px 4px;
	background-image:url(images/gal_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#header_gallery_nav div a.header_gal_hover {
	background-image:url(images/gal_active_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#header_gallery_nav div a.header_gal_nav_on {
	background-image:url(images/gal_active_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
}


/* =============TABLE============= */

table.table_border {
	color:#464646;
	width:565px;
	margin:5px 0px 12px 0px;
}

td.td_left {
	width:18px;
	padding:1px 0px 0px 6px;
	border-right:#464646 dotted 1px;
	border-bottom:#464646 dotted 1px;
	vertical-align:top;
}

td.td_center {
	padding:1px 0px 0px 5px;
	border-right:#464646 dotted 1px;
	border-bottom:#464646 dotted 1px;
	vertical-align:top;
}

td.td_right {
	padding:1px 0px 0px 7px;
	width:35px;
	border-bottom:#464646 dotted 1px;
	vertical-align:top;
}

td.td_left1 {
	width:18px;
	padding:1px 0px 0px 6px;
	border-right:#464646 dotted 1px;
	vertical-align:top;
}

td.td_center1 {
	padding:1px 0px 0px 5px;
	border-right:#464646 dotted 1px;
	vertical-align:top;
}

td.td_right1 {
	padding:1px 0px 0px 7px;
	width:35px;
	vertical-align:top;
}

a.table_link {
	color:#464646;
	text-decoration:none;
}	

a.table_link:hover {
	text-decoration:underline;
}


/* =============CONTACT FORM============ */

div.input_contact_1 {
	float:left;
	font:bold 12px Arial;
	margin-left:-1px;
}

div.input_contact_1 input {
	width:267px;
	height:14px;
	margin:0px 0px 5px 1px;
	border-left:2px solid #404040;
	border-top:2px solid #404040;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	font:normal 12px Arial;
	color:#464646;
	position:relative;
}

div.input_contact_2 {
	float:right;
	font:bold 12px Arial;
}

div.input_contact_2 input {
	width:266px;
	height:14px;
	margin:0px 0px 5px 1px;
	border-left:2px solid #404040;
	border-top:2px solid #404040;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	font:normal 12px Arial;
	color:#464646;
}

div.message {
	font:bold 12px Arial;
	margin-left:-1px;
}

div.message textarea {
	border-left:2px solid #404040;
	border-top:2px solid #404040;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	width:558px;
	height:152px;
	font:normal 12px Arial;
	color:#464646;
	margin:0px 0px 0px 1px;
}

div.clear_send {
	text-align:right;
	margin:22px 0px 0px 0px;
}

input.clear {
	background-image:url(images/bg_clear_send.png);
	background-repeat:repeat-x;
	background-color:transparent;
	color:#575656;
	margin-right:13px;
	font:bold 11px Tahoma;
	width:56px;
	height:19px;
	border:0;
	cursor:pointer;
	padding-bottom:4px;
	position:relative;
}

input.send {
	background-image:url(images/bg_clear_send.png);
	background-repeat:repeat-x;
	background-color:transparent;
	color:#575656;
	font:bold 11px Tahoma;
	width:56px;
	height:19px;
	border:0;
	cursor:pointer;
	padding-bottom:4px;
	position:relative;
}


/* =============FOOTER============= */

#footer {
	width:100%;
	min-height:96px;
	background-image:url(images/bg_footer.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#efefef;
}

#footer1 {
	width:860px;
	margin:0 auto;
	padding:28px 0px 10px 0px;
	}
.copy{
	text-align:center;
	padding:10px;
}
.facebook{
	width:80px !important;
	}
.tweet{
	width:80px !important;
	}
.tweet iframe{
	width:80px !important;
	}
.google{
	width:52px !important;
	}
div.copyright {
	width:500px;
	float:left;
}

div.copyright a {color:#464646; text-decoration:none; padding:0 10px;}
div.copyright a:hover {text-decoration:underline; color:#0d7faf;}

div.footer_menu {
	width:230px;
	float:right;
	height:20px;
	margin: 13px 0 0;
}

div.footer_menu_1_active {float:right; margin:0px 0px 0px 8px;}
div.footer_menu_1_active a {margin:0px 0px 0px 8px; font:normal 12px Tahoma; color:#464646; text-decoration:none;}

div.footer_menu_1 {float:right; margin:0px 0px 0px 8px;}
div.footer_menu_1 a {margin:0px 0px 0px 8px; font:normal 12px Tahoma; color:#464646; text-decoration:underline;}
div.footer_menu_1 a:hover {text-decoration:none;}

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

a {
	outline: none;
}

#slideshow-wrapper {
	background: transparent;
	height: 325px;
	overflow: hidden;
	padding: 0 0 17px;
	position: relative;
	width: 900px;
}

#slideshow {
	margin: 0 auto;
	z-index: 1;
	background: transparent;
	width: 822px;
	height: 325px;
	overflow: hidden;
}

#slideshow-nav {
	position: absolute;
	bottom: 0;
	margin: 0 0 0 388px;
	z-index: 2;
}

#slideshow-nav li {
	float: left;
	display: inline;
}
#slideshow-nav li a {
	background-color: transparent !important;
	background-image:url(images/gal_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	display: block;
	text-decoration: none;
	font-size: 11px;
	margin: 0 4px;
	padding: 0;
	background-position: 0 0;
	width: 17px;
	height: 17px;
}
#slideshow-nav li a:hover, #slideshow-nav li a.activeSlide {
	background-color: transparent !important;
	background-image:url(images/gal_active_btn.png);
	background-repeat:no-repeat;
}
