/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#676767;
	min-width:960px;
	background:url(../images/main-bg.jpg);
}

.first-bg {width:100%; background:url(../images/bg1.jpg)}
.second-bg { background:url(../images/main-bg1.png) center top repeat-y;}
.top-shining { background:url(../images/top-shining.jpg) center top no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:14px;
	line-height:20px;
}

a {color:#1799cf; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:10px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:19px;}
.p4 {margin-bottom:17px;}
.p5 {margin-bottom:13px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#999a9a;}
.color-4 { color:#fe9700;}
.color-5 { color:#0f0f0f;}
.block {display:block;}
.decor {text-decoration:none;}
.decor:hover {text-decoration:underline;}
.text-1 {line-height:21px;} 
.text-2 {font-size:14px; line-height:1.285em;}  
/*********************************boxes**********************************/
.margin-bot {margin-bottom:39px;}
.margin-bot1 {margin-bottom:36px;}
.margin-bot2 {margin-bottom:40px;}
.margin-bot3 {margin-bottom:37px;}
.margin-bot4 {margin-bottom:59px;}
.margin-bot5 {margin-bottom:54px;}

.spacing {margin-right:50px;}
.spacing-1 {margin-right:40px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot1 {margin-bottom:22px;}
.indent-bot2 {margin-bottom:24px;}
.indent-bot3 {margin-bottom:26px;}
.indent-bot4 {margin-bottom:29px;}
.indent-bot5 {margin-bottom:30px;}
.indent-bot6 {margin-bottom:21px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent-bot1 {margin-bottom:33px;}
.img-indent-bot2 {margin-bottom:32px;}
.img-indent-bot3 {margin-bottom:31px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 30px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.padd-left { padding-left:30px;}
.padd-left1 { padding-left:23px;}
.padd-right { padding-right:11px;}

.mt10 { margin-top:10px;}
.mb7 { margin-bottom:7px;}
.mb8 { margin-bottom:8px;}
.mt-4 { margin-top:-4px;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding:10px 0 0 0; 
	position:relative;
	float:left;
	font-weight:normal;
}
.slogon { 
	position:relative;
	left:10px;
	top:0px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	line-height:1.2em;
}
h1 a {
	display:block; 
	width:308px; 
	height:106px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
	text-decoration:none;
}
nav { float:right;}
.header-line {
	background:url(../images/header-line.jpg) left bottom repeat-x;
	padding-bottom:39px;
}
.slider-bg {
	background:url(../images/slider-shadow.png) center top no-repeat;
	height:29px;
}
.header-text {
	font-size:21px;
	line-height:26px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	padding:25px 0 35px 0;
}
#page1 .header-text {
	padding:11px 0 29px 0;
}
.header-text span { display:block;}
.header-text span.line-1 {
	color:#e7e7e7;	
}
.header-text span.line-2 {
	color:#fe9700;
	margin-top:-3px;
}
/****************************menu*********************************************/
.menu {
	padding:100px 10px 0 0;
	float:left;
	 
}
.menu.menu-1 { padding-right:11px;}
.menu.menu-2 { padding-right:12px;}
.menu > li {
	position:relative;
	float:left;
}
.menu > li.last {
	padding-right:0;	
}
.menu > li > a {
	display:block;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px; 
	padding:0 16px 0px 0; 
	color:#fff;
	text-transform:uppercase; 
	position:relative;
}
.menu li.sfHover > a, .menu > li > a:hover, .menu > li > a.current {
	color:#009ad8;	
}

.menu > li > a > span {
	display:block;
	padding-left:5px;
	background:url(../images/left-button-part.png) left -100px no-repeat;
	overflow:hidden;
	cursor:pointer;
	font-weight:normal;
}	
.menu > li > a > span > span {
	display:block;
	background:url(../images/right-button-part.png) right -100px no-repeat;
	padding-right:5px;
	cursor:pointer;
	font-weight:normal;
}
.menu > li > a > span > span span{
	background:url(../images/mid-button-part.png) left -100px repeat-x;
	display:block;
	padding:10px 0px 10px 25px;
	cursor:pointer;
}

	.menu li.sfHover > a > span,.menu > li > a:hover > span, .menu > li > a.current > span, .menu > li > a:hover > span > span span, .menu > li > a.current > span > span span, .menu > li.sfHover > a > span > span span { background-position:left bottom;}
	.menu > li > a:hover > span > span, .menu > li.sfHover > a > span > span, .menu > li > a.current > span > span {background-position:right bottom; color:#f1eee5;}

.menu > li > a em {
	display:block;
	width:13px;
	height:13px;
	background:url(../images/marker-1.png) 0 bottom no-repeat;
	position:absolute;
	left:7px;
	top:12px;
}
.menu > li > a.current em, .menu > li > a:hover em, .menu > li.sfHover > a em {
	background-position:0 0;
}
.menu ul {
	position:		absolute;
	padding:		10px 0px 10px 0px;
	top:			-999em;
	width:			117px;
	background:		url(../images/sub-menu.jpg);
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:7px 0 3px 0; background:none;}
.menu li li a {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	padding:		0px 0 0px 19px;
	font-size:		13px;
	line-height:	16px;
	text-transform:	uppercase;
	color:#7c7c7c;
}
.menu li li a:hover, .menu li li.sfHover > a {color:#009ad8;}
.menu li li li a:hover   {background:url(../images/lilili.jpg);}
.menu li li li { 
	padding:0;
}
.menu li li li a {
	display:block;
	padding:		7px 0 7px 13px;
}
.menu li:hover ul, .menu li.sfHover ul {
	left:			5px;
	top:			41px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			117px;
	top:			39px;
	z-index:		9999;
	padding:0;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
/*************************end menu********************************************/
/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
}

.container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:40px 0 44px 0;
	line-height:22px;
	margin-bottom:6px;
}
.container-2 {
	background:url(../images/container-2-bg.jpg);
	padding:42px 0 58px 0;
	line-height:22px;
}
.container-3 {
	padding:39px 0 34px 0;
	line-height:21px;
	background:url(../images/aside-bg.gif) left bottom repeat-x;
}
.container-4 {
	padding:32px 0 30px 0;
	text-align:center;
}
h3 {
	font-size:24px; 
	line-height:30px; 
	margin:0 0 28px 0; 
	color:#0f0f0f;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	letter-spacing:-1px;
}
h4 {
	font-size:16px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	margin-bottom:5px;
}
h4 a {
	color:#0f0f0f;
	text-decoration:none;
}
h4 a:hover { color:#fe9700;}
h5 {
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	margin-bottom:9px;
	line-height:18px;
}
.img-container {
	background:url(../images/img-container-bg.jpg);
	float:left;
	padding:10px;
	box-shadow:1px 2px 2px #d6dad6, 1px 1px 2px #d6dad6, 1px 2px 2px #d6dad6, 1px 1px 2px #d6dad6;
	-moz-box-shadow: 1px 2px 2px #d6dad6, 1px 1px 2px #d6dad6, 1px 2px 2px #d6dad6, 1px 1px 2px #d6dad6;
	-webkit-box-shadow: 1px 2px 2px #d6dad6, 1px 1px 2px #d6dad6, 1px 2px 2px #d6dad6, 1px 1px 2px #d6dad6;
}
.img-container-2 {
	background:url(../images/img-container-2.png);
	float:left;
	padding:10px;
}
.img-container-3 {
	background:url(../images/img-container-3.png);
	float:left;
	padding:10px;
}
.image-shadow {
	float:left;
	background:url(../images/image-shadow.png) center bottom no-repeat;
	padding-bottom:21px;
}
.image-shadow-1 {
	float:left;
	background:url(../images/image-shadow-1.png) center bottom no-repeat;
	padding-bottom:18px;
}


.button {
	display:inline-block; 
	padding:7px 22px;
	color:#fff; 
	background:url(../images/button-bg.jpg) repeat-x #131313;
	border:1px solid #191919;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	box-shadow: 1px 1px 2px #bcb9b9;
	-moz-box-shadow: 1px 1px 2px #bcb9b9;
	-webkit-box-shadow: 1px 1px 2px #bcb9b9;
	line-height:18px;
}
	
	.button:hover {color:#000; background:#fff;}
	
				
					.button-1 {
						display:inline-block; 
						padding:5px 22px;
						color:#fff; 
						background:url(../images/button-2.png) repeat-x;
						border:1px solid #191919;
						text-transform:uppercase;
						font-family: 'Oswald', sans-serif;
						text-decoration:none;
						text-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
					}
						
						.button-1:hover { background-position:0 bottom;}
						
									.button-2 {
										display:inline-block; 
										padding:7px 22px;
										color:#fff; 
										background:url(../images/button-bg.jpg) repeat-x #131313;
										border:1px solid #191919;
										text-transform:uppercase;
										font-family: 'Oswald', sans-serif;
										box-shadow: 1px 1px 2px #bcb9b9;
										-moz-box-shadow: 1px 1px 2px #bcb9b9;
										-webkit-box-shadow: 1px 1px 2px #bcb9b9;
										line-height:18px;
										text-decoration:none;
									}
										
										.button-2:hover {color:#000; background:#fff;}

.list-1 li {
	line-height:14px;
	font-size:11px;
	padding:13px 0 6px 40px; 
	text-transform:uppercase;
	background:url(../images/marker-2.gif) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#616161;
	}
		.list-1 li a:hover {
			color:#f76a04;
		}

.list-2 li {
	font-size:14px; 
	line-height:18px; 
	padding:6px 0 6px 15px; 
	background:url(../images/marker-3.gif) left 13px no-repeat;
}
	.list-2 li a {
		display:inline-block; 
		color:#999a9a;
	}
		.list-2 li a:hover {color:#fe9700;}


.time {
	display:block;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	background:url(../images/marker-4.png) left 0 no-repeat;
	padding:1px 0 3px 29px;
	margin-bottom:3px;
}
.time a {
	color:#FFFFFF;
	text-decoration:none;
}
	.time a:hover { color:#fe9700; }
.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
	background:url(../images/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {color:#fff;} 

/****************************************************************************************************index-1.html*********************************************************************************/
#page2 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 57px 0;
	line-height:22px;
	margin-bottom:6px;
}
#page2 .container-2 {
	background:url(../images/container-2-bg.jpg);
	padding:41px 0 60px 0;
	line-height:22px;
}
#page2 .container-3 {
	padding:35px 0 90px 0;
	line-height:21px;
	background:url(../images/aside-bg.gif) left bottom repeat-x;
}
#page2 .container-4 {
	padding:32px 0 30px 0;
	text-align:center;
}
#page2 .img-indent { margin-right:20px;}
.labl {
	background:url(../images/labl.jpg) repeat-x;
	color:#fff;
	font-size:13px;
	line-height:16px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding:12px 0 13px 0;
}
/**************************************************************************************************end index-1.html*******************************************************************************/
/****************************************************************************************************index-2.html*********************************************************************************/
#page3 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 72px 0;
	line-height:22px;
	margin-bottom:6px;
}
#page3 .container-2 {
	background:url(../images/container-2-bg.jpg);
	padding:41px 0 73px 0;
	line-height:22px;
}
#page3 .container-3 {
	padding:34px 0 58px 0;
	line-height:21px;
	background:url(../images/aside-bg.gif) left bottom repeat-x;
}
#page3 .container-4 {
	padding:32px 0 30px 0;
	text-align:center;
}
.col-1 { width:240px;}
#page3 .list-1 li a { color:#999a9a;}
#page3 .list-1 li a:hover { color:#fff;}
/**************************************************************************************************end index-2.html*******************************************************************************/
/****************************************************************************************************index-3.html*********************************************************************************/
#page4 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 50px 0;
	line-height:22px;
	margin-bottom:6px;
}
#page4 .container-2 {
	background:url(../images/container-2-bg.jpg);
	padding:41px 0 26px 0;
	line-height:22px;
}
#page4 .container-3 {
	padding:34px 0 58px 0;
	line-height:21px;
	background:url(../images/aside-bg.gif) left bottom repeat-x;
}
#page4 .container-4 {
	padding:32px 0 30px 0;
	text-align:center;
}
/**************************************************************************************************end index-3.html*******************************************************************************/
/****************************************************************************************************index-4.html*********************************************************************************/
#page5 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 48px 0;
	line-height:22px;
	margin-bottom:6px;
}
#page5 .container-2 {
	background:url(../images/container-2-bg.jpg);
	padding:41px 0 55px 0;
	line-height:22px;
}
#page5 .container-3 {
	padding:34px 0 58px 0;
	line-height:21px;
	background:url(../images/aside-bg.gif) left bottom repeat-x;
}
#page5 .container-4 {
	padding:32px 0 30px 0;
	text-align:center;
}
.img-space {
	margin-right:73px;	
}
.img-space1 {margin-right:86px;}
.img-space2 {margin-right:58px;}
.img-space3 {margin-right:75px;}
.m0 { margin:0;}
#page5 .list-1 li a { color:#999a9a;}
#page5 .list-1 li a:hover { color:#fff;}
/**************************************************************************************************end index-4.html*******************************************************************************/
/****************************************************************************************************index-5.html*********************************************************************************/
#page6 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 28px 0;
	line-height:22px;
	margin-bottom:6px;
}
#page6 .container-2 {
	background:url(../images/container-2-bg.jpg);
	padding:47px 0 40px 0;
	line-height:22px;
}
#page6 .container-4 {
	padding:25px 0 30px 0;
	text-align:center;
}
dl span {float:left; width:81px;}

