@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/back2.png);
	border-top:7px solid #000000;
	border-bottom:7px solid #000000;
	margin:0px;
	padding:0px;
	line-height: 1;
	font-family:pt;
}
.wrapper
{
width:980px;
margin-left:auto;
margin-right:auto;
}
ul.menu {
	text-align:center;
	position:relative;
	z-index:501;
	width:940px;
	border-top:1px #b9b8b8 solid;
	border-bottom:1px #b9b8b8 solid;
	margin-top: 25px;
}

.imgholder img
{
	padding:0px;
	margin:0px;
	border:0px;
	float:left;
}
ul.menu li {
	list-style:none;
	background:#fff;
	position:relative;
	display:inline-block;
	margin:0 7px;
	text-decoration:none;
	width: 100px;
}

ul.menu li a {
	display:inline-block;
	height:30px;
	line-height:30px;
	margin:0 1px;
	padding:0 12px;
	text-transform:uppercase;
	font-size:14px;
	color:#777777;
	
}

ul.menu li a.drop {
	border:none;
	margin:0 1px;
	padding-right:10px
}

ul.menu li a.drop.curr {
	background: #e57512 no-repeat right 50%
}

ul.menu li a:hover,ul.menu li a.curr,ul.menu li a.active {
	margin:0;
	background:#70ac2a;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	color:#FFFFFF;
	width: 76px;
}

ul.menu li a.drop:hover,ul.menu li a.active {
	margin:0;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	
}

ul.menu li ul {
	display:none;
	left:1px;
	text-align:left;
	background:#777;
	padding:10px 0 15px;
	width:187px;
	font-size:13px;
	position:absolute
}

ul.menu li ul li {
	border-width:0;
	clear:both;
	width:100%;
	height:auto;
	border:0;
	margin:0
}

ul.menu li ul li a {
	line-height:1em;
	height:auto;
	color:#fff;
	margin:0;
	border-bottom:1px #858585 solid;
	padding:8px 16px 8px 30px;
	background:#777 no-repeat 16px 13px
}
.control
{
	text-align:center;
	margin-top:18px;

}
.control ul
{
	padding:0px;
	margin:0px;
	text-align:center;width:100%;
}
.control ul li
{
	float:left;
	width:15px;
	height:20px;
	list-style:none;
	background-image:url(images/bul.jpg);
	cursor:pointer;
	margin:0px 3px 0px 3px;
}

.control ul li:hover .act
{
	float:left;
	width:15px;
	height:20px;
	list-style:none;
	background-image:url(images/bull.jpg);
}

.control ul li.act
{
	float:left;
	width:15px;
	height:20px;
	list-style:none;
	background-image:url(images/bull.jpg);
}
ul.menu li ul li a:hover {
	border:0;
	color:#fff;
	background:#777 no-repeat 16px -82px;
	border-bottom:1px #bbb solid
}
.main
{
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	margin-top:25px;
	
		}
.main1
{
	background-color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	margin-top:20px;
		}
	
.logo
	{
	float:left;
	width:402px;
	height: 95px;
	}
.contact
{
	float:right;
	margin-left:10px;
}
.banner
{
	width:940px;
}
.divider-text {
	font-size:14px;
	text-transform:uppercase;
	text-align:right;
	background:url(images/back.png) repeat-x left bottom;;
	vertical-align: baseline;
	
}
.divider-text a
{
	text-decoration:none;
	color:#ff7900;
	font-size:16px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
}
.bottom-15 {
	margin-bottom:15px
}
.maindiv
{
	padding:20px;

}
.txt1
{
	color:#70ac2a;
	font-size:30px;
	font-weight: 400;
	float:left;
	padding-bottom: 15px;
	width: 350px;
}
.txt2
{
	width:350px;
	text-align:justify;
	line-height:22px;
	font-size:13px;
	padding-top:20px;
	color:#777777;
	font-family: 'merry';

}
.button
{
	float:right;
	padding-top:15px;
	font-family: 'merry';
	font-size:13px;
	width:100px;
	color:#000000;
	padding-bottom: 7px;
}
.button a:hover
{
	color:#70ac2a;
}
.client
{
	float:left;
	width:280px;
	margin-left:20px;
}
.div1
{
	float:left;
}
ul.latest_work_home li {
	display: block;
	float: left;
	margin: 0 10px 10px 0
}
ul.latest_work_home li img { padding: 9px; border: 1px solid #ccc; display: block }
@font-face {
	font-family: 'pt';
    src: url(PT-Sans/PTN57F.ttf); 
}

@font-face {
  font-family: 'merry';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), url(http://themes.googleusercontent.com/static/fonts/merriweather/v6/RFda8w1V0eDZheqfcyQ4EHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
.news_list { margin-bottom: 15px }
.news_list .date { color: #fff }
.news_list a { display: block; margin-bottom: 5px; font-weight: 700 }
.news_list p, .post_list p { font-size: 11px }

img { margin: 0; padding: 0; border: 0; }
.img_border { border: 1px solid #ccc; background: #fff; }
.img_border_b { padding: 7px }
a:link, a:visited {
	color: #70ac2a;
	text-decoration: none
}
ul.nobullet { margin: 0; padding: 0; list-style: none }
.footer
{

}
	.border1
	{
		border-bottom:3px double #999999;
	}
	.img-bdr{ border:2px solid #90a1ab; padding:1px;}
	
	.img-bdr-gal{
		border-left:4px solid #666464;
		border-right:4px solid #666464;
		padding:1px;
		border-top:4px solid #666464;
		border-bottom:4px solid #666464;
	}
#leftmenu {
	width:251px;
	margin:0px;
	float:left;
	padding:12px 0 12px 0;
	display:block;
	border:0px;
	margin-left:2px;
	margin-right:9px;
	border-bottom: 1px dotted #c9c9c9;
	
	}

.aa {
	width:241px;
	height:21px;
	margin:0px;
	float:left;
	padding:0px;
	padding-top:12px;
	padding-left:0px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
	color:#2E2E2E;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #bcbcbc;
	}

#menu_space {
	width:191px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
	height:4px;
	margin-left:9px;
	}
	.footer
	{
		width:980px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(images/footer.jpg);
		margin-bottom: 20px;
	}
	.newslatter_textbox {
	width:320px;
	padding:10px 10px;
	border:1px solid gray;
	border-radius:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;

	}
	.newslatter_textbox2 {
	width:320px;
	height:111px;
	margin:0px;
	padding:0px;
	border:1px solid gray;
	padding:10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	.button1 {
		background-image:url(images/submit.jpg);
		background-repeat:no-repeat;
		width:88px;
		height:31px;
		border:0px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	}
	.button2 {
		background-image:url(images/reset.png);
		background-repeat:no-repeat;
		width:88px;
		height:31px;
		border:0px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	}
	.gallery1
	{
	width:650px;
	background-color:#E1E1E1;
	float:left;
	margin-right:20px;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.gallery2
	{
	width:230px;
	background-color:#FFFFFF;
	float:right;
		}
.inner
{
	height:400px;
	text-align:center;
	overflow:scroll;
	overflow-x:hidden;
	    scrollbar-face-color: #367CD2;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}
.ingal
{
	width:58px;
	background:#FFFFFF;
	padding-left:10;
	padding: 3px;
	cursor:pointer

}
.inner1
{
	float:left;
	width:65px;
	padding-right: 5px;
}
