@charset "UTF-8";

body { 
	margin: 0 auto; 
	padding: 0; 
	background: #FFF url(../images/bg_2.gif) repeat-x;
}
h3 { 
	color: #4f4f4f; 
	font: bold 24px Tahoma, Geneva, sans-serif; 
	padding: 0; 
	margin: 0;
}
h4 { 
	color: #797979; 
	font: bold 14px Tahoma, Geneva, sans-serif; 
	padding: 0; 
	margin: 0;
}
a { 
	font: normal 12px Tahoma, Geneva, sans-serif; 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
.cls { 
	clear: both;
}
.white { 
	color: #FFF;
}
#container { 
	background: url(../images/header_bg.jpg) no-repeat top center;
}
.resaise { 
	width: 980px; 
	margin: 0 auto; 
	padding: 0;
}

/* Header */
#header { 
	width: 980px; 
	margin: 0; 
	padding: 0;
}

/* Logo and Menu */
#logo_menu { 
	width: 980px; 
	height: 99px;
}

/* Logo */
#logo_menu #logo { 
	float: left; 
	width: 300px; 
	padding: 20px 0 0 50px; 
}
#logo_menu #logo h2 { 
	font: bold 30px Tahoma, Geneva, sans-serif; 
	color: #FFF; 
	text-transform: uppercase; 
	padding: 0; 
	margin: 0;
	width: 1500px;
	margin-left: -1000px;
}
#logo_menu #logo div.desc { 
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #787878;
}

/* Menu */
#logo_menu #menu { 
	float: right; 
	width: 600px; 
	padding: 35px 0 0 0;
}
#logo_menu #menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	float: right;
}
#logo_menu #menu ul li { 
	float: left; 
	margin: 0 5px; 
	padding: 0;
}
#logo_menu #menu ul li a { 
	font: normal 12px Tahoma, Geneva, sans-serif; 
	color: #76797d; 
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
}
#logo_menu #menu ul li a:hover { 
	background: #2f2f2f; 
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
}

