body {
	width: 100%;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #494949;
	background: url(images/bgBody.jpg) repeat-x top left #fff;
}
a {
	outline: none;
	color:#0D93C6;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h1,h2,form {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

b,strong {
	font-weight:bold;
}

li{
	line-height:21px;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	font-size: 0px;
}

.clear5 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5px;
	font-size: 0px;
}

.clear10 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	font-size: 0px;
}

.clear20 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	font-size: 0px;
}

.clear27 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 27px;
	font-size: 0px;
}

.error404{
	background-color: #fff;
	padding:12px 20px;
	min-height:250px;
}

#page {
	width: 940px;
	margin: 0px auto;
}

/*  header  */
#header {
	width: 940px;
	padding: 0;
	height: 100px;
}

.logo {
	float: left;
	display:block;
	width: 239px;
	height: 56px;
	margin: 25px 0 19px 0;
}
.slogan{
	float:left;
	padding:40px 0 0 20px;
}
.slogan  span {
	font-size: 15px;
	padding-top:10px;
	display:block;
	float:left;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
.slogan h1{
	font-size: 15px;
	font-style: italic;
	font-weight:bold;
	color: #fff;
}


.menuTop {
	float: right;
	margin: 0px;
	padding: 47px 0 0 0;
	list-style-type: none;
}

.menuTop li {
	list-style-type: none;
	float: left;
	padding: 3px 15px 3px 24px;
	background: url(images/sMenu.jpg) no-repeat 5px 7px;
	line-height:15px;
}

.menuTop li a {
	text-decoration: none;
	color: #CDD6E9;
	font-size: 13px;
	font-weight:normal;
}

.menuTop li a img {
	vertical-align:middle;
}

.menuTop li a:hover{
	text-decoration: underline;
}

.menuTop li.tagline {
	/*padding-left:10px;*/
}

.menuTop li.home {
	background: none;
	
}

.menuTop li.login {
	background: url(images/login.jpg) no-repeat top right #234f6f;
	padding: 4px 20px 3px 20px;
	margin: 0 4px 0 10px;
}

.menuTop li.last {
	background: url(images/last.jpg) no-repeat top left #234f6f;
	padding: 4px 8px 3px 8px;
}

.menuTop li.last span {
	margin-right: 4px;
}

.menuTop li.last a:hover{
	text-decoration: none;
}

#sliderWrapper  {
	background:url("images/bg.png") no-repeat scroll right bottom #0A3B5F;
	clear:both;
	
	margin:0;
	padding:20px;
	width:900px;
	
}
#slider{
	border:5px solid #031421;
	clear:both;
	height:290px;
	margin:0;
	width:890px;
	position:relative;
	overflow:hidden;
}

#slider .slide {
	background-image:url("/style/images/sliderLabel.png");
	cursor:pointer;
	padding-left:100px;
	position:absolute;
	bakground-position:top left;
	background-repeat: no-repeat;
}

#slider #slide1 {
	left:0;
	z-index:1;
	background-image:url("/images/slider/s1.png");
	background-position:-100px 0px;
}

#slider #slide2 {
	left:790px;
	z-index:2;
	background:url("/images/slider/s2.png") no-repeat;
	background-position:0px 0px;
}

#slider #slide3 {
	left:890px;
	z-index:3;
	background:url("/images/slider/s3.png") no-repeat;
	background-position:0px 0px;
}

.sliderBox{
	height:290px; 
	width:590px; 
	cursor:default;
}

#sliderBox1{
	background:url(/images/slider/web_solutions_bg.png) no-repeat top left;
}

#sliderBox2{
	background:url(/images/slider/entreprise_solutions_bg.png) no-repeat top left;
}

#sliderBox3{
	background:url(/images/slider/internet_marketing_bg.png) no-repeat top left;
}

.sliderTextWrapper{
	color:#B2BFDD;
	font-size:14px;
	line-height:20px;
	padding:20px;
	background:transparent url(/images/slider/slideText_bg.png);
	width:160px;
	height:210px;
	margin-right:20px;
	margin-top:20px;
	float:right;
}

