body	{	

	font: normal 12px arial;
	color:#908e8e;
	background:#fff;
	}
/* ======================= Reset Styles! ======================= */
body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
.clear{clear:both;}
.left{float: left;}
.right{float: right;}

a:link, a:active, a:visited
	{
	color:#000;
	text-decoration: underline;
}

a:hover
	{
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	color: #000;
	padding:0px;
	font-weight: Normal;
	}

h1{font-size: 30px;}
h2{font-size: 26px;}
h3{font-size: 22px;}
h4{font-size: 20px;}
h5{font-size: 16px;}
h6{font-size: 14px; font-weight: bold;}

p{
	color: #908e8e;
	padding:0px;
}
ul{
	list-style: square;
	padding: 8px 30px;
	
}

li{
	color: #000;
	
}

/* Header */
#topSection	{
	margin:0 auto;
	width:924px;

	}	
#topSection h1	{
	float:left;
	padding:0 0 0 13px;
	font-size:28px;
	}	
	
#topSection span	{
	float:left;
	margin:5px 12px 0 0px;
	font-size:12px;
	}
	
#topSection strong	{
	font-weight:900;
	}	
#nav h1{
	width:425px;
float:left;
}

#callus	{
	float: right;
	margin: 5px 8px 0 0;
	text-align:right;
line-height:.5em;
	}
#callus p{
	float: left;
	padding:10px;
	}

#callus p strong{
font-size: 18px;
font-weight: bold;
text-align:right;
text-transform: uppercase;
}

#callus p span   {
font-size: 30px;
font-weight: bold;
color:#be0000;
float:right;
margin:0;
}

/*NAVIGATION STARTS*/
#nav	{
	width:900px;
	margin:0 auto;
	clear:both;
	color:#FFF;
	padding:5px 0 0 0;
}
#nav ul {
	list-style-type: none;
	width: 450px;
	float: right;
	margin:0;
	padding:0;
position:relative;
bottom:-12px;
}
#nav li {
	float: right;
	display: inline;
	margin:10px 0 -20px 0;
}
	
#nav li a {
	color: #FFF;
	display: block;
	float: left;
	font: bold 12px arial, sans-serif;
	margin-right: 2px;
	text-transform:uppercase;
	padding-right: 18px;
	text-decoration: none;
	background: url(../images/bg-button-a.gif)  no-repeat right top scroll;
	
}
#nav li a span {
	display: block;
	line-height: 14px;
	color:#FFF;
	padding: 9px 0 11px 18px;
    background:transparent url(../images/bg-button-div.gif) no-repeat;
	
	
}
#nav li a:hover {
 	background: url(../images/bg-button-a.gif)  no-repeat right top scroll;
	text-decoration: underline;
	color:#FFF

}

#nav li a:hover span {
    background:transparent url(../images/bg-button-div.gif) no-repeat;
    padding: 9px 0 11px 18px;
	text-decoration: underline;
	
}

#nav li.active {
	margin:0 2px 0 0;
	background-color:#c00000;
}
	
#nav li.active a {
	background: url(../images/active-a.gif)  no-repeat right top scroll;
	margin-right: 0px;
	
}
#nav li.active a span {
	display: block;
	line-height: 14px;
	color:#FFF;
    padding: 9px 0 21px 18px;
     background:transparent url(../images/active-bg.gif) no-repeat;
	
	
}
#nav li.active a:hover {
	text-decoration: underline;
	background: url(../images/active-a.gif)  no-repeat right top scroll;
}

#nav li.active a:hover span {
    background:transparent url(../images/active-bg.gif) no-repeat;
	text-decoration: underline;
}


#header{
	width:100%;
	float:left;
	background:url(../images/header-bg.gif) repeat-x left 196px;
	height:250px;
	padding:5p;
	}
#headerImage{
	width:1003px;
	margin:0 auto;
	text-align:center;
	padding:8px 0 10px 0;
	background:url(../images/header-image.gif) no-repeat;
	}

	
#content	{	
	margin:0 auto;
	width:924px;
	padding:11px 0 0 0;
	}
/* left starts here*/	
#left	{	
	width:263px;
	float:left;

	}	
	
#left h4	{	
	float:left;
	font-size:18px;
	color:#58595b;
	font-weight:bold;
	padding:0 20px 0 14px;
	}		
	
#left form	{
	float:left;
	width:250px;
	padding:0 0 30px 14px;
	font:normal 11px verdana;
	background: url(../images/contact-bg.gif) no-repeat right bottom;
	}	