/* Info Block */
.info_block { 
	background: #2276a3; 
	height: 44px; 
	border-bottom: 1px solid #2f95ce; 
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #ffffff;
}
.info_block a { 
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #ffffff;
}
.info_block .mail { 
	float: left; 
	background: url(../images/icon_mail.gif) no-repeat left center; 
	width: 300px; 
	margin: 10px; 
	padding: 5px 0 5px 30px;
}
.info_block .rss { 
	float: left; 
	background: url(../images/icon_rss.gif) no-repeat left center; 
	width: 170px; 
	margin: 10px; 
	padding: 5px 0 5px 27px;
}
.info_block .search { 
	float: right; 
	width: 350px; 
	margin: 9px; 
	padding: 0 0 0 23px;
}
.info_block .search form { 
	float: right; 
	margin: 0; 
	padding: 0;
}
.info_block .search input { 
	float: left;
}
.info_block .search input.text { 
	background: #1b6892; 
	border: 1px solid #2692cc; 
	color: #FFF; 
	padding: 5px; 
	font: normal 11px Tahoma, Geneva, sans-serif; 
	width: 200px; 
	margin: 0;
}
.info_block .search input.button { 
	background: url(../images/icon_search.gif); 
	height: 23px; 
	width: 23px; 
	margin: 0 5px; 
	border: 0;
}
/* Header Images */
#header_images { 
	background: url(../images/neader_block_bg.gif) no-repeat top; 
	height: 304px;
}
#header_images div#header_main { 
	float: left; 
	width: 390px; 
	text-align: center; 
	font: bold 16px Tahoma, Geneva, sans-serif; 
	color: #FFF; 
	margin: 50px 0 0 0; 
	padding: 0;
}
#header_images div#header_main p { 
	margin: 0; 
	padding: 10px;
}
#header_images div#header_main .title { 
	font: bold 30px Tahoma, Geneva, sans-serif; 
	color: #FFF;
}
#header_images div.screen { 
	float: right; 
	width: 590px;
}
/* Clear Block */
.clear_block { 
	padding: 10px;
}
/* Main */
.main { 
	padding: 20px 10px 10px 10px; 
	width: 960px;
}
.main h2 { 
	font: bold 20px Tahoma, Geneva, sans-serif; 
	color: #4f4f4f; 
	border-bottom: 1px solid #e1e1e1; 
	padding: 15px 10px 15px 60px; 
	margin: 0;
}
.main p, .main ul, .main span  { 
	padding: 10px; 
	margin: 0; 
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #666666;
	line-height: 1.6em;
}
.main a {
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #666666;
	text-decoration: none;
	border-bottom: #999999 thin dotted;
}
.main a:hover, .main a:focus {
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #000066;
	text-decoration: none;
	border-bottom: #333333 thin solid;
}
.main .global_full_main { 
	margin: 0 10px !important; 
	margin: 0 10px 0 5px;
}
.main .global_main { 
	float: left; 
	width: 610px; 
	margin: 0 10px !important; 
	margin: 0 10px 0 5px;
}
.main .global_main img.images { 
	float: left; 
	margin: 5px 10px 10px 10px; 
	border: 1px solid #b2b2b2;
}
.main div.cases { 
	float: left; 
	width: 950px;
	padding: 25px 5px 10px 5px; 
	display: block; 
	border-bottom: 1px solid #e1e1e1;
}
.main div.cases img.screen { 
	float: left; 
	padding: 10px 0 10px 0;
	margin-right: 40px;
	border: none;
}
.main div.cases p.title { 
	display: block;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #4f4f4f; 
	border-bottom: 1px solid #e1e1e1;
	padding: 0;
	margin-bottom: 0; 
}
img.visitsite { 
	float: right;
	margin: 4px 20px;
	padding: 0;
}
.main div.cases .column2 {
	display: block; 
	float: left;
	width: 450px;
	margin-right: 10px;
	vertical-align: top;
}
.main div.cases .column4 {
	display: block; 
	float: left;
	width: 220px;
	margin-right: 5px;
	vertical-align: top;
}