#sliderTextWrapper2{
	width:210px;
}

#sliderTextWrapper3{
	width:210px;
}

.sliderTextWrapper h2{
	color:#95DDFA;
	background:url(/style/images/arrow.png) no-repeat 0 80% ;
	padding-left:20px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
}
.sliderTextWrapper a{
	font-weight:bold;
	color:#fff;
}

.sliderText{
	margin-bottom:10px;
	margin-top:10px;
	padding-top:22px;
	border-top:1px solid #5D6567;
}
/*  content  */
#content {
	clear: both;
	width: 940px;
	padding: 10px 0 0 0;
	
	
}
#content h1{
	border-bottom:1px solid #E1E4E9;
	color:#0A3B5F;
	display:block;
	font-size:27px;
	margin:0 0 15px;
	padding:10px 0;
}


#menu {
	width: 940px;
	padding: 27px 0 27px 0;
	background: url(images/bgTopContent.jpg) no-repeat top center;
	clear: both;
	float: left;
}

ul.menu {
	margin: 0px;
	padding: 6px 0 0 0;
	list-style-type: none;
	width: auto;
	float: left;
}

ul.menu li {
	list-style-type: none;
	margin: 0px;
	float: left;
	display: block;
	padding: 9px 22px;
	background: #0a3b5f;
	line-height:15px;
}

ul.menu li a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	display: block;
}

.shadow {
	background: url(images/shadow.jpg) no-repeat;
	clear: both;
	float: left;
	width: 940px;
	height: 10px;
	font-size: 0px;
}

.button {
	background: url(images/bgButton.jpg) no-repeat;
	width: 192px;
	height: 31px;
	padding: 14px 0px 0px 38px;
	float: left;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

.button1 {
	background: url(images/bgButton1.jpg) no-repeat;
	width: 269px;
	height: 31px;
	padding: 14px 0px 0px 38px;
	float: right;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin: 15px 0 0 30px;
}

.shadow1 {
	background: url(images/shadow1.jpg) no-repeat;
	clear: both;
	float: left;
	width: 940px;
	height: 10px;
	font-size: 0px;
}

#contentHeading {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 940px;
	height: 220px;
	background: url(images/imgServices.jpg) no-repeat;
	text-align: left;
}

#contentHeading .title{
	font-size: 40px;
	color: #4f8aaa;
	font-weight: normal;
	padding: 19px 0 0 20px;
}

#contentHeading .text{
	clear: both;
	padding: 0px 0 0 20px;
	width: 400px;
	line-height: 21px;
	font-size: 14px;
	color: #b4bfdd;
}

#contentHeading .text a{
	color: #fff;
	text-decoration: none;
}
#contentHeading .text a:hover{
	text-decoration: underline;
}

#portfolio{
	background: url(images/bg.png) no-repeat bottom right #0a3b5f;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 920px;
	padding: 20px;
	padding-left:0;
	height:313px;
	position: relative;
	overflow: hidden;
}
#portfolio .caseStudies{
	position:absolute;
}
#portfolio .caseStudySlide{
	width: 900px;
	float:left;
	margin-left:20px;
}

#tagsWrapper{
	margin-top:15px;
	width:380px;
	line-height: 24px;
	text-align: justify;
}

#tagsWrapper a{
	margin-right:5px;
}

a.tags{
	background-color:#B5E8F4;
	color:#000000;
	cursor:pointer;
	float:left;
	font-size:12px;
	margin:5px 5px 0 0;
	padding:3px 8px;
	text-align:center;
	text-decoration:none;
	
}
a.tags:hover{
	background-color:#031421;
	color:#FFFFFF;
}
.pagination span{
	background-color:#B5E8F4;
	color:#000000;
	float:left;
	font-size:12px;
	text-align:center;
	width:12px;
	margin:0 5px 0 0;
	padding:3px 8px;
	cursor:pointer;
}
.pagination span.active {
	background-color:#031421;
	color:#FFFFFF;
}

