@charset "utf-8";
/* CSS Document */

body{
	background:#eeeeee url(../images/body_bg-2.gif) no-repeat center 0;
	padding:0;
	margin:0;
	border:0;
}

#page{
	width:799px;
	margin:0 auto;
}

#wrap{
	margin:20px 0 0 0;
	float:left;
	background:#fff;
	width:799px;
	padding-bottom:20px;
}




/*Header style starts here*/
#header{
	float:left;
	background:#e7e8ea;
	width:100%;
	margin:1px 0 0 0;
}
#header .headerLeft{
	background:url(../images/header_left_gradient.gif) no-repeat;
	position:relative;
	width:136px;
	height:59px;
	float:left;	
}
#header .headerRight{
	background:url(../images/header_right_gradient.gif) no-repeat;
	position:relative;
	margin:0 -136px 0 0;
	width:136px;
	height:59px;
	float:right;
}
#header #logo{
	padding:0;
	margin:0;
	height:59px;
	float:left;
}
#header #logo a{
	padding:0;
	margin:0;
}
#header #logo a img{
	padding:0;
	margin:0;
	border:0;
}
/*Header style ends here*/




/*Menu style starts here*/
ul#menu {
	padding: 5px;
	margin: 13px 0 0 0;
	list-style: none;
	float: right;
}

ul#menu li {
	float: left;
}

ul#menu li a {
	float: left;
	text-decoration: none;
	color: #8d8d8d;
	padding: 4px 15px 0 0;
	margin-right: 2px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul#menu li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 25px;
}

ul#menu li a:hover {
 	color: #4e4e4e;
	background: url(../images/nav_bg.gif) no-repeat top right;
}

ul#menu li a:hover span {
	background: url(../images/nav_bg.gif) no-repeat top left;
}

ul#menu li a.current {
	background: url(../images/nav_bg.gif) no-repeat top right;
 	color: #4e4e4e;
}

ul#menu li a.current span {
	background: url(../images/nav_bg.gif) no-repeat top left;
}
/*Menu style ends here*/



/*Excerpt style starts here*/
#excerpt, #pTitle{
	margin-top:1px;
	padding:0;
	float:left;
	width:100%;
	background:#f8f8f8 url(../images/h_border.gif) repeat-x bottom;
	padding-bottom:10px;
}
#excerpt h2{
	font-size:16px;
	padding:10px 20px;
	margin:0;
	font-weight:normal;
	color:#d06429;
} 

#pTitle h2{
	font-size:30px;
	padding:10px 20px;
	margin:0;
	font-weight:normal;
	color:#d06429;
} 

#excerpt h2 a{
	color:#6fa10f;
	padding:8px 8px;
	text-decoration:none;

}

#pTitle h2 a{
	color:#6fa10f;
	text-decoration:none;
	border-bottom:1px solid #c6da9f;

}
#excerpt h2 a:hover, #pTitle h2 a:hover{
	color:#4f7506;
	text-decoration:none;
	background:#c6da9f;
	border-bottom:1px solid #c6da9f;
}
/*Excerpt style ends here*/




/*mainContent style starts here*/
#mainContent{
	clear:both;
	padding:20px 20px 0 20px;
	font:12px/22px Arial, Helvetica, sans-serif;
}
h1{
	padding:0;
	margin:0;
}
#mainContent h2, h3, h4, h5, h6{
	margin:0;
	padding:0 0 10px 0;
	color:#777777;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
} 
h5{
	font-size:12px;
} 
h6{
	font-size:10px;
} 

#mainContent p{
	margin:0;
	padding:0 0 20px 0;
	color:#7b7b7b;
}

#mainContent a{
	color:#6fa10f;
	text-decoration:none;
}
#mainContent a:hover{
	color:#6fa10f;
	text-decoration:underline;
}
a.readmore{
	color:#6fa10f;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	background:url(../images/arrow.gif) no-repeat right;

}
a.readmore:hover{
	padding-right:10px;
	text-decoration:underline;
}
#mainContent ul, #mainContent ol{
 	padding:0 0 20px 5px;
	margin:0;
	color:#7b7b7b;
}
#mainContent ul{
  	list-style:square;
	padding-left:25px;
}
#mainContent ul.bulletStyle{
	padding-left:10px;
}
#mainContent ul.bulletStyle li{
	list-style:none;
	background:url(../images/circle_bullet.gif) no-repeat left top;
	padding-left:20px;
	background-position: 0 .6em;
}
#mainContent ol{
	padding-left:20px;
}
/*mainContent style ends here*/



#narrowContent{
	width:500px;
	float:left;
}



/*Featured Works starts here*/
#featuredwork{	
	border:1px solid #efefef;
	width:737px;
	padding:10px;
	margin:0 0 10px 0;
}
.worksboxWrap{
	margin:20px 0 0 0;
	clear:both;
}
.worksbox{
	float:left;
	width:235px;
	padding:0 0px 0px 15px;
}
.worksbox a{
	font-size:13px;
	font-weight:bold;
}
.worksbox a:hover{
	font-size:13px;
	font-weight:bold;
}
.worksbox a:hover img{
	text-decoration:none;
}
.worksbox a img{
	border:1px solid #efefef;
}
/*Featured Works ends here*/