/***** Contact form *****/
#page6 #contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#page6 #contact-form fieldset {
		border:none;
		padding:0;
		}			
			#page6 #contact-form label {
				display:block;
				min-height:41px;
			}
			#page6 #contact-form label.message { height:203px;}
			#page6 #contact-form span.border { display:inline-block; border:1px solid #dedfe0;}
			#page6 #contact-form input {
				width:166px;
				padding:5px 5px 7px 17px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:18px;
				color:#616161; 
				background:#FFF;
				border:1px solid #dedede;
				outline:none;
				height:18px;
			}
			#page6 #contact-form .area .error { float:none;}
			#page6 #contact-form textarea {
				height:191px;
				max-height:191px;
				margin:0;
				width:394px;
				max-width:394px;
				padding:5px 17px 5px 17px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:18px;
				color:#616161; 
				background:#FFF;
				border:1px solid #dedede;
				overflow:auto;
				outline:none;
			}
			#page6 #contact-form a {cursor:pointer;}
				#page6 #contact-form .success {display:none; margin-bottom:20px;}
				#page6 #contact-form .error,
				#page6 #contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:2em;
					display:none;
					overflow:hidden;
					text-transform:capitalize;
				}
		#page6 .buttons-2 { padding:30px 0px 0 0; }
		#page6 .buttons-2 .button-2 { margin-left:10px; float:right; width:75px; padding-left:0; padding-right:0; text-align:center;}
		
		
