/* CSS Document */

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px; 
	margin-bottom:0px;
	background-image:url(images/main-bg.gif);
	background-repeat:no-repeat background-position:left top;
	background-color:#C4C3C3; color:#4D4747;
}
img {
	border:none;
}
ul, a, h2 {
margin:0px; padding:0; list-style:none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

#frame{
	width:874px;
	height:auto;
	background-color:#FFF; color:#4D4747;
	padding:0 2px;
	margin:auto;
}

/* Header part style start from here */

#headcontainer{
	width:874px;
	height:110px;
	background-color:#FFF; color:#4D4747;
	border-top:4px solid #9D9C9C;
	margin:auto;
}


#leftcontainer{
	width:400px;
	height:110px;
	background-position:left bottom;
	background-color:#FFFFFF; color:#4D4747;
	float:left;
	margin-top:auto;
}

#logo{
	width:200px;
	height:105px;
	margin:5px 0px 0px 5px;
	}

#rightcontainer{
	width:474px;
	height:110px;
	background-position:left bottom;
	background-color:#FFFFFF; color:#4D4747;
	float:right;
	margin-top:auto;
}
#sleft{
width:100px;
height:50px;
float:right;
margin:35px 18px 0px 0px;
}

/* Header part style end here */


/* nav part style start from here */

#navcontainer{
	width:874px;
	height:39px;
	background:url(images/navbg.jpg) 0 0 fixed;
}
#navcontainer ul {
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	padding:0 0px 0 30px;
	float:left;
}
#navcontainer ul li {
	float:left; 
	padding:0px 25px 0px 23px;
	background:url(images/navarrrow.gif) 0 50% no-repeat;
}
#navcontainer ul li.noPad {	
	padding-right:0;
}
#navcontainer ul li a {
	color:#A3A2A2; background-color:inherit; text-decoration:none;
}
#navcontainer ul li a:hover, #navcontainer ul li span {
	color:#ff0000; background-color:inherit;
}

#homecontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#homearrow{
width:auto;
height:20px;
padding-left:30px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#home{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}

a.hometxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#A3A2A2; background-color:inherit;
text-decoration:none;
}
a.hometxt:hover{
	color:#638E02; background-color:inherit;
}
#aboutuscontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#aboutarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#about{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}

#serviescontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#servicesarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#services{
width:25px;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}
#foodgallerycontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#foodarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}
#food{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}
#pricingcontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#pricingarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}
#pricing{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}
#deliverycontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}
#deliveryarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#delivery{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}
#contactscontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#contactsarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#contacts{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}



/* nav part style end here */

/* banner part style start from here */

#banner{
width:874px;
height:177px;
background-color:#FFFFFF; color:#4D4747;
margin:auto;
}

#brcategory{
width:200px;
height:auto;
float:left;
margin:auto;
}

#category{
width:200px;
height:5px;
padding:0px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:6px;
color:#000000;
text-align:center;
vertical-align:top;
text-decoration:none;
float:left;
}
.categorynav{
width:200px;
height:18px;
float:left;
margin:auto;
}

.cbullet{
width:22px;
height:18px;
float:left;
margin:auto;
}

.bullet{
width:8px;
height:10px;
padding-top:5px;
float:left;
margin:auto;
}


.ctxtcontainer {
width:106px;
height:18px;
float:left;
margin:auto;
}

.ctxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#F68738; background-color:inherit;
text-decoration:none;
}
.ctxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000; background-color:inherit;
text-decoration:none;
}

#cmore{
width:128px;
height:18px;
text-align:right;
float:right;
margin:auto;
}

/* banner end part style end here */

.blank{
width:874px;
height:12px;
background-color:#FFFFFF; color:#4D4747;
margin:auto;
}

/* body part style start from here */

#bodycontainer{
width:874px;
height:auto; 
color:#4D4747;
background-color:#FFF;
margin:auto;
}

#bodycontainerleft{
width:200px;
height:auto;
background-color:#FFFFFF;
float:left;
margin:0px 0px 0px 5px; color:#4D4747;
}
#flash
{
float:left;
margin:auto;
width:200px;
height:117px;
}
#bodycontainercenter{
width:650px;
height:auto; color:#4D4747;
background-color:#FFFFFF;
border-left:1px solid #F68738;
float:right;
margin:auto;
}

#welcome{
height:43px;
text-indent:-2000px;
background:url(images/welcome.gif) 0 0 no-repeat;
}

#blankright{
width:192px;
height:14px;
text-align:center;
margin:auto;
}


#contact
{
background:url(images/call.gif);
background-repeat:no-repeat;
float:left;
margin:auto;
width:200px;
height:49px;
margin-top:10px;
}

#bodyrightcontainer{

