*{
	margin:0px;
	padding:0px;
}






body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#494949;
	line-height:25px;
	text-align:justify;
	
	
}

.copyright{

	color:#CCCCCC;
	font-size:11px;

}

.heading {
	
	font-size:25px;	
}


.textcon {
font-size:14px;
text-align:left;

}

.white_bold {
font-size:12px;
font-weight:bold;

}


a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
text-decoration:underline;
}
a:active {
	color: #CCCCCC;
	text-decoration:none;
}


.input		
{
	color : #fff;
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	border: 1px solid #A4A2A2;
	background-color: #fff;
	width:190px;
	height:20px;
	

}

.input_1		
{
	color : #fff;
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	border: 1px solid #A4A2A2;
	background-color: #fff;
	width:60px;
	height:20px;
	

}


.input_message		
{
	color : #fff;
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	border: 1px solid #A4A2A2;
	background-color: #fff;
	width:290px;
	height:120px;
	

}

.button {
	background-color: #FF9393;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #FF0000;
	padding:2px;
	height:23px;
} 



#flash{
	width:770px;
	height:490px;
	position:relative;
	z-index:-10px;
	}

.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 

#tabs{
	
	width:100px;
	text-align:left;
	z-index:1000;
	position:absolute;
	left:20px;
	top:10px;
	  
}

#multi-level {height:30px; position:relative; z-index:-100; }
#multi-level .pad {float:left; }

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:Helvetica, sans-serif; font-size:15px; background-image:url(images/drop1_bg.jpg);  background-repeat:no-repeat;  }

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; margin-left:5px;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0; }

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:100px; background:url(images/home_1.gif) no-repeat;}
.menu li.p2 {width:100px; background:url(images/about_1.gif) no-repeat;}
.menu li.p3 {width:100px; background:url(images/items_1.gif) no-repeat;}
.menu li.p4 {width:100px; background:url(images/order_1.gif) no-repeat;}  
.menu li.p5 {width:100px; background:url(images/partners_1.gif) no-repeat;}
.menu li.p6 {width:100px; height:120px;background-image:url(images/contact.gif); background-repeat:no-repeat; }


/* set up the normal unhovered images in the links */
.menu li a#home {width:100px; background:url(images/home_0.gif) no-repeat;}
.menu li a#products {width:100px; background:url(images/about_0.gif) no-repeat;}
.menu li a#services {width:100px; background:url(images/items_0.gif) no-repeat;}
.menu li a#contacts {width:100px; background:url(images/order_0.gif) no-repeat;}
.menu li a#shop {width:100px; background:url(images/partners_0.gif) no-repeat;}
.menu li a#privacy {width:100px; height:120px; background-image:url(images/contact.gif); background-repeat:no-repeat; }

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200; } /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#products:hover, .menu li:hover a#products,s
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#contacts:hover, .menu li:hover a#contacts,
.menu li a#shop:hover, .menu li:hover a#shop,
.menu li a#privacy:hover, .menu li:hover a#privacy {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {display:block;left:0; top:120px; background: #; padding:13px 0; border:0px solid #1A1A1A; white-space:nowrap; width:160px; height:166px ; background-image:url(images/drop_bg.jpg); }
.menu :hover ul.sub li {display:block; height:30px; position:relative; float:left; width:143px; padding-left:8px; }
.menu :hover ul.sub li a {display:block;  height:30px; width:143px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:3px solid #fff; border-width:0 0 0 0px; font-family:Helvetica, sans-serif; font-size:12px; font-weight:bold;  }
.menu :hover ul.sub li a.fly {background-image:url(images/arrow_over.gif) 280px 7px repeat;}
.menu :hover ul.sub li a:hover {background-image:url(images/arrow_over.gif) 280px 7px repeat;  color:#FF0000; } 
.menu :hover ul.sub li a.fly:hover {background-image:url(images/arrow_over.gif) 280px 7px repeat; color:#FF0000;  } 
.menu :hover ul li:hover > a.fly {background:# url(images/arrow_over.gif) 270px 7px repeat; color:#FF0000; } 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul 
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:150px; top:-13px;  padding:13px 0; border:0px solid #1A1A1A; white-space:nowrap; width:226px; z-index:200; height:auto; z-index:300;  background-color:#;} 