#page6 .list-services {
	padding-left:0px;
}

	#page6 .list-services li {
		float:left; 
		padding:0px 5px 0 0px;
		line-height:20px;
	}
	

	#page6 .list-services li a {
		display:block;
		width:44px;
		height:44px;
	}
	#page6 .list-services li a.first {
		background:url(../images/facebook-1.png) no-repeat;
		
	}
	#page6 .list-services li a.second {
		background:url(../images/rss-1.png) left top no-repeat;
	}
	#page6 .list-services li a.third {
		background:url(../images/twitter-1.png) left top no-repeat;
	}
	#page6 .list-services li a.four {
		background:url(../images/flickr-1.png) left top no-repeat;
	}
	#page6 .list-services li a.five {
		background:url(../images/linkedin-1.png) left top no-repeat;
	}
	#easyTooltip{
	padding:5px 10px;
	border:1px solid #fff;
	background:#151517;
	color:#ffffff;
	font-size:11px;
	text-transform:none;
	position:relative;
	z-index:99;
	font-weight:bold;
}
/**************************************************************************************************end index-5.html*******************************************************************************/
/****************************************************************************************************index-6.html*********************************************************************************/
#page7 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 50px 0;
	line-height:22px;
	margin-bottom:6px;
}
#page7 .container-4 {
	padding:25px 0 30px 0;
	text-align:center;
}
#page7 .col-1 {
	width:240px;	
}
#page7 .col-indent {
	margin-right:50px;
}
/**************************************************************************************************end index-6.html*******************************************************************************/
/****************************************************************************************************index-7.html*********************************************************************************/
#page8 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 43px 0;
	line-height:22px;
	margin-bottom:10px;
}
#page8 .container-4 {
	padding:32px 0 30px 0;
	text-align:center;
}
#page8 dl span { width:78px;}
/**************************************************************************************************end index-7.html*******************************************************************************/
/****************************************************************************************************index-8.html*********************************************************************************/
#page9 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 43px 0;
	line-height:22px;
	margin-bottom:10px;
}
#page9 .container-4 {
	padding:32px 0 30px 0;
	text-align:center;
}
#page9 .col-1 { width:278px; margin-right:19px;}
#page9 .col-2 { width:580px;}
/**************************************************************************************************end index-8.html*******************************************************************************/
/****************************************************************************************************index-9.html*********************************************************************************/
#page10 .container-1 {
	background:url(../images/container-1-bg.jpg);
	padding:42px 0 40px 0;
	line-height:20px;
	margin-bottom:5px;
}
#page10 .container-4 {
	padding:30px 0 30px 0;
	text-align:center;
}
#page10 .padd-left { padding-left:28px;}
/**************************************************************************************************end index-9.html*******************************************************************************/




