
#CEClogo
{
width:802px;
height:150px;
background:#CCCCCC;
}

/* Header  Menu*/
#Hdrmenu
{

width:801px;
background:#FFFFFF;
height:52px;
}

#Hdrmenudata
{
position:absolute;
margin-left:279px;
}
#Hdrmenuleft
{
position:absolute;
background-image:url(../Images/HdrBgGradient.gif);
width:275px;
height:52px;
}


/*Header ends*/

/*Body Begins */
#content
{
width:800px;
height:210px;
background-color:#FFFFFF;
z-index:0;
}

/* Side Sub menu Lists  in Body */
#submenu1
{
position:absolute;
width:20px;
background-color:#053FE8;
margin-top:2px;
}
#submenulist1
{
width:20px;
margin-top:0px;
background-color:#053FE8;
margin-left:0px;
padding:0;
position:absolute;
list-style:none;
}

ul#submenulist1 li
{
line-height:20px;
border-bottom:1px solid #FFFFFF;
border-right:2px solid #ffffff; 
}

#submenu2
{
position:absolute;
margin-left:20px;
width:254px;
background-color:#CaC4d1;
margin-top:2px;
}

#submenulist2
{
width:254px;
height:210px;
background-color:#cac4d1;
margin-left:0px;
margin-top:0px;
padding:0;
position:absolute;
list-style:none;
}


ul#submenulist2 li
{
line-height:20px;
height:20px;
list-style-type:none;
text-decoration:none;
border-bottom:1px solid #FFFFFF;
padding:0px 7px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

ul#submenulist2 li a:link,ul#submenulist2 li a:visited
{
color:#182eb2;
}

ul#submenulist2 li a:hover
{
color:#182eb2;
}
/* Classes to change the color in sidemenu1 while mouse moves on sidemenu2*/
.listover
{
background-color:#57BAFF;
}
.listout
{
background-color:#053FE8;
}

.listover1
{
background-image:url(../Images/menu_normal_sub.gif);
}
.listout1
{
background-image:url(../Images/menu_rollover_sub.jpg);

}
/* side Sub Menu finishes in Body */

/* For Flash Banner for right of the sub menu */
#flashban
{

	margin-left:278px;
	position:absolute;
	width:525px;
	height:210px;
}
/* Flash Banner ends */

/*  Top border line for content */
#Hline1
{

width:800px;
height:20px;
background-image:url(../Images/centerline.gif);
margin-bottom:-18px;
z-index:1;
}

/* Images in Content leftside */
#contentimage
{
	position:absolute;
	width:282px;
	height:266px;
	background:#FFFFFF;
}

/* Data in Content*/
#data
{
	margin-left:276px;
	position:absolute;
	width:523px;
	height:266px;
	background:#FFFFFF;
	z-index:0;

}
/* right border vertical Line */
#Vline
{
position:absolute;
margin-left:798px;
width:2px;
background-image:url(../Images/VerticalLine.jpg);
background-color:#FFFFFF;
height:266px;
z-index:1;
}

/* Bottom Border Line for Content*/
#Hline2
{
position:absolute;
width:800px;
height:20px;
background-image:url(../Images/centerline.gif);
z-index:1;
}
/* Content Ends*/

/* Footer */
#footer
{
position:absolute;
margin-top:5px;
width:800px;
height:30px;
background-color:#FFFFFF;
font-size:12px;
z-index:1;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer2
{
position:absolute;
margin-top:43px;
margin-left:14px;
padding:0;
height:20px;
z-index:2;
}
#footercorner
{
position:absolute;
margin-top:30px;
width:800px;
z-index:1;
}
#footertext
{
position:absolute;
background-color:#FFFFFF;
margin-top:30px;
margin-left:14px;
width:773px;
height:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:100;
z-index:2;
}

/* For footer menu */
a:visited,a:link
{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#082cb4;
}
A:hover
{
color:#4f91ff;
}
A:active
{
color:#FF0000;
}

/* For  Content Text */
h4
{
	margin-left:10px;
	margin-bottom:-10px;
	margin-top:15px;
	font-size:16px;
	font-family:Verdana;
	color:#182eb2;
	}
h5
{
margin-left:10px;
margin-right:30px;
font-family:Verdana;
font-size:12px;
line-height:1.7em;
text-align:justify;
font-weight:200;
}

h6
{
margin-left:10px;
margin-right:30px;
font-family:Verdana;
font-size:12px;
font-weight:200;
}


/* for table data in clients and contactus */
.info
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5em;
background-color:#FFFFFF;
color:#182eb2;
}

.infomail
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5em;
background-color:#FFFFFF;
color:#000000;
}

.feedback
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#182eb2;
margin-left:10px;
}

.FeedbackText
{
BORDER: 1px solid;
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, Tahoma, Helvetica; 
COLOR:#4A4A53;
FONT-WEIGHT:normal;
}

/* To Change the Appearance of the cursor in Projects page click Here button*/
.cursor
{
cursor:hand;
}