.imgSlides {
	border: 5px solid #031421;
	float: right;
	height:268px;
	width:490px;
	overflow:hidden;
	position:relative;
}
.slides{
	position:absolute;
	margin-left:0;
}
.slides img{
	float:left;
}
.sliderPagination{
	float:right;
}

.sliderPagination span {
	background-color:#B5E8F4;
	color:#000000;
	float:left;
	font-size:12px;
	text-align:center;
	width:12px;
	margin:0 5px 0 0;
	padding:3px 8px;
	cursor:pointer;
}

.sliderPagination span.active {
	background-color:#031421;
	color:#FFFFFF;
}

.leftDiv {
	float: left;
	width: 355px;
}

.leftDiv .title {
	font-size: 19px;
	color: #95d9f7;
	font-weight:normal;
	padding: 5px 0 0 0px;
}

.leftDiv .text {
	clear: both;
	padding: 15px 0 15px 0px;
	line-height: 21px;
	font-size: 14px;
	color: #b3c0dd;
	font-weight:normal;
	border-top: 1px solid #0e5183;
	border-bottom: 1px solid #0e5183;
}

.cellLeft {
	float: left;
	width: 75px;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
}

.cellRight {
	float: left;
	width: 175px;
	color: #95d9f7;
	font-size: 12px
}

.rightDiv {
	float: right;
	width: 500px;
}

.case {
	float: left;
	font-size: 14px;
	font-weight:bold;
	color: #95d9f7;
	padding: 3px 30px 0 0;
}

.buttonBrowse {
	background: url(images/buttonBrowse.gif) no-repeat;
	width: 200px;
	height: 30px;
	position:absolute;
	left:20px;
	top:300px;

	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:bold;
	padding:8px 0 0 38px;
	text-decoration:none;
}

.bodyContent {
	float: left;
	padding: 0;
	font-size: 14px;
	line-height:21px;
}

.bodyContent a{
	text-decoration: none;
}
.bodyContent a:hover{
	text-decoration: underline;
}

.title {
	font-size: 18px;
	font-weight:bold;
	color: #0a3b5f;
	display: block;
	margin: 0 0 15px 0;
}

.subtitle {
	font-size: 18px;
	float: left;
	font-weight:normal;
	color: #666666;
	background: url(images/bgSubtitle.jpg) repeat-x top left #fff;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding: 20px 20px 30px 20px;
	width: 518px;
	line-height: 21px;
}

.imgMicrosoft {
	float: left;
	padding: 0 30px 0 0;
	border-bottom: 1px solid #dddddd;
}

.microsoft {
	line-height: 20px;
	margin: 15px 0 0 0;
	position: relative;
}
.microsoft .title {
	font-size:18px;
	position:absolute;
	top: -7px;
}
.bottomBody {
	clear: both;
	width: 940px;
	margin: 0px 0 0 0;
}

.bottomBody .bg {
	float: left;
	width: 265px;
	padding: 15px 20px;
	background: url(images/bg.jpg) repeat-x top left #dcf3fd;
	border: 5px solid #c8edfb;
	font-size: 14px;
	line-height: 20px;
}

.bottomBody .first {
	border-right: none;
	margin: 10px 0 0 0;
}

.bottomBody .last {
	border-left: none;
	margin: 10px 0 0 0;
}

.bottomBody .bg h2 {
	color: #0a3b5f;
	font-size: 21px;
	font-weight:normal;
	padding: 0 0 5px 25px;
	background: url(images/arrow.jpg) no-repeat 0 2px;
}

.projectHome {
	background: #ffefb4;
	padding: 20px 20px 30px 20px;
	clear: both;
	margin: 20px 0px;
	font-size: 14px;
	line-height: 20px;
}

.projectHome h2 {
	color: #ee3e41;
	font-size: 19px;
	font-weight:normal;
	margin: 0 0 10px;
}

.column60 {
	width: 290px;
	float: left;
	font-size: 14px;
	color: #494949;
	line-height: 21px;
	margin-right:50px;
}

