/* CSS Document */

body {
	font:13px Arial, Helvetica, sans-serif;
	color:#565656;
	background:#eee url() left top repeat-x;
	margin:0px;
	padding:0px;
}

img {
	border: 1px solid #143956;
}

#wrapper {
	width:1003px;
	background:url() left top no-repeat;
	margin:0px auto;
}


.header {
	height:80px;
	position:relative;
}

.banner-img {
	border: 0px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.logo-img {
	border: 0px;
}
.logonew {
	
}

.header-left {
	float:left;
	padding:30px 0px 0px 52px;
	margin:0px 0px 0px 0px;
}

.header-right {
	float:right;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding:50px 50px 0px 0px;
}

.menuzone {
	width:906px;
	height:39px;
	background:url(/images/2012/menubg.jpg) left top repeat-x;
	margin:0px auto;
}

.menuleft {
	background:url(/images/2012/menu-left.jpg) left top no-repeat;
}

.menuright {
	background:url(/images/2012/menu-right.jpg) right top no-repeat;
	height:39px
}

.container {
	width:898px;
	background:url() left top no-repeat;
	text-align:justify;
	padding:2px 4px;
	margin:0px auto;
}

.container-left {
	width:629px;
	float:left;
}

.container-right {
	width:265px;
	float:left;
}

.banner {
	height:329px;
	background:url(/images/2012/banner.jpg) left top no-repeat;
}

.welcomezone {
	width:269px;
	height:329px;
	background:#4B8123 url(/images/2012/welcometop.jpg) right top no-repeat;
}

.welcomebottom {
	height:100%;
	background:url(/images/2012/welcomebottom.jpg) right bottom no-repeat;
}

.welcomeworkarea {
	padding:35px 16px 0px 16px;
	color:#ffffff;
}

.workarea {
	padding:20px 11px 20px 11px;
}

.serviceleft {
	width:50%;
	float:left
}

.serviceright {
	width:50%;
	float:left;
}

.service-content {
	padding:0px 20px 0px 20px;
}

.floatimgleft{
	float:left;
	margin:0px 32px 10px 0px;
}

.newszone {
	padding:0px 14px 20px 14px;
	background:url() left bottom no-repeat;
}

.more {
	padding:10px 0px 10px 10px;
	float:right;
}

.contact {
	height:172px;
	color:#BBD8E6;
	background:url() right top no-repeat;
	padding:26px 0px 0px 35px;
}

.footer {
	background:url(/images/2012/footer.jpg) left top repeat-x;
	text-align:center;
	padding:39px 0px 57px 0px;
}

.footer-inside {
	width:1000px;
	margin:0px auto;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/* Text Style Start Here */

h1 {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:100;
	border-bottom:1px solid #558F2A;
	padding:0px 0px 0px 0px;
	margin:0px 0px 19px 0px;
}

h2 {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:100;
	border-bottom:1px solid #D3D6DE;
	border-top:1px solid #D3D6DE;
	padding:6px 0px 6px 23px;
	margin:0px 0px 18px 0px;
}

h3 {
	font:14px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:bold;
	border-bottom:1px solid #D3D6DE;
	border-top:1px solid #D3D6DE;
	padding:6px 0px 6px 20px;
	margin:0px 0px 18px 0px;
}

.greenheading {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#4E8425;
	font-weight:100;
}

.bbsfont1 {
	border-bottom:1px dotted #000000;
	padding:0px 0px 10px 0px;
	margin:5px 0px 0px 0px;
}

.bluefontlight {
	font:12px Arial, Helvetica, sans-serif;
	color:#185FA1;
}

.contactheading {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#D4EEFB;
	margin:0px 0px 10px 0px;
}

.whitebold {
	color:#ffffff;
	font-weight:bold;
}

.blackbold {
	font-weight:bold;
}
/* Text Style End Here */




/* Menu Style Start Here */

a {
	color:#143956;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a:hover {
}

.mainmenu {
	text-align:right;
	padding:50px 50px 10px 0px;
}

.mainmenu ul {
	margin:0px;
	padding:0px;
}

.mainmenu li  {
	display:inline;
	background:url() right top no-repeat;
	padding:10px 0px 5px 5px;
}

.mainmenu li.active {
	background:#344f5f;
}

.mainmenu li.active a{
	color:#ffffff;
}

.mainmenu li a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#3D5665;
	text-decoration:none;
}

.mainmenu li a:hover {
	color:#898a8a;
	text-decoration:none;
}

.main li .active {
	background:url(/images/2012/home.jpg) left top no-repeat;
}

.servicelink {
	padding:38px 0px 35px 0px;
}

.servicelink ul {
	margin:0px;
	padding:0px;
}

.servicelink li {
	display:block;
	background:url(/images/2012/disc.jpg) 0px 5px no-repeat;
	list-style:none;
	padding:0px 0px 5px 10px;
}

.servicelink li a{
	color:#565656;
	text-decoration:none;
}

.servicelink li a:hover {
	color:#000000;
	text-decoration:underline;
}

.footerlink {
	font-weight:bold;
	font-size:12px;
}

.footerlink ul  {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.footerlink li a{
	color:#ffffff;
	text-decoration:none;
}

.footerlink li a:hover {
	text-decoration:none;
}

/* Menu Style End Here */



/* Inside Style Start Here	*/

.insidebanner {
	height:329px;
	background:url(/images/2012/insidebanner.jpg) left top no-repeat;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #143956;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:100;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
}


.aboutcolumnzone {
	padding:20px 0px 16px 0px;
}

.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.aboutcolumn3 {
	width:;
	float:left;
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
	margin:0px 0px 10px 0px;
}
.abouticon {
	float:left;
	margin:0px 20px 0px 0px;
}

.servicecolumnzone {
	padding:20px 0px 16px 0px;
}

.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
	font:12px Arial, Helvetica, sans-serif;
}

.classrow {
	margin-bottom:15px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.classpicrow {
	height:80px;
	margin-bottom:15px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}
.project-img {
	float:right;
	margin-left:20px;
	border: 0px solid #b0a48b;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}


/* slide Style s	*/
.theme-default #slider {
    margin:0px auto 10 auto;
    width:900px; /* Make sure your images are the same size */
    height:350px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}
/* slide Style e	*/

/* ÎÄÕÂÍ¼Æ¬CSS s	*/
.pic_art {
	padding:10px 0px 80px 0px;
	border-bottom:1px dotted #000000; 
}
.pic_art_img {
	float:left;
	width:100px;
}
.pic_art_title {
	float:right;
	margin:0px;
	padding:0px;
	color:#143956;
	font-weight:bold;
	width:140px;
}
.pic_art_content {
	float:right;
	margin:0px;
	padding:0px;
	width:140px;
}

/* ÎÄÕÂÍ¼Æ¬CSS E	*/
