body{
	background-repeat: repeat;
	background-color: #DBDBDB;
	margin: 0px;
}
#banner {
	margin-right: 32px;
	margin-left: 32px;
}
#logo a {
	text-decoration: none;
}


ul.li
{
	margin:0;
	padding:0;
	list-style-type: none;
}

#contentwrapper{
	margin:auto;
	width:960px;
	background-image: url(../images/wrapper-bg.jpg);
}

#logo {
	margin-right: 32px;
	margin-left: 32px;
}

/* Navigation Bar Starts Here */

#nav{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height:45px;
	width: 895px;
	margin-right: 32px;
	margin-left: 32px;
}
#nav ul{
display:inline;
}

#nav li{
	display:inline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9b9b9b;
	position: relative;
	top: -10px;
	width:150px;
}

#nav li a{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9b9b9b;
	font-weight:bold;
	text-decoration:none;
}

#nav li a:hover{
color:#fa6d0f;}
	
#nav img{
    width:2px;
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	position: relative;
	top: 5px;
		}
		
/* Navigation Bar Ends Here */

/* Middle Content Starts Here */
		
#middlecontent{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 8px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
					}
	
#middlecontentleft{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	width:580px;
	min-height:300px;
	
}

#middlecontentleft ul{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
}

#middlecontentleft li{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515153;
	list-style-image: url(../images/bullet_general.png);
	margin-bottom:3px;
	margin-top:2px;
	margin-left:-20px;
}


#middlecontentright{
	float:right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:275px;
}

#portfolio{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}
#portfolio img {
	border: 1px solid #999999;
}


/* Middle Content Ends Here */

/* Recent Projects Starts Here */

#recentprojects{
	clear:both;
	height:260px;
	background-color:#e0e0d5;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;

}
.testimonial {
	font-size: 13px;
	font-style: italic;
	line-height: normal;
}

.client {
	font-size: 14px;
	text-align: right;
}

#recentprojectslt{
	float:left;
	width:560px;
	margin-left: 10px;

}

#recentprojectsrt{
	float:right;
	width: 260px;
	margin-right: 20px;
}

recentprojectsrt img {
width:280px;
margin-right:15px; 
margin-top:20px; 
margin-bottom:20px;
}

#recentprojects li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515153;
	list-style-image: url(../images/bullet_general.png);
	margin-bottom:3px;
	margin-top:2px;
	margin-left:-9px;
}

/* Recent Projects Ends Here */

/* Services Starts Here */

#services{
	clear:both;
	background-image: url(../images/services_bgnew.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	min-height:255px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-right: 020px;
	margin-left: 20px;
}

#services ul{
	margin-top:52px;
	}

#services li{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding:6px;
	display: run-in;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(../images/Services_bullet.png);	
}
#services li a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;	
	font-smooth: auto;
	
}

#servicesleft{
	width:566px;
	float:left;
	}

#servicesleft1{

	width:275px;
	float:left; }
	
#servicesleft2{
	width:275px;
	float:right; }


#servicesright{
	width:275px;
	float:right;
	margin-right:28px;	
}

/* Services Ends Here */

/* Footer Starts Here */
#footer
{
	background-color:#E0E0D5;
	height:40px;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515153;
	clear:both;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
/* Footer Ends Here */

/* General Tags Starts Here */

h1
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #636363;
}

h1 span
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #F87A13;
	}

.h1bullet{
float:left;
margin:5px;
margin-left:10px;
margin-top:15px;

}


h2{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #ffffff;
	width:150px;
	float: left;
	}
	
.h2bullet{
float:left;
margin:5px;
margin-left:15px;
margin-top:10px;
}

h3

{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F87A13;
	margin-bottom:8px;
	}

p{
	clear:both;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515153;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 0px;
	}
	


h4
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
	margin-bottom: 5px;

}

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

/* General Tags Ends Here */
