
#wrap {font-family:Verdana; font-size:12px; font-weight:bold;  width:951px; height:46px;}

/*Drop Down Menu Styles*/
#ddmenu { background: margin: 0;	padding: 0; }
	
#ddmenu li { float: left;	list-style: none;	font: 12px Verdana, Tahoma, Arial; font-weight:bold;}

#ddmenu li a.fstart {background:url(../images/but-sep.jpg) right 0px no-repeat;
	display: block;	padding: 6px  20px 5px 20px; 
	text-decoration: none;	color: #000;	text-transform:none;	white-space: nowrap;	text-align:center; }
#ddmenu li a.fstart:hover {background: url(../images/hoe-top-navi2hove.jpg) right 0px no-repeat; color:#ffffff;}

#ddmenu li a.start {	background:url(../images/but-sep.jpg) right 0px no-repeat;	display: block;	padding: 6px  8px 5px 8px; 	text-decoration: none;	color: #000;	text-transform:none;	white-space: nowrap;	text-align:center; }
#ddmenu li a.start:hover {background: url(../images/but-sep.jpg) right 0px no-repeat;  background-color:#C53F36; color:#ffffff;}

#ddmenu li a.last {	display: block;	padding: 6px  10px 5px 10px; 
text-decoration: none;	color: #000;	text-transform:none;white-space: nowrap;text-align:center; }
#ddmenu li a.last:hover {background: url(../images/contact-last-nav.jpg) right 0px no-repeat; background-color:#C53F36; color:#ffffff;}

/*Using this css for top menu for extra effect*/
#ddmenu li a.home-red {background: url(../images/hoe-top-navi2hove.jpg) right 0px no-repeat;	display: block;	padding: 6px  20px 5px 20px; 	text-decoration: none;	color: #fff;	text-transform:none;	white-space: nowrap;	text-align:center; }
#ddmenu li a.home-red:hover {background: url(../images/hoe-top-navi2hove.jpg) right 0px no-repeat; color:#ffffff;}

#ddmenu li a.top-red-color-menu {	background:url(../images/but-sep.jpg) right 0px no-repeat; background-color:#C53F36;	display: block;	padding: 6px  20px 5px 20px; 	text-decoration: none;	color: #fff;	text-transform:none;	white-space: nowrap;	text-align:center; }
#ddmenu li a.who-we-red:hover {background: url(../images/but-sep.jpg) right 0px no-repeat; background-color:#C53F36; color:#ffffff;}

#ddmenu li a.contect-red {background: url(../images/contact-last-nav.jpg) right 0px no-repeat; background-color:#C53F36;	display: block;	
padding: 6px  22px 5px 22px; text-decoration: none;	color: #fff;	text-transform:none;white-space: nowrap;text-align:center; }
#ddmenu li a.contect-red:hover {background: url(../images/contact-last-nav.jpg) right 0px no-repeat; background-color:#C53F36; color:#ffffff;}

/*End of css for top menu for extra effect */
	
#ddmenu li ul {	margin: 0px 0px 0px 0px;	padding: 0; position: absolute;	visibility: hidden;	}

#ddmenu li ul.clients {	margin: 0px 0px 0px 0px;	padding:3px 0px 0px 0px; position: absolute;	visibility: hidden;	width:550px; background-color:#C53F36}
#ddmenu li ul.how {	margin: 0px 0px 0px -255px;	padding:3px 0px 0px 0px; position: absolute;	visibility: hidden;	width:800px; background-color:#C53F36}
#ddmenu li ul.who {	margin: 0px 0px 0px -40px;	padding:3px 0px 0px 0px; position: absolute;	visibility: hidden;	width:270px; background-color:#C53F36}
#ddmenu li ul.seo {	margin: 0px 0px 0px -120px;	padding:3px 0px 0px 0px; position: absolute;	visibility: hidden;	width:600px; background-color:#C53F36}

#ddmenu li ul li {	display:inline;}

#ddmenu li ul li a.s { width: auto; background: url(../images/min-in-tab.jpg) right 7px no-repeat ;	display: block;	color: #ffffff; 
	font-size: 11px;	padding: 3px 17px 3px 10px; text-decoration:none;}
#ddmenu li ul li a.s:hover {background:  url(../images/min-in-tab.jpg) right 7px no-repeat;	padding: 3px 17px 3px 10px; color:#000; text-decoration:none;}
	
#ddmenu li ul li a.l { width: auto; display: block;	color: #fff; font-size: 11px;	padding: 3px 0px 3px 10px; text-decoration:none;}
#ddmenu li ul li a.l:hover {padding: 3px 0px 3px 10px; color:#000; text-decoration:none;}









/*Here Is SEO Side Menu Css*/
.menu, 
.menu ul {margin:0; padding:0; list-style:none;}
.menu {width:200px;}
.menu li {margin:0; padding:0;margin-bottom:1px;}

.menu a { display:block;padding:2px 5px; font-family: Verdana;	font-size: 13px;	font-weight:bold;	color: #000000; text-decoration:none;}
.menu a:hover {font-family: Verdana;	font-size: 13px;	font-weight:bold;	color: #1E1E1E; text-decoration:none; background-color:#EDECEC}
.menu ul li {padding-left:10px;}

.menu ul a { padding-left:12px;	color:#000;	font-family: Verdana;	font-size: 11px; font-weight:bold; text-decoration:none;	background-image: url(../images/side-menu-arrow.jpg);	background-repeat: no-repeat;	background-position: left 8px;	}
.menu ul a:hover { color:#666666; font-family: Verdana;	font-size: 11px;	font-weight:bold; text-decoration:none;background-color:#FFFFFF}

.menu ul li ul a { padding-left:12px;	color:#000;	font-family: Verdana;	font-size: 11px; font-weight:normal; text-decoration:none;	background-image: url(../images/side-menu-arrow.jpg);	background-repeat: no-repeat;	background-position: left 8px;	}
.menu ul li ul a:hover { color:#666666; font-family: Verdana;	font-size: 11px;	font-weight:normal;	 text-decoration:none;background-color:#FFFFFF}

.hidden {display:none;}