/*sidebar starts here*/
#sidebar{
	width:180px;
	padding:20px 20px 20px 20px;
	float:right;
	background:#f8f8f8 url(../images/sidebar_bg.gif) no-repeat left bottom;
	border-left:1px solid #e6e6e6;
}
#sidebar .sidebarNav{
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
}
#sidebar .sidebarNav li{
	padding:0 0 0 15px;
	margin:0;
	background:url(../images/arrow_sidebar_normal.gif) no-repeat left;
}
#sidebar .sidebarNav li a{
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	
}
#sidebar .sidebarNav li.current{
	font-weight:bold;
	background:url(../images/arrow_sidebar.gif) no-repeat left;
	background-position:0 .6em;
}
#sidebar h3{
	padding:0 0 5px 0;
	margin:0 0 8px 0;
	border-bottom:1px solid #ebebeb;
	font-weight:bold;
	color:#808080;
	font:16px Arial, Helvetica, sans-serif;
}
/*sidebar ends here*/



/*services-excerpt #latestwork-excerpt and #testimonial-excerpt style starts here*/
#services-excerpt, #latestwork-excerpt{
	float:left;
	width:233px;
	padding-right:20px;
}
#testimonial-excerpt{
 	float:left;
	width:233px;
}
#services-excerpt h3, #latestwork-excerpt h3, #testimonial-excerpt h3{
	font-size:20px;
	color:#7b7b7b;
	margin:0;
	padding:0 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#testimonial-excerpt blockquote, blockquote{
	padding:0;
	margin:0;
	background:url(../images/quote.gif) no-repeat left top;

}
#testimonial-excerpt blockquote p.quote, blockquote p.quote{
	color:#a8a8a8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-indent:30px;
	font-size:14px;
}
#testimonial-excerpt blockquote p.author, blockquote p.author{
	color:#a8a8a8;
}
#testimonial-excerpt blockquote p.author cite strong, blockquote p.author cite strong{
	color:#6d6d6d;
}
/*services-excerpt #latestwork-excerpt and #testimonial-excerpt  ends here*/




/*services starts here*/
.servicebox{
	float:left;
	width:225px;
	margin:0 20px 0px 0;
}
/*services ends here*/




/*footer  starts here*/
#footer{
	padding:10px;
	margin:0 0 20px 0;
	background:#e7e8ea url(../images/footer_bg.gif) repeat-x top;
	width:779px;
	font:12px Arial, Helvetica, sans-serif;
	color:#a5a5a5;
	float:left;
}
#footer a{
	color:#777777;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer p{
	padding:0;
	margin:0;
}
/*footer  ends here*/



/*contact form starts here*/
form{
	clear:both;
	padding:0;
	margin:0;
}
fieldset{
	padding:0;
	margin:0;
	border:0;
}
fieldset legend{
	font-size:18px;
	padding:0 0 20px 0;
	margin:0;
	color:#777777;
	font-family:Georgia, "Times New Roman", Times, serif;
}
fieldset p{
	margin:0!important;
	padding:0 0 12px 0!important;
}
fieldset p label{
	float:left;
	width:100px;
}
#name, #email, #subject{
	padding:6px;
	width:210px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f8f8f8;
	border:1px solid #e7e8ea;
}
#message{
	width:250px;
	padding:6px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f8f8f8;
	border:1px solid #e7e8ea;
}

/*contact form ends here*/




/*Common Classes starts here*/
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
img{
	border:0;
}
.imageLeftBorder, .imageRightBorder{	
	padding:6px;
	border:1px solid #efefef;
}
.imageLeftBorder{
	margin-right:10px;
}
.imageRightBorder{
	margin-left:10px;
}

.imageLeft{
	margin-right:10px;
}
.imageRight{
	margin-left:10px;
}
.errorMsg{
	float:left;
	padding:10px;
	background:#f8f8f8;
	width:100%;
	margin:0 0 20px 0;
}
.errorMsg h3{
	color:#FF0000;
}
infoMsg h3{
	color:#009900;
}
.errorMsg ul{
	padding:0!important;
	margin:0!important;
}
.errorMsg ul li{
	list-style:none;
}




/*Table*/
table {  
  margin: 0 0px 20px 0px;
  padding: 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width:100%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px arial, sans-serif;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px;
}


thead th {
  color: #7b7b7b;
  background-color: #e7e8ea;
  border-bottom: 1px solid #c6c6c6;
}

tbody tr.highlighted {
  background-color: #eeeeee;
}

tbody td {
  border-bottom: 1px solid #e7e7e7;
  color:#777;
}

tbody tr:hover td {
  background: #e2e2e2; 
  border-bottom: 1px solid #dedede;
}
.widthA{
	width:20%;
}
.widthB{
	width:40%;
}



/*difinition*/
dfn, dfn dl, dt, dd{
	padding:0;
	margin:0;
}
dd{
	padding:0 0 10px 0;
}
dt{
	color:#7b7b7b;
	font-weight:bold;
}
dd{
	color:#7b7b7b;
	padding-left:15px;
	font-style:italic;
}
/*Common Classes ends here*/