/* CSS Document */

/*-------------------------general-------------------------*/
body	{
	padding:0;
	margin:0;
	background-color:#FFF;
}

p, a, li, td {
	padding:0;
	margin:0;
}

img{
	padding:0;
	margin:0;
	border:none;
}

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

a {text-decoration:none; color:#666;}

/*-------------------------general-------------------------*/
/*-------------------------Top Panel Start-------------------------*/
* .topbg{
	background:url(images/topBG.gif) repeat-x 0 0;
}
* .logoPadding{
	 padding:0 61px 27px 0;
}
* .slogan{
	padding-left: 61px;
}

/*------------------------- navigation -------------------------*/

table.toplogo {
	margin-top: 21px;
}

table#topnavigation				{background:url(images/topnav_off.gif) repeat-x 0 0;}
table#topnavigation td				{vertical-align: middle;}
table#topnavigation td div			{position: relative; z-index: 99;}
table#topnavigation td ul			{position: absolute; z-index: 99; top:0; visibility: hidden; width: 100%; margin: 0; padding: 0; list-style-type: none;}
table#topnavigation td ul li		{margin: 0; padding: 0; list-style-type: none;}

table#topnavigation td ul#aboutus  {width: 152px;}
table#topnavigation td ul#portfolio  {width: 149px;}

table#topnavigation td a	{
	padding:0 16px;
	display:block;
	background:url(images/topnav_off.gif) repeat-x 0 0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-size:12px;
	line-height:28px;
	font-weight:bold;
	color:#FCE6C2;
}

table#topnavigation td a:link, table#topnavigation td a:visited {color: #FFFFFF; text-decoration:none;}

table#topnavigation td a:hover	{
	background:url(images/topnav_on.gif) repeat-x 0 0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	color:#FCE6C2;
}
	
table#topnavigation td a.active,
table#topnavigation td a.active:hover	 {
	background:url(images/topnav_on.gif) repeat-x 0 0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	color:#FCE6C2;
}


table#topnavigation td div ul a:link,
table#topnavigation td div ul a:visited {
	background:url(images/topnav_off.gif) repeat-x 0 0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	color:#FCE6C2;
}

table#topnavigation td div ul a:hover	 {
	background:url(images/topnav_on.gif) repeat-x 0 0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	color:#FCE6C2;
}


* .sub_button {
	background:url(images/topnav_off.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCE6C2;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

/*-------------------------Top Panel End-------------------------*/

/*-------------------------Body Panel Start-------------------------*/
* .bodyBG{
	background:url(images/bodyBg.gif) repeat-x 0 0;
	padding:0px 0 26px 0;
}
* .newsPanelPadding{
	padding:0 0 26px 0;
}
* .news{
/*	font-size:22px;
	color:#000066;
	padding:0 0 9px 0; */
	padding-top: 10px;
}
* .newsTxtPanelPadding{
	padding:0 0 5px 0;
	background:url(images/newsDivder.gif) repeat-x 0 10px;
}

* .newsTxt{
/*	font-size:11px;
	line-height:19px;
	color:#595959;
 */
	padding:0 0 4px 0;
}

* .bodyRightPanelPadding{
	padding:5px 0 0 0;
}
* .header{
	height: 207px;
}

* .whatWedoPanelPadding{
	padding:5px 0 32px 0;
}
* .RightContent{
 padding-right: 20px;
}

* .servicedivider	{
	background:url(images/serviceDivder.gif) repeat-y 323px 0;
}
ul.service{
	padding:0 0 8px 0;
}
ul.service li{	
	line-height:0;
	font-size:0;	
}
ul.service li a{
	 background:url(images/headeingBullet.gif) no-repeat 9px center;
	 padding:0 0 0 29px;
	 display:block;
	 font-size:11px;
	 line-height:25px;
	 color:#595959;
	 background-color:inherit;
}
ul.service li a:hover{
	background-color:#E4EABE;
	color:#595959;
}
ul.service li a.active{
	background-color:#E4EABE;
	color:#595959;
}

table.sidebar strong {color:#595959;}
table.sidebar { margin-top: 10px; margin-left: 8px; }

* #e_box {height: 207px; width: 207px; background: url(images/sd_background.jpg) no-repeat; margin-top: 5px; padding-left: 15px; }

/*-------------------------Body Panel End-------------------------*/
/*-------------------------Footer Panel Start-------------------------*/
* .footerbg{
	background:url(images/footerbg.gif) repeat-x 0 0 #4F4F4F;
	color:#F0FDCE;
	padding:21px 0 15px 0;
	height: 150px;
}
ul.footernav{
	padding:0 0 0 311px;
}
ul.footernav li{
	background:url(images/foterdiv.gif) no-repeat right 4px;
	float:left;
	width:auto;
	padding:0 7px; 
}
ul.footernav li.nofoterdiv{
	background-image:none;
}
ul.footernav li a{
	font-size:11px;
	line-height:14px;
	color:#DDDDDD;
}
ul.footernav li a:hover{
	color:#99FF33;
}
p.copyright{
	font-size:10px;
	line-height:15px;
	width:280px;
	padding:5px 0 0 0;
}
p.copyright span{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
    color:#D7A23B;

}
p.copyright span a{
	color:#FFF;

}
p.copyright span a:hover{
	text-decoration:underline;
}

* td.footertexttd {padding-top: 10px;}

td.footerbg a {color: #c0c0c0;}
td.footerbg a:hover {color: #FFF;}

/*-------------------------Footer Panel End-------------------------*/

/*-------------------------EDIT.COM----------------------------------*/

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #393939;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.FooterText {
	font-size:10px;
	font-weight:normal;
    color:#FFF;
}

.BlackText {
	font-size:12px;
	font-weight: normal;
	color:#000;
}

.LightGrayText {
	font-size:11px;
	line-height: 16px;
	font-weight:normal;
    color:#595959;
}

.SiteHeaderText {
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	color:#161C2F;
}

.SubHeader {
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	color:#FF713F;
}

.SubjectHeader {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#000066;
}

.PageTitle {
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	color:#000066;
}

.SiteHeader {
	font-size:24px;
	line-height:24px;
	color:#E24814;
}

table.sidebar a {color: #FF713F; font-weight: bold;}

/*-------------------------ANIMATED DIV TOGGLE STYLES----------------------------------*/

* #wrapper {
	width: 300px;
	}
 
* .accordionButton {	
	width: 300px;
	margin-top: 30px;
	float: left;
	background: #FFF;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	}
 
* .accordionContent {	
	width: 300px;
	float: left;
	background: #FFF;
	display: none;
	}