@font-face {
    font-family: 'cinzelregular';
    src: url('cinzel-regular-webfont.eot');
    src: url('cinzel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cinzel-regular-webfont.woff2') format('woff2'),
         url('cinzel-regular-webfont.woff') format('woff'),
         url('cinzel-regular-webfont.ttf') format('truetype'),
         url('cinzel-regular-webfont.svg#cinzelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cinzelbold';
    src: url('cinzel-bold-webfont.eot');
    src: url('cinzel-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cinzel-bold-webfont.woff2') format('woff2'),
         url('cinzel-bold-webfont.woff') format('woff'),
         url('cinzel-bold-webfont.ttf') format('truetype'),
         url('cinzel-bold-webfont.svg#cinzelbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
*{margin:0; padding:0; font-size:100%;}	
.bg{height: 100%; background:url(../images/bg.png) repeat;background-color:#f7f7f7;padding-bottom: 50px;padding-top: 50px;}
html, input, textarea{font-family:'Arial', Tahoma, sans-serif;font-size:0.875em;color:#666;}

a{color:#1f5c94; text-decoration: none;}	
a:hover{color:#ee2b32; text-decoration: underline;}	
a:active{color:#ee2b32;}	
img {border:none;margin:none;padding:none;}
a img{border:none;margin:none;padding:none;}

.alignleft {float: left;
	padding-right: 10px;
}
h1{font-family:'Georgia', Times New Roman, serif;font-size:22px;font-weight:normal;color:#1f5c94;text-shadow:#bbb 0px 1px 1px; margin:0 0 30px 0; text-align: center;}
h2{font-family:'cinzelregular', Times New Roman, serif;font-size:22px;font-weight:normal;color:#1f5c94;text-shadow:#bbb 0px 1px 1px; margin:0 0 20px 0;}
h3{font-family:'Georgia', Times New Roman, serif;font-size:14px;font-weight:normal;color:#1f5c94;text-shadow:#bbb 0px 1px 1px; margin:0 0 10px 0;}
  
.pr {position:relative;}
.pa {position:absolute;}
.fl {float:left;}
.fr {float:right;}

header{margin:0 auto;width:1000px;height:100px;}
header #logo_big{position:absolute;margin:10px 0 0 0;width:251px;height:76px;background:url(../images/sprite.png); background-position:0px 0px;cursor:pointer;}
header #logo_big a{display:block;width:251px;height:76px;}
header #logo_small{position:absolute;margin:20px 0 0 845px;width:155px;height:48px;background:url(../images/sprite.png); background-position:-300px 0px;cursor:pointer; z-index:20}
header #logo_small a{display:block;width:155px;height:85px;}

header #logoadr_big{position:absolute;margin:10px 0 0 0px;width:247px;height:72px;background:url(../images/sprite.png); background-position:0px -80px;} 
header #logoadr_big a{display:block;width:155px;height:48px;}
header #logoadr_small{position:absolute;margin:20px 0 0 845px;width:155px;height:48px;background:url(../images/sprite.png); background-position:-300px -80px; z-index:20} 
header #logoadr_small a{display:block;width:155px;height:48px;} 

header nav{position:absolute;margin:30px 0 0 300px;width:730px;height:30px;}
header nav ul{list-style:none;}
header nav ul li{float:left; margin:0 80px 0 0;text-align: center;}
header.relaw nav ul li{float:left; margin:0 17px 10px 17px;text-align: center;}
header nav ul li a{font-family:'cinzelbold', Times New Roman, serif; font-size:14px; font-weight:bold; color:#1f5c94; text-shadow:#bbb 0px 1px 1px;}
header nav ul li a:hover{color:#ee2b32;}
header nav ul li a.current{color:#ee2b32;}

#slider_bckg{margin:0px auto 0px auto;width:1013px;height:540px;background: #ffffff;z-index:50;}
#slider{position:absolute;margin:6px 0 0 6px;width:1000px;height:400px;}	
#moto{position:absolute;margin:460px 0px 0px 9px;padding:0px 25px;width:954px;height:70px;font-family:'Georgia', Times New Roman, serif;font-size:19px;color:#666;background:#FFF;text-align:center;text-shadow:#999 0px 1px 2px;}

.divide{margin:0px auto;width:1000px;height:6px;background:url(../images/divide.png) no-repeat;}
.bottom_shadow{margin:0 auto;width:1000px;height:6px;background:url(../images/divide.png) 0px -6px;}	
	
#main_text{margin:0px auto 50px auto;padding:50px 6px 35px 15px;width:990px;background:#FFF;overflow:auto;border:1px solid #eaeaea;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1); /* ��������� ���� */
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.1); /* ��� Firefox */
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.1); /* ��� Safari � Chrome */
	filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#d5d5d5, strength=5); /* ��� Internet Explorer */}
#photo_address{float:left;width:450px;}
#address .adrs{font-size:24px;color:#1f5c94;line-height: 25px;}	
#text{margin:0 0 0 510px;width:450px;font-size:13px;line-height:20px;color:#444444;}

#discl{margin:0 auto;padding:40px 30px;width:940px;height:110px;font-size:13px;line-height:16px;color:#666666;text-align:left; clear:both;
	background: rgb(234,235,236); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(234,235,236,1) 20%, rgba(221,222,223,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(234,235,236,1)), color-stop(100%,rgba(221,222,223,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(234,235,236,1) 20%,rgba(221,222,223,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(234,235,236,1) 20%,rgba(221,222,223,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(234,235,236,1) 20%,rgba(221,222,223,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(234,235,236,1) 20%,rgba(221,222,223,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaebec', endColorstr='#dcdedf',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3); /* ��������� ���� */
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.3); /* ��� Firefox */
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.3); /* ��� Safari � Chrome */
	filter: progid:DXImageTransform.Microsoft.shadow(direction=180, color=#eeeeee, strength=2);
	}

footer{margin:0px auto 0px auto;width:100%;height:230px;background:url(../images/footer.jpg) repeat-x; min-width: 1012px;}
#footer_wrapper{margin:0px auto;padding:30px 0 0 0;width:1000px;height:170px;}

#footer_wrapper #logo_big{position:absolute;width:251px;height:76px;background:url(../images/sprite.png); background-position:0px 0px;}
#footer_wrapper #logo_small2{position:absolute;margin:15px 0 0 845px;width:251px;height:76px;background:url(../images/sprite.png); background-position:0px 0px;}  

#footer_wrapper #logo_big a{display:block;width:251px;height:76px;}
#footer_wrapper #logo_small{position:absolute;margin:15px 0 0 845px;width:155px;height:48px;background:url(../images/sprite.png); background-position:-300px 0px;}
#footer_wrapper #logo_small a{display:block;width:155px;height:48px;} 


#footer_wrapper #logoadr_big{position:absolute;width:247px;height:76px;background:url(../images/sprite.png); background-position:0px -80px;}
#footer_wrapper #logoadr_small2{position:absolute;margin:15px 0 0 845px;width:247px;height:76px;background:url(../images/sprite.png); background-position:0px -80px;} 
#footer_wrapper #logoadr_big a{display:block;width:251px;height:76px;}
#footer_wrapper #logoadr_small{position:absolute;margin:15px 0 0 845px;width:155px;height:48px;background:url(../images/sprite.png); background-position:-300px -80px;} 

#footer_wrapper #logoadr_small a{display:block;width:155px;height:48px;} 





#footer_wrapper nav{position:absolute;margin:25px 0 0 270px;width:730px;height:30px;}
#footer_wrapper nav ul{list-style:none;}
#footer_wrapper nav ul li{float:left; margin:0 20px 0 0;}
#footer_wrapper nav ul li a{font-family:'cinzelbold', Times New Roman, serif; font-size:13px; font-weight:bold; color:#50637b; text-shadow:#333 0px 1px 1px;}
#footer_wrapper nav ul li a:hover{color:#d1d3dc;}
#footer_wrapper nav ul li a.current{color:#d1d3dc;}	
	
#copyright {position:absolute;margin:130px 0 0 0;width:1000px;height:20px;font-size:12px;line-height:20px;color:#666;}
#copyright p {
	float: right;
}
#text p {
	padding-bottom: 20px;
}



#main{margin:0px auto 50px auto;padding:50px 40px;width:970px;background:#FFF;font-size:14px;line-height:20px;overflow:auto;border:1px solid #eaeaea;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1); /* ��������� ���� */
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.1); /* ��� Firefox */
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.1); /* ��� Safari � Chrome */
	filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#d5d5d5, strength=5); /* ��� Internet Explorer */}
	
#left_col{float:left;margin:0 0 0 0px;width:570px;text-align:left;}
#left_col li {margin-left: 15px;}
#right_col{margin:0 0 0 640px;width:300px;}
#right_col ul{list-style:none;}
#right_col ul li{padding:13px 0 13px 15px; border-bottom:1px solid #eee;}

.lawyer{float:left;margin:0px 40px 50px 40px;width:400px;min-height:620px;}
.lawyer img{margin:0 0 15px 0;}




#contact_text{width:570px;height:auto;}

/* CONTACT */
form{margin:0; padding:0;}
fieldset{border:0px;}
#contactform{position:relative;float:left;margin:0px 0 0 0;width:570px;height:400px;}
#contactform label{ display:block}
#contactform .text-input, #contactform .wpcf7-text{margin-bottom:20px;padding:8px 5px;font-size:11px;width:320px}
#contactform textarea{margin-bottom:7px;padding:8px 5px;font-size:11px;}
#message{ margin-left:0px;}
#message h2{}
#message p{margin:6px 0px; }
#contactform .button{display:inline-block;margin:15px 0 0 0;width:200px;height:40px;line-height:38px;font-size:16px;text-decoration:none;color:#FFF;text-align:center;border:none;
	background: rgb(0,160,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,160,226,1) 20%, rgba(82,133,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(0,160,226,1)), color-stop(100%,rgba(82,133,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,160,226,1) 20%,rgba(82,133,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,160,226,1) 20%,rgba(82,133,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,160,226,1) 20%,rgba(82,133,190,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,160,226,1) 20%,rgba(82,133,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e2', endColorstr='#5285be',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3); /* ��������� ���� */
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.3); /* ��� Firefox */
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.3); /* ��� Safari � Chrome */
	filter: progid:DXImageTransform.Microsoft.shadow(direction=180, color=#eeeeee, strength=2);}
#contactform .button:hover{
	color:#FFF;
	background: rgb(0,146,206); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,146,206,1) 20%, rgba(73,118,169,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(0,146,206,1)), color-stop(100%,rgba(73,118,169,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,146,206,1) 20%,rgba(73,118,169,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,146,206,1) 20%,rgba(73,118,169,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,146,206,1) 20%,rgba(73,118,169,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,146,206,1) 20%,rgba(73,118,169,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092ce', endColorstr='#4976a9',GradientType=0 ); /* IE6-9 */}
#contactform .button:active{
	color:#FFF;
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.7) /*Shine*/, 0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.7) /*Shine*/, 0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.7) /*Shine*/, 0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;}

#contact_adress{width:300px;height:200px;text-align:center;}
#contact_map{margin:50px 0 0 0;width:300px;height:400px;text-align:center;}





.news_list{margin:0 0 40px 0;padding:0 0 10px 0; width:570px; min-height:150px; border-bottom:1px dashed #ddd;}
.pr_a .news_list {width:100%}
.news_list h3{display:block;margin:0 0 0 170px; /*width:400px;*/ height:40px; text-transform:uppercase}
.news_list p {margin:0 0 0 170px;}
.news_list a{}
.news_list img{float:left;margin:0 20px 0 0;}
.news_list .news_date{display:block;margin:0 0 5px 0; width:400px;font-size:11px; color:#999;}
.news_list .news_short{display:block;margin:0 0 10px 170px; width:400px;}

.pagenavi {padding:0; font-size:13px; margin:0 0 0 0; background:url(../images/bg_button2.gif) repeat-x; border:solid 1px #e6e6e6; border-width:1px 0 1px 1px; height:27px; float:left }
.pagenavi a, .pagenavi a:visited{padding:0 15px;line-height:27px;height:27px;margin-right:0px;color:#333;border-right:solid 1px #e6e6e6;float:left}
.pagenavi a:hover{margin-right:0px;text-decoration:none;background:url(../images/bg_button2.gif) repeat-x 0 -27px;}
.pagenavi .current{padding:0 10px;line-height:27px;height:27px;margin-right:0px;text-decoration:none;color:#ee2b32;cursor:pointer;border-right:solid 1px #e6e6e6;float:left;background:url(../images/bg_button2.gif) repeat-x 0 -27px;}
.pagenavi .pages{padding:0 10px;line-height:27px;height:27px;margin-right:0px;border-right:solid 1px #e6e6e6;float:left}


#news_archive{width:300px;}













	
/* Accordeon slider styles */
.js_active .slideshow img{
visibility:hidden;
}
.slideshow_container{
position: relative;
}
#top .slideshow{
background: #f8f8f8 url(../images/loading.gif) center center no-repeat;
display:block;
position: relative;
padding:0;
margin:0;
height: 400px;
width: 1000px;
overflow: hidden;
z-index: 2;
}
#top .slideshow .featured{
display: none;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
margin:0;
padding:0;
}
#top .slideshow .featured_container1{
display:block;
z-index: 2;
}
.slideshow iframe, .slideshow object, .slideshow embed, .slideshow video, .slideshow img, .slideshow a img{
display:block;
padding:0;
margin:0 auto;
position: relative;
border: none;
text-decoration: none;
z-index: 1;
height:100%;
width:100%;
}
.auto_height .slideshow .featured img{
height:auto;
}
.slideshow img, .slideshow a img{
z-index:2;
}
.slideshow > li > a{
display:block;
width:100%;
height:100%;
}
.slideshow .slideshow_video, .avia_video{
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index: 1;
background: #000;
}
.comboslide .slideshow_video{
display:none;
}
.template-portfolio-overview .slideshow_container, .dynamic_template_columns .slideshow_container{
margin:0;
}
.videoSlideContainer img{
cursor: pointer;
}
.slideshow_caption{
position: absolute;
display: none;
bottom: 0;
z-index: 100;
font-size: 11.5px;
line-height:1.5em;
background: #000;
color: #fff;
right:auto;
}
.slideshow_caption strong, #top .slideshow_caption h1{
display: block;
padding: 0px;
font-family:'Georgia', Times New Roman, serif;
color:#fff;
font-size: 12px;
font-style: normal;
font-weight: bold;
letter-spacing: 1.5px;
text-align:center;
text-transform: uppercase;
}
.slideshow_caption .inner_caption{
font-family:'Georgia', Times New Roman, serif;
font-style:normal;
display:block;
background: #000;
padding:14px 15px;
}
.featured_caption{
font-size:11px;
padding-top:5px;
}
/************************************************************************
-) Slidecontrolls
*************************************************************************/
.slidecontrolls {
bottom: 10px;
position: absolute;
right: 10px;
z-index: 30;
display:none;
}
.slidecontrolls a{
height:19px;
width:19px;
display:inline-block;
text-indent: -9999px;
cursor: pointer;
background: url("../images/shared/slidecontrolls.png") no-repeat scroll left top transparent;
outline: none;
}
.slidecontrolls a:hover, .slidecontrolls .active_item{
background: url("../images/shared/slidecontrolls.png") no-repeat scroll left bottom transparent;
}
.arrowslidecontrolls a {
background: url("../images/shared/arrows.png") no-repeat scroll left top transparent;
display: block;
height: 30px;
right: 60px;
position: absolute;
bottom: 0px;
width: 30px;
z-index: 3;
outline: none;
text-indent: -9999px;
}
.arrowslidecontrolls .ctrl_fwd{
background: url("../images/shared/arrows.png") no-repeat scroll -30px top transparent;
right: 0px;
left:auto;
}
.arrowslidecontrolls .ctrl_play{
background: url("../images/shared/arrows.png") no-repeat scroll -60px top transparent;
right: 30px;
}
.arrowslidecontrolls .ctrl_play.ctrl_active{
background: url("../images/shared/arrows.png") no-repeat scroll -90px top transparent;
}
/************************************************************************
Aviacordion
*************************************************************************/
#top div .aviacordion .slideshow{
background: #f8f8f8;
}
#top div .aviacordion .featured, #top div .aviacordion .slideshow_caption{
width:610px;
}
#top div .aviacordion .featured{
display: none;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
margin:0;
padding:0;
background: #f8f8f8 url(../images/loading.gif) center center no-repeat;
}
.aviacordion .shadow{
background: url("../images/shadow.png") repeat-y scroll left top transparent;
height:100%;
width:15px;
position: absolute;
left:-15px;
top:0;
}
#top div .aviacordion .featured img{
position: absolute;
top:0;
left:0;
height:auto;
width:auto;
}
.aviacordion .heading_clone{
position: absolute;
z-index: 4;
bottom:0;
left:0;
background: #000;
}
.aviacordion .center_helper{
height:100%;
display: table;
}
.aviacordion .heading_clone h1{
text-transform: uppercase;
padding:15px;
background: #000;
color:#fff;
font-size: 12px;
display: table-cell;
vertical-align: middle;
}
/************************************************************************
Piecemaker
*************************************************************************/
.piecemaker {
padding-bottom:70px;
}
.piecemaker object{
position: relative;
left:-50px;
top:-20px;
}
#top .slideshow_big .piecemaker {
padding-bottom:30px;
}
/************************************************************************
Avia Slider
*************************************************************************/
.aviaslider .ctrl_back{
right:30px;
}
.aviaslider .slideshow_caption{
width:870px;
}
/************************************************************************
Fade SLider
*************************************************************************/
.slideshow_featured.fade_slider .slideshow_caption{
width:840px;
}
/************************************************************************
Caption SLider
*************************************************************************/
#top .caption_slider .featured>a, #top .caption_slider .featured img{
position: absolute;
left:0;
top:0;
}
.caption_slider .slideshow_caption{
width:320px;
position: relative;
margin-left:610px;
bottom: auto;
top:auto;
color:#999;
background: transparent;
height:100%;
font-size: 12px;
line-height: 1.7em;
}
.caption_slider .caption_left .slideshow_caption{
margin-left:0;
}
.caption_slider .caption_left.caption_left_framed .slideshow_caption{
margin-left:20px;
}
.caption_slider .caption_right.caption_right_framed .slideshow_caption{
margin-left:590px;
}
#top .caption_slider .caption_left.caption_left_framed .featured_caption, #top .caption_slider .caption_right.caption_right_framed .featured_caption{
background: #000;
padding:10px;
color:#fff;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
#top .caption_slider .caption_left.caption_left_framed h1, #top .caption_slider .caption_right.caption_right_framed h1{
background: #000;
padding:10px;
color:#fff;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.caption_slider .featured_caption{
font-size: 12px;
}
.caption_slider .slideshow_caption.active_caption{
display: table !important;
}
#top .caption_slider .slideshow_caption .inner_caption{
background: transparent;
display: table-cell;
vertical-align: middle;
}
#top .caption_slider .slideshow_caption h1{
color:#222;
font-size: 22px;
text-transform: none;
letter-spacing: 0;
}
#top .caption_slider .slideshow_caption strong{
color:#444;
}
#top .caption_slider .slideshow {
background: transparent url(../images/loading.gif) center center no-repeat;
}
#top .caption_slider .slideshow.preloadingDone {
background: transparent
}
div .caption_slider .bottom_shadow{
display:none;
}
.caption_slider .arrowslidecontrolls{
display:none;
}
.caption_slider .slidecontrolls{
display:block;
bottom:40px;
}
#top .caption_slider .rounded_corner {
background-image: url("../images/rounded_corners.png");
}
.caption-slideshow-button{
display:block;
margin:14px 0 40px 0;
text-align: center;
background-color:#333;
color: #fff;
text-shadow: -1px -1px 0 #000;
padding:7px;
border-color:#222;
}
.caption-slideshow-button:hover{
background-color: #555;
color:#fff;
}
/************************************************************************
Fullwidth sliders in general located directly in the header
*************************************************************************/
#top #header.slideshow_big_container{
padding-bottom:75px;
margin-bottom:20px;
}
#top .slideshow_big{
margin-bottom:-140px;
}

/*caption sizes and visibility*/
.medium_image .slideshow_caption{
width:360px;
}
.big_image .slideshow_caption{
width:520px;
}
.small_image .slideshow_caption{
display: none !important;
} 	
	
.pr_a li {
	text-transform: capitalize;
}	
.pr_a li span {
	text-transform: none;
}	
	
.alignleft {
	padding-bottom: 20px;
	padding-right: 20px;
}	
	
	#address {
		padding: 15px 20px 0 20px;
	}
#address table {
	width: 100%;
}
#address table td {
	vertical-align: bottom;
}	
	#address{margin:40px 0 0 -4px;width:950px;height:117px;clear: both; font-family:'Georgia', Times New Roman, serif;font-size:18px;font-weight:normal;color:#666;background:url(../images/address.png) no-repeat;}

	.clear {
		clear: both;
	}
	
.nivo-control img { max-width:101px; }