width:291px;
height:auto;
float:left;
margin-left:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5 ;
text-decoration:none;
text-align:justify;
}
#bodyrightcontainer1
{
width:291px;
height:auto;
float:left;
margin-left:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5 ;
text-decoration:none;
text-align:justify;
}
#bodyrightcontainer2
{
width:291px;
height:auto;
float:left;
margin-left:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5 ;
text-decoration:none;
text-align:justify;
}
#bodyrightcontainer3
{
width:291px;
height:auto;
float:left;
margin-left:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5 ;
text-decoration:none;
text-align:justify;
}

#bodyaboutuscontainer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5;
text-decoration:none;
text-align:justify;
width:600px;
height:auto;
float:right;
margin:0px 20px 0px 20px;
}
#bodyaboutuscontainer1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5;
text-decoration:none;
text-align:justify;
width:600px;
height:auto;
float:right;
margin:0px 20px 0px 20px;
}
#bodycareercontainer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5;
text-decoration:none;
text-align:justify;
width:600px;
height:auto;
float:right;
margin:0px 20px 0px 20px;
}
#bodywelcome
{
background:url(images/welcome.gif);
background-repeat:no-repeat;
width:261px;
height:23px;
float:left;
margin:0px 0px 10px 10px;
}
#bodywebsite
{
background:url(images/web_design.gif);
background-repeat:no-repeat;
width:207px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}

#bodywebsite1
{
background:url(images/module_of_design.jpg);
background-repeat:no-repeat;
width:410px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodyoffline
{
background:url(images/offline.gif);
background-repeat:no-repeat;
width:206px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodywebpromot
{
background:url(images/promot.gif);
background-repeat:no-repeat;
width:174px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodywebdev
{
background:url(images/web_deve.gif);
background-repeat:no-repeat;
width:239px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodysoftdev
{
background:url(images/software.gif);
background-repeat:no-repeat;
width:248px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodygraphic
{
background:url(images/graphic.gif);
background-repeat:no-repeat;
width:205px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodyportal
{
background:url(images/portal.gif);
background-repeat:no-repeat;
width:218px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodyhost
{
background:url(images/hosting.gif);
background-repeat:no-repeat;
width:147px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodycareer
{
background:url(images/career.gif);
background-repeat:no-repeat;
width:146px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#more
{
width:100px;
height:20px;
float:right;
}
.mtxt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#F68738;
text-align:right;
text-decoration:none;
}
.mtxt a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#F68738;
text-align:right;
text-decoration:underline;
}
.mtxt a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ff0000;
text-align:right;
text-decoration:underline;
}
#bodycontact
{
background:url(images/contact.gif);
background-repeat:no-repeat;
width:158px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#bodysubmit
{
background:url(images/submit.gif);
background-repeat:no-repeat;
width:158px;
height:30px;
float:left;
margin:0px 0px 10px 10px;
}
#formname
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5;
text-decoration:none;
text-align:justify;
width:291px;
height:20px;
float:left;
margin-left:20px
}
#field
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1174B5;
width:288px;
height:20px;
float:left;
margin-left:20px
}
.bodyheading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4D4747;
font-weight:bold;
text-decoration:none;
text-align:justify;
}
.Subheadtxt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#F68738;
text-decoration:none;
text-align:justify;
}
.Subheadtxt a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#F68738;
text-decoration:none;
text-align:justify;
}
.Subheadtxt a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff0000;
text-decoration:underline;
text-align:justify;
}

/* body end part style end here */



#footercontainercenter{
width:874px;
height:68px;
background-color: #0066CC; color:#4D4747;
border-bottom:1px solid #FFFFFF;
margin:auto;
}
#frtop{
width:860px;
height:15px;
text-align:center;
padding:0px 7px 0px 7px;
float:left;
margin-top:5px;
}
#footertxt{
height:auto;
padding-top:8px;
text-align:center;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF; background-color:inherit;
text-decoration:none;
}
.fnav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF; background-color:inherit;
text-decoration:none;
}
.fnav a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF; background-color:inherit;
text-decoration:none;
}
.fnav a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FF0000; background-color:inherit;
text-decoration:underline;
}
#define{
width:290px;
height:auto;
padding:0px 5px 0px 5px;
float:left;
margin:auto;
}
#define1{
width:290px;
height:auto;
padding:0px 5px 0px 5px;
float:left;
margin:auto;
}


#seodefine{
width:340px;
height:auto;
padding:0px 5px 0px 5px;
float:left;
margin:auto;
}
#seodefine1{
width:240px;
height:auto;
padding:0px 5px 0px 5px;
float:left;
margin:auto;
}



#copyright{
width:860px;
height:auto;
padding:5px 7px 5px 7px;
float:left;
margin:auto;
}

.copyrighttxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
padding-left:20px;
color:#4D4747; background-color:inherit;
}
.copyrighttxt a {
	color:#4D4747; text-decoration:none; background-color:inherit;
}
.copyrighttxt a:hover {
	text-decoration:underline;
	color:#FF0000;
}

/* footer part style end here */





