/* CSS Document */
html,body {
font-size:12px;
color:#000000;
margin:0px auto;
text-align: -moz-center !important;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/bg_product_details.gif);
background-repeat:repeat-x;
}
#charset{
float:left;
width:230px;
font-size:12px;
color:#FFFFFF;
height:15px;
line-height:15px;
}

#charset a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#charset a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#charset a:hover {
	color: #FF9900;
	text-decoration:none
}
#charset a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.charset_img{
float:left;
width:20px;
padding-top:3px;
}
.charset_text{
float:left;
width:70px;
}

.top{
width:750px;
height:105px;
}
.omexey_logo{
padding-left:125px;
width:625px;
height:83px;
padding-top:22px;
text-align:left;
}
.navigation_bg{
float:left;
width:100%;
height:40px;
line-height:40px;
margin-top:1px;
text-align: -moz-center !important;
text-align:center;
background-color:#E6EFE9;
}
.navigation{
width:625px;
padding-left:125px;
font-size:12px;
font-weight:bold;
color:#0F999C;
text-align:left;
}
.main_bg{
float:left;
width:100%;
background-color:#E6EFE9;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
text-align: -moz-center !important;
text-align:center;
}
.product_bg{
width:750px;
background-image:url(../images/bg_product.gif);
background-repeat:no-repeat;
background-position:center bottom;
}
.product{
float:left;
margin-left:125px;
padding:10px;
width:480px;
background-color:#FFFFFF;
}

.product_text{
float:left;
margin-left:125px;
width:480px;
padding-left:10px;
padding-right:10px;
height:40px;
line-height:40px;
font-weight:bold;
color:#0F999C;
background-color:#FFFFFF;
}
.product_text_code{
float:left;
width:280px;
text-align:left;
}
.product_text_name{
float:left;
width:280px;
text-align:left;
}
.title{
float:left;
width:100%;
margin-top:20px;
height:30px;
line-height:30px;
text-align: -moz-center !important;
text-align:center;
background-color:#E6EFE9;
}
.title_text{
width:615px;
padding-left:135px;
color:#0F999C;
font-weight:bold;
text-align:left;
}
.details{
float:left;
width:100%;
text-align: -moz-center !important;
text-align:center;
}
.details_text{
width:490px;
padding-left:135px;
padding-right:125px;
padding-top:5px;
}
.details_text_left{
float:left;
width:80px;
padding-right:10px;
text-align:left;
}
.datails_text_right{
float:left;
width:400px;
text-align:left;
}

.footer{
float:left;
bottom:0px;
top:auto;
margin-top:40px;
position:inherit;
width:100%; 
height:85px;
text-align: -moz-center !important;
text-align:center;
background:url(../images/bg_footer.gif);
background-repeat:repeat-x;
z-index:9999999;
}
.footer_text{
width:615px;
padding-left:135px;
padding-top:20px;
text-align:left;
}
.footer_top{
float:left;
width:500px;
height:30px;
line-height:30px;
text-align:left;
}