* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 13px;
    line-height: 18px;
    font-family: arial, sans-serif;
    color: #d85a31;
    background: #9c5223 url(../images/body.pn) repeat-x 0 0;
    min-width: 1009px;
}

a { color: #9c5223; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 14px; font-family: arial, sans-serif; }
textarea { overflow: auto; }
table {border-collapse:collapse;}

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { padding-top: 3px; width: 1009px; margin: 0 auto; }

#wrapper { background: url(../images/wrapper.jpg) no-repeat center 0; }
#wrapper-top { font-size: 0; line-height: 0; text-indent: -4000px; height: 19px; background: url(../images/wrapper-top.png) no-repeat 0 0; }
#wrapper-middle { position: relative; padding: 0 14px 45px; width: 981px; background: url(../images/wrapper-middle.png) repeat-y 0 0; }
#wrapper-bottom { font-size: 0; line-height: 0; text-indent: -4000px; height: 22px; background: url(../images/wrapper-bottom.png) no-repeat 0 0; }

#header { position: relative; padding: 14px 21px 0 23px; height: 91px; background: url(../images/header.png) no-repeat 0 0; }

#logo { display: inline; float: left; padding-top: 21px; width: 270px; }
#logo .slogan { padding-top: 5px; font-size: 10px; text-transform: uppercase; color: #135a75; }
#logo a { display: block; width: 270px; height: 25px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(../images/logo.png) no-repeat 0 0; }

.socials { display: inline; float: right; }
.socials a { display: block; width: 27px; height: 28px; float: left; padding-right: 7px; text-indent: -4000px; }
.socials a.facebook { background: url(../images/facebook.png) no-repeat 0 0; }
.socials a.twitter { background: url(../images/twitter.png) no-repeat 0 0; }
.socials a.digg { background: url(../images/digg.png) no-repeat 0 0; }
.socials a.delicious { background: url(../images/delicious.png) no-repeat 0 0; }
.socials a.su { background: url(../images/su.png) no-repeat 0 0; }
.socials a.rss { background: url(../images/rss.png) no-repeat 0 0; }

#search { position: absolute; top: 53px; right: 23px; width: 236px; background: url(../images/search.png) no-repeat 0 0; }
#search .field { border: 0; background: none; padding: 13px 14px 11px; width: 208px; line-height: 15px; font-size: 11px; color: #5b6366; }

#navigation { background:#fdd194; padding:5px 3px; position:absolute; margin:290px 0 0 47px; z-index:4; opacity:0.7;}
#navigation ul li { list-style: none; display: inline; float: left; line-height: 55px; font-family:; font-size: 14px; border-right:; }
#navigation ul li a { color: #fff; display: block; float: left; padding: 0 22px 0 22px; margin: 0 2px 0 2px; background:url(../images/menu_bg.png) repeat #5f3a23; }
#navigation ul li a:hover { background:url(../images/menu_hover.png) repeat #ffd395; text-decoration: none; }
#navigation ul li a.active { background:url(../images/menu_hover.png) repeat #ffd395; text-decoration: none; }

#slider { background: url(../images/slider.jp) no-repeat 0 0; }
#slider .jcarousel-container, 
#slider .jcarousel-clip, 
#slider .jcarousel-clip ul li { position: relative; overflow: hidden; width: 950px; height: 164px; }
#slider .jcarousel-clip ul li img { display: block; float: left; }
#slider .jcarousel-prev-disabled,
#slider .jcarousel-next-disabled { display: none !important; }
#slider .jcarousel-prev,
#slider .jcarousel-next { position: absolute; top: 144px; left: 0; width: 40px; height: 77px; background: url(../images/slider-arrows.png); cursor: pointer; }
#slider .jcarousel-next { left: auto; right: 0; background-position: -40px 0; }
#slider .caption { display: inline; float: left; padding: 47px 0 0 56px; width: 470px; }
#slider .caption h2  { font-family: 'HelveticaNeue', sans-serif; font-size: 50px; font-weight: normal; line-height: 50px; color: #084b64; text-transform: uppercase; }
#slider .caption h3 { font-family: 'HelveticaNeueThin', sans-serif; font-size: 50px; line-height: 52px; color: #000; font-weight: normal; text-transform: uppercase; }
#slider .caption h3 span { font-family: 'HelveticaNeueBold', sans-serif; color: #17abe1; }

h3 { font-family: Arial, helvetica, sans-serif; font-size: 21px; line-height: 24px; font-weight: normal; color: #005271; }
a.read-more { padding-left: 6px; font-size: 11px; color: #0099d1; background: url(../images/read-more.png) no-repeat 0 50%; }

#main { position: relative; padding: 37px 20px 0; width: 941px; }

#content { display: inline; float: left; width: 593px; }
.post img { display: block; float: left; padding: 5px 15px 0 0; }
.post h3 { padding: 0 0 25px 6px; }
.post p { padding-bottom: 18px; }

#sidebar { display: inline; float: right; width: 312px; }
.box ul { padding: 19px 0 0 15px; }
.box li { padding-left: 2px; font-size: 14px; line-height: 26px; color: #0099d1; }
.box li a { color: #0099d1; }

.widgets { position: relative; margin-top: 29px; padding: 38px 0 0 3px; width: 938px; background: url(../images/widgets.png) no-repeat center 0; }

.col { display: inline; float: left; padding-right: 52px; width: 264px; }
.col a.read-more { line-height: 30px;  }

.activities h3 { padding: 4px 0 12px 36px; background: url(../images/activities.png) no-repeat 0 4px; }

.about-us { padding-right: 45px; }
.about-us h3 { padding: 4px 0 12px 35px; background: url(../images/about-us.png) no-repeat 0 4px; }

.we-hire { padding-right: 0; }
.we-hire h3 { padding: 4px 0 12px 32px; background: url(../images/we-hire.png) no-repeat 0 4px; }

.contacts { padding-right: 0; }
.contacts h3 { padding: 0 0 17px 33px; background: url(./images/contacts.png) no-repeat 0 3px; }

.projects { display: inline; float: left; padding-right: 24px; width: 520px; }
.projects h3 { padding-bottom: 20px; }
.projects-slider { padding-left: 38px; float: left; }
.projects-slider .jcarousel-container, 
.projects-slider .jcarousel-clip { position: relative; overflow: hidden; width: 525px; height: 88px; }
.projects-slider .jcarousel-clip ul li { position: relative; overflow: hidden; padding-right: 17px; width: 88px; height: 88px; }
.projects-slider .jcarousel-clip ul li a { display: block; width: 88px; height: 88px; }
.projects-slider .jcarousel-clip ul li img { border: solid 1px #917859; padding: 1px; background: #fff; }
.projects-slider .jcarousel-prev-disabled,
.projects-slider .jcarousel-next-disabled { display: none !important; }
.projects-slider .jcarousel-prev,
.projects-slider .jcarousel-next { position: absolute; top: 32px; left: 4px; width: 20px; height: 26px; background: url(../images/projects-slider.png); cursor: pointer; }
.projects-slider .jcarousel-next { left: auto; right: -11px; background-position: -20px 0; }

#footer { padding: 9px 39px 50px 39px; }
.copy { display: inline; float: right; color: #82d1df; }
.copy span { color: #008097; padding: 0 10px; }
.copy a { color: #52e3fe; text-decoration: underline; }
.copy a:hover { text-decoration: none; }

#bottom-nav { line-height: 19px; color: #008097; }
#bottom-nav a { color: #82d1df; }
#bottom-nav span { padding: 0 9px; }

/* top */

ul.top  {
	height:13px;
	width:500px;	
        background:;
	padding:0;
	margin-left:-5px;
}

.top li{
	 float:left;
	 display:inline-block;
}
.top li a{
         font-family: Arial, Helvetica, sans-serif; 
         font-size: 12px;
	 color: #d85a31;
	 display: block;
	 text-align:center;
	 padding:0px 5px 0px 5px;
	 border-right:1px solid #f8b256;
	 
}
.top li a:hover{
	color:#9c5223;
	text-decoration:none;
	
}
//* top *//

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; margin: 0 10px 0 0;}
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#templatemo_content {
	float: right;border-left:dashed 1px #9c5223;border-bottom:dashed 0px #9c5223;
	width: 720px;
}


.scroll {
    width: 730px;
    height: 350px;
    overflow: auto;
    /* overflow-x: hidden; */
    position: relative;
    clear: left;

}

.scrollContainer div.panel {
    width: 700px;
    height: 370px;
	padding:8px 30px;
	overflow: hidden;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation li {
    margin: 0;
	padding: 0;
}

ul.navigation a {
	display: inline-block;
	float: left;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: 400;
        text-decoration: none;
	background: #9c5223;
	color: #fff;
	text-align: left;
}

ul.navigation a:hover, ul.navigation a.selected {
	color: #9c5223;
	background: #fff;
}

ul.navigation a:focus {
    outline: none;
}

#templatemo_wrapper {
	width: 850px;
	margin: 0 auto;
}

#templatemo_social {
	width: 500px;
	height: 50px;
}

#templatemo_main {
	clear: both;
	width: 850px;
	padding: 5px 0;
	height: 320px;
}

#templatemo_sidebar {
	float: left;	
	width: 120px;
}

