  body {
	background:#fff url(../images/body-bg.gif) repeat-x;
	font:12px/17px Arial, sans-serif;
  	color: #555;
  	margin:0;
}


img{border-style:none;}

a{
	text-decoration:none;
	color:#1e3d69;
}


h2 {
	margin:0 0 0 0px;
	font-size:16px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	}


a:hover{text-decoration:underline;}

/*container start*/
#container {
	margin:0 auto;
	width:900px;
	padding:106px 0 0;
	overflow:hidden;
	position:relative;
}


/*navigation*/
.navigation {
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	top:18px;
}
.navigation ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}
.navigation ul li {
	float:left;
	background:url(../images/nav-sep.gif) no-repeat 100% 0;
	padding:0 10px;
	font-size:11px;
	margin:0 -1px 0 1px;
	line-height:12px;
	font-weight:bold;
	
}
.navigation ul li span {
	display:block;
	color:#555;
	font-weight:normal;
}
.navigation ul li.active a{
	text-decoration:normal;
	color:#000;
}
.logo {
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:215px;
	height:79px;
	position:absolute;
	left:15px;
	top:44px;
}
.logo a {
	display:block;
	height:100%;
}
#main {padding-bottom:25px;}
h2.heading {
	margin:0;
	position:absolute;
	z-index:3;
	right:0;
	top:95px;
}
.heading img {display:block;}
/*slide-bar start*/
.slide-bar {
	width:900px;
	position:relative;
	overflow:hidden;
	
}
.slide-bar div {
	width:900px;
	overflow:hidden;
}
.slide-bar div ul {
	list-style:none;
	padding:0;
	width:9999em;
	overflow:hidden;
	margin:0;
}
.slide-bar div ul li {
	float:left;
	width:900px;
}
.slide-bar div ul li img{float:left;}
div.circle ul {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	z-index:3;
	left:15px;
	top:50px;
	width:64px;
	overflow:hidden;
}
div.circle ul li {
	float:left;
	margin-right:3px;
	width:18px;
}
div.circle ul li {
	text-indent:-9999px;
	overflow:hidden;
}
div.circle ul li a {
	width:18px;
	height:18px;
	display:block;
	position:relative;
	cursor:pointer;
}
div.circle ul li a {
	background:url(../images/grey-circle.png) no-repeat;
}
div.circle ul li a.active {
	background:url(../images/white-circle.png) no-repeat;
}

.ui-tabs-hide {
	display:none;
}
/*description start*/
.description {
	width:800px;
	overflow:hidden;
	padding:25px 60px 0 47px;
}
.description h3 {
	float:left;
	font-size:18px;
	line-height:22px;
	margin:0;
	font-weight:normal;
	color:#1e3d69;
}
.text {
	float:right;
	width:600px;
	padding-top:2px;
}
.description p {
	margin:0 0 18px;
}
/*footer start*/
#footer {
	background:url(../images/footer-bg.gif) no-repeat 50% 0;
	padding-top:23px;
	padding-bottom:23px;
}
.footer-holder {
	width:885px;
	overflow:hidden;
	padding-right:15px;
	margin:0 auto;
	text-align:right;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	margin-left:25px;
}
#footer ul li {
	display:inline;
	margin-right:19px;
}
.footer-holder .phone {
	float:right;
	font-size:12px;
	color:#222;
	margin-top:8px;
}



 
div.head-cont ul.lang li{
	float:left;
	display:inline;
	margin-left:3px;
	width:22px;
	height:30px;
}
div.head-cont ul.lang li a{
	float:left;
	width:22px;
	height:30px;
}


    


/*page2*/
/*portfolio start*/

.add {
	width:100%;
	overflow:hidden;
	position:absolute;
	left:740px;
	top:100px;
	float:left;
}
 

.portfolio {
	padding:24px 16px 35px 49px;
	width:835px;
	overflow:hidden;
}


/*contactus*/
/*contact start*/
.contact {
	padding:24px 16px 35px 25px;
	width:835px;
	overflow:hidden;
}




.contactarea {
  width: 850px;  
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;

}


