/* ============ General style ============ */
body
{
	margin: 0px;
	background-color: #fff;
	color: #000000;
	text-align: justify;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
a
{
	color: #231f20;
	text-decoration: none;
}
a:hover
{
	color: #231f20;
}
a img
{
	border:0px;
}
a:focus
{
	outline: none;
}
#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:-18px;
	float:right;
	text-align:right;
	width:568px;
	height:47px;
}
#BigMenu ul
{
	padding:0px;
	margin:0px;
	font-size: 13px;
	height:47px;
	list-style-type:none;
	text-transform:uppercase;
	text-align:right;
	float:right;
}
#BigMenu li
{
	float:left;
	height:47px;
}
#BigMenu a
{
	display:block;
	height:47px;
	margin-left: 6px;
	background-repeat:no-repeat;
}
#BigMenu span
{
	visibility:hidden;
}
#WhatWeDo
{
	background-image:url(../images/menu/whatwedo.jpg);
	width:118px;
}
#WhatWeDo:hover, #WhatWeDo.MenuSelected 
{
	background-image:url(../images/menu/whatwedo_hover.jpg);
	width:118px;
}
#Portfolio
{
	background-image:url(../images/menu/portfolio.jpg);
	width:102px;
}
#Portfolio:hover, #Portfolio.MenuSelected 
{
	background-image:url(../images/menu/portfolio_hover.jpg);
	width:102px;
}
#CaseStudies
{
	background-image:url(../images/menu/case.jpg);
	width:118px;
}
#CaseStudies:hover, #CaseStudies.MenuSelected 
{
	background-image:url(../images/menu/case_hover.jpg);
	width:118px;
}
#Blog
{
	background-image:url(../images/menu/blog.jpg);
	width:68px;
}
#Blog:hover, #Blog.MenuSelected 
{
	background-image:url(../images/menu/blog_hover.jpg);
	width:68px;
}
#ContactUs
{
	background-image:url(../images/menu/contact.jpg);
	width:118px;
}
#ContactUs:hover, #ContactUs.MenuSelected 
{
	background-image:url(../images/menu/contact_hover.jpg);
	width:118px;
}
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:80px;
}
#Links
{
	width:140px;
	height:11px;
	margin:10px 0px 26px 0px;
}
#CaseStudy
{
	background:url(../images/case_study.jpg) no-repeat center;
	width:75px;
	height:11px;
	float:left;
}
#Launch
{
	background:url(../images/launch_title.jpg) no-repeat center;
	width:50px;
	height:11px;
	float:left;
	padding-left:5px;
}
#List
{
	width:280px;
	list-style:none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	padding:0px;
	margin:0px 0px 0px 4px;
}
#List li
{
	background:url(../images/list.jpg) no-repeat left center;
	padding-left:12px;
}
#Description
{
	margin:25px 0px 0px 0px;
}
#Description p
{
	width:336px;
	font-size:12px;
	letter-spacing:0.5px;
	margin:12px 0px;
}
ul.PagesSwitcher 
{
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	list-style-type: none;
	margin:16px 0px 0px 0px;
}
.PagesSwitcher li
{
	float:left;
	margin: 6px 8px;
}
.PagesSwitcher a
{
	color:#655b5b;
	text-decoration: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;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	line-height:17px;
	text-align:justify;
}
#CaseTop
{
	margin-bottom:68px;
}
#SiteCollection
{
	width:956px;
	margin:0px 0px 60px 0px;
}
#SiteCollection td
{
	vertical-align:top;
}
#SiteCollection td h3
{
	margin-bottom:0px;
	text-transform:uppercase;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	margin:18px 0px 4px 0px;
}
#SiteCollection td p
{
	width:300px;
	text-align:left;
	letter-spacing:0px;
}
.CentralPanel
{
	padding:0px 28px;
}
a.More
{
	padding-top:20px;
	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;
}
#Principles td
{
	vertical-align:top;
}
#Principles p
{
	font-size:12px;
	letter-spacing:0.5px;
	width:250px;
	margin-top:2px;
}
#Principles .CentralPanel
{
	width:450px;
	padding-left:80px;
}
/* Contact Us Page */
#Contact
{
	color:#808080;
	font-size:11px;
	letter-spacing:0px;
	margin-bottom:32px;
}
#Contact p
{
	margin: 0px 0px 1px 0px;
}
#Contact input
{
	font-size:13px;
	letter-spacing:0px;
	border:1px solid #c0c0c0;
	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;
}
.error-message
{
	font-size:12px;
	letter-spacing:0.5px;
	margin-top:5px;
}
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;
}
h1
{
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	margin-top:4px;
	
}
#PortfolioMenu
{
	position:relative;
	float:left;
	top:50px;
	width:300px;
}
#PortfolioMenu ul
{
	padding:0px;
	list-style-type:none;
	margin:0px;
}
#PortfolioMenu ul a
{
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color:#5c5959;
	letter-spacing:0px;
}
#PortfolioMenu ul a:hover, #PortfolioMenu ul a.Selected
{
	color:#0020c0;
}
#PresentationList
{
	width:247px;
	margin:50px 0px 70px 0px;
	float:left;
}
#PresentationList td
{
	vertical-align:top;
}
#PresentationList h2
{
	text-transform:uppercase;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px;
	margin:0px 0px 6px 0px;
}
#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;
}
#Details a
{
	display:block;
	padding:10px 0px 0px 0px;
}
a.Link
{
	position:absolute;
	top:247px;
	left:419px;
}