/*--------------------------------body---------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
body {
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
vertical-align: top;
background-color:#000000;
}


/*--------------------------------main div---------------------------*/
#main_div{
	width:1004px;
	margin:0 auto; background-color:#efefef;}
	
	
#maincenter_div{
	width:996px;
	margin:0 auto; background-color:#efefef;}

/*--------------------------------header---------------------------*/
#header{
	width:996px;
	height:214px; margin:auto;  background-color: #FFFFFF;
	
	
			}
			
#header_top{ background-image:url(images/header-bg.png); background-repeat:repeat-x;   height:40px; border-top:5px solid #000000;
	 
}

.logotext{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:30px; color:#FF004D; text-transform:uppercase; padding-left:20px; padding-top:15px;}
/*--------------------------------centerdiv---------------------------*/
	
			
			

#product_title2 {
background:url(images/title_right.gif) no-repeat right top; height:33px; padding:0px; margin:0px; text-align:left; 
}
#product_title2 h1 {
background:url(images/title_left.gif) no-repeat left top; line-height:33px; padding:0px;margin:0px; text-indent:10px; color:#151515; font-size:14px;font-weight:bold;
}


.heading1{font-family:verdana,arial; font-size:17px; color:#000000; font-weight:bold; margin-bottom:10px; border-bottom:#E2E2E2  solid 1px; padding-bottom:10px;  }
.heading2{font-family: Arial; font-size:14px; color:#F10048; font-weight:bold; line-height:30px;  }

.title_bg{background-image: url(images/title-bg.gif); background-repeat:repeat-x; line-height:18px; padding-left:0px; padding-right:10px;  margin-bottom:10px; }

.title_bg2{ line-height:18px; padding-left:0px; padding-right:10px;  margin-bottom:10px; }

.p_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px ; color:#000000; text-align:justify; line-height:18px;  }
#margine{ margin-top:5px;}

#right_sidebar{ margin-right:10px;}

  .leftnev {
background: url(images/icon.gif) no-repeat left center; 
	color:#F10048; 
	 border-bottom:#F3F3F3 dotted 1px;
	line-height:25px;
	padding-left:35px;

	}	
.leftnev a{color:#F10048;
	text-decoration:none;
	}	
.leftnev a:hover{
	color:#000000;
	
	text-decoration:underline;
	}
	
#menu_link{
	background-image: url(images/menu_link_bg.gif); background-repeat:repeat-y;
}

#footer {color:#FFFFFF; height:24px; padding-top:6px; margin-top:5px;  text-align:center; background:url(images/fot_bg.gif); border-top: #000000 solid 5px;  }
#footer a  {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; margin-left:4px; margin-right:4px;}
#footer a:hover  {color: #FFFFFF; text-decoration:underline;}	

.footer_bot { line-height:25px; text-align:center; color:#F10048;}		
.footer_bot a  {line-height:25px; color:#F10048; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
.top_menu_link{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;  font-size:12px; margin-left:10px; margin-right:10px ; font-weight:bold}

#menumarge{ margin-left:14px; margin-right:14px; margin-top:5px;}

