* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fbfbfb url(images/all_bg.gif) fixed 50% 0%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	line-height:14px;
	color:#02535b;
	min-width:1000px
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col_1, .col_2, .col_3, .sub_col_1, .sub_col_2, .sub_col_3 { 
	float:left;
	display:inline
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px;
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	width:956px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/all_cont_bg.gif) repeat-y 100% 0%;
}
.line_left1 {
	position:absolute;
	left:0;
	width:50%;
	background:url(images/line_left1.gif) repeat-x 0% 0%;
	height:1px;
	font-size:1px;
	line-height:1px
}
.line_left2 {
	position:absolute;
	left:0;
	width:50%;
	background:url(images/line_left1.gif) repeat-x 0% 0%;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-top:-1px
}
#header {
	height:163px;
	width:956px;
	margin:0 auto;
	background:url(images/head_bg.gif) no-repeat 11px 0%;
	position:relative;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 14px 0 0; 
	float:left;
}
.img-indent2 { 
	float:right;
}
p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-right:40px;
}
.margi20 {
	margin-bottom:20px	
}
.margi30 {
	margin-bottom:30px	
}
.txt_underline {
	text-decoration:underline	
}
.no_marg {
	margin:0 !important	
}
/*----- txt, links, lines, titles -----*/
a {
	color:#02535b; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h1 {
	font-size:37px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:15px;
	color:#02535b;
	letter-spacing:-1px;
	text-transform:uppercase;
	text-align:center
}
h2 {
	font-size:25px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:15px;
	color:#02535b;
	letter-spacing:-1px;
	text-transform:uppercase;
	text-align:center
}
h3 {
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:3px;
	color:#02535b;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif
}
.line-hor { 
	background:url(images/line.gif) no-repeat 50% 0%;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 23px 0;
}


.address {
	padding-top:8px;
}
	.address dt {
		font-weight:bold;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:87px;
		}


/*===== header =====*/
.logo {
	position:absolute;
	margin:18px 0 0 78px
}
.menu {
	position:absolute;
	margin:90px 0 0 102px;
}
.menu ul li {
	float:left	;
	width:113px;
	display:inline
}
.menu ul li a {
	text-decoration:none;
	text-transform:uppercase
}
.menu ul li .s1{
	color:#02535b !important;
	text-decoration:none;
	font-size:14px;
}
.menu ul li .s2{
	color:#02535b !important;
	text-decoration:none;
	font-size:19px;
}
.s3 {
	width:137px !important	
}
.icon {
	position:absolute;
	margin:29px 46px 0 0;
	right:0
}
.icon a {
	margin-left:3px	
}
.search_bg {
	position:absolute;
	right:0;
	top:84px;
	margin:0 46px 0 0;
	background:url(images/search_bg.jpg) no-repeat 0% 0%;
	width:216px;
	height:18px;
}
.inp {
	background:none;
	width:141px;
	position:absolute;
	left:4px;
	top:2px;
	font-size:10px;
	border:none
}
.search_button {
	position:absolute;
	width:62px;
	height:18px;
	right:0;
	top:0;
	background:none;
	border:none;
	cursor:pointer;
	
}
.subscribe_bg {
	position:relative;
	margin:15px 46px 0 0;
	background:url(images/subscribe_bg.jpg) no-repeat 0% 0%;
	width:312px;
	height:25px;
}
.inp2 {
	background:none;
	width:210px;
	position:absolute;
	left:4px;
	top:4px;
	font-size:13px;
	border:none;
	padding:1px 0
}
.search_button2 {
	position:absolute;
	width:78px;
	height:25px;
	right:0;
	top:0;
	background:none;
	border:0;
	cursor:pointer
}

/*===== content =====*/


.list li {
	line-height:24px;
	width:182px
}
.list li a{
	color:#02535b
}
.shape {
	background:url(images/shape.png) no-repeat 100% 0%;
	padding:28px 0 0 0
}
.shape2 {
	background:url(images/shape2.png) no-repeat 0% 100%;
	padding:28px 13px 45px 0;
}
.bg {
	background:url(images/bg.png) no-repeat 0% 0%;
	width:316px;
	margin:0 auto;
	height:195px;
	padding:19px 53px 0 60px;
	text-align:justify
}
.more {
	background:url(images/arrow.png) no-repeat 0% 0%;
	padding:0 0 0 76px;
	font-size:12px;
	color:#02535b;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold
}
.more:hover {
	text-decoration:underline	
}
.letter_bg {
	width:317px;
	margin:0 auto;
	padding:27px 0 23px 28px;
	background:url(images/letter_bg.png) no-repeat 0% 0%;
	position:relative
}
.carusel2 {
	position:relative;
	padding:0 0 46px 0;
	width:420px;
}
.gallery {
	margin:0 !important;
	padding:0 !important;
}
.gallery li {
	float:left;
	margin:0 10px 0 0 !important;
	padding:0 0 20px 0  !important;
	height: 130px !important;
	width:130px;
}

