body {
	background-image:url(images/bkg.gif);
	color: #000000;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

#container {
 width: 901px;
 height: 727px;
 text-align: left;
 background-color: #fff;
 margin: 0 auto;
 margin-top: 10px;
}

#container2 {
 width: 901px;
 height: 727px;
 text-align: center;
 margin: 0 auto;
 background-color: #fff;
}

#container-html {
 width: 901px;
 height: auto;
 text-align: left;
 background-color: #fff;
 margin: 0 auto;
 margin-top: 10px;
}

#top {
 width: 901px;
 height: 79px;
 background-image:url(images/top-bkg.gif);
}

#logo {
 width: 339px;
 height: 79px;
 padding-left: 30px;
 float: left;
}

#nav {
 width: 532px;
 height: 79px;
 float: right;
}

#buttons {
 width: 505px;
 height: 25px;
 float: left;
}

#myslides {
	width: 841px;
	height: 272px;
	padding-top: 71px;
	padding-left: 32px;
	padding-right: 28px;
} 

#slides {
	width: 841px;
	height: 272px;
	padding-top: 71px;
	padding-left: 12px;
	padding-right: 28px;
} 

#about {
	width: 821px;
	height: auto;
	padding-top: 62px;
	padding-left: 24px;
	padding-right: 57px;
}

#about2 {
	width: 821px;
	height: auto;
	padding-top: 42px;
	padding-left: 24px;
	padding-right: 57px;
}

#work-sec {
	width: 836px;
	height: 550px;
	padding-top: 29px;
	padding-left: 39px;
}

#about-side {
	width: 79px;
	height: auto;
	padding-top: 44px;
	float: left;
}

#workblock {
	width: 168px;
	height: 125px;
	float: left;
}

#contblock {
	width: 132px;
	height: auto;
	padding-left: 540px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

#worksec-top {
	width: 831px;
	height: 25px;
	float: left;
}

#worksec-top1 {
	width: 80px;
	height: auto;
	float: left;
}
#worksec-top2 {
	width: 16px;
	padding-left: 712px;
	height: auto;
	float: left;
}

#worksec-main {
	width: 371px;
	padding-top: 100px;
	height: auto;
	float: left;
	color: #535353;
}

#worksec-main1 {
	width: 435px;
	height: auto;
	padding-top: 10px;
	float: left;
}

.sp {
	width: 79px;
	height: 6px;
}

#myslides img {
    padding: 0px;
    border:  0px solid rgb(100,100,100);
    width: 841px;
    height: 272px;
	padding-top: 71px;
	padding-left: 32px;
	padding-right: 28px;
}

#main {
	width: 841px;
	height: 265px;
	padding-left: 32px;
	padding-right: 28px;
}

#main-about {
	width: 670px;
	height: 550px;
	padding-left: 70px;
	padding-right: 1px;
	float: left;
}

#main-about2 {
	width: 670px;
	height: 575px;
	padding-left: 70px;
	padding-right: 1px;
	float: left;
}

#main-client {
	width: 722px;
	height: auto;
	padding-left: 10px;
	float: left;
}

#work-sec-client {
	width: 812px;
	height: auto;
	padding-left: 2px;
	float: left;
}

.clear{
	clear: both;
}

#main-l {
 width: 435px;
 height: 193px;
 float: left;
 padding-top: 72px;
}

#main-r {
 width: 298px;
 height: 201px;
 float: right;
 padding-top: 64px;
 padding-left: 108px;
}

#footer {
 width: 901px;
 height: 26px;
 padding-top: 16px;
 background-image:url(images/footer.gif);
 text-align: center;
 font: 11px Arial, Helvetica, sans-serif;
 color: #fff;
}

a:link { color: #a2c600; text-decoration: none;}
a:visited { color: #a2c600; text-decoration: none;}
a:hover, a:active {color: #000000; text-decoration: underline;}


.style1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;

}
.style2 {font-size: 10px}

h1 { font: 30px Arial, Verdana, Helvetica, sans-serif; margin: 0 0 0.5em 0; color: #453d38;}
h2 { font: 12px Arial, Verdana, Helvetica, sans-serif; color: #666666; line-height:20px;}
h3 { font: oblique 16px Arial, Verdana, Helvetica, sans-serif;  color: #92be0f;}
h4 { font: 16px Arial, Verdana, Helvetica, sans-serif; color: #21ab9c;}
h5 { font: oblique 14px Arial, Verdana, Helvetica, sans-serif; color: #6e6e5c;}
h6 { font: oblique 20px Arial, Verdana, Helvetica, sans-serif; color: #21ab9c; margin: 0 0 0.8em 0;}

/* WOW Slider */
#wowslider-container1  .ws_bullets {
    top: 0;
    right: 0;
}

#wowslider-container1 { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:864px;
	height:295px;
	margin:0 auto;
	z-index:100;
	background-image: url(./bg.png);
}
#wowslider-container1 .ws_images{
	position: absolute;
	left:11px;
	top:11px;
	width:842px;
	height:273px;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	color:transparent;
}

#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
}