/***** Contact form *****/
#page1 #contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#page1 #contact-form fieldset {
		border:none;
		padding:0;
		}			
			#page1 #contact-form label {
				display:block;
				min-height:32px;
			}
			#page1 #contact-form label.message { height:113px;}
			#page1 #contact-form span.border { display:inline-block; border:1px solid #dedfe0;}
			#page1 #contact-form input {
				width:255px;
				padding:3px 5px 5px 8px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:18px;
				color:#5d5d5d; 
				background:url(../images/opacity-1.png);
				border:1px solid #3a3a3a;
				outline:none;
				height:18px;
			}
			#page1 #contact-form .area .error { float:none;}
			#page1 #contact-form textarea {
				height:102px;
				max-height:102px;
				margin:0;
				width:255px;
				max-width:255px;
				padding:4px 5px 5px 8px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:18px;
				color:#5d5d5d; 
				background:url(../images/opacity-1.png);
				border:1px solid #3a3a3a;
				overflow:auto;
				outline:none;
			}
			#page1 #contact-form a {cursor:pointer;}
				#page1 #contact-form .success {display:none; margin-bottom:20px;}
				#page1 #contact-form .error,
				#page1 #contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:2em;
					display:none;
					overflow:hidden;
					text-transform:capitalize;
				}
		.buttons-2 { padding:5px 0px 0 0; }
		.buttons-2 a { margin-left:2px; float:right;}
		