.main h2.about_our { 
	background: url(../images/title_about_our.jpg) no-repeat left center;
}
.main h2.our_team { 
	background: url(../images/our_team.jpg) no-repeat left center;
}
.main h2.cases { 
	background: url(../images/title_cases.jpg) no-repeat left center;
}
.main h2.contact { 
	background: url(../images/title_contact.jpg) no-repeat left center;
}
.main h2.service { 
	background: url(../images/title_services.jpg) no-repeat left center;
}
.main .news { 
	float: left; 
	width: 300px; 
	margin: 0 10px !important; 
	margin: 0 10px 0 5px;
}
.main .news h2 { 
	background: url(../images/title_news.jpg) no-repeat left center;
}
.main .news p { 
	margin-top: 0px;
}
.main .news p.date { 
	margin-bottom: 0px;
	font-weight: bold;
}
.main .works { 
	float: left; 
	width: 300px; 
	margin: 0 10px;
}
.main .works h2 { 
	background: url(../images/title_works.jpg) no-repeat left center;
}
.main .services { 
	float: left; 
	width: 300px; 
	margin: 0 10px !important; 
	margin: 0 5px 0 10px;
}
.main .services h2 { 
	background: url(../images/title_services.jpg) no-repeat left center;
}
.main .support { 
	float: left; 
	width: 300px; 
	margin: 0 10px !important; 
	margin: 0 5px 0 10px;
}
.main .support h2 { 
	background: url(../images/title_support.jpg) no-repeat left center;
}
.main .support a { 
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #666666; 
	line-height: 1.6em;
	text-decoration: none;
	border: none;
}
.main .support a:hover { 
	font: normal 11px Tahoma, Geneva, sans-serif; 
	color: #999999; 
	line-height: 1.6em;
	text-decoration: none;
}
.services ul { 
	list-style: none;
}
.services ul li { 
	background: url(../images/1_home_30.gif) left center no-repeat; 
	padding: 5px 0 5px 30px;
}
ul.our_team { 
	list-style: none; 
	margin: 5px;
}
ul.our_team li { 
	width: 100%;
	background: #efefef; 
	border: 1px solid #e2e2e2; 
	margin: 5px; 
	padding: 5px; 
	float: left; 
	display: block;
}
ul.our_team li span { 
	padding: 10px 5px; 
	display: block;
	min-height: 35px;
}
ul.our_team li img { 
	float: left; 
	margin: 5px 10px 5px 5px; 
	border: 1px solid #b2b2b2;
}
ul.our_team a, ul.our_team a:hover {
	border: none;
}
a.facebook {
	float: right;
	width: 30px;
	height: 30px;
	border: none;
	margin-left: 10px;
	background: url(../images/icoFacebook.jpg) 0 0 no-repeat;
}
a.facebook:hover, a.facebook:active {
	background-position: -30px 0px;
}
a.email {
	float: right;
	width: 30px;
	height: 30px;
	border: none;
	margin-left: 10px;
	background: url(../images/icoEmail.jpg) 0 0 no-repeat;
}
a.email:hover, a.email:active {
	background-position: -30px 0px;
}
a.twitter {
	float: right;
	width: 30px;
	height: 30px;
	border: none;
	margin-left: 10px;
	background: url(../images/icoTwitter.jpg) 0 0 no-repeat;
}
a.twitter:hover, a.twitter:active {
	background-position: -30px 0px;
}
a.linkedin {
	float: right;
	width: 30px;
	height: 30px;
	border: none;
	margin-left: 10px;
	background: url(../images/icoLinkedIn.jpg) 0 0 no-repeat;
}
a.linkedin:hover, a.linkedin:active {
	background-position: -30px 0px;
}
a.link_news { 
	color: #9e9e9e; 
	font: 11px Tahoma, Geneva, sans-serif;
}
a.button { 
	color: #26b5cd; 
	font: bold 11px Tahoma, Geneva, sans-serif;
	border-bottom: none;
}
a.button:hover { 
	color: #26b5cd; 
	font: bold 11px Tahoma, Geneva, sans-serif;
	border-bottom: #26b5cd thin solid;
}

/* Page navigation list */
.lister { 
	padding: 10px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
}
.lister ul { 
	padding: 0; 
	margin: 0; 
	list-style: none; 
	float: left;
}
.lister ul li { 
	margin: 5px; 
	float: left;
}
.lister ul li a { 
	background: #e0e0e0; 
	display: block; 
	padding: 6px 10px; 
	color: #363636; 
	border: 1px solid #b1b1b1;
	text-decoration: none;
}
.lister ul li a:hover,
.lister ul li a.selected:hover { 
	background: #175373; 
	display: block; 
	padding: 6px 10px; 
	color: #FFF; 
	border: 1px solid #b1b1b1;
	text-decoration: none;
}
.lister ul li a.selected { 
	background: #1f6b94; 
	display: block; 
	padding: 6px 10px;
	color: #FFF;
	border: 1px solid #b1b1b1;
}
/* Conatct Form */
.response { 
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: red; 
	text-align: center;
}
.loader { 
	text-align: center; 
	width: auto; 
	padding: 0; 
	margin: 0;
}
#contactform { 
	margin: 0; 
	padding: 5px;
}
#contactform * { 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 12px;
}
#contactform ol { 
	margin: 0; 
	padding: 0; 
	list-style: none;
}
#contactform li { 
	margin: 0 0 5px 0; 
	padding: 10px; 
	background: none;
}
#contactform li.buttons { 
	margin: 0; 
	overflow: hidden;
}
#contactform label { 
	margin: 0; 
	width: 150px; 
	display: block; 
	float: left; 
	padding: 0 0 2px 0; 
	font: normal 14px Arial, Helvetica, sans-serif; 
	color: #666666;
}
#contactform label span { 
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: #afafaf; 
	margin: 0; 
	padding: 0;
}
#contactform input.text { 
	width: 280px; 
	border: 1px solid #d6d6d6; 
	margin: 0; 
	padding: 5px 2px; 
	height: 16px; 
	background: #fff;
}
#contactform textarea { 
	width: 280px; 
	border: 1px solid #d6d6d6; 
	padding: 2px; 
	background: #fff;
}
#contactform li.buttons input { 
	padding: 3px 10px; 
	margin: 0 0 0 150px; 
	background: #d14603; 
	border: 1px solid #e46300; 
	color: #FFF; 
	float: left;
}
#contactform li.buttons input:hover { 
	padding: 3px 10px; 
	margin: 0 0 0 150px; 
	background: #2276a3; 
	border: 1px solid #e46300; 
	color: #FFF; 
	float: left;
}

