/* ============ General style ============ */
@font-face {
	font-family: 'GeorgiaBold';
	src: url('../fonts/georgiab-webfont.eot?') format('eot'),
		 url('../fonts/georgiab-webfont.woff') format('woff'),
		 url('../fonts/georgiab-webfont.ttf') format('truetype'),
		 url('../fonts/georgiab-webfont.svg#webfontwsQgIjBd') format('svg');
	font-weight: normal;
	font-style: normal;
}
body
{
	margin: 0px;
	background-color: #fff;
	color: #000000;
	text-align: justify;
	font: normal 12px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #B00000;
	text-decoration: none;
	background-color: transparent;
	border-color: #790000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	font-style: normal;
	text-shadow: none;
}

a:hover, #PortfolioMenu ul a.Selected {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-shadow: 1px 1px 1px #D7D7D7;
}
a.img, a.img:hover {
	border:0;
}
a img
{
	border:0px;
}
a:focus
{
	outline: none;
}
h1, .h1header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-family: Georgia;
	font-weight: normal;
	text-shadow: 1px 1px 1px #C9C9C9;
	font-style: normal;
}
h2.product_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	margin-bottom:0px;
	text-transform:uppercase;
	text-shadow:none;
}
.h1paragraph {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
h2, .h2header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #000000;
	font: georgia;
	font-style: normal;
	font-weight: normal;
	margin-bottom:15px;;
}
.h2paragraph, #SiteDemonstrationCase p, #Contact .contact_us p, #Description p, .error-message {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	line-height: 24px;
	font-size: 15px;
}
h3, .h3paragraph, #Description p, #SiteCollection td p, #Contact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}
h3 {
	font-size: 16px;
	margin-bottom:1px;
}
.h3paragraph, #SiteCollection td p, #Contact p {
	font-size: 14px;
	margin-top:1px;
}
.bullets li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 23.8px;
}
.contact_us {
	color:black;
}

#MainPanel
{
	height: 100%;
	width:100%;
}
#MainPanel tbody
{
	height: auto;
	vertical-align:bottom;
}
#MainPanel tfoot
{
	border-top:1px solid #000;
	height: 43px;
	vertical-align:bottom;
}
#TopPanel
{
	height:103px;
}
#Logo
{
	position:relative;
	top:-20px;
	float:left;
	display:block;
}
#Logo img
{
	width: 109px;
	height: 51px;
	border:none;
}

#BigMenu
{
	position:relative;
	top:4px;
	right:0px;
	float:right;
	text-align:right;
	width:590px;
	height:47px;
}
#BigMenu ul
{
	padding:0px;
	margin:0px;
	height:47px;
	list-style-type:none;
	text-align:right;
	float:right;
}
#BigMenu li
{
	float:left;
	height:47px;
}
#BigMenu a
{
	display:block;
	margin-left:5px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:0px;
	line-height:14px;
	padding:8px 12px;
}
#BigMenu a:hover, #BigMenu a.MenuSelected
{
	box-shadow: 2px 2px 4px #cccccc;
	-webkit-box-shadow: 2px 2px 4px #cccccc;
	-khtml-box-shadow: 2px 2px 4px #cccccc;
	-moz-box-shadow: 2px 2px 4px #cccccc;
}
#BigMenu a:hover span, #BigMenu a.MenuSelected span
{
	color:#fff;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	-khtml-text-shadow:none;
}
#BigMenu span
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#000;
	text-transform: capitalize;
/*	text-shadow: 1px 1px 1px #C9C9C9; */
	-moz-text-shadow: 1px 1px 1px #C9C9C9;
	-webkit-text-shadow: 1px 1px 1px #C9C9C9;
	-khtml-text-shadow: 1px 1px 1px #C9C9C9;
}
#WhatWeDo:hover, #WhatWeDo.MenuSelected
{
	background-color:#5244a8;
}
#Portfolio:hover, #Portfolio.MenuSelected
{
	background-color:#2a75ad;
}
#CaseStudies:hover, #CaseStudies.MenuSelected
{
	background-color:#cc0000;
}
#Blog:hover, #Blog.MenuSelected
{
	background-color:#ff9900;
}
#ContactUs:hover, #ContactUs.MenuSelected
{
	background-color:#669933;
}