/****************************footer************************/
footer {
	width:100%;
}
.footer-links {
	color:#c6c7c7;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:8px;
}
.footer-links a { color:#c6c7c7;}


.list-services {
	padding-left:383px;
}

	.list-services li {
		float:left; 
		padding:0px 0px 0 6px;
		line-height:20px;
	}
	

	.list-services li a {
		display:block;
		width:28px;
		height:28px;
	}
	.list-services li a.first {
		background:url(../images/twitter.png) no-repeat;
		
	}
	.list-services li a.second {
		background:url(../images/facebook.png) left top no-repeat;
	}
	.list-services li a.third {
		background:url(../images/flickr.png) left top no-repeat;
	}
	.list-services li a.four {
		background:url(../images/rss.png) left top no-repeat;
	}
	.list-services li a.five {
		background:url(../images/google-plus.png) left top no-repeat;
	}
	#easyTooltip{
	padding:5px 10px;
	border:1px solid #fff;
	background:#151517;
	color:#ffffff;
	font-size:11px;
	text-transform:none;
	position:relative;
	z-index:99;
	font-weight:bold;
}



/*******************************************************************************SLIDER*****************************************************************************************/
.jcarousel-skin-tango {
	height:384px; 
	overflow:hidden;
}
.jcarousel-skin-tango li { float:left;}