.column60 h2 {
	font-size: 27px;
	color: #0a3b5f;
	display: block;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e1e4e9;
	margin: 0 0 15px 0;
}

.column40 {
	width: 270px;
	float: left;
	font-size: 14px;
	color: #494949;
	padding-right: 50px;
	line-height: 21px;
}

.column40 h2 {
	font-size: 27px;
	color: #0a3b5f;
	display: block;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e1e4e9;
	margin: 0 0 15px 0;
}

.column1 {
	float: left;
	width: 180px;
}

.column2 {
	float: left;
	width: 380px;
	margin: 0 20px;
	background: #fff;
	padding: 12px 20px;
}

.column3 {
	float: left;
	width: 264px;
	background: #b5e8f4;
	padding: 12px 16px 12px 20px;
	color: #0a3b5f;
}
.column2Wide{
	float: left;
	width: 700px;
	margin: 0 0 0 20px;
	background: #fff;
	padding: 12px 20px;
}

.column2 p, .column2Wide p{
	line-height: 21px;
	font-size:14px;
}
.column2 h1, .column2Wide h1 {
	border-bottom: 1px solid #E1E4E9;
	color: #0A3B5F;
	display: block;
	font-size: 27px;
	margin: 0 0 10px;
	padding: 10px 0;
	font-weight: bold;
}
.column2 h2, .column2Wide h2{
	border-bottom: 1px solid #E1E4E9;
	color: #0A3B5F;
	display: block;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 10px 0 5px 0;
}