#left form ul	{
	margin:0;
	padding:0;
	float:left;
	width:180px;
	list-style-type:none;
	}
	
#left form ul li	{
	margin:0 5px 0 0px;
	width:222px;
	padding:3px 0 0 0;
	float:left;
	background: url(../images/input-bg.gif) no-repeat 0px bottom;
	}	
	
#left form ul li.textarea	{
	width:222px;
	padding:3px 0 0 0;
	float:left;
	background: url(../images/bg-textarea.gif) no-repeat 3px bottom;
	}	

#left form	label{
	width:180px;
	color:#5685b8;
	font: normal 12px arial;
	float:left;
	}	
	
#left form	input{
	margin:8px 0 0 5px;
	width:210px;
	padding:2px 0 0 0;
	background:none;
	height:20px;
	float:left;
	}	
#left form textarea{
	margin:8px 0 0 5px;
	padding:5px 0 0 0;
	width:210px;
	height:70px;
	background:none;
	overflow:auto;
	border:none;
	float:left;
	}			
	
#left form	input.submit_btn{
	margin:7px 40px 2px 0px;
	padding:0 10px 2px 0;
	color:#fff;
	width:132px;
	float:right;
	height:21px;
	text-align:right;
	background: url(../images/bg-btn.gif) no-repeat;

	}		
	
#left p {
	margin:7px 0px 0px 0px;
	width:232px;
	float:left;
	padding:5px 8px 3px 8px;
	text-align:left;
	background:#ecf5fe url(../images/callus-top.gif) no-repeat left top;
}
#left img.left {
	float:left;
	}

#left p strong {
	font-weight:bold;
	padding:5px 0 0 2px;
	font-size:18px;
	}
	
#left p span {
	font-weight:bold;
	text-align:left;
	padding:5px 0 0 0px;
	color:#be0000;
	font-size:30px;
	}	
	
/* right starts here*/

#right	{
	float:right;
	width:628px;
	padding:0 0 20px 0;
	}	
	
#right	p{
	padding:10px 0 0 0;
	color:#000;


	}	
	
#right img.seprator	{
	float:left;
	margin:5px 0 0 0;
	}	
	
#right h2	{
	font-size:20px;
	font-weight:bold;
	}		
	
#practiceArea	{
	float:left;
	margin:20px 0 0 0;
	width:251px;
	}	
	
#practiceArea img.left	{
	float:left;
	}	
#practiceArea h4	{
	float:left;
	font-size:18px;
	color:#2a6eb9;

	}	
	
#practiceArea ul	{
	float:left;
	margin:0;
	width:251px;
	padding:0;
	background:#f4f4f4;
	list-style-type:none;
	}	
	
#practiceArea ul li	{
	float:left;
	margin:0;
	padding:5px 0 5px 35px;
	width:200px;
	background: url(../images/bul-practice.gif) no-repeat 10px 7px;
	list-style-type:none;
	}	
#practiceArea ul li	a:link, #practiceArea ul li	a:active, #practiceArea ul li	a:visited{
color:#908e8e;
text-decoration:none;
}	
#practiceArea ul li	a:hover
{
color:#000000;
}		

/* testimonials starts here*/

#testimonials {
	float: left;
	padding:20px 0 0 60px;
	width:300px;
}

#testimonials strong {
	font-weight: bold;
	padding: 10px 0 10px 0;
	color:#be0000;
	text-align:left;
}

#testimonials h4 {
	color: #be0000;
	font-size:18px;
}

#testimonials p {
	line-height: 16px;
	padding: 0 0 10px 0;
}

#testimonials img.btn {
	float:right;
	}
#testimonials img.left {
	float:left;
}

/* footer starts here */

#footer	{
	margin:30px auto 0 auto;
	width:1003px;
	clear:both;
	padding:13px 0 25px 0;
	border-top: 1px solid #ddd;
	}
	
#footer	a:link,#footer a:visited,#footer a:active{
	color:#0058b8;
	font-weight:bold;
	text-decoration:none;
	}	
	
#footer	a:hover{
	text-decoration:underline;
	}	
		
	
#footer p	{
	float:left;
	width:1003px;
		}	
	
#footer  strong	{
	float:left;
	padding:0 0 0 70px;
	
	}	
	
#footer  span	{
	float:right;
	padding:0 60px 0 0;
	color:#5685b8;
	
	}	

	.float-right {float: right; margin: 0px 0px 10px 10px}
	.text {font-style: italic;}
	.source {font-weight: bold; text-align: right;}
