/**

 * 100% height layout with header and footer

 * ----------------------------------------------

 * Feel free to copy/use/change/improve

 */
 
 /**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

*{
	margin:				0;
	padding:			0;
}

body {
	background-color:	#333333;
	font-size:			62.5%;
	font-family:		verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color:				#000000;
	font-weight:		bold;
}

h1, h2 {
	font-size:			2.0em;
	letter-spacing:		0.1em;
	word-spacing:		0.4em;
	margin-top:			0em;
	margin-bottom:		15px;
}	text-transform:		uppercase;


h3 {
	font-size:			1.3em;
	margin-bottom:		0em;
}

h4, h5, h6 {
	font-size:			1.1em;
	line-height:		1.2em;
	margin-bottom:		0em;
}

p { 
	font-size:			1.1em;
	line-height:		1.2em;
	margin-bottom:		1.4em;
	text-align:			justify;
	color:				#666666;
}

div#floatingimageleft {
	float:				left;
	margin:				3px 10px 3px 0px;
	padding:			0px;
	border:				0px solid #999999;
	background:			#999999;
}

div#floatingimageright {
	float:				right;
	margin:				3px 0px 3px 10px;
	padding:			0px;
	border:				0px solid #999999;
	background:			#999999;
}

div#insert {
	width:				150px;
	float:				right;
	margin:				0px 0px 5px 20px;
	padding:			10px;
	border:				0px solid #999999;
	background:			#999999;
}
div#insert ul { 
	padding:			0 12px 5px;
}
div#insert li {
	font-size:			1.1em;
	text-align:			left;
	color:				#ffffff;
}

p.insert { 
	font-size:			1.1em;
	margin-bottom:		1.1em;
	text-align:			left;
	color:				#ffffff;
}

b {
	font-weight:			bold;
	color:				#555555;
}

li {
	color:				#555555;
}

hr {
      color:			#aaaaaa;
      background-color: #aaaaaa;
      height: 1px;
      margin: 5px 0px 10px 0px;
}

a {
	color:				#CC0000;
	text-decoration:	none;
	font-weight:		normal;
}

a:hover {
	color:				#FF0000;
	text-decoration:	underline;
}

a.more {
	color:				#db2317;
	white-space:		nowrap;
	padding-right:		10px;
	background:			url(/images/more_arrow.png)  no-repeat 100% 60%;
	text-align:			right;
}

a.imagelink {
	border-bottom:			0px;
}

.homepage_body {
	font-size:			1.1em;
	line-height:		1.1em;
	margin-bottom:		1.0em;
	color:				#999999;
	text-align:			justify;
}

.homepage_news {
	color:				#FFFFFF;
	margin-bottom:		1px;
}
.homepage_news a{
	color:				#FFFFFF;
}

.homepage_news b {
	color:				#ffffff;
}

.homepage_news b {
	color:				#FFFFFF;
}

.homepage_header_bullet {
	font-size:			1.2em;
	color:				#FF0033;
	font-weight:		bold;
}

.homepage_header {
	font-size:			1.1em;
	color:				#FFFFFF;
	background:			#333333;
	font-weight:		bold;
	text-transform:		uppercase;
	padding:			4px;
}

.text_footer {
	font-size:			0.85em;
	color:				#808080;
}

div#container {
	position:			relative;
	margin:				0 auto;
	width:				820px;
	height:				auto !important;
	height:				100%; 
	background:			url("images/background.png") no-repeat;
	padding:			0px 10 0px 10;
	align:				center;
}

div#flash_movie {
	padding:			20px 0 0;
}

div#header {
	width:				800px;
	height:				80px;
	margin:				0 10px 0 10px;
}

div#header_logo {
	float:				left;
	padding:			13px 0px 14px 15px;	
	width:				213px;
	height:				53px;
}

div#header_menu {
	float:				right;
	width:				510px;
	padding:			32px 20px 0 0;
	text-align:			right;
	<!--background:			url("images/header_menu.png") no-repeat-->
}

div#header_menu ul {
	float:				right;
	list-style-type: 	none;
	padding: 			0 0 0;
}

div#header_menu li {
	float: 				left;
	padding-left:		20px; 
}

div#header_menu li a.topmenu 	{
	font-family:		arial,sans-serif;
	font-size:			1.1em;
	font-weight:		bold;
	color:				#AAAAAA;
	text-decoration:	none;
}
div#header_menu li div.header_dropdown {
	position: 			absolute;
	padding-top: 		15px;
	display:			none;
	width: 				175px;
}
div#header_menu li div.header_dropdown ul{
	padding-top: 		15px;
	padding-bottom: 	5px;
	padding-left:		10px; 
	padding-right: 		15px;	
	background-color: 	#FFFFFF;
}
div#header_menu li div.header_dropdown li{		
	float: 				none;
	font:				1.1em verdana, sans-serif; 
	padding: 			0 0 0;
	padding-bottom: 	10px;
	width: 150px;	
}
div#header_menu li div.header_dropdown li a{	
	color:				#333333;		
	font-weight:		normal;
}
div#header_menu li div.header_dropdown li a:hover{		
	color:				#1E90FF;	
	text-decoration:	underline;
}

div#header_menu li a:hover 		{
	text-decoration:	none;
	color:				#FFFFFF;
	font-weight:		bold;
}

div#promo_menu ul {
	float:				left;
	list-style-type: 	none;	
}
div#promo_menu li {
	float:				left;
	list-style-type: 	none;
	margin-right: 		10px;	
}

div#homepage_banner {
	width:				800px;
	height:				230px;
	margin:				0 10px 0 10px;
}

div#marge_mid {
	height:				20px;
}

div#billboard {	
	height:				200px;
}

div#key {
	background:			url("images/key_bg.png");
	color:				#FFFFFF;
	height:				170px;
	font:				1em arial;
}

div#logo_dave {
	margin: 			100px 0 10px 0;
}

.bullit_table {
	line-height:		1.3; 
	margin:				0 0 1em;
	text-align: 		justify;
}

div#main {
	width:				800px;
	margin:				0 10px 0 10px;
}	

div#homepage_content {
	width:				760px;
	background-color:	#000000;
	padding:			16px 20px 5px 20px;
}	

div#homepage_products {
	width:				760px;
	background-color:	#FFFFFF;
	padding:			20px 20px 5px 20px;
}	

div#content {
	width:				760px;
	background-color:	#FFFFFF;
	padding:			20px 20px 20px 20px;
}	

div#content_image1 {
	position: 			relative;
	width: 				100%;
	height: 			100%;
	float: 				left;
	padding:			20px 0 0;
}

div#content_nested_image1 {
	position: 			relative;
	width: 				100%;
	height: 			100%;
	float: 				left;
	padding:			0 0 20px;
}

div#content_text1 {
	padding:			0 0 0 0;
	width:				240px;
	float:				left;
}

div#content_text1 ul {
	padding: 			0 30px 1em;
	list-style-type: 	disc;
}
div#content_text1 li {
	width:				200px;
	padding: 			1.5px 0 0;
	text-align: 		justify;
}	
div#content_text1.width {
	float:				none;
	width:				500px;
}	

div#content_text2{
	padding:			0 0 0 0;
	width:				240px;
	float:				right;
}
div#content_text2 ul {
	padding: 			0 30px 1em;
	position:			relative;
}
div#content_text2 li {
	width: 				200px;
	padding: 			1.5px 0 0;
	text-align: 		justify;
}
div#content_text3{
	padding:			0 0 0 0;
	width:				500px;
	float:				right;
}
div#content_text3 ul {
	padding: 			0 30px 0;
	list-style-type: 		disc;
}
div#content_text3 li {
	width: 				460px;
	padding: 			1.5px 0 0;
	text-align: 		justify;
}
.content_text3 {
	padding:			0 0 0 0;
	width:				500px;
	float:				right;
}
.content_text3 ul {
	padding: 			0 30px 0;
	list-style-type: 		disc;
}

.content_text3 li {
	width: 				460px;
	padding: 			1.5px 0 0;
	text-align: 		justify;
}


div#footer {
	position:			absolute;
	width:				100%;
	padding:			10px 0 10px 0;
}

div#content_menu {	
	width:				240px;
	padding:			0 20px 0 0;
}

	div#content_menu h3 {
		color:				#ffffff;
		text-transform:		uppercase;
		font:				1.1em verdana, sans-serif; 
		text-decoration:	none;
		display:			block;
		padding-left:		15px;
		padding-top:		6px;
		background:			url("images/menu_normal.png") no-repeat;
		height:				24px;
		border-bottom:		0px;
		margin-top:			0px;
		margin-bottom:		4px;

	}

	div#content_menu ul {
		list-style-type: 	none;
	}

	div#content_menu li {
		height:				24px;
	}

	div#content_menu li a {	
		color:				#666666;
//		text-transform:		uppercase;
		font:				1.1em verdana, sans-serif; 
		text-decoration:	none;
		display:			block;
		padding-left:		15px;
	}

	div#content_menu li a:hover {	
		color:				#000000;
		text-decoration:	none;
		display:			block;
		padding-left:		15px;
		border-bottom:		0px;
	}
	
table.hardware	td.type {
	width:				100px;
	font-weight:		bold;
}

table.toolbox {
	font-size:			1.1em;
	line-height:		1.2em;
	margin-bottom:		1.4em;
	text-align:			justify;
	color:				#666666;
}
.ul_toolbox  {		
	font-size:			1.1em;
	line-height:		1.2em;
	margin-bottom:		1.4em;
	text-align:			justify;
	color:				#FFFFFF;	
}
 

	
div#reseller	{
	padding:				0 0 0 0;
	width:					500px;
	float:					right;
}
div#reseller img {
	width: 					117px;
	float: 					right;
}
div#reseller ul {
	list-style-type: 		none;
}
div#reseller td.title {
	width: 					150px;
}
div#reseller td.reseller {	
	text-align: 			left;
}

/*
	div#content_menu li a {	
		color:				#FFFFFF;
		text-transform:		uppercase;
		font:				1.1em arial; 
		text-decoration:		none;
		display:			block;
		padding-left:			15px;
		padding-top:			6px;
		background:			url("images/menu_normal.png") no-repeat;
		height:				24px;
		border-bottom:			0px;
	}
	
	div#content_menu li a:hover {
		color:				#FFFFFF;
		text-decoration:		none;	
		background:			url("images/menu_hover.png") no-repeat;
		height:				24px;
	}
	
	div#content_menu li a.current {
		color:				#FFFFFF;
		text-decoration:		none;	
		background:			url("images/menu_hover.png") no-repeat;
		height:				24px;
	}
*/


