@charset "utf-8";
/* CSS Document */

body{ margin:0px; background:#c9c9c9; font-family: Arial, "Arial Narrow", "Arial Black"  ;}
*{
    margin:0;
    padding: 0;
}
img{
    border: 0;
}

#wrap-container
{ 
	width:1000px; 
	margin:auto; 
	height:auto;
}
#header
{ 
	width:1000px; 
	height:170px;
	margin:auto; 
	background:url(images/header_bg.jpg) repeat-x;
}
#header .topnav{ 
	height:115px;
}
#header .logo{ 
	height:60px; 
	width:175px; 
	float:left; 
	margin-top:25px; 
	margin-left:10px;
}
#header .right{ 
	height:60px;
	width:200px; 
	float:right; 
	margin-top:20px; 
	margin-right:20px; 
	font-size:12px;  
}
#header .search
{
	height:30px; 
	width:200px; 
	float:right; 
	margin-top:5px; 
	margin-bottom:5px; 
	font-size:12px; 
	background:url(images/searchg.png) no-repeat right;
} 
#header .inputtxt
{ 
	width:150px; 
	margin-right:5px; 
	margin-top:8px; 
	border:none; 
	font-size:11px; 
}
#header .imgclass 
{ 
	float:right;
	display:inline;
}
#contact_banner
{
	float:left;
	display:inline;
	width:1000px;
	height:242px;
	background:url(images/products_banner.jpg) no-repeat;
}
#products_middle_container
{
    float:left;
	display:inline;
	width:1000px;
	height:757px;
	background:url(images/products_bg.gif) repeat-x;
}
#products_left_container
{
	float:left;
	display:inline;
	width:210px;
	height:714px;
}
.products_left_nav_link_container
{
	float:left;
	display:inline;
	width:215px;
	height:367px;
}
.products_head
{
	float:left;
	display:inline;
	width:135px;
	height:34px;
	font-size:12px;
	font-weight:bold;
	padding-left:55px;
    padding-top:9px;
	margin-top:35px;
	margin-left:20px;
	background:url(images/products_head_bg.gif) no-repeat;
}
.products_left_nav_link_container ul
{
	float:left;
	display:inline;
	padding-top:30px;
	
}
.products_left_nav_link_container ul li
{
	float:left;
	display:inline;
	background:url(images/solutions_middle_right_bullet.png) no-repeat left;
	list-style:none;
	font-size:12px;
	font-family:arial;
	padding-left:20px;
	padding-top:3px;
	margin-left:40px;
	height:19px;
}
#products_center
{
	float:left;
	display:inline;
	padding-left:20px;
    width:541px;
	height:713px;
}
.product_box
{
	float:left;
	display:inline;
	width:165px;
	height:305px;
	background:url(images/product_box.gif) no-repeat;
	margin-top:35px;
	padding-top:15px;
}
.product_box_adjust
{
	margin-left:23px;
}
.product_box h1
{
	float:left;
	display:inline;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#2080ba;
	margin-left:27px;
	
}
.product_box h2
{
	float:left;
	display:inline;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#2080ba;
	margin-left:27px;
	
}
.product_image_container
{
	float:left;
	display:inline;
	width:105px;
	height:100px;
	padding-left:47px;
    padding-top:20px;
}
.product_decr
{
    float:left;
	display:inline;
	width:142px;
	height:65px;
	padding-left:10px;
	text-align:justify;
	font-size:12px;
}
.price_container
{
	float:left;
	display:inline;
	width:95px;
	height:15px;
	font-size:12px;
	margin-left:33px;
	margin-top:5px;
}
.amount{
	font-weight:bold;
}
.btn_set
{
	float:left;
	display:inline;
	width:117px;
	height:28px;
	margin-left:23px;
	margin-top:10px;
}
#right_container
{
	float:left;
	display:inline;
	width:215px;
	height:716px;
}
#new_release_container
{
	float:left;
	display:inline;
	width:186px;
	height:212px;
	background:url(images/new_release_bg.png) no-repeat center;
	margin-top:25px;
	margin-left:25px;
}
#new_release_price_head
{
	float:left;
	display:inline;
	width:118px;
	height:23px;
	background:url(images/new_relase_price_bg.gif) no-repeat;
	margin-left:35px;
	margin-top:10px;
	font-size:12px;
	padding-left:12px;
	padding-top:3px;
}
.right_navigation
{
	height:230px;
}
.price_new
{
	color:white;
}
.new_relase_product_disp
{
	padding-left:60px;
    padding-top:27px;
}
.new_relase_btn_set
{
	margin-left:35px;
	margin-top:13px;
}
#right_ad
{
	float:left;
	display:inline;
	width:190px;
	height:192px;
	background:url(images/ad_right.gif) no-repeat;
	margin-left:22px;
    margin-top:36px;
	}
	#footer{ float:left;width:1000px; height:45px;margin:auto; background-color: #f7f7f4; font-size:12px; padding-top:25px;}
#footer a:link, #footer a:visited{ color:#000000; text-decoration: none;}
#footer a:hover{ color:#2387c0; text-decoration: none;}
.active a:link, .active a:visited, .active a:hover{color:#2387c0; text-decoration: none;}

.sidemenu
{
	text-decoration:none;
	color: #000000
}