.jcarousel-list-horizontal {
}
.jcarousel-container{
	left:50%;
	margin-left:-1425px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 384px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 950px;
    height: 384px;
	position:relative;
}
.jcarousel-skin-tango .jcarousel-item .caption {
	background:url(../images/caption.png) 0 0 no-repeat;
	position:absolute;
	width:950px;
	height:153px;
	bottom:-200px;
	left:-10px;
	z-index:10;
	padding:0px 0;
	font-size:12px;
	line-height:16px;
	color:#8d8e8f;
}
.jcarousel-skin-tango .jcarousel-item .caption strong {color:#fff;font-size:20px;line-height:1.2em;display:inline-block;height:54px;border-right:1px solid #656669;width:134px;padding:0 0 0 22px;}
.jcarousel-skin-tango .jcarousel-item .caption span {
	display:block;
	text-transform:uppercase;
}
.jcarousel-skin-tango .jcarousel-item .caption span.line-1 {
	font-size:36px;
	line-height:44px;
	color:#f6f6f6;
	font-family: 'Oswald', sans-serif;
	padding:34px 0 0 38px;
	letter-spacing:-2px;
}
.jcarousel-skin-tango .jcarousel-item .caption span.line-2 {
	font-size:32px;
	line-height:60px;
	color:#fe9700;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	padding-left:38px;
	margin-top:-7px;
}
.jcarousel-skin-tango .jcarousel-item .caption span a {color:#fff;font-weight:bold;display:inline-block;margin-top:5px;}
.jcarousel-skin-tango .jcarousel-item.current {}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top:208px;
	left:1875px;
    width: 25px;
    height: 68px;
    cursor: pointer;
    background:url(../images/next.jpg) no-repeat right 0;
	z-index:999;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background:url(../images/next.jpg) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    bottom:23px;margin-right:-451px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
	z-index:999;
    top:208px;
    width: 25px;
	left:950px;
    height: 68px;
    cursor: pointer;
    background:url(../images/prev.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background:url(../images/prev.jpg) no-repeat right 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	margin-right:-419px;
    bottom:23px;}
.jcarousel-item { opacity:50 !important;}
.bg {
	width:100%;
	height:100%;
	background:url(../images/opacity.png);
	position:absolute;
	left:0;
	top:0;
}
.current  .bg { display:none;}
/*******************************************************************************************************************************************************************************/
/*********************************************************************************tabs******************************************************************************************/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size:13px;
	line-height:16px;
	padding: 11px 13px 12px 14px;
	border: 1px solid #0b0b0b; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	background:url(../images/tabs-bg.png) repeat-x;
}
ul.tabs li a:hover {
	background-position:0 bottom;
}
html ul.tabs li.active a, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-position:0 bottom;
}
.tab_container { line-height:21px; height:235px; overflow:hidden;}
/******************************************************************************************************************tabs-2************************************************************************************/
#page9 ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#page9 ul.tabs li {
	margin: 0;
	padding: 0 0 1px 0;
	overflow: hidden;
	position: relative;
	width:100%;
}
#page9 ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display:block;
	font-size: 13px;
	padding: 15px 0px 17px 30px;
	border: 1px solid #0b0b0b; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	font-family: 'Oswald', sans-serif;
	line-height:21px;
	background:#0b0b0b;
}
#page9 ul.tabs li a:hover {
	background: #f86e04;
}
#page9 ul.tabs li.active a,#page9 html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #f86e04;
}
#page9 .tab_container {
    line-height: 20px;
	height:551px;
	background:url(../images/container-1-bg.jpg);
}
/*************************************************************************************************************************************************************************************************************/
/************************************************************************************to top*********************************************************************************/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	right:0%;
	bottom:138px;
	overflow:hidden;
	width:166px;
	height:60px;
	border:none;
	z-index:20;
	background:url(../images/totop.png) no-repeat;
	color:#f0f2f4;
	font-size:14px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}
#toTopHover {
	background:url(../images/totop.png) 0 bottom no-repeat;
	width:166px;
	height:60px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}