a{color: #2888C7; text-decoration:none;}
a:hover{color: #000;}

/* transparent */
.slide {
	height: 3px;
	width: 878px;
	margin: 15px auto;
	background: url(../images/slide.gif) top left no-repeat;
}

.slide_small {
	width: 105px;
	margin: 30px auto;
	height: 1px;
	background: url(../images/slide_small.gif) top left no-repeat;
}

.no-margin {
	margin-top: 0;
}

.border_img {
	height: 427px;
	background: url(../images/img_boder.gif) top left no-repeat;
	margin-bottom: 15px;
	padding: 6px 0 0 6px;
}

div.cj_image_flipbox {
	display: block;
	width: 100%;
	height: auto;
}

div.cj_image_flipbox_block {
	position: relative;
	display: block;
	width: 288px;
	height: 415px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

div.cj_image_flipbox_block br {
	display: none;
}

.but {
	float: right;
	margin-bottom: 30px;
}

.vero_overlay {
	z-index: 10000; 
	display : none;
	width: 900px;
	display: none;
	position:relative;
	background: #fff;
}
.vero_overlay .contentWrap{
	overflow-y:auto;
	width:860px;
}

.vero_overlay .content{
	padding: 100px 30px 20px 30px;
}
.vero_overlay .close {
	background-image: url(../images/btn-close.png);
	position: absolute;
	right: -20px;
	top: -20px;
	cursor: pointer;
	height: 40px;
	width: 40px;
}
.vero_overlay .close:hover {
	background-image: url(../images/btn-close-hover.png);
}
div.vero_overlay h1 {
	font-size: 34px;
	font-weight: normal;
	line-height: 34px;
	margin:0;
	color:#0072bc;
}
div.vero_overlay h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	margin:0;
	color:#0072bc;
}
div.vero_overlay p {
	padding-bottom: 10px;
	padding-top: 10px;
}

.col1{float:left;width:50%;}
.col2{float:right;width:50%;}

.headtitle{ position: absolute;left:0; top:20px; width: 100%;}

ul#navi {float:right;margin-top:30px;margin-right: 10px;list-style-type: none; font-family: "Century Gothic",arial;}
#navi li{float:left; list-style-type: none;margin:0;padding:0;}
#navi li a{text-decoration: none; color:#7e7e7e;padding-left:10px; line-height: 32px; height: 32px;}
#navi li a:hover,#navi li a.current{color:#006fb8;}
#navi li#home a{background:url(../images/home_icon2.jpg) no-repeat;width: 32px;height: 32px;display:block; text-indent: -999999999px;}
#navi li#home a:hover,#navi li#home a.current{background:url(../images/home_icon.jpg) no-repeat;width: 32px;height: 32px;display:block; text-indent: -999999999px;}
.contentWrap{ font-family: "Century Gothic",arial; line-height: 30px;}
.popup_col{float:left;width:420px;max-height: 350px; overflow: auto;}
#_vgallery1,#_vgallery2,#_vgallery3,#_vgallery4,#_vgallery5{margin-left:50px;}

.ctitle{font-size:20px; font-weight:normal; color:#2889c6;}
#flowpanes { 
    position:relative; 
    overflow:hidden; 
    clear:both;
    width:860px;
	height:400px;	
}
#flowpanes .subpage { 
    float:left; 
    display:block; 
    width:860px; 
    cursor:pointer; 
    font-size:14px; 
} 


#flowpanes .less, #flowpanes .less a { 
    color:#999 !important; 
    font-size:11px; 
}

/* our additional wrapper element for the items */ 
#flowpanes .items { 
    width:20000em;
    position:absolute; 
    clear:both; 
    margin:0; 
    padding:0; 
} 
#fburl{height:24px;line-height:24px;background:url(../images/facebookicon.png) top left no-repeat; padding-left:30px;margin-bottom:7px;}
button.next{border:0;padding:0;margin:0;position: absolute;top:250px; right:-30px; width:53px;height:53px;background:url(../images/next.png) no-repeat;}
button.prev{border:0;padding:0;margin:0;position: absolute;top:250px; left:-30px; width:53px;height:53px;background:url(../images/prev.png) no-repeat;}
