* {margin: 0px; padding: 0px;}
body {
	height: 100%;
	background:#FFFFFF;
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color:#0000FF;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

span {
	display: none;
}

img {
	border: none;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 800px;
	background:#FFFFFF;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 800px;
	height: 150px;
	color: #fff;
	overflow: hidden;
}
#page_heading {
	height: 150px;
	background: url('images/company_logo.png') no-repeat;
}
/* Left Sidebar */

#left_sidebar {
	width: 230px;
	float: left;
	color: #8989b6;
	background:#FFFFFF;
	border:#CCCCCC solid 2px;
	margin:5px 0 0 0;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}
#categories {
    width: 222px;
	margin:3px;
	padding: 1px 1px 1px 0px;
	background:#CCCCCC;
}
#categories h2 {
     margin:0;
	 padding:3px;
	color:#E5E5E5;
	font-size: 18px;
	font-weight:normal;
	background:#232323 
}

#categories ul {
	margin: 0px 0 0 2px;
	padding:0;
	width:220px;
	list-style-type: none;
}

#categories li {
    
	list-style-type:none;
	margin:0;
	padding:5px 0;
	
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin:0;
	color:#606060;
	text-decoration:underline;
	background:url(images/a_link.png) no-repeat;
	padding:0 0 0 12px;
	display:block
}

#categories li a:hover {
	color: #56567c;
	text-decoration:none;
}


/* Right Sidebar : */


#right_sidebar {
	width:170px;
	float:left;
	color: #8989b6;
	margin:0;
	padding:5px;
	border:2px solid #E9E9E9
}

#right_sidebar a {
	color: #8989b6;
}

#right_sidebar a:hover {
	color: #75759c;
}
#categories_right {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
}

#categories_header {
	margin-bottom: 2px;
	height: 20px;
	background-color:#4E4E4E;
	overflow: hidden;
}

#categories_right h2 {
	margin-top: 3px;
	margin-left:13px;
	color:#939393;
	font-size: 17px;
	font-weight:normal;
}

#categories_right ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#categories_right li {
    
	list-style-type:none;
	margin:0;
	padding:5px 0;
	
}

#categories_right li.last {
	border: none;
}

#categories_right li a {
	margin-top: 4px;
	margin:0;
	color:#606060;
	text-decoration:underline;
	background:url(images/a_link.png) no-repeat;
	padding:0 0 0 12px;
}

#categories_right li a:hover {
	color: #56567c;
	text-decoration:none;
}
/* Main Content Area */

#main_content {
	margin:10PX auto;
	padding:0;
	width: 800px;
	line-height:18px;
	background:url(images/bg.jpg) repeat-y;
	
}
#main_content h1{font-size:19px; 
                 font-weight:normal; 
				 color:#FF732F; 
				 padding:3px; 
	
				 margin:5px 0
				 }

#main_content h2{font-size:17px; 
                 font-weight:normal; 
				 color:#4F4F4F; 
				 font-size:16px; 
                 font-weight:bold; 
				 color:#4F4F4F; 
				
				 padding:3px; 
				 width:400px; 
				 margin:5px 0
				 }

#main_content p{margin:10px 0;}

#main_content li{list-style:square;
                 margin:5px 12px;}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}
/* Page Footer */
#page_bottom {
	background:#EEEFE9;
	padding:30px 10px;
}
.page_bottom_internal {
	color:#535353;
	 width:240px;
	 float:left;
	 margin:0 3px;
}

#page_footer {
	width:800px;
	background:url(images/footer.jpg) no-repeat;
	height:55px;
	margin:0 auto;
}

#powered_by {
	padding-top: 17px;
	height: 30px;
	color:#8D8D8D;
	text-align: center;
}

#powered_by a {
	color:#EFEFEF;
}

#product_brands {
	float: left;
}

#product_brands ul {
	width: 470px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.zalcom {
	width: 107px;
	background: url('images/brand_zalcom.gif') no-repeat 0px 0px;
}

#product_brands li.digital {
	width: 95px;
	background: url('images/brand_digital.gif') no-repeat 0px 0px;
}

#product_brands li.adept {
	width: 126px;
	background: url('images/brand_adept.gif') no-repeat 0px 0px;
}

#product_brands li.simtel {
	width: 99px;
	background: url('images/brand_simtel.gif') no-repeat 0px 0px;
}

/******************************************/

#tabs {
	font-size:12px;
	line-height:normal;
	height:25px;
	padding:0;
	margin:122px 0 0 0;
	float:left
	}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#tabs li { float:left;
	margin:1px;
	padding:4px;
	border-right:1px solid #EB4E0A
	
  }

#tabs a {
	text-decoration:none;
	color:#E8E8E8
         }
		 
#tabs a:hover{ color:#000000}

.active a{
       color:#FFFFFF
	     }
.new_footer{ padding:0 0 25px 15px;}

.header_content{ color:#FFFFFF; 
                 width:260px; 
				 padding:157px 8px 8px 8px
				 }
.footer_left{width:520px; 
             float:left;
			 padding:0 0 10px 0;
			 margin:22px 0 0 227px}
.footer_left a{color:#E95F03}

.top_bg{ background:url(images/top_bg.jpg) no-repeat; 
         height:10px; 
		 margin:0;
         padding:0;
		 }
.middle_bg{ background:url(images/middle_bg.jpg) repeat-y; 
		    margin:0;
            padding:0 20px;
		  }
.bottom_bg{ background:url(images/bottom_bg.jpg) no-repeat; 
            height:10px; 
		    margin:0;
            padding:0 20px;
		  }
