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

body {
	height: 100%;
width: 100%;
	background-color: #000000;
	/* color: #85859c; 697D98 */
	color: black;
	font-family: georgia, tahoma, arial, sans-serif;
	font-size: 13px;
	text-align: center;
}


.style3 {
font-family: Cambria Italic; font-size: 13px; color:"#434367"; font-weight:normal; font-style:italic;
}
.style33 {
font-family: Cambria; font-size: 13px; color:"#434367"; font-weight:normal;
}
.style1 {
	font-family: arial; font-size: 16px; color:"#ffffff"; font-weight:normal;
}
.styleblack {
	font-family: Trebuchet MS, arial; font-size: 17px; color:"black"; font-weight:bold;
}
.style5 {
	font-family: arial; font-size: 16px; color:"#434367"; font-weight:normal;
}

a {
	color: white;
	text-decoration: underline;
	font-size: 13px;

}

a:hover {
 color: teal;
 background-color: black;
 text-decoration:underline;
}

ol {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 70;
	padding-left: 2em;
	text-indent: -1em;
	}


.container {
   position: relative;
   height: 100px;
   }

.left-element {
   position: absolute;
   left: 20;
   width: 100%;
   height: 50%;
   text-align: left;
   }

.right-element {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
   } 

h1 {
	color: #06080A;
	font-size: 13px;
 	text-decoration:underline;
}
h2 {
	color: black;
	font-size: 14px;
 	text-decoration:underline;
}
h3 {
	color: black;
	font-size: 16px;
	font-weight: bold;
 	text-decoration:underline;
}
h4 {
	color: #06080A;
	font-size: 14px;
	font-weight: normal;
}
h5 {
	color: white;
	font-size: 15px;
 	text-decoration:none;
}
h6 {
	color: deepskyblue;
	font-size: 14px;
 	text-decoration:none;
}
h7 {
	color: black;
	font-size: 14px;
 	text-decoration:underline;
}
h8 {
	color: black;
	font-size: 20px;
	font-weight: normal;
}
h9 {
	color: white;
	font-size: 13px;
	font-weight: normal;
}



;span {
;	display: none;
;}

img {
	border: none;
}
p {
	margin: 5px 0px 5px 25px;
	text-align: justify;
	line-height: 14px;
}

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

#container {
	margin: 0px auto;
	width: 70%;
	border-color: color: #697D98; /* #9e9ec3; */
	border-width: 0px 1px 1px;
	border-style: solid;
}

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


/* Page Header */

#page_header {
	width: 100%;
	height: 120px;
	color: cyan;
	background: url('images/header5.jpg') no-repeat center top;
	overflow: hidden;
	float: right;
}

#page_header a {
	color: white;
	text-decoration: none;
}

#page_header a:hover {
	color: teal;
	background-color: black;
text-decoration: underline;
}

#page_heading {
	width: 200px;
	height: 95px;
	background: url('images/company_logo.jpg') no-repeat 37px 39px;
	float: left;
}

#page_heading h1 {
	width: 200px;
	height: 72px;
	background: url('images/company_punchline.jpg') no-repeat 76px 42px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	background: url('images/company_punchline2.jpg') no-repeat 76px 2px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 15px;
	padding-top: 20px;
	width: 385px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks a {
	color: #06080A;
 	text-decoration:underline;
	font-size: 11px;

}

#page_headerlinks a:hover {
	color: teal;
	background-color: black;
 	text-decoration:underline;
	font-weight:normal;
}
#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 20px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 325px;
	text-align: right;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 11px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: solid;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 36px;
	height: 18px;
	background-color: transparent;
	float: left;
}
#page_headerblog {
	padding-left: 55px;
	padding-top: 25px;
	float: left;
	clear: left;
	width: 325px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}



/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 30px;
	margin-left: 20px;

}

#page_menu ul {
	width: 900px;
	height: 30px;
	list-style-type: none;
	overflow: hidden;

}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 23px;
	float: left;
	background: url('images/menu_backgroundBAK.gif');
	border-color: #ffffff
	border-width: 1px 1px 1px 1px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	/*	color: #000000;  */
	/* #e1e1e1; */
	color: teal;
	background-color: black;
 	text-decoration:underline;
}

/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #5F7C88; /* 8989b6; 697D98 */
}

#left_sidebar a {
	color: #5F7C88; /* 8989b6; */
}

#left_sidebar a:hover {
	color: teal;
	background-color: black;
 	text-decoration:underline;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #697D98;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
	color: #697D98;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: /* #bfbfe6 */ #697D98 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
	color: #71869D;
}


