/**********************************************************
	AUTHOR:  			
	AUTHOR URI:   		
	THEME NAME: 		
	TEMPLATE CODE: 		
	VERSION:          	
	DATE:             	
	COPYRIGHT:			
	DESCRIPTION: 		
**********************************************************/

@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:0px;
	background:	#c1d82f;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif !important;
        line-height:14px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form{
	padding:0px;
	margin:0px;
}
h1, h2, h3, h4, h5, p{
	margin:0px;
	padding:0px 0px 6px 0px;
}
h1{
	color:#666666;
	font-size:20px;
        font-weight: normal;
        line-height: 20px;
}
h2{
	color:#C1D82F;
	font-size:12px;
}
strong{
	color:#FDBB30;
}
											/* Containers */
#cont{
	width:1024px;
	background:#FFFFFF;
}											
											/* Header */
#head{
	height:260px;
}
#header{
	background:url(../images/bg_header.gif) repeat-x;
	height:28px;
	color:#FFFFFF;
	padding:7px 35px 0px 35px;	
}
#header .left{
	width:500px;
	padding-top:5px;
}
#header .right{
	width:220px;
}		
#header .left a, #header .left{
	text-decoration:none;
	color:#FFFFFF;	
}									
											/* Body */
#body{
	padding-bottom:3px;
	background:url(../images/img_topleaf.gif) left bottom no-repeat;
}
#content_h{
	padding:0px 60px 0px 60px;
	width:868px;
}
#content{
	width:868px;
        height:360px;
}
.col1{
	width:162px;
	height:140px;
	border-right:1px solid #c0c0c0;
	padding-right:18px;
}
.quote{
	width:162px;
        font-size:9px;
}
.quote a{
	background:url(../images/bg_quotesample.gif) no-repeat;
	height:23px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	padding:10px 0px 0px 10px;
        

}
.quote a:hover{
	background:url(../images/bg_quotesample2.gif) no-repeat;
	}
.col2{
	width:615px;
}
.homebox{
	width:182px;
	margin-right:20px;
}
.homebox_f{
	height:25px;
	background:url(../images/bg_index_text.gif) no-repeat;
	padding:6px 10px 0px 10px;
	font-size:9px;
}
.label{
	color:#fdbb30;
	font-size:15px;
	text-align:right;
	padding:10px 0px;
}
/* About us page */
.column{
	width:280px;
	margin-right:20px;
	text-align:justify;
}
/* Meet the team */
.meetbox{
	width:117px;
	min-height:10px;
	height:auto !important;
	height:10px;
	margin-right:45px;
}
.meetboxfoot{
	background:url(../images/img_meetfoot.gif) no-repeat;
	height:21px;
	padding:8px 10px 0px 0px;
}
.meetboxfoot a{
	display:block;
}
.meetboxdesc p{
	padding-bottom:5px;

}
.meetboxdesc p strong{
	display:block;
	font-size:8px;
}
.meetboxdesc{
	padding:5px 0px 0px 0px;
	font-size:9px;
}
.teambox{
	background:url(../images/bg_mt_r.gif) repeat-y;
	width:585px;
	font-size:9px;
}
.teambox_h{
	background:url(../images/bg_mt_topbox.gif) no-repeat;
	height:21px;
	padding:5px 10px 0px 0px;
}
.teambox_h a{
	display:block;
	height:15px;
	width:50px;
	float:right;
}
.teambox_b{
	padding:13px 30px 0px 30px;
}
.px{
	text-align:center;
	padding-top:10px;
}
.cx{
	text-align:right;
	padding-top:10px;
	color:#fdbb30;
}
/* Menu of Service */
#curve1, #curve2{
	height:18px;
	background: url(../images/img_menu_curve.gif) no-repeat top right #fdba31;
	color:#FFFFFF;
	padding:4px 0px 0px 10px;
	margin-bottom:5px;
}
#ms_service{
	border:1px solid #fdba31;
	margin-bottom:5px;
	padding:10px 10px 10px 0px;
}
#curve2{
	background: url(../images/img_menu_curve2.gif) no-repeat bottom right #fdba31;
	padding-right:10px;
}
.msbox{
	width:180px;
	margin-right:20px;
}
.msbox_h{
	background:url(../images/img_menu_greencurve.gif) no-repeat right #c1d72e;
	height:16px;
	color:#FFFFFF;
	font-weight:bolder;
	padding:3px 0px 0px 10px;
	display:block;
	cursor:default;
	text-decoration:none;
}
.msbox_h:hover{
	background:url(../images/img_menu_greencurve2.gif) no-repeat right #adcc29;
}
.msbox_b{
	padding:10px 10px 5px 10px;
	font-size:12px;
}

.msbox_b1{
	padding:10px 10px 9px 10px;
	font-size:12px;
}