tr.MiddleRow
{
	height:1px;
	margin:0px;
	padding:0px;
}
#Content img
{
	position:absolute;
}
#Slogan
{
	background:url(/template/home/images/slogan.jpg) no-repeat center;
	width:461px;
	height:16px;
	float:left;
	margin:16px 0px 0px 0px;
}
#SloganCont
{
	float:left;
	width:322px;
	height:11px;
	margin:18px 0px 0px 0px;
}
#Text
{
	padding:30px 0px 100px 0px;
}
#Text p
{
	width:307px;
	float:right;
	margin:0px;
	color:#343333;
	font-size:12px;
	letter-spacing:0.5px;
	text-align:justify;
}
#BottomPanel
{
	height:43px;
	width:956px;
	float:right;
}
#BottomPanel ul
{
	float:right;
	display:block;
	margin:16px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	text-transform:uppercase;
}
#BottomPanel li
{
	display: inline;
	padding-left: 20px;
}
#BottomPanel a
{
	text-decoration: none;
	color: #000000;
}
#BottomPanel a:hover
{
	color:#fff;
}
#BottomPanel a.MenuSelected
{
	color:#fff;
}
/* Portfolio Page */
tr.FotoPanel
{
	height:1px;
	margin:0px;
	padding:0px;
}
.Foto
{
	position: relative;
	width: auto;
	height: 53px;
	background: url(../images/content_bg.jpg) no-repeat center;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	overflow: hidden;
}
#PortfolioContent
{
	margin:66px 0px 0px 0px;
	height:548px;
	/*background:url(../images/portfolio_content.jpg) no-repeat left;*/
}
.bottom
{
	padding:0px;
	background-color:#c2c2c2;
	border-top:1px solid #777777;
}
/* Pproject Page */
#SiteDemonstration
{
	width:600px;
	position:relative;
	padding-bottom:50px;
	margin-bottom:130px;
}
#SiteDemonstration a.Launch
{
	position:absolute;
	top:337px;
	left:554px;
}
#Links
{
	width:190px;
	position:absolute;
	top:348px;
	right:3px;
}
a.arrow-link
{
	color:#3A59E7;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	border:0;
}
#Launch, #CaseStudy
{
	color:#fff;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	border:0;
	padding:3px 8px;
	margin-left:12px;
	box-shadow: 2px 2px 4px #cccccc;
	-webkit-box-shadow: 2px 2px 4px #cccccc;
	-khtml-box-shadow: 2px 2px 4px #cccccc;
	-moz-box-shadow: 2px 2px 4px #cccccc;
}
#Launch:hover, #CaseStudy:hover
{
	border:0;
	text-shadow:none;
}
#Launch
{
	float:right;
	background-color:#669933;
}
#CaseStudy
{
	float:left;
	background-color:#2a75ad;
}

.arrow-link {
	padding-left:8px;
	background:url(../images/arrow_right_blue.png) no-repeat left center;
}
#List
{
	width:280px;
	list-style:none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	padding:0px;
	margin:14px 0px 0px 4px;
}
#List li
{
	background:url(../images/list.jpg) no-repeat left center;
	padding-left:12px;
	line-height:22.4px;
}
#Description
{
	margin:20px 0px 0px 0px;
	width:336px;
}

