/* CSS Document */

<style type="text/css">
body
{
margin:0;
padding:0;
background-color:#828282;
}
#maincontainer
{
background:url(images/index_16.jpg) repeat-y;
margin:0 auto;
height:auto;
width:1261px;
}

#subcontainer
{
margin:0 auto;
width:784px;
height:auto;
}
.clear
{
clear:both;
}
.nav
{
margin:0;
padding:0;
}

a#home
{
float:left;
display:inline;
text-decoration:none;
width:172px;
height:37px;
margin:0 auto;
background-image:url(images/home.jpg);
}
a#home:hover
{
background-image:url(images/home-hover.jpg);
}


a#about
{
float:left;
display:inline;
text-decoration:none;
width:154px;
height:37px;
margin:0 auto;
background-image:url(images/aboutus.jpg);
}
a#about:hover
{
background-image:url(images/aboutus-hover.jpg);
}


a#services
{
float:left;
display:inline;
text-decoration:none;
width:157px;
height:37px;
margin:0 auto;
background-image:url(images/services.jpg);
}
a#services:hover
{
background-image:url(images/services-hover.jpg);
}



a#contact
{
float:left;
display:inline;
text-decoration:none;
width:153px;
height:37px;
margin:0 auto;
background-image:url(images/contactus.jpg);
}
a#contact:hover
{
background-image:url(images/contactus-hover.jpg);
}


a#blog
{
float:left;
display:inline;
text-decoration:none;
width:148px;
height:37px;
margin:0 auto;
background-image:url(images/blog.jpg);
}
a#blog:hover
{
background-image:url(images/blog-hover.jpg);
}
.btn-hide
{
display:none;
}

#home , #about , #services , #contact img 
{
border:0;
}

#midareacontainer
{

width:784px;
height:auto;
margin:0 auto;


}
#midareacontent
{
background:url(images/midareabot_38.gif) repeat-y ;
width:784px;
height:550px;
margin-left:-1px;

}


#leftbox_home
{
float:left;
width:487px;
overflow:auto;
border:1px;
margin:4px;
border:1px #666666 solid;
background:#FFFFFF;
}
#leftbox_home .index
{
height:20px;
background:url(images/homemidarea_29.gif) repeat-x;
margin:0;
padding:0;

}

#leftbox_home .clientbox
{
margin:2px;
float:left;
width:148px;
height:104px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;

}
#leftbox_home .clientbox img
{
margin:2px;
border:1px #333333 ridge;
}
#clientboxwrap
{
	border: 1px solid #CCC;
	height:230px;
	min-height: 230px;
	_height: 230px;
	overflow:auto;
	margin-bottom:12px;
	
}
#rightbox
{
margin:2px;
float:left;
width:263px;
height:460px;
border:1px #C4C4C4 solid;
border-top:0;
background-color:#FFFFFF;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	padding:4px;
}


.style3 {color: #990000}

#footer
{
position:relative;
bottom:0;
width:784px;
height:91px;
background-image:url(images/index_30.jpg);
background-repeat:no-repeat;

}

#footer .linkwrap
{

padding:0;
padding-left:340px;
_padding-left:336px;

}
#footer .link
{

float:left;
display:inline;
width:84px;
margin: 22px 0px 0px 4px;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
#footer span
{

width:2px;
height:auto;
color:#FFFFFF;
}
.linksep
{
width:1px;
float:left;
color:#444444;
padding-top:20px;

}
#footer a:link 
{
text-decoration:none;
color:#FFFFFF;
} 
#footer a:hover a:visited
{
color:#FFFFFF;
text-decoration:underline;
}
.style4 {
	font-size: 10px;
	font-weight: bold;
	color: #003300;
}

#flashholder
{
margin:0 auto;
width:250px;
height:285px;
background-color:#CCCCCC;
}
.icon
{
margin:0 auto;
}

.icon img
{
margin:6px;
}

/***********************************************
services_box css starts here
***********************************************/

#leftbox
{
float:left;
margin:2px;
min-width:512px;
min-height:529px;
border:0;
overflow:auto;
padding:18px 2px 2px 2px
}
.services_box
{
width:512px;
height:528px;
margin:0px;
padding:0;
border:0;

}
.lbl_services
{
background-image:url(images/serviceslblbg_23.gif);
background-repeat:no-repeat;
width:512px;
height:34px;
padding-top:4px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:14px;
font-weight:bold;
color:#333333;
letter-spacing:6PX;

}
.globaltext
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin:6px;
}

.services_profimg img
{
margin:2px;
border:1px #333333 solid;
}

.clcktosee{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 6px;
	color: #003399;
	font-style: italic;
}
/***********************************************
services_box css end here
***********************************************/
</style>
