#g-filter {
    background:#EAECEE;
    float: right;
    height: 30px;
    margin: 0 -130px 20px 0;
    padding: 15px 0 0 19px;
    width: 811px;
}

#g-filter P {
	color:#959595;
	font-size:12px;
	padding: 0 7px 0 0;
	display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}

#g-filter UL {
	display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}

#g-filter UL LI {
	float:left;
	margin:0 11px 0 0;
}

#g-filter UL LI A{
	color:#959595;
	display:block;
	cursor:pointer;
}

#g-filter UL LI A.active{
	color:#3781b7;
}

#g-filter UL LI A:after{
	content:"|";
	padding: 0 0 0 10px;
	color:#959595;
}

#g-filter UL LI.last A:after{
	content:"";
	padding: 0;
}

#gallery {
    padding: 0;
    width: 970px;
}

#gallery UL LI{
	margin: 0 20px 18px 0;
	float:left;
	position:relative;
}


.secondary-gal {
	position:absolute;
	top:-9000px;
	left:0;
	padding: 55px 28px 0;
    width: 164px;
	height: 151px;
	color: #fff;
	background: #3c8cbf;
	background: rgba(60,140,191,0.78);
	
	opacity:0;
	-webkit-transition: 0.25s ease opacity;
	-moz-transition: 0.25s ease opacity;
	-o-transition: 0.25s ease opacity;
	transition: 0.25s ease opacity;
}	


#gallery UL LI:HOVER .secondary-gal{
	opacity:1;
	top:0;
}


.secondary-gal H2{
    font-size: 16px;
    padding: 0 0 20px;
} 	
	
.secondary-gal .secondary-info {
    left: 13px;
    top: 19px;
}
	
#header-map {
    bottom: 0;
    height: 402px !important;
    margin-bottom: 0 !important;
    overflow: hidden;
    position: absolute;
    right: -130px;
    width: 1200px;
}	
	
#header-map #contact-info {
	background: rgba(60, 140, 191, 0.69);
    bottom: 0;
    color: #FFFFFF;
    height: 112px;
    padding: 25px 0 0 28px;
    position: absolute;
    right: 0;
    width: 802px;
}	
	
#contact-info .des{
	width:200px;
	float:left;
} 

#contact-info .des H3 {
	font-size:18px;
	line-height:18px;
	padding: 0 0 22px 0;
	text-transform:uppercase;
} 

#contact-info UL{
	margin:5px  0 0 0;
	padding:0;
} 

#contact-info UL Li{
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 25px;
    padding: 0;
} 

.blue-form {
	font-size: 18px;
	line-height:18px;
    padding: 0 0 30px 8px;
    text-transform: uppercase;
	color: #3781B7;
}

.contact-form .buttons {
    padding-bottom: 50px;
    padding-top: 18px;
}

.accordion Ul LI A{

	 
	 background: url("../images/sprite/sprite.png");
	 background-repeat:no-repeat;
	 background-position:0 -81px;
	 
	 padding: 0 0 0 16px;
	 text-decoration:none;
}

.accordion Ul LI.active A{
	background: url("../images/sprite/sprite.png") no-repeat  0 -94px;
	color:#3781b7;
}

.accordion .sub-menu{
	display:none;
}

.accordion Ul LI.active .sub-menu{
	display:block;
}

.accordion .sub-menu UL{
	padding: 8px 0 0 8px;
}

#gal-nav {
    background: none repeat scroll 0 0 #EAECEE;
    font-size: 11px;
    margin: 0 -130px 0 0;
    padding: 12px 130px 12px 19px;
    width: 681px;
}

#gal-nav a{
	color: #242424;
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
#gal-nav a:hover{
	color: #3781b7;
}

#gal-nav a.active{
	color: #3781b7;
}

#gal-nav a#prev-blog:before{
	font-size: 10px;
	content: '\25C4';
	padding: 0 8px 0 0;
	color: #565657 !important;
}

#gal-nav a#next-blog:after{
	font-size: 10px;
	content: "\25BA";
	padding: 0 0 0 8px;
	color: #565657 !important;
}

#gal-nav a#back{
    float: right;
    padding: 0 14px 0 0;
}

#gal-nav a#back:before{
	font-size: 10px;
	content: '\25C4';
	padding: 0 8px 0 0;
	color: #565657 !important;
}

#gal-nav span{
	padding: 0 12px;
}

#gall-image {
	width:700px;
	height:426px;
	position:relative;
	overflow:hidden;
}

