  /*Theme Name: EyeBridgeTheme URI: http://www.eyebridge.in/Description: Portfolio Theme based on EyeBridge.inVersion: 1.5Author: Jaideep ChauhanAuthor URI: http://www.eyebridge.in*//* Include Reset File */*/


@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent
}
body {
	background-image: url(images/pages/bg_tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #929E6E;*/
	background-repeat: 	repeat-y repeat-x;
	background-size:	auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
}
h1, h2 {
	font-weight:normal;
	margin:0px;
}
h2 {
	margin-top:15px;
}
h3 {
	margin-top:15px;
	font-weight:bold
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.txt-blue {
	color:#3f9be4;
}
.txt-green {
	color:#a5b23e;
}
#mo-bike {
	background-image: url(images/mo-bike.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 312px;
	width: 390px;
	position: absolute;
	left: 74px;
	top: 314px;
	z-index: 150;
}
#painter {
	background-image: url(images/painter.png);
	background-repeat: no-repeat;
	height: 359px;
	width: 210px;
	position: absolute;
	left: 170px;
	top: -27px;
	z-index: 210;
}




/* Header here */
#header {
	height: 214px;
	background-image: url(/images/pages/header_bg2.png);
	background-size: 1000px;
	background-repeat: no-repeat;
	background-position: 0px 30px;
	}/* styles for top navigation tabs */






	#page {
	}
	#content {
		float: right;
		width: 586px;
		overflow:hidden;
		position: relative;
		z-index: 120;
	}
	.con-top {
		background-image: url(images/con_top.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		height: 35px;
	}
	.con-top2 {
		background-image: url(images/con_top2.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		height: 15px;
	}
	.con-mid {
		background-image: url(images/con_mid.png);
		/*background-color: rgba(255,255,0,0.5);*/
		background-repeat: repeat-y;
		background-position: center bottom;
		height: 100%;
	}
	#content-work {
		float: right;
		width:802px;
		position: relative;
		z-index: 120;
		padding-right: 75px
	}
	.work-top {
		background-image: url(images/work-top.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		height: 42px;
		_background-position:1px;
	}
	.work-bot {
		_margin-left:-2px;
		background-image: url(images/work-bot.png);
		background-repeat: no-repeat;
		background-position: center top;
		height: 32px;
	}
	.work-mid {
		background-image: url(images/work-rpt.png);
		background-repeat: repeat-y;
		background-position: center bottom;
		height: 100%;
	}
	.work-item {
		height: 174px;
		width: 229px;
		overflow: hidden;
		float:left;
		background:#161613;
		border: 3px solid #999999;
		overflow: hidden;
		position: relative;
		margin-right:10px;
		margin-bottom:10px;
	}
	.work-item img {
	}
	.work-item p {
		padding: 0 10px;
		color:#afafaf;
		font-weight:bold;
		font:10pt "Lucida Grande", Arial, sans-serif;
	}
	.boxcaption a {
		color:#afafaf;
	}
	.boxcaption {
		float: left;
		position: absolute;
		background: #000;
		height: 100px;
		width: 100%;
		opacity: .8;
		top:250px;				/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);	/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	.boxcaption h3 {
		margin: 10px 10px 0 10px;
		color:#FFF;
		font:18pt Arial, sans-serif;
		letter-spacing:-1px;
		font-weight: normal;
	}
	.captionfull .boxcaption {
		top: 260;
		left: 0;
	}
	.caption .boxcaption {
		top: 220;
		left: 0;
	}
	.work-nav {
		text-align:right;
		position: absolute;
		left: 366px;
		top: 30px;
		width: 422px;
	}
	.work-nav ul {
		list-style:none!important;
		text-align: right;
		font-size: 11px;
		text-transform: uppercase;
	}
	.work-nav ul li {
		float: right;
		background-color: #292B1E;
		margin-right: 3px;
	}
	.work-nav a {
		color:#FFFFFF;
		padding-left:5px;
		padding-top:5px;
		padding-bottom:5px;
		padding-right:5px;
		text-decoration:none;
	}
	.min-pg-height {
		min-height:350px;
		height:auto !important;
		height:350px;
	}
	#hanger {
		background-image: url(images/hanger.gif);
		background-repeat: no-repeat;
		position: absolute;
		left: 277px;
		top: 0px;
		height: 342px;
		width: 32px;
	}
	.con-bot {
		background-image: url(images/con_bot.png);
		background-repeat: no-repeat;
		background-position: center top;
		height: 32px;
	}
	.con-bot2 {
		background-image: url(images/con_bot2.png);
		background-repeat: no-repeat;
		background-position: center top;
		height: 32px;
	}
	#content-padding {
		padding-top: 15px;
		padding-right: 30px;
		padding-bottom: 15px;
		padding-left: 30px;
		text-align:justify;
		line-height:16px;
	}
	#content-padding a {
		color:#A5B231;
		text-decoration:none;
	}
	#content-padding a:hover {
		text-decoration:underline;
	}
	.con-mid p {
		margin-bottom: 15px!important;
	}
	#content-padding h1 {
		font-family: 'Droid Sans', arial, serif;
		font-size:25px;
		text-align:left;
		line-height:29px;
	}
	#content-padding h2 {
		font-family: 'Droid Sans', arial, serif;
		font-size:16px;
		line-height:20px;
	}
	#content-padding h2 span {
		color:#3f9be4;
		background-color:#1e2014;
	}
	#content-padding ul {
		margin-left:0px;
		margin-left:30px;
		margin-right:30px;
		margin-top:10px;
		padding:0px;
		list-style-image: url(images/bul-2.gif);
	}
	#content-padding p {
		margin-top:5px;
		margin-bottom:5px;
	}
	#sol-lamp {
		background-image: url(images/lump.png);
		background-repeat: no-repeat;
		height: 773px;
		width: 227px;
		position: absolute;
		left: 187px;
		top: -114px;
		z-index: 11;
	}
	#bench {
		background-image: url(images/people.png);
		background-repeat: no-repeat;
		height: 108px;
		width: 306px;
		position: absolute;
		left: 91px;
		top: -150px;
	}
	#traffic-lights {
		background-image: url(images/traffic-lights.png);
		background-repeat: no-repeat;
		height: 433px;
		width: 293px;
		position: absolute;
		top: -504px;
		left: 150px;
	}
	#loud-speaker {
		background-image: url(images/loud-speaker.png);
		background-repeat: no-repeat;
		height: 435px;
		width: 164px;
		position: absolute;
		left: 219px;
		top: -150px;
	}
	#footer-buildings {
		background-image: url(images/buildings.gif);
		background-repeat: repeat-x;
		height: 317px;
		margin-top: -400px;
		background-position: center;
	}
	#drums {
		background-image: url(images/drums.png);
		background-repeat: no-repeat;
		height: 203px;
		width: 294px;
		position: absolute;
		left: 107px;
		top: -257px;
	}
	#how-can-help {
	}
	#how-can-help .col1 {
		font-family: 'Droid Sans', arial, serif;
		font-size:17px;
		float: left;
		width: 315px;
		padding-left: 25px;
		/*background-image: url(images/confused.gif);*/
		background-repeat: no-repeat;
		padding-top: 75px;
		background-position: 25px 13px;
		/*border-right-width: 1px;*/
		/*border-right-style: dotted;*/
		border-right-color: #969688;
		margin-right: 15px;
	}
	#how-can-help .col1 span {
		background-color:#1e2014;
		padding:2px;
		line-height:24px;
	}
	#how-can-help .col2 {
		float: left;
		width: 200px;
		/*background-image: url(images/what-we-do.gif);*/
		padding-top: 25px;
		background-repeat: no-repeat;
		margin-top: 20px;
	}
	#how-can-help .col2 .what-we-do {
		background-color: #FFF ;
		margin-top: 52px;
		margin-left: 2px;
		padding: 5px;
		color: #969688;
		width: 178px;
		font-size:11px;
	}
	#how-can-help .col2 .what-we-do h3 {
		/*background-image: url(images/bul-1.gif);*/
		background-repeat: no-repeat;
		background-position: right;
		font-weight: bold;
		font-size: 12px;
		border-bottom-width: 2px;
		border-bottom-style: dotted;
		border-bottom-color: #484838;
		line-height: 25px;
		color: #EF8D0F;
		margin-top: 3px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding: 0px;
		cursor:pointer;
		}/*Dropdown Menu*/
		#content .dropdown {
			position: relative;
			padding-left: 20px;
			list-style-type: none;
			margin: 0px;
			float: left;
			height: 20px;
			font-family: 'Droid Sans', arial, serif;
		}
		#content .dropdown li {
			float: left;
			position: relative;
			margin: 0px;
		}
		#content .dropdown a {
			color:#FFFFFF;
			display: block;
			text-decoration: none;
			line-height: 20px;
			padding-right: 15px;
			padding-left: 15px;
		}
		#content .dropdown a:hover {
			color:#A5B231;
		}
		#content .dropdown ul {
			margin:0px;
			padding:0px;
			}/*Footer styles*/
			#footer {
				/*background-image: url(/images/pages/footer_bg.png);*/
				/*opacity: 0.55;*/
				background-color: rgba(150,150,150,0.6);
				background-repeat: repeat-x;
				background-position: 0px 19px;
				position: relative;
				margin-top: 0px;
				padding-bottom: 20px;
				height:300px;
			}
			#footer ul, #footer p {
				margin:0px;
				padding:0px;
			}
			#footer #footer-links {
				float: right;
			}
			#footer-con #footer-ad {
				float: left;
			}
			#footer-con {
				width: 960px;
				margin-right: auto;
				margin-left: auto;
				position: relative;
				margin-top: 15px;
				color: #FFF;
				font-size: 13px;
				padding-right: 20px;
				padding-left: 20px;
			}
			#footer-con a {
				color: white;
				text-decoration:none;
			}
			#footer-con a:hover {
				color: white;
			}
			#footer-con h2 {
				color: #FFF;
				font-size: 16px;
				margin-left:-1px;
				font-weight: bold;
				margin:0px;
			}
			#footer-con ul {
				margin-left: 5px;
				list-style-type: none;
				margin-top: 5px;
			}
			#footer-con ul li {
				background-image: url(/images/pages/bullet.png);
				background-repeat: no-repeat;
				background-size: 15px;
				background-position: left 3px;
				padding-left: 12px;
				padding-top: 3px;
				z-index: 1000;
			}
			#footer .section {
				float: left;
				width: 240px;
			}
			#footer .connect {
				margin-top: 7px;
				background-image: url(images/connect.gif);
				background-repeat: no-repeat;
				padding-left: 130px;
				padding-top: 0px;
				background-position: 0px 5px;
			}
			#footer .connect img {
				margin-right: 2px;
				margin-bottom: 2px;
				margin-left: 2px;
			}
			#f-shadow {
				background-image: url(images/footer-sdw.png);
				background-repeat: repeat-x;
				height: 19px;
				}/*Testimonial Gallery*/
				#footer #ladder {
					height: 329px;
					width: 272px;
					position: absolute;
					background-image: url(images/ladder.png);
					background-repeat: no-repeat;
					top: -385px;
					left: 52px;
				}
				#footer #ladder #testimonial {
					margin-top: 85px;
					margin-left: 10px;
					margin-right: 30px;
					margin-bottom: 0px;
				}
				#slider ul, #slider li {
					margin:0;
					padding:0;
					list-style:none;
					color: #666666;
					font-size: 11px;
					font-family: Arial, Helvetica, sans-serif;
					line-height: 1.2em;
				}
				#slider, #slider li {	/* 			define width and height of container element and list item (slide)			list items must be the same size as the slider area		*/
					width:225px;
					height:120px;
					overflow:hidden;
				}
				#slider li {
					padding-left:0px!important;
					background-image:none!important;
				}
				#slider li span a {
					float:right;
					color:#000000;
					text-decoration:underline;
				}
				#slider li span a:hover {
					text-decoration:none;
					color:#990000;
				}
				#slider li h2 {
					margin:0 20px;
					padding-top:20px;
					font-size: 16px;
				}
				#slider li p {
					margin:10px;
				}
				span#prevBtn {
					float: left;
				}
				span#nextBtn {
					float: right;
				}
				span#nextBtn a, span#prevBtn a {
					color: #000000;
					font-size:10px;
					font-weight:bold;
				}
				span#nextBtn a:hover, span#prevBtn a:hover {
					color:#999;
					}/*For Work Single Page*//**work-products**/
					.sample-inner {
						float: left;
						border:2px solid white;
						background-repeat: no-repeat;
						background-position: left top;
						padding-right: 0px;
						padding-bottom: 0px;
						padding-left: 0px;
						margin-right: 20px;
						margin-bottom: 0px;
						margin-left: 0px;
						width:450px;
					}
					.sample {
						font-size: 12px;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						margin: 0px;
						padding-top: 0px;
						padding-right: 0px;
						float: left;
						width: 268px;
					}
					.descript {
						margin:0;
						padding:0;
						float: left;
						width: 268px;
					}
					#sample-details {
						float: left;
						border-bottom:1px solid white;
					}
					#sample-details h2 {
						font-size: 22px;
					}
					#sample-details ul {
						list-style:none;
					}
					#sample-details ul li {
						padding-top: 2px;
						padding-bottom: 2px;
					}
					.descript ul {
						margin:0;
						padding:0;
						list-style:none;
						padding-left: 10px;
					}
					.descript ul li {
						background-image: url(images/bul.gif);
						background-repeat: no-repeat;
						background-position: left 7px;
						background-image: url(images/bul.gif)!important;
						padding-left: 25px;
						padding-top: 2px;
						padding-bottom: 2px;
						margin: 0px;
						padding-right: 0px;
					}
					.sample H2 {
						font-size:18px;
						font-family: Georgia, "Times New Roman", Times, serif;
						font-weight: normal;
					}
					.sample H2 a {
						color:#FFFFFF;
						text-decoration:none;
					}
					.sample a {
						color:#FFFFFF;
						text-decoration:none;
					}
					.sample a:hover {
						color:#ccc;
						text-decoration:none;
					}
					.sample.url, .url a {
						color:#FFFFFF;
					}
					.sample ul a {
					}
					.sample img {
						float:left;
						margin-right: 15px;
					}
					.launch-web {
						font-family: Arial, Helvetica, sans-serif;
						text-align: left;
						font-size: 11px;
						color:#8EBF03;
						background-color: #323526;
						width: 60px;
						float: left;
						padding-left: 7px;
						padding-right: 7px;
						margin-top: 20px;
						padding-top: 3px;
						padding-bottom: 3px;
					}
					.launch-web a {
						color:#D2CE31;
						text-decoration: none;
						font-size: 11px;
					}
					.launch-web a:hover {
						color:#fff;
						text-decoration: none;
						}/* Template contact us page***/
						form .contact_form {
							font-family: tahoma, verdana, "sans-serif";
							font-size: 12px;
							padding: 10px;
							width: 250px;
							float:right;
						}
						.contact_form fieldset {
							width: 222px;
							padding:5px 15px 10px 15px;
						}
						.contact_form input, .formular select, .contact_form textarea {
							display : block;
							margin-bottom: 5px;
						}
						.contact_form .text-input {
							width: 220px;
							padding:4px 4px;
							color:#8e908b;
							border: 1px solid #B5B8C8;
							font-size: 11px;
							margin-top: 6px;
							background-color: #ffffff;
							-moz-border-radius:3px;
							background-repeat: repeat-x;
						}
						.contact_form textarea {
							width: 250px;
							font-family:Arial, Helvetica, sans-serif;
							height:100px;
							padding: 4px;
							border: 1px solid #B5B8C8;
							margin-top: 4px;
							background-color: #9FA370;
							background-repeat: repeat-x;
						}
						.contact_form .submit {
							border: 1px solid #6d754c;
							padding: 5px;
							margin-top: 5px;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-weight:bold;
							font-size:11px;
							float: right;
							display:inline;
							margin-right:10px;
							text-decoration: none;
							cursor:pointer;
							background-color: #e7e7e7;
							-moz-border-radius:5px;
						}
						.formular hr {
							clear: both;
							visibility: hidden;
						}
						.contact_form .fc-error {
							width: 350px;
							padding: 4px;
							border: 1px solid #000;
							font-size: 12px;
							margin-bottom: 15px;
							background: #FFEAEA;
						}
						.other_tabs {
							line-height: 1.3em;
							font-size: 1.1em;
							padding-right: 5px;
							padding-bottom: 10px;
							padding-left: 5px;
							float:left;
						}
						#page-section2 {
							width:280px;
							float:left;
						}
						.contact_form .notification_error {
							width:220px!important;
							border: 1px solid #990000;
							height: auto;
							width: 90%;
							padding: 4px;
							background: #FFFFFF;
							text-align: left;
							-moz-border-radius: 3px;
							font-size:11px;
							color:#CC0000;
						}
						.contact_form .notification_ok {
							width:200px;
							border: 1px solid #990000;
							height: auto;
							width: 90%;
							padding: 8px;
							background: #CCCCCC;
							text-align: center;
							-moz-border-radius: 3px;
						}
						.contact_form fieldset {
							border:none;
						}
						#slidebox {
							width:582px;
							height:264px;
							background-image:url(images/slider_background.gif)
						}
						#slidebox a {
							color:#FFFFFF;
						}
						a img {
							border : 0;
						}
						div.wrap {
							width : 582px;
							margin : 0 auto;
							text-align : left;
						}
						div#top div#nav {
							float : left;
							clear : both;
							width : 582px;
							height : 52px;
							margin : 22px 0 0;
						}
						div#top div#nav ul {
							float : left;
							width : 582px;
							height : 52px;
							list-style-type : none;
						}
						div#nav ul li {
							float : left;
							height : 52px;
						}
						div#nav ul li a {
							border : 0;
							height : 52px;
							display : block;
							line-height : 52px;
							text-indent : -9999px;
						}
						div#headerslide {
							margin : -1px 0 0;
						}
						div#video-header {
							height : 683px;
							margin : -1px 0 0;
						}
						div#headerslide div.wrap {
							height : 250px;
						}
						div#headerslide div#slide-holder {
							z-index : 40;
							width : 582px;
							height : 250px;
							position : absolute;
						}
						div#headerslide div#slide-holder div#slide-runner {
							top : 5px;
							left : 6px;
							width : 570px;
							height : 250px;
							overflow : hidden;
							position : absolute;
						}
						div#headerslide div#slide-holder img {
							margin : 0;
							display : none;
							position : absolute;
						}
						div#headerslide div#slide-holder div#slide-controls {
							left : -10px;
							width : 580px;
							top: 10px;
							height : 46px;
							display : none;
							position : absolute;
							z-index:100px;
							background : url(images/slide-bg.png) 0 0;
						}
						div#headerslide div#slide-holder div#slide-controls p.text {
							float : left;
							color : #fff;
							display : inline;
							font-size : 10px;
							line-height : 16px;
							margin : 15px 0 0 20px;
							text-transform : uppercase;
						}
						div#headerslide div#slide-holder div#slide-controls p#slide-nav {
							float : right;
							height : 24px;
							display : inline;
							margin : 11px 15px 0 0;
						}
						div#headerslide div#slide-holder div#slide-controls p#slide-nav a {
							float : left;
							width : 24px;
							height : 24px;
							display : inline;
							font-size : 11px;
							margin : 0 5px 0 0;
							line-height : 24px;
							font-weight : bold;
							text-align : center;
							text-decoration : none;
							background-position : 0 0;
							background-repeat : no-repeat;
						}
						div#headerslide div#slide-holder div#slide-controls p#slide-nav a.on {
							background-position : 0 -24px;
						}
						div#headerslide div#slide-holder div#slide-controls p#slide-nav a {
							background-image : url(images/silde-nav.png);
						}
						div#nav ul li a {
							background : url(images/nav.png) no-repeat;
							}/*Quick contant css*/
							.slide-out-div #contact_box2 {
								width:228px;
								color:#000000;
								font-family:Arial, Helvetica, sans-serif;
								font-size:11px;
								line-height:12px;
								float:left;
							}
							.slide-out-div .contact_form2 {
								width: 199px;
								height:312px;
								padding-top:44px;
								background:url(images/pages/pbox.png);
								background-position: center center;
								background-size: 124%;
								background-repeat:no-repeat;
								padding-left: 29px;
							}
							.slide-out-div .contact_form2 p {
								color:#d4dac0;
								font-size:12px;
								font-family:Arial, Helvetica, sans-serif;
								margin-left:35px;
								line-height:15px;
							}
							.slide-out-div .contact_form2 p span {
								color:#9ca38b;
								font-size:11px;
							}
							.slide-out-div .contact_form2 .notification_error {
								border: 1px solid #990000;
								height: auto;
								width: 90%;
								padding: 4px;
								background: #dddfd9;
								text-align: left;
								-moz-border-radius: 3px;
								color:#900000;
							}
							.slide-out-div .contact_form2 .notification_ok {
								border: 1px solid #990000;
								height: auto;
								width: 90%;
								padding: 8px;
								background: #CCCCCC;
								text-align: center;
								color:#666666;
							}
							.slide-out-div .contact_form2 .info_fieldset2 {
								margin-top:10px;
							}
							.slide-out-div .contact_form2 .info_fieldset2 legend {
								border: 1px #dddddd solid;
								color: black;
								font: 13px Verdana;
								padding: 2px 5px 2px 5px;
								}/* Input, Textarea */
								.slide-out-div .contact_form2 input {
									width:149px;
									height:20px;
								}
								.slide-out-div .contact_form2 textarea {
									width:149px;
									height:80px;
								}
								.slide-out-div .contact_form2 input, textarea {
									background-color:#dddfd9;
									color: #8e908b;
									border: 1px solid #0b0f01;
									font-family:Arial, Helvetica, sans-serif;
									font-size: 12px;
									margin-bottom:1px;
									padding-left:8px;
									padding-right:8px;
									padding-top:5px;
									}/* BR */
									.slide-out-div .contact_form2 br {
										clear:left;
									}
									.slide-out-div .division {
										width:250px;
										float:left;
										padding-left: 40px;
									}
									.slide-out-div #cont {
										border-bottom-width: 1px;
										border-bottom-style: dotted;
										border-bottom-color: #999999;
										padding-left: 20px;
										margin-left: 10px;
									}
									.slide-out-div #submit_button2 {
										width:102px;
										height:32px;
										border:none;
										margin-left:25px;
										background:url(images/submit_button.gif);
										display:inline;
										cursor:pointer;
									}
									.slide-out-div #space {
										height:12px;
									}
									.slide-out-div #quick_contact {
										width:81px;
										height:201px;
										float:left;
									}
									fieldset {
										border:none;
									}
									.wp-pagenavi {
										clear: both;
									}
									.wp-pagenavi a, .wp-pagenavi span {
										text-decoration: none;
										border: 1px solid #BFBFBF;
										padding: 3px 5px;
										margin: 2px;
									}
									.wp-pagenavi a:hover, .wp-pagenavi span.current {
										border-color: #000;
									}
									.wp-pagenavi span.current {
										font-weight: bold;
									}
									#watch {
										width:133px;
										height:132px;
										position:absolute;
										left: 194px;
										top: -559px;
									}
									.clear {
										clear:both;
									}
									.footer_col_1 {
										float:left;
										width:280px;
										height:153px;
										margin-right:7px;
									}
									.footer_col_2 {
										float:left;
										width:255px;
										margin-right:33px;
									}
									.footer_col_3 {
										float:left;
										width:160px;
										margin-left:21px;
									}
									.footer_col_4 {
										float:right;
									}
									.quick_link {
										margin-left:3px;
									}
									.quick_link li {
										background-image: url("images/bul-1.gif");
										background-position: left 3px;
										background-repeat: no-repeat;
										padding-left: 12px;
										list-style:none;
									}





									iframe:hover {
										color:#fff;
									}
									.footer_col_4 {
										/*background-image: url("images/connect.gif");*/
										background-position: 0 5px;
										background-repeat: no-repeat;
										margin-top: 7px;
										padding-left: 130px;
										padding-top: 0;
										margin-top:-6px;
									}
									.country_name {
										margin-left:-131px;
									}
									.social_links_img {
										margin-left:-132px;
										margin-top:13px;
									}
									#footer-ad {
										margin-top:20px!important;
									}
									#footer-links {
										margin-top:20px!important;
									}


									.video_link_img {position:absolute; top:-270px; left:24px;}

									.video_animation_img {position:absolute; top:-221px; left:186px;}







	/*.video_link_img{position:absolute;top:-270px;}
	.video_animation_img{left: 182px;
    position: absolute;
    top: -220px;}