ul.listOfServices {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
ul.listOfServices a{
	color:#494949;
}

ul.listOfServices li {
	margin: 0px;
	font-size: 12px;
	background: url(images/arrowList1.jpg) no-repeat 0 6px;
	padding: 0 0 0 15px;
	line-height: 21px;
	font-size: 14px;
}

ul.listOfServices li ul {
	margin: 0px;
	padding: 0px 0 0 10px;
	list-style-type: none;
}

ul.listOfServices li ul li {
	margin: 0px;
	background: url(images/arrowList2.jpg) no-repeat 0 9px;
	padding: 0 0 0 10px;
	line-height: 21px;
}

.submenuBox {
	background: #ffefb4;
	padding: 7px 16px 7px 15px;
}

.submenuBox h2 {
	background: url(images/arrowServices.jpg) no-repeat 0 7px;
	color: #ee3e41;
	font-size: 13px;
	font-weight:bold;
	padding: 6px 0 7px 23px;
	display: block;
	border-bottom: 1px solid #ffe48a;
}

ul.submenu {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0 0 0;
}

ul.submenu li {
	margin: 0px;
	line-height: 18px;
}

ul.submenu li a {
	text-decoration: none;
	background: url(images/arrowServicesList.jpg) no-repeat 4px 3px;
	padding: 0 0 0 23px;
	font-size: 11px;
	color: #494949;
}

ul.submenu li a:hover {
	color: #ee3e41;
}


.rightContent {
	float: left;
	width: 300px;
}

.contact {
	background: #ffefb4;
	padding: 4px 20px 20px;
	color: #494949;
	font-size: 12px;
	line-height: 18px;
	width:240px;
	float:left;
}

.contact a{
	color:#fff;
}

.contact h1 {
	color: #ee3e41;
	display: block;
	font-size: 27px;
	margin: 0 0 10px;
	padding: 0;
}

.address {
	font-size: 14px;
	font-weight:bold;
}

.buttonContact {
	background: url(images/bgButton2.jpg) no-repeat;
	width: 192px;
	height: 31px;
	padding: 14px 0px 0px 38px;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.form {
	border-bottom: 1px solid #8adaee;
}

.buttonSubmit {
	background: url(images/buttonSubmit.jpg) no-repeat;
	width: 110px;
	height: 45px;
	padding: 0 0 0 35px;
	text-align: left;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0 30px 0 0;
}

.form .buttonReset {
	background: url(images/arrowReset.jpg) no-repeat 0 3px;
	padding: 0 0 0 15px;
	text-align: left;
	font-weight:bold;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
	display: block;
	border: none;
	cursor: pointer;
	float: left;
	margin: 17px 0 0 0;
}

h1.quickForm {
	color: #0a3b5f;
	display: block;
	font-size: 27px;
	margin: 0 0 10px;
	padding: 0;
}

.form h2 {
	color: #494949;
	font-weight:bold;
	font-size: 15px;
}

.inpCheckbox {
	margin: 0px 7px 0 0;
}

.contactInfo {
	padding: 20px 0px 20px;
	color: #494949;
	font-size: 12px;
	line-height: 18px;
}

.contactInfo h1 {
	color: #0a3b5f;
	display: block;
	font-size: 27px;
	margin: 0 0 10px;
	padding: 0;
}

.contactInfo .buttonInfo {
	background: url(images/bgButton3.jpg) no-repeat;
	width: 192px;
	height: 31px;
	padding: 14px 0px 0px 38px;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.titleNews {
	font-size: 19px;
	color: #0a3b5f;
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e1e4e9;
	margin: 10px 0 15px 0;
	font-weight:bold;
}

.all_news {
	color: #ee3e41;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	clear: both;
	float: left;
	margin: 15px 0 0 0;
}

.webhosting {
	float: left;
	width: 125px;
	padding: 0 45px 0 0;
	color: #999999;
	font-size: 11px;
	line-height: 15px;
}

.webhosting h3 {
	color: #666666;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	padding: 0 0 10px 0;
}

.webhosting img {
	float: right;
	margin: 5px 0 0 5px;
}

.e-commerce {
	float: left;
	width: 130px;
	color: #999999;
	font-size: 11px;
	line-height: 15px;
}

.e-commerce h3 {
	color: #666666;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	padding: 0 0 10px 0;
}

.e-commerce img {
	float: right;
	margin: 0px 0 0 5px;
}

.price {
	color: #ee3e41;
	font-weight:bold;
	font-size: 18px;
	display: block;
	padding: 8px 0 0 0;
}

.readMore {
	text-decoration: none;
	color: #ee3e41;
	font-size: 11px;
	display: block;
}

.readMore:hover {
	text-decoration: underline;
}

.newsPreview{
	position:relative;
}
.date {
	width:45px;
	color: #0d93c6;
	font-size: 12px;
	padding-top:1px;
	position:absolute;
}
.newsLeft {
	font-size: 14px;
	line-height: 18px;
	padding-left:45px;
	display: block;	
}

/*.carusel {clear:both;display:block;padding:20px 0 0 0;}
.imgSlide {border:5px solid #031421;}
.imgScroll {padding:5px;border:1px solid #d9d9d9;background:#fff;float:left;margin:0 5px 0 0;} */


.selected {
	background: #031421;
	border: 1px solid #031421;
}

.click {
	display: block;
	background: #ee3e41;
	padding: 8px 13px;
	color: #fff;
	font-size: 13px;
	position: relative;
	width: 354px;
}

.arrowClick {
	position: absolute;
	top: 11px;
	right: 10px;
}

.pagination {
	clear: both;
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.pagination a {
	float: left;
	padding: 3px 10px;
	margin: 0 5px 0 0;
	background: #b5e8f4;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.pagination a:hover {
	background: #031421;
	color: #fff;
}

.pagination a.activ {
	float: left;
	padding: 3px 8px;
	margin: 0 5px 0 0;
	background: #031421;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

/*  footer  */
#footer {
	width: 100%;
	background: #0a3b5f;
	display: block;
	padding: 10px 0 30px 0;
}

.footer {
	display: block;
	padding: 10px 0 0 0;
	width: 940px;
	color: #7691a5;
	margin: 0px auto;
}

.leftFooter {
	float: left;
	width: 615px;
	padding: 5px 25px 0 0;
	text-align: justify;
}

/*.leftFooter ul {display:block;list-style-type:none;float:left;width:605px;margin:0px;padding:0 0 0 20px;}
.leftFooter ul li {display:inline;width:auto;text-align:left;float:left;border-right:1px solid #859daf;margin:0 0 6px 0}
.leftFooter ul li a {text-decoration:none;color:#7691a5;white-space:nowrap;float:left;padding:0px 6px 0 5px;line-height:12px;}
.leftFooter ul li a:hover {text-decoration:underline;}  */
.leftFooter a {
	text-decoration: none;
	color: #7691a5;
	padding: 0px 6px 0 0px;
	line-height: 18px;
}

.leftFooter a:hover {
	text-decoration: underline;
}

.rightFooter {
	float: right;
	width: 240px;
}

.pagingNews{
	float:right;
	text-align:center;
}

.pagingNews a {
	background-color:#B5E8F4;
	color:#000000;
	float:left;
	font-size:12px;
	text-align:center;
	width:12px;
	margin:0 5px 0 0;
	padding:3px 8px;
	cursor:pointer;
	text-decoration: none;
}

.pagingNews a:hover, .pagingNews strong {
	background-color:#031421;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	text-align:center;
	width:12px;
	margin:0 5px 0 0;
	padding:3px 8px;
	cursor:pointer;
}


/* portfolio */
.portfolio_film_role{
	margin-bottom:100px;
	padding:10px 0;
}
.portfolio_film_role .prev {
	background:url(images/previewInactive.jpg) no-repeat;
	width:11px;
	height:15px;
	float:left;
	margin:48px 15px 0 0;
	border:none;
	cursor:pointer;
}
.portfolio_film_role .prev:hover{
	background:url(images/previewActive.jpg) no-repeat;

}
.portfolio_film_role .next {
	background:url(images/nextInactive.jpg) no-repeat;
	width:11px;
	height:15px;
	float:left;
	margin:48px 0 0 15px;
	border:none;
	cursor:pointer;	
}
.portfolio_film_role .next:hover{
	background:url(images/nextActive.jpg) no-repeat;
}
.portfolio_film_role .portfolioEncapsulator{
	position: relative;
	width: 328px;
	height:106px;
	overflow:hidden;
	float:left;
}
.portfolio_film_role .portfolioItems{
	position:absolute;
}
.portfolio_film_role .portfolioItem{
	width: 94px;
	height:94px;
	float:left;
	border:1px solid #D9D9D9;
	margin:0 5px 0 0;
	padding:5px;
	cursor: pointer;
}
.portfolio_film_role .portfolioItem img{
}



.portfolio_slider{
	height:285px;
	overflow:hidden;
	position:relative;
}
.portfolio_inner{
	position:absolute;
}
.portfolio_slides{
	width:380px;
	float:left;
}
.portfolio_slider .imgSlide{
	border:5px solid #031421;
	height:200px;
	width:370px;
	overflow:hidden;
	position:relative;
}
.portfolio_slider .slide{
	position:absolute;
}
.portfolio_slider .details{
	background-color:#EE3E41; 
	float:right; 
	display:block; 
	color:#fff; 
	font-size:14px; 
	padding: 3px 10px;
}


/* Google */
#mymap{
	width: 300px; 
	height: 200px;
	border:3px solid #0B3B5F;
}
.info1{
	font-size:11px;
	font-weight:bold;
	float:left;
	width:50px;
	text-align:right;
	padding-right:5px;
}
.info2{
	font-size:11px;
	float:left;
	width:180px;
	margin-bottom:5px;
}

.column2Wide .leftInput{
	float:left;
}
.column2Wide input{
	width:240px;
	border:1px solid #ddd;
	height:25px;
}
.column2Wide textarea{
	width:480px;
	height:150px;
	border:1px solid #ddd;
}
.column2Wide .captchaInput{
	width:110px;
}
.column2Wide .topTextarea, .column2Wide .bottomTextarea{
	display:none;
}

.column3 .leftInput {
	float: left;
	width: 7px;
	height: 25px;
	background: url(images/leftInput.jpg) no-repeat;
	font-size: 0px;
}
.column3 input{
	background: #fff;
	background-image: url(images/rightInput.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #494949;
	padding-top: 6px;
	width: 150px;
	height:18px;
	border: none;
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	margin-top:0px;
}
.column3 .captchaInput{
	width:100px;
}
.column3 #captchaImage{
	height:25px;
	margin:0px 5px;
}
.column3 .topTextarea {
	clear: both;
	float: left;
	width: 264px;
	height: 8px;
	background: url(images/topTextarea.jpg) no-repeat;
	font-size: 0px;
}

.column3 .bottomTextarea {
	clear: both;
	width: 264px;
	height: 8px;
	background: url(images/bottomTextarea.jpg) no-repeat;
	font-size: 0px;
}

.column3 .bgTextarea {
	background: #fff;
	color: #494949;
	padding: 0 10px;
	width: 244px;
	margin: 0px;
	border: none;
	height: 70px;
	font-size: 11px;
	color: #999999;
	font-family: Arial;
}
.label{
	padding-bottom:2px;
}

.validationMessage{
	visibility:hidden;
}
.validationMessageOn{
	visibility:visible;
	color:#EE3E41;
}

.column2 .contactForm input{
	border:1px solid #DDDDDD;
	height:25px;
	width:240px;
}
.column2 .contactForm textarea{
	border:1px solid #DDDDDD;
	height:150px;
	width:380px;
}
.h2
{
font-size: 27px;
color: #0a3b5f;
display: block;
padding: 10px 0 10px 0;
border-bottom: 1px solid #e1e4e9;
margin: 0 0 15px 0;
font-weight:bold;
}

.column40 a.noUnderline{
	text-decoration:none;
}

.column60 a.noUnderline{
	text-decoration:none;
}

.sliderTextWrapper a.noUnderline{
	text-decoration:none;
}
.pointer{
	cursor:pointer;
}


/* new portfolio style*/
.newPortfolioItem{
	float:left;
	width:220px;
	height:190px;
	margin:0 20px 20px 0;
	background-image:url(images/portofolio-background.png);
	background-position:left top;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.newPortfolioItem .portfolioItemContent{
	/*
	width:210px;
	height:130px;
	height:40px;
	padding:5px;
	overflow:hidden;
	background-color:#53A3C4;
	background-color:#aed8f6;
	background-color:#8ec8f2;
	position:absolute;
	top:0;
	top:90px;
	color:#000;
	font-size:12px;
	z-index:0;
	*/
	background-color:#8ec8f2;
	color: #0B3B5F;
    font-size: 12px;
    height: 45px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 85px;
    width: 210px;
	z-index:0;
}
.newPortfolioItem h2{
	font-size:12px;
	font-weight:normal;
	color:#0A3B5F;
	text-align:center;
	padding:0;
	border:none;
	/*margin-top:149px;*/
	margin-top:10px;
}
.newPortfolioItem .portfolioItemImage{
	width:220px;
	height:140px;
	overflow:hidden;
	/*position:absolute;*/
	position:relative;
}
.newPortfolioItem .portfolioItemImage img{
	width:220px;
	height:140px;
}
.last{
	margin-right:0;
}
.portfolioItemContentSlide{
	height:130px;
	padding:5px; 
	width:210px; 
	text-align:center; 
	color:#fff; 
	background-image:url(/style/images/portofolio_content_background.png);
	background-position:bottom right;	
	position:absolute;
	z-index:100; 
	top:-140px;	
}
.inArticle{
	width:180px;
	height:160px;
	background-image:url(images/portofolio-background_inArticle.png);
}
.inArticle .portfolioItemImage img {
    height: 120px;
    width: 180px;
}
.inArticle .portfolioItemContentSlide{
	width: 176px;
	padding:2px;
	font-size:11px;
	height:116px;
}
.inArticle .portfolioItemImage {
    height: 120px;
    overflow: hidden;
    position: relative;
    width: 180px;
}


.homeContent{
	position: relative;
    top: 352px;
}

#sliderBoxWrapper{
	position: relative;
    top: -1291px;
    *top: -1307px;
}