ul.PagesSwitcher
{
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	list-style-type: none;
	margin:11px 0px 0px 0px;
}
.PagesSwitcher li
{
	float:left;
	margin: 6px 8px;
}
.PagesSwitcher a
{
	color:#655b5b;
	border-style: none;
}
.PagesSwitcher a:hover
{
	color:#3352c5;
}
.PagesSwitcher a.Selected
{
	font-weight:bold;
	color:#3352c5;
}
#NavigatePanel
{
	width: 46px;
	height:18px;
	margin:0 auto;
	margin-bottom:80px;
}
#PreArrow
{
	float:left;
	background:url(../images/prew_arrow.jpg) no-repeat center;
	width:18px;
	height:18px;
}
#NextArrow
{
	float:right;
	background:url(../images/next_arrow.jpg) no-repeat center;
	width:18px;
	height:18px;
}
.Positions
{
	margin:30px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing:0.5px;
}
.Positions h2
{
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:2px;
	width:310px;
}
.Positions p
{
	margin-top:0px;
	width:310px;
	font-size:10px;
	letter-spacing:0px;
	line-height:16px;
}
/* Case Studies Page */
#ProjectContentCase
{
	padding-top:54px;
}
#ProjectContentCase img
{
	float:left;
}
#ProjectContentCase p
{
	float:right;
	width:655px;
	margin-top:0px;
	letter-spacing:0px;
	text-align:justify;
}
#CaseTop
{
	margin-bottom:88px;
	float:left;
}
#SiteCollection
{
	width:956px;
	margin:0px 0px 60px 0px;
}
#SiteCollection td
{
	vertical-align:top;
}
#SiteCollection td h3
{
	text-transform:uppercase;
	margin:18px 0px 4px 0px;
}
#SiteCollection td p
{
	width:300px;
}
.CentralPanel
{
	padding:0px 28px;
}
a.More
{
	margin-top:20px;
	border:0;
	display:block;
}
/* Portfolio Temp Page */
#PortfolioList
{
	width:842px;
	margin:0px 0px 70px 27px;
}
#PortfolioList td
{
	vertical-align:top;
	padding-top:50px;
}
#PortfolioList h2
{
	text-transform:uppercase;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	margin:0px 0px 6px 0px;
}
#PortfolioList h3
{
	text-transform:uppercase;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	margin:0px 0px 6px 0px;
}
#PortfolioList h3 span
{
	text-transform:none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
}
#PortfolioList ul
{
	margin-bottom:10px;
}
#PortfolioList .Presentation
{
	position:relative;
	width:474px;
	text-align:right;
	padding-bottom:64px
}
a.Link
{
	position:absolute;
	top:247px;
	left:419px;
}
/* What we do Page */
#CentralImage
{
	text-align:center;
	padding:53px 0px 63px 0px;
}
#Principles
{
	margin-top:32px;
	margin-bottom:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
#Principles td
{
	vertical-align:top;
}
#Principles p
{
	font-size:16px;
	letter-spacing:0.5px;
	margin-top:2px;
	line-height:22px;
}
#Principles .CentralPanel
{
	width:450px;
	padding-left:80px;
}
#Principles #go_to_anchor
{
	list-style-type:none;
	padding:0px;
	margin-top:24px;
	margin-left:0px;
	text-align:left;
}
#Principles #go_to_anchor li
{
	margin-bottom:12px;
}
#Principles #go_to_anchor a
{
	color:#696969;
	font-size:16px;
	letter-spacing:0px;
}
#Principles .Website
{
	color:#444444;
	font-size:13px;
	line-height:23px;
	margin-right:185px;
	margin-top:4px;
	letter-spacing:0px;
}
#Principles h1
{
	margin-top:40px;
	margin-bottom:14px;
	font-family:'GeorgiaBold';
	font-size:23px;
	font-style:normal;
	font-weight:bold;
	color:#425dba;
	text-transform:none;
}
#Principles ul
{
	list-style-type:disc;
	list-style-position:inside;
	list-style-image:url(../images/list.jpg);
	padding:0px;
	margin-top:24px;
	margin-left:0px;
	margin-bottom:24px;
	font-size:14px;
	color:#444444;
}
#Principles ul li
{
	margin-bottom:5px;
}
/* Contact Us Page */
#Contact
{
	color:#808080;
	font-size:11px;
	letter-spacing:0px;
	margin-bottom:32px;
}
#Contact p
{
	margin: 0px 0px 1px 0px;
}
#Contact input
{
	display:block;
	font-size:13px;
	letter-spacing:0px;
	border:1px solid #c0c0c0;
	width:257px;
	height:22px;
	margin-bottom:12px;
}
#Contact textarea
{
	font-size:13px;
	letter-spacing:0px;
	border:1px solid #c0c0c0;
	margin-bottom:12px;
	width:277px;
}
#Contact td
{
	vertical-align:top;
}
.ContactInfo
{
	margin:30px 0px 5px 0px;
}
#Submit
{
	float:right;
	margin-top:107px;
	width: 78px !important;
	height: 18px !important;
	border: none !important;
}
.error {
	color: #CC0033;
}

label.error {
	margin-left: 5px;
	font-style: italic;
}
input.error {
	border: 1px solid #CC0033 !important;
}
.label-right {
	width: 290px !important;
}
.label-left {
	width: 275px !important;
}
/* Content Pages */
#Content
{
	margin-bottom:20px;
	width:920px;
	text-align:justify;
	padding-left:0px;
	letter-spacing:0px;
}
#Content ul
{
	list-style-type:none;
	padding:0px;
}
#Content ul li a
{
	color:#565656;
	font-size:12px;
	line-height:22px;
}
#Content ul li.Top
{
	margin-top:21px;
}
#Content ul li.Top a
{
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
}
#Content p
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	margin:25px 0px;
}