/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #697D98; /* #9e9ec3; */
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #697D98;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #697D98; /* #b6b6d2 */ 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #505E64; /* 7575a9; */
	text-decoration: none;
}

#categories li a:hover {
	color: teal;
	background-color: black;
 	text-decoration:underline;
}


/* Left Sidebar : Special Offer */

#specialoffer {
	width: 129px;
	height: 398px;
	overflow: hidden;
	background: url('images/specialoffer_background.jpg') no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
	background: url('images/specialoffer_header.gif') no-repeat 0px 0px;

}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: teal;
	background-color: black;
 	text-decoration:underline;
}


/* Main Content Area */

#main_content {
	margin-right: 0px;
	width: 75%;
	text-align: center;
	float: center;
}

#main_content .h_divider {
	margin-bottom: 0px;
	height: 2px;
	background-color: #5A6AB2;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px 0px;
	padding: 3px 3px;
	text-align: left;
}

#new_item_header {
	margin-top: 2px;
	float: left;
	text-align: left;
}

#new_item_header2 {
	margin-top: 1px;
margin-left: 10px;
margin-right: 10px;
	font-size: 9px;
	font-weight: bold;
font-family: arial, tahoma, sans-serif;
	float: center;
	text-align: center;
}

#new_item_header2 ul {
padding-left: 150px;
}

#new_item_header h1 {
	color: cyan; /* #5A6AB2; */
	font-size: 17px;
	font-weight: bold;
font-family: arial, tahoma, sans-serif;
}

#new_item_header h2 {
	color: cyan; /* #5A6AB2; */
padding: 6px 6px;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
	float: right;
	overflow: hidden;
	text-align: right;
margin-right: 2px;
}

#new_item_text {
	float: left;
	clear: left;
padding: 30px 3px;
margin-left: 25px;
font-weight: normal;
width: 345px;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
}

#new_item_link {
	float: right;
	clear: left;
width: 348px;
font-size: 11px;
	font-weight: normal;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
color: white;
}










#new_item1_header {
	margin-top: 2px;
	float: left;
	width: 300px;
	text-align: left;
}

#new_item1_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#new_item1_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item1_image {
	width: 50%;
	float: right;
	overflow: hidden;
	text-align: right;
padding: 3px 3px 3px 50px;
margin-left: 25px;
}

#new_item1_text {
	float: left;
	clear: left;
	font-size: 12px;
	width: 400px;
	font-family: arial, tahoma, sans-serif;
}

#new_item1_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item1_link a {
	text-decoration: none;
}






#new_item2_header {
	margin-top: 2px;
margin-left: 25px;
	float: left;
	width: 300px;
	text-align: left;
}

#new_item2_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#new_item2_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item2_image {
	width: 50%;
	float: right;
	overflow: hidden;
	text-align: right;
padding: 3px 3px 3px 50px;
margin-left: 25px;
}

#new_item2_text {
	float: left;
	clear: left;
	font-size: 12px;
	width: 400px;
	font-family: arial, tahoma, sans-serif;
}

#new_item2_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item2_link a {
	text-decoration: none;
}




/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
/*	background: url('images/item_sub_background.gif') repeat-y 10px 10px; */
	text-align: left;
}

.sub_left {
	padding-left: 1px;
	padding-right: 5px;
	width: 350px;
	float: left;

}

.sub_right {
	padding-right: 5px;
	padding-left: 0px;
	width: 350px;
	float: left;

}

.sub_items_header {
	padding-left: 0px;
	padding-top: 10px;
	float: right;
	width: 270px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 2px;
	margin-left: 5px;
	padding-right: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 2px;
	float: right;
	width: 300px;
	font-size: 9px;
	text-align: left;
}

.sub_items_text2 {
	padding-left: 30px;
	float: left;
	width: 300px;
	font-size: 9px;
	text-align: left;
}

.sub_items_text3 {
	padding-left: 170px;
	float: right;
	width: 300px;
	font-size: 9px;
	text-align: right;
}

.sub_items_cartinfo {
	padding-top: 10px;
	padding-left: 0px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: right;
	clear: both;
}

.sub_items_cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo .addtocart {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 12px;
	text-align: right;
	background: url('images/button_addtocart.gif') no-repeat 0% 0%;
}


/* Page Footer */

#page_footer {
	width: 900px;
height: 200px;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 400px;
	height: 100px;
	color: #ffffff; /* #9595c2; */
	text-align: center;
}

#powered_by a {
	color: #ffffff;
}

#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;
}

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

#product_brands li.linux {
	width: 99px;
	background: url('images/linux-inside.png') no-repeat 0px 0px;
}

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

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