/* Footer */
.footer { 
	border-top: 5px solid #d1d1d1; 
	background: #1c1c1c;
}
.footer .block_text { 
	margin: 0 auto; 
	width: 980px;
}
.footer .block_text h2 { 
	padding: 10px; 
	margin: 0; 
	color: #fff; 
	font: bold 18px Tahoma, Geneva, sans-serif;
}
.footer .block_text .clients_saying { 
	float: left; 
	width: 800px;
}
.footer .block_text .block_touch { 
	float: left; 
	width: 150px;
}
.footer .block_text .block { 
	float: left; 
	width: 380px; 
	color: #797979; 
	font: normal 12px Tahoma, Geneva, sans-serif; 
	padding: 0 5px; 
	margin: 0 0 0 10px; 
	line-height: 1.6em;
}
.footer .block_text .smallblock { 
	float: left; 
	width: 150px; 
	color: #797979; 
	font: normal 12px Tahoma, Geneva, sans-serif; 
	padding: 0 5px; 
	margin: 0 0 0 10px; 
	line-height: 1.6em;
}
.footer .footer_text { 
	background: #121212; 
	border-top: 1px solid #2b2b2b; 
	text-align: center; 
	padding: 15px;
}
.footer .footer_text p { 
	padding: 3px; 
	margin: 0; 
	color: #484848; 
	font: normal 11px Tahoma, Geneva, sans-serif;
}
.footer .footer_text p a { 
	color: #484848; 
	font: normal 11px Tahoma, Geneva, sans-serif;
}


/* Gallery Styles */
#gallery {
	position: relative;
	width: 547px;
	margin: 0 auto;
	padding: 0px;
	border: none;
	background: #AAA;
}
#images {
	border: none;
	height: 202px;
	background: #eef5f6;
/*	margin-bottom: 20px; */
}
#image {
	position: relative;
	width: 547px;
	height: 202px;
	padding: 0px;
	border: none;
	background: #FDFDFD url(../slideshow/images/loading.gif) center center no-repeat;
}
#image img {
	position: absolute;
	top: 0px;
	left: 0px;
}
#thumbwrapper {
	display: none;
	padding: 0;
	width: 0;
	height: 0;
	border: none;
}
#thumbarea {
	display: none;
	position: relative;
	overflow: hidden;
	height: 0;
	width: 0;
}
#thumbs {
	display: none;
	position: absolute;
	list-style: none;
	height: 0;
	width: 0;
	border-right: none;
}
#thumbs li {
	float: left;
}
.imgnav {
	position: absolute;
	height: 48px;
	width: 10%;
	z-index: 100;
	outline: none;
	cursor: pointer;
}
#previmg {
	top: 77px;
	left: 0;
	background: url(../slideshow/images/left.gif) left center no-repeat;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#previmg:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#nextimg {
	top: 77px;
	right: 0;
	background: url(../slideshow/images/right.gif) right center no-repeat;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#nextimg:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.casesnav {
	position: absolute;
	height: 202px;
	width: 437px;
	z-index: 100;
	outline: none;
	cursor: pointer;
}
#casesimg {
	top: 0;
	left: 41px;
	background: url(../slideshow/images/bg.gif) top left no-repeat;
	opacity:0.0;
	filter:alpha(opacity=0);
}
#casesimg:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}