a.thumb {
	width: 130px; /*--Width of image--*/
	height: 130px; /*--Height of image--*/
	cursor: pointer;
	display:inline-block
}
.thumb  span { /*--Used to crop image--*/
	width: 130px;
	height: 130px;
	overflow: hidden;
	display: block;
}
/* your own style sheet, here are some examples */
			.imageLibrary {
				display: inline;
				clear: none;
			}
			.imageLibrary li {
				float: left;
				list-style-type: none;
				display: inline;
				clear: none;
				position:relative;
				width:130px !important;
			}
			.imageLibrary div {
			}
			.imageLibrary li  p {
				position: absolute;
				margin: 0px;
				margin-top: 70px;
				z-index:2;
				background:url(images/spacer.png) repeat;
				color: #fcffb7;
				width: 130px;
				text-align: center;
				padding-top: 5px;
				padding-bottom: 5px;
				display: none;
				clear: none;
				font-size: 10px;
				font-weight:bold;
				left:0;
				bottom:20px
			}
			.imageLibrary img {
				z-index:1;
			}
			h2 {
				clear: both;
			}
.jScrollPaneContainer {
	z-index: 1;
	overflow: hidden;
	position: relative;
	height:338px
}
.jScrollPaneTrack {
	background: url(images/slider-bg.gif) repeat-x 0% 0%;
	left: 0px;
	width: 100%;
	cursor: pointer;
	top: 309px;
	position: absolute;
	width:420px
	
}
.jScrollIntervalTrack {
	position: absolute;
	display:none
}
.jScrollPaneDrag {
	background:url(images/handle.gif) no-repeat 50% 0%;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.scroll-interval {
	padding:0 !important
}
.jScrollPaneDragLeft {
	left: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}
.jScrollPaneDragRight {
	right: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}

ul.blocks {
	display: block;
	padding: 0px;
	width: 1680px;
	height: 328px;
	overflow:hidden;
}
ul.blocks li {
	display: block;
	float: left;
	margin: 0px ;
	width: 420px;
	height: 328px;
	overflow:hidden;
}
.holder {
	display: block;
}
.scroll-pane {
	padding-right:0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 420px;
	padding-top: 0px
}
#pane5 {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	padding-top: 0px;
	height: 328px
}
.style1 {
	padding:0 0 0 33px	
}



.img_block {
	width:350px	;
	margin-left:74px;
}
.icon1 {
	background:url(images/box_icon1.png) no-repeat 0% 0%	
}
.icon2 {
	background:url(images/box_icon2.png) no-repeat 0% 0%	
}
.icon3 {
	background:url(images/box_icon3.png) no-repeat 0% 0%	
}
.icon4 {
	background:url(images/box_icon4.png) no-repeat 0% 0%	
}
.box {
	text-align:left;
	width:185px;
	float:left;
	margin-left:12px;
	padding:0 0 0 32px;
	text-align:justify;
	display:inline
}
.button {
	background:url(images/bgs2.gif) repeat-x 0% 0%;
	height:25px;
	display:inline-block;
	color:#fcffb7;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer
}
.button span {
	background:url(images/bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
	height:25px;
}
.button span span{
	background:url(images/bgs3.gif) no-repeat 100% 0%;
	display:inline-block;
	height:25px;
	padding:4px 10px 0
}
.button:hover {
	color:#fff	
}
.gallery2 {
	margin:0 !important;
	padding:0 !important;
	width:855px;
}
.gallery2 li {
	float:left;
	margin:0 20px 0 0 !important;
	height: 46px !important;
	width:153px;
	padding:118px 0 0 0;
	position:relative
}

.gallery2 a {
	color:#02535b
}
.last {
	margin:0 0 0 0 !important;
	width:140px !important;
	padding:118px 0 0 0 !important;

}
.gallery2 a.thumb {
	width: 153px; /*--Width of image--*/
	height: 110px; /*--Height of image--*/
	cursor: pointer;
	display:inline-block;
	position:absolute;
	top:0
}
.gallery2 .thumb  span { /*--Used to crop image--*/
	width: 153px;
	height: 110px;
	overflow: hidden;
	display: block;
}
.pad {
	padding:0 30px 40px 70px	
}
.pad2{
	padding:0 30px 0 40px	
}
.pad3 {
	padding:0 00px 40px 70px	
}
.rel {
	position:relative	
}
/*===== footer =====*/
#footer {
	height:118px;
	background:url(images/foot_bg.png) no-repeat 100% 0%;
	width:956px;
	position:relative
	
}
#footer .container {
	padding:0 !important;
	position:relative;
}
.copy {
	position:absolute;
	margin:46px 0 0 74px;
	color:#02535b;
	font-size:12px;
	line-height:18px
}
.copy a {
	color:#02535b;
	text-decoration:none;
}
.copy span {
	margin:0 15px	
}
.copy a:hover {
	text-decoration:underline	
}
.copy_a {
	text-decoration:underline !important	
}
.copy_a:hover {
	text-decoration:none !important	
}
.info {
	position:absolute;
	right:50px;
	top:46px;
	color:#02535b;
	text-align:right;
	line-height:18px
}
.info a {
	color:#02535b	
}
/*----- forms -----*/
.inp_form {
	float:left;
	width:420px;
	
}
.inp_form div.fleft_form{
	float:left;
	display:inline;
}
.inp_form  input{
	width:171px;
	background:none;
	display:block;
	padding:2px;
	color:#02535b;
	border:1px solid #02535b;
}
.inp_bg {
	width:183px;
	display:block;
	border:0;
	height:26px
}
.inp_form textarea {
	width:204px;
	height:91px;
	color:#02535b;
	background:none;
	float:left;
	overflow:auto;
	border:1px solid #02535b;
	padding:3px
}
.inp_form .area_bg {
	height:100px;
	color:#626262;
	float:left;
	border:0;
}
.inp_form span {
	float:left;
}
.form_link {
	padding-top:10px;
	padding-right:6px
}
.form_link a {
	margin-left:15px;	
}


/*==========================================*/