#PortfolioMenu
{
	position:relative;
	margin-top:10px;
}
#PortfolioMenu ul
{
	margin:0px;
	list-style-type:none;
	padding:0px;
}
#PortfolioMenu ul li
{
	float:left;
}
#PortfolioMenu ul li a
{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	-moz-text-shadow: 1px 1px 1px #C9C9C9;
	-webkit-text-shadow: 1px 1px 1px #C9C9C9;
	-khtml-text-shadow: 1px 1px 1px #C9C9C9;
	padding:5px 8px;
	line-height:12px;
	border:0px;
	margin-left:4px;
}
#PortfolioMenu ul li a:hover, #PortfolioMenu ul li a.Selected
{
	color:#fff;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	-khtml-text-shadow:none;
	background-color:#2a75ad;
}
#PresentationList
{
	width:247px;
	margin:40px 0px 70px 0px;
	float:left;
}
#PresentationList td
{
	vertical-align:top;
}
.detail
{
	width:334px;
	padding-left:20px;
}
.detail-in
{
	/* height:374px;
	overflow:hidden; */
	margin-bottom: 120px;
}
#PresentationList h2
{
	margin:0px;
	line-height:20px;
}
#PresentationList h3
{
	text-transform:uppercase;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	margin:0px 0px 6px 0px;
}
#PresentationList h3 span
{
	text-transform:none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
}
#PresentationList .Presentation
{
	position:relative;
	width:474px;
	padding-bottom:64px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}

#Details
{
	padding-top:15px;
}
a.Link
{
	position:absolute;
	top:247px;
	left:419px;
	border:0;
}
table.menu
{
	text-align:center;
	margin:20px 0px 96px 0px;
}
table.menu a
{
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	border:0px;
	color: #000 !important;
    text-shadow: 1px 1px 1px #D7D7D7;
}
table.menu th
{
	padding-bottom:8px;
	text-align:center;
}
.menu th a
{
	display:block;
	width:100%;
}
.article
{
	float:left;
	width:625px;
}
.article p
{
	font:normal 15px Georgia, "Times New Roman", Times, serif;
	line-height:26px;
}
.top-title
{
	padding-bottom:4px;
	border-bottom:1px solid #dcdcdc;
	font:bold 29px Georgia, "Times New Roman", Times, serif;
    text-shadow: 1px 1px 1px #D7D7D7;
}
.top-title span
{
	font:normal 20px Georgia, "Times New Roman", Times, serif;
}
.left-sidebar
{
	width:300px;
	float:right;
	margin-top:10px;
}
.left-sidebar ul
{
	list-style-type:none;
	margin:14px 0px;
	padding:0px;
}
.left-sidebar ul li, .left-sidebar p
{
	font:normal 15px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	border:0px;
	color:#000;
    text-shadow: 1px 1px 1px #D7D7D7;
	line-height:26px;
}
.left-sidebar ul a:hover
{
	text-decoration:underline;
}
.list
{
	width:inherit;
	color:#666;
	list-style:none;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:34px 0px 0px 15px;
}
.list li
{
	line-height:28px;
	list-style-image:url(../images/list.jpg);
	background-image:none;
	padding-left:4px;
}
.our-clients
{
	margin:138px 0px 100px 0px;
}
.clients
{
	margin-top:30px;
}
.clients a, .clients a:hover
{
	text-decoration:none !important;
	border-style: none !important;
	border:0px;
}
.link-box
{
	margin-top:50px;
	font:normal 14px/28px Georgia, "Times New Roman", Times, serif;
}
.link-box a
{
	font:normal 17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	border:0px;
	color:#000;
}
#chart
{
	background:url(../images/chart_bg.jpg) no-repeat;
	height:296px;
	width:452px;
	margin:40px 0px 0px 80px;
	position:relative;
}
#chart ul
{
	position:relative;
	top:150px;
	left:214px;
	color:#000;
}
#data_analit, #data_analit span, #mapping_solut, #mapping_solut span {
	width: 192px;
	height: 80px;
}
#distributed_applic, #distributed_applic span {
	width: 215px;
	height: 81px;
}
#websites, #websites span {
	width: 74px;
	height: 113px;
}
.menu th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 27px;
}
table.menu th {
	text-align: center;
}
table.menu th a.thumb {
	cursor: pointer;
}
table.menu th span {
	overflow: hidden;
	display: block;
}
table.menu th a {
	margin:0 auto;
	text-decoration: none;
	border-style: none !important;
	display: block;
}
table.menu th a:hover {
	border-style: none !important;
}
#data_analit.selected {
	background: url(../images/data_analit.jpg) no-repeat scroll 59px -80px transparent;
}
#mapping_solut.selected {
	background: url(../images/mapping_solut.jpg) no-repeat scroll 59px -80px transparent;
}
#distributed_applic.selected {
	background: url(../images/distributed_applic.jpg) no-repeat scroll 0px -81px transparent;
}
#websites.selected {
	background: url(../images/websites.jpg) no-repeat scroll 0px -113px transparent;
}
.link-box a:link, .link-box a:visited, .link-box a:hover, a.More, .our-clients a:link, .our-clients a:visited, .our-clients a:hover {
	border-style: none !important;
}