.contactarea h1 {
	margin:-6px 0 21px;
	font-size:22px;
	line-height:20px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	}
	
	.contactarea h1 span {color:#1e3d69;}
	
	
  
.conleft {
  float: left;
  padding: 20px 10px 100px 0px;
  width: 300px;
}

.conmiddle {
  padding-top: 20px;
  padding-left: 100px;
  padding-right: 100px;
}

.conright {
  float: right;
  padding: 18px 10px 100px 10px;
  width: 200px;
}






.resources {
  width: 850px;  
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;

}

.resleft {
  float: left;
  padding: 20px 10px 10px 0px;
  width: 500px;
}


.resright {
  float: right;
  padding: 40px 10px 100px 10px;
  width: 300px;
}



.resources h1 {
	margin:-6px 0 21px;
	font-size:22px;
	line-height:20px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	}
	
	.resources h1 span {color:#1e3d69;}
	
	
	
 


/*sidebar start*/
.sidebar {
	float:left;
	width:159px;
	background-image:url(../images/bg_body-short.jpg);
	padding:10px 5px 0 0;
	background-repeat:no-repeat;
	min-height:550px;
}
.navigation-box {
	
	padding:10px 10px 0 0;
	min-height:500px;
	width:190px;
	float:left;
}
* html .navigation-box {height:406px;}
ul.side-nav {
	list-style:none;
	padding:0;
	margin:0;
}
ul.side-nav li {
	font-size:12px;
	line-height:32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}
ul.side-nav li a {color: #666; font-weight:regular}
ul.side-nav li a:hover, ul.side-nav li.active a{
	text-decoration:normal;
	color:#1e3d69;
	font-weight:bold;
	
}

 




/*gallery style*/
.gallery {
	width:657px;
	min-height:554px;
	position:relative;
	float:right;
}

ul.gallery-link {
	list-style:none;
	padding:0;
	margin:0;
	width:600px;
	position:absolute;
	left:15px;
	top:0;
}

ul.gallery-link li {
	float:left;
	margin-right:8px;
}
ul.gallery-link li img {display:block;}
.gallery-content .info {
	width:240px;
	padding-left:490px;
	padding-top:15px;
	font-size:11px;
	color:#444;
	line-height:15px;
}
.gallery-content .info strong {
	display:block;
	color:#1e3d69;
	margin-bottom:5px;
	line-height:12px;
}

.gallery-content .info2 {
	width:350px;
	padding-left:15px;
	padding-top:70px;
	font-size:11px;
	color:#444;
	line-height:15px;
}
.gallery-content .info2 strong {
	display:block;
	color:#1e3d69;
	margin-bottom:0px;
	line-height:12px;
}



.gallery-content p {margin:0 0 5px;}
.image-holder {
	text-align:center;
	padding-top:0px;
}
.style3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.style3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.style18 {font-size: 11px; color:#000000;}
.style21 {font-size: 20px;
font-family: Trebuchet MS;
font-weight: lighter;
 color: #1e3d69
 }



/*page3*/
.services {width:147px;}
.main-area {
	float:right;
	width:620px;
	font-size:12px;
	line-height:18px;
	padding:0 0px 0 0;
}
.main-area h1 {
	margin:-6px 0 21px;
	font-size:22px;
	line-height:20px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	
}
.main-area h1 span {color:#1e3d69;}
/*info-box style*/
.info-box {
	width:100%;
	overflow:hidden;
}
.main-area p {margin:0 0 10px;}
.quote-box {
	width:215px;
	font:22px/21px Century Gothic, sans-serif;
	float:right;
	line-height:23px;
	color:#CC9933;
	padding:0px 0 22px 20px;
	margin:0px 0 10px 12px;
	background:#ffffff;
	font-weight: lighter;
}

.quote-box h2 {
	width:215px;
	font:12px/11px Century Gothic, sans-serif;
	float:right;
	line-height:17px;
	color:#CC9933;
	padding:14px 0 5px;
	margin:5px 0 0 5px;
	font-weight: lighter;
}
/*activity style*/
.activity {
	padding:22px 0 9px;
	width:717px;
	margin-right:-112px;
	background:url(../images/box-border.gif) no-repeat 330px 25px;
	overflow:hidden;
}

.box2 {
	float:left;
	width:300px;
	margin-right:60px;
}

.box {
	float:left;
	width:265px;
	margin-right:92px;
}
.activity h2 {
	margin:0 0 3px;
	font-size:14px;
	font-weight:bold;
	color:#73ac43;
}


h2.sifr{color:#000;font:normal 30px/1em Arial, sans-serif;margin:36px
0 18px 0;padding:0}




.title {
	display:block;
	color:#CC9933;
	margin:26px 0 7px;
	font-size:14px;
}
ul.activity-kinds {
	list-style:none;
	padding:0;
	margin:0;
}
ul.activity-kinds li {
	font-size:12px;
	background:url(../images/list-sep.gif) no-repeat 0 7px;
	padding-left:8px;
}
.ads { 
	margin:13px 0 0 16px;
	display:block;
}


/* Boxes
============================================================================= */

#boxes {
  background: url(../images/boxes.gif) 0 0 repeat-y;
  width: 890px;
  margin: 5 0 0 0;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

  #boxes .box {
    width: 185px;
    padding: 2px 10px 10px 50;
    margin: 0 0 0 50px;
    float: left;
  }


  #boxes ul {
    width: 185px;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 0px;
    float: left;
  }


  #boxes .left {margin: 0;}
  #boxes p {margin: 10px 0 0 0;}
  #boxes p.link {margin: 16px 0 0 0;}



  #boxes form div {
    background: url(images/textbox_144.gif) 0 0 no-repeat;
    height: 26px;
    margin: 23px 0 0 0;
  }

  #boxes form input {
    background: none;
    width: 132px;
    height: 21px;
    padding: 5px 6px 0 6px;
    border: none;
    float: left;
  }

 
  .icon-list
.gt{margin-top:27px}.icon-list
.gr{clear:both}.icon-list
.gc{margin-bottom:18px;position:relative}  
  .gc
ul{margin-left:63px}.icon-list  
.gc{float:left;margin-right:2%} 
  
.gc{width:48%}.icon-list .gr-3
.gc{width:31.3%}.icon-list 

  
	


