body {
  background-color: #ffffff;
  background-position:center;
  color: #333333;
  font-family:"trebuchet MS";
  font-size: 12px;
  line-height:16px;
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

#outerWrapper {
	background:url(../images/mainbg.jpg) repeat-y;
	margin-bottom:10px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
}
/****************************************************header**********************************************************/

#outerWrapper #header {
  color: #fff;
  font-size:12px;
  height: 194px;
}

.headertext_link {
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.headertext_link:hover {
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}
/**************************************************navigation************************************************************/

 #topNavigation {
  background-color: none;
  width:647px;
  float:left;
  height:37px;

  
}

#lefttop {
	width:236px;
	float:left;
	margin-right:5px;
	height:37px;
}

#outerWrapper #contentWrapper {
	width:900px;
}

#outerWrapper #contentWrapper #leftcolumn {
	width:236px;
	margin-right:5px;
	float:left;
}


#outerWrapper #contentWrapper #leftcolumn .leftbottom_bg {
	background:url(../images/leftbottom.jpg) no-repeat;
	height:12px;
}


#outerWrapper #contentWrapper #rightcolumn {
	width:648px;
	margin-right:5px;
	float:left;
	margin-top:6px;
}

#outerWrapper #contentWrapper #rightcolumn #bodymain {
	background:#f0eeee;
	border:#8b8b8b 1px solid;
	padding:10px;
	min-height:700px;
}
#outerWrapper #contentWrapper #rightcolumn #bodymain2 {
	background:#f0eeee;
	border:#8b8b8b 1px solid;
	padding:10px;
}
.img {
	width:200px;
	float:left;
}
.more {
	color: #990000;
	font-family:"trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	text-decoration:none;
}
.more:hover {
	color: #990000;
	font-family:"trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	text-decoration:underline;
}

.heading {
	font-family:"trebuchet MS";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

.heading_small {
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#990000;
}

.bullet_text {
	background: url(../images/bullet.jpg) no-repeat;
	padding-left:25px;
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#00475d;
	text-decoration:none;
	line-height:25px;
}
.bullet3_text {
	background: url(../images/bullet3.jpg) no-repeat;
	padding-left:25px;
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#00475d;
	text-decoration:none;
	line-height:25px;
}
.sub_text {
	background: url(../images/bullet2.jpg) no-repeat;
	padding-left:15px;
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	line-height:25px;
}
.sub_text:hover {
	background: url(../images/bullet2.jpg) no-repeat;
	padding-left:15px;
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	line-height:25px;
}

.services_link {
	background:url(../images/srvice_bullet.jpg) no-repeat;
	padding-left:15px;
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color: #999999;
	text-decoration:none;
	line-height:25px;
}
.services_link:hover {
	background:url(../images/srvice_bullethvr.jpg) no-repeat;
	padding-left:15px;
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	line-height:25px;
}

.sub_text2 {
	background: url(../images/bullet2.jpg) no-repeat;
	padding-left:15px;
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	line-height:25px;
}

#outerWrapper #contentWrapper #rightcolumn #portfolio {
	width:373px;
	background:#f0eeee;
	border:#8b8b8b 1px solid;
	margin-top:5px;
	float:left;
}
#outerWrapper #contentWrapper #rightcolumn #portfolio #portfolioheading {
	background:url(../images/portfolio_heading.jpg) no-repeat;
	height:38px;

}
#outerWrapper #contentWrapper #rightcolumn #testimonial {
	width:256px;
	background:#f0eeee;
	border:#8b8b8b 1px solid;
	margin-top:5px;
	float:right;
}
#outerWrapper #contentWrapper #rightcolumn #testimonial  #testimonialheading {
	background:url(../images/client.jpg) no-repeat;
	height:38px;
}

#outerWrapper #contentWrapper #rightcolumn #testimonial .img {
	width:80px;
	height:80px;
	margin:5px;
}

.heading2 {
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.name {
	font-family:"trebuchet MS";
	font-size:12px;
	color:#993300;
	font-weight:bold;
}
.designation {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

/**************************************************leftmenu****************************************************************/

#leftmenu {
	margin:0;
	padding:0;
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:normal;
	float:left;
	width:237px;
}

#leftmenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:204px;
}
#leftmenu li {
	width:237px;
	float:left;
	background-image:url(../images/leftmenu.jpg);
	height:45px;
	background-repeat:no-repeat;
}

#leftmenu li:hover {
	width:237px;
	float:left;
	background-image:url(../images/leftmenu_hvr.jpg);
	height:45px;
	background-repeat:no-repeat;
}
#leftmenu table {
	position:absolute;
	border-collapse:collapse;
	top:0px;
	left:0px;
}
#leftmenu a {
	padding-left:25px;
	padding-top:6px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	border-top:0;

}
#leftmenu a:hover {
padding-left:25px;
padding-top:6px;
color:#00a8ff;

}
#leftmenu li ul {
	position:absolute;
	top:0px;
	left:250px;
	visibility:hidden;
}
.bottom {
	width:236px;
	height:12px;
	float:left;
}
#add {
	width:235px;
	float:left;
	margin-top:5px;
} 

#outerWrapper #contentWrapper #banner {
	margin-top:10px;
	width:257px;
	height:157px;
	float:right;
}

.sitemap_text {
	padding-left:10px;
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	color:#990000;
	text-decoration:none;
}	
.sitemap_text:hover {
	padding-left:10px;
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	color:#990000;
	text-decoration:underline;
}

/*****************************************************footer********************************************************/

#footerWrapper {
	width:894px;
	clear:both;
	margin-top:10px;
	background:url(../images/footerbg.jpg) repeat-x;
	height:75px;
	padding:20px auto 40px auto;
	font-family:"trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
#footerWrapper .footerlink {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#footerWrapper .footerlink:hover {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
	
.menu a 
{
	color:#ffffff;
	display:block;
	text-decoration:none;
	background-color:#00475D;
	margin: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

	.menu a:hover 
	{
		color:#00a8ff;
	}
	
.menu .options 
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	margin-right:1px;
	margin-bottom:1px;
	color: #ffffff;
	background-color: #00475D;
}

.h2 
{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006600;
}