.msbox_b2{
	padding:10px 10px 21px 10px;
	font-size:12px;
}
.msbox_b3{
	padding:10px 10px 36px 10px;
	font-size:12px;
}
.subbox1{
	width:311px;
	height:136px;
	background:url(../images/bg_subscription1.gif) no-repeat;
	margin-bottom:15px;
}
.subbox1:hover{
	background:url(../images/bg_subscription2.gif) no-repeat;
}
.subbox2{
	width:311px;
	height:136px;
	background:url(../images/bg_subscription3.gif) no-repeat;
}
.subbox2:hover{
	background:url(../images/bg_subscription4.gif) no-repeat;
}
.smx{
	font-size:8px;
	color:#000000;
}
										
											/* Footer */
#footer{
}
#footer ul{
	list-style:none;
	text-align:center;
}
#footer ul li{
	display:block;
	float:left;
}
#footer ul li a{
	display:block;
	float:left;
	padding:0px 9px;
	border-right:1px solid #999999;
	color:#999999;
	text-decoration:none;
	font-size:11px;
}
#footer ul li a:hover{
	text-decoration:underline;
}

#singlepostinfo {
	clear:both;
	float:none;
	display:block;
	font:.8em/1.4em verdana;
      } 

.post { 
}
 

#pagenavi {
	height:20px;
}

.single-entry-nav {
	display: block;
	font: 1em verdana;

	}

/* commentform 
---------------------------------------------------------------------------------------------- */
#comment-wrapper ol {list-style:decimal;font:90% verdana, arial, helvetica, verdana, serif;}
#commentform p {margin-bottom:10px;}
#commentform label {color:#666;font-size: 100%;padding-left: 5px;}
#commentform small {color: #999999;font-size: 90%;}
#commentform input {font: 100% Arial, Helvetica, sans-serif;width: 220px;padding: 2px;	border: 1px solid #e6e6e6;}
#commentform textarea {font: 100% Arial, Helvetica, sans-serif;width: 480px;height: 140px;border: 1px solid #e6e6e6;padding: 2px 3px 3px 7px;}
#commentform #submit {font: 12px/100% Arial, Helvetica, sans-serif;border: 1px solid #555;color:#2a2a2a;	background:#7ac4ea;	width: 100px;height: 25px;padding: 2px 8px !important;padding: 2px 5px; margin-left: 390px;}
#commentform #submit:hover {background:#d92100; color:#fff;}
#commentform textarea:focus, #commentform input[type="text"]:focus {border: solid 1px #c00;}
/* comment list
---------------------------------------------------------------------------------------------- */
.commentlist {margin: 10px 0px;padding-left: 25px;line-height: 130%;}
.commentlist li{padding: 5px 10px 0px;color:#888;}
.commentlist .alt {background: #f2f2f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.commentlist cite {font:bold 100% verdana, arial, helvetica, sans-serif;color: #888;}
.commenttext {margin-top:15px;}
.commenttext p {padding-bottom:10px;font-size:11px;color: #333;}

#dummy {
	margin: 0 auto;
	width: 1024px;
	height: 768px;
	background: #fff;
}
/* NEW CSS */
.samplebox{
	width:443px;
}
.samplebox_r{
	background:url(../images/bg_samplework_tb2.gif) repeat-y;	
}
.samplebox_tb{
	background:url(../images/bg_samplework_tb.gif) no-repeat top;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.samples{
	width:122px;
}
.samples_h{
	background:url(../images/bg_samplehead.gif) no-repeat right;
	height:15px;
	margin-bottom:2px;
	color:#FFFFFF;
	font-weight:bolder;
	padding:4px 0px 0px 10px;
}
.samplegrad{
	background:url(../images/bg_samplegrad.gif) repeat-x bottom;
	height:65px;
	text-align:center;
	padding:5px 0px 0px 0px;
}
.sbox{
	margin-bottom:10px;
}
.samhead{
	height:20px;
	color:#fff;
	font-weight:bolder;
	padding:5px 0px 0px 20px;
}
.samimage{
	padding:30px 15px 0px 15px;
	color:#999999;
}

/* NEW CSS 2 */
#samplework2{
	background:url(../images/bg_sampleworks.gif) no-repeat;
	width:651px;
	height:312px;
}
a{
	color:#FDBB30;
	text-decoration:none;
}
#samplehead{
	height:17px;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	padding:14px 0px 0px 25px;
}
#sampleimage{
	width:360px;
	height:270px;
	padding:1px 0px 0px 10px;
}
.thumbs{
	padding:4px 0px 0px 5px;
}
#contactus{
	background:url(../images/new_bg_652.gif) no-repeat;
	height:250px;
}
.inputtext{
	border:#fdcb64 1px solid;
	height:15px;
	width:185px;
}
.radiox{
	background:url(../images/new_bg_radio.gif) no-repeat;
	width:131px;
	height:19px;
	margin:0px 10px 10px 0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bolder;	
}
ul {
	margin:0 1.5em;
        margin-left:0px;  
}