#gall-image .gall-info {
	position: absolute;
	bottom:0;
	right:0;
	margin:0 16px 6px 0;
}

#gall-image span, #gall-image a {
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    line-height: 16px !important;
    margin: 0 0 0 16px !important;
    padding: 0 0 0 20px !important;
    vertical-align: top !important;
}

.zoom {
 /*   background: url("../images/seek.png") no-repeat left center !important; */
	
	background: url("../images/sprite/sprite.png") no-repeat  0 -108px;
	
}

.pro-info P{
	color:#242424;
	font-size:12px;
	line-height:18px;
	padding:0 0 26px 8px;
}

.pro-info A{
	color:#3781b7;
	text-decoration:underline;
}

.pro-info STRONG{
    font-size: 14px;
	line-height:18px;
	padding:26px 0 26px 8px;
	color:#242424;
	display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}

#gall-entry{
	padding: 0 0 0 8px;
}

#gall-entry p{
	padding: 16px 0 0;
}

.gall-cliens {
	margin:50px 0 0 0;
}

#secondary-g {
	background: url("../images/secondary.jpg") no-repeat center center;
    float: right;
    height: 206px;
    margin: 50px 0!important;
    overflow: hidden;
    position: relative;
    width: 700px;
}

#blog-nav UL {

	padding:0;
}

#blog-nav UL LI {
    margin: 0 8px 0 0;
	display:inline-block;
}

#blog-nav UL LI A{
	-moz-transition: all 0.25s ease 0s;
    color: #242424;
}

#blog-nav UL LI.active A{
	color: #3781b7;
}


#blog-nav UL LI.first:before{
	font-size: 10px;
	content: '\25C4';
	padding: 0 8px 0 0;
	color: #565657 !important;
}


#blog-nav UL LI.last:after{
	font-size: 10px;
	content: "\25BA";
	padding: 0 0 0 8px;
	color: #565657 !important;
}

.blog-item {
	margin:35px 0 0 0;
	padding:0;
}

.item-title{
	padding:0 0 16px 0;
}

.item-title H2{
	font-size: 18px;
    line-height: 22px;
}

.item-title IMG{
    float: left;
    padding: 0 10px 0 0;
}

#ship-img {
	position:relative;
		width:700px;
	height:230px;
}	

.secondary-gall {
/*    background: rgba(60, 140, 191, 0.78);  */
    color: #FFFFFF;
    height: 230px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 700px;
	text-align:center;

	
}

.secondary-gall {
	top:0;
	
}

.secondary-gall:HOVER {
	background: rgba(60, 140, 191, 0.78); 
 }

.secondary-gall{
 -webkit-transition: 0.25s ease all;
 -moz-transition: 0.25s ease all;
 transition: 0.25s ease all;
}

.secondary-gall > img{
 opacity: 0;
 -webkit-transition: 0.25s ease all;
 -moz-transition: 0.25s ease all;
 transition: 0.25s ease all;
}

.secondary-gall:hover > img{
 opacity: 1;
}




.secondary-gall IMG{
    left: 50%;
    margin: -21px 0 0 -17px;
    position: absolute;
    top: 50%;
}

.blog-item .all {
    color: #3C8CBF;
    display: inline-block;
    padding: 22px 0 0;
    text-decoration: underline;
}

#writes-img  {
	position:relative;
	width:700px;
	height:230px;
}

#writes-img .slider-nav-secondary {
	top:0;
	left:0;
}

#video-object {
    height: 338px;
    margin: 0 0 40px 75px;
    position: relative;
    width: 560px;
}

.gall-hr {
    margin: 0 0 13px;

}

#audio-object {
    height: 30px;
    margin: 12px 0 100px;
    position: relative;
    width: 530px;
}

#blog-nav-bottom {
	background: none repeat scroll 0 0 #EAECEE;
    font-size: 11px;
    margin: 0 -130px 0 0;
    padding: 12px 130px 12px 19px;
    width: 681px;
}

#blog-nav-bottom UL {
	padding:0;
}

#blog-nav-bottom UL LI {
	display:inline-block;
    margin: 0 8px 0 0;
}

#blog-nav-bottom UL LI A{
    -moz-transition: all 0.25s ease 0s;
    color: #242424;
}	

#blog-nav-bottom UL LI.active A{
	color: #3781b7;
}


#blog-nav-bottom UL LI.first:before{
	font-size: 10px;
	content: '\25C4';
	padding: 0 8px 0 0;
	color: #565657 !important;
}

#blog-nav-bottom a {
    -moz-transition: all 0.25s ease 0s;
    color: #242424;
}

#blog-nav-bottom a:hover{
	color: #3781b7;
}


#blog-nav-bottom UL LI.last:after{
	font-size: 10px;
	content: "\25BA";
	padding: 0 0 0 8px;
	color: #565657 !important;
}

.blog-item .tags{
	padding: 4px 0 8px 8px;
}
.blog-item .tags,
.blog-item .tags a,
.blog-info,
.blog-info a{
	color: #3781b7;
}
.blog-item .tags a:hover,
.blog-info a:hover{
	text-decoration: underline;
}
.blog-item .tags span,
.blog-info span{
	color: #242424;
}

.blog-item .blog-entry{
	padding: 0 0 0 8px;
}
.blog-item .blog-entry h1,
.blog-item .blog-entry h2{
	font-size: 18px;
	line-height: 22px;
}
.blog-item .blog-entry h3{
	padding: 16px 0 0;
	font-size: 14px;
	font-weight: bold;
}
.blog-item .blog-entry p{
	padding: 16px 0 0;
}

#gall-nav-bottom {
    background: none repeat scroll 0 0 #EAECEE;
    float: right;
    font-size: 11px;
    margin: 0 -130px 0 0;
    padding: 12px 130px 12px 19px;
    width: 681px;
}

#gall-nav-bottom UL {
    padding: 0;
}

#gall-nav-bottom UL LI {
    display: inline-block;
    margin: 0 8px 0 0;
}

#gall-nav-bottom UL LI A {
    -moz-transition: all 0.25s ease 0s;
    color: #242424;
}

#gall-nav-bottom UL LI.active A {
    color: #3781B7;
}

#gall-nav-bottom UL LI A:HOVER{
    color: #3781B7;
}

#gall-nav-bottom UL LI.first:before{
	font-size: 10px;
	content: '\25C4';
	padding: 0 8px 0 0;
	color: #565657 !important;
}

#gall-nav-bottom UL LI.last:after{
	font-size: 10px;
	content: "\25BA";
	padding: 0 0 0 8px;
	color: #565657 !important;
}

#vendor-box {
	position:relative;
}

.sec-dop {
	height:50px;
	clear:both;
}


.list .blue-arrow A {
	background:url("../images/sprite/sprite.png");
/*	background-position:0 -291px;     */
	background-position:-53px -328px;
	

}

.list .circle A {
	background:url("../images/sprite/sprite.png");
/*	background-position:0 -315px;  */

	background-position:-993px -427px;
} 

.list .check A {
	background:url("../images/sprite/sprite.png");
/*	background-position:0 -339px;  */

	background-position:-410px -373px;
}

.list .star A {
	background:url("../images/sprite/sprite.png");
/*	background-position:0 -366px; */
	
	background-position:-990px -662px;
} 

.list .dash A {
	background:url("../images/sprite/sprite.png");
/*	background-position:0 -393px;  */

	background-position:0 -792px;
 }


.list .plus A {
	background:url("../images/sprite/sprite.png");
/*	background-position:0 -79px;  */
	background-position: -991px -837px;

}

.list ul li {
    background: url("../images/sprite/sprite.png") repeat-x scroll 0 -999px transparent;
    padding: 8px;
}

.list ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}

.list ul li a {;
    color: #373737;
    padding: 0 0 0 12px;
}

.example_accordion .style-list {
	 padding: 0 0 30px; 
} 

.example_accordion .style-list .list ul li a{
	 padding: 0 0 0 17px; 
}


.blockquotes {
    margin: 0 0 0 25px;
    width: 220px;
}

.blockquotes DL{
	   padding: 27px 0 0 11px;
}

.blockquotes DT{
    display: block;
    float: left;
}


.blockquotes DD{
    display: block;
    float: right;
    width: 168px;
	font-size:16px;
	color:#242424;
}

.dropcaps {
    margin: 0 0 0 41px;
    width: 220px;
}

.dropcaps DL{
	   padding: 27px 0 0 11px;
}

.dropcaps span{
    display: block;
    float: left;
    font-size: 33px;
    font-weight: bold;
    height: 22px;
    padding: 8px 5px 0 0;
}


.dropcaps P{
    color: #242424;
    display: block;
    font-size: 12px;
    width: 218px;
}

.dropcaps div {
	margin:24px 0 0 0;
}


.list ul {
    padding: 16px 0 0;
}