/* CSS Document */
body {
background: #99ccff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}

#container {
width: 900px;
margin: 0 auto;
}

	#c_top {
	width: 900px;
	height: 16px;
	background: url('../images/top_bkg.jpg') top left no-repeat;
	float: left;
	}
	
	#c_middle {
	width: 900px;
	background: url('../images/middle_bkg.jpg') top left repeat-y;
	float: left;
	/**margin-top: -3px; IE 6*/
	}

		#content {
		float: left;
		width: 800px;
		margin-left: 50px;
		/**margin-left: 24px; IE 6*/
		}
			
			#m_content {
			width: 800px;
			float: left;
			}
			
			#header {
			width: 797px;
			height: 143px;
			background: url('../images/header.jpg') top left repeat-y;
			float: left;
			margin-left: 2px;
			}
			
			#menu_top {
			height: 43px;
			width: 797px;
			/*background: url('../images/menu_top_bkg.jpg') top left no-repeat;*/
			float: left;
			margin-left: 2px;
			}
							
				#menu_top a{
				background: url('../images/menu_top_button_bkg.jpg') top left repeat-x;
				height: 23px;
				width: 127px;
				border: 1px #000000 solid;
				margin: 5px 10px 10px 10px;
				padding: 5px 2px 2px 2px;
				font-size: 14px;
				font-weight: bold;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: center;
				display: block;
				float: left;
				color: #000000;
				text-decoration: none;
				}
				
				#menu_top a:hover {
				color: #660000
				}
				
					#body_content {
					width: 797px;
					float: left;
					min-height: 900px; /*height!!!! */
					}
				
						#menu_side {
						float: left;
						width: 160px;
						margin-left: 2px;
						/*height: 900px; height!!!! */
						/*background: url('../images/menu_left_bkg.jpg') top left repeat-x;*/
						padding: 18px 10px 10px 10px;
						*padding: 20px 10px 10px 10px;
						}
						
							#menu_side a {
							background: url('../images/menu_top_button_bkg.jpg') top left repeat-x;
							height: 18px;
							width: 140px;
							border: 1px #000000 solid;
							margin: 3px 10px 5px 10px;
							padding: 1px 2px 2px 2px;
							font-size: 13px;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							text-align: center;
							display: block;
							color: #000000;
							text-decoration: none;
							}
							
							#menu_side a:hover {
							color: #660000;
							background: url('../images/menu_left_bkg_over.jpg') top left repeat-x;
							}
						
						#right_side {
						float: left;
						width: 154px;
						margin-left: 2px;
						height: 900px; /*height!!!! */
						padding-top: 15px;
						padding: 10px;
						color: #000000;
						}
						
						#site_content {
						padding: 20px;
						float: left;
						width: 380px;
						}
						
					
			
	
	#footer {
	width: 797px;
	background: url('../images/footer.jpg') top left repeat-y;
	float: left;
	margin-left: 52px;
	/**margin-left: 26px;  IE 6*/
	height: 9px;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	}
		#footer a {
		color: #000000;
		text-decoration: none;
		font-size: 12px;
		}
		
		#footer a:hover {
		color: #000000;
		text-decoration: underline;
		}
	
	#c_bottom {
	width: 900px;
	height: 15px;
	background: url('../images/bottom_bkg.jpg') top left no-repeat;
	float: left;
	}
	
	
	/*ELEMENTS */
	
	a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	}
	
	a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
	h3 {
	font-family: Georgia;
	font-size: 15px;
	}
	
	.newsticker {
	list-style-type: none;
	padding: 10px;
	margin: 0;
	height: 300px;
	}	
	
	.featured {
	padding: 10px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	background:  #d1e2f3; 
	font-weight: bold;
	border: #CCCCCC solid 1px;
	}
	
	fieldset {
	border: 1px solid #E7E7E7;
	margin: 1em 0;
	padding: 15px;
	clear: left;
	letter-spacing: .01em;
	font-family: Arial, Helvetica, sans-serif;
	} * html fieldset { padding-top: 0; }
	
	legend {
		font-size: 15px;
		font-weight: bold;
		letter-spacing: -1px;
		line-height: 1;
		padding: 10px 0.5em;
		color: #000000;
		font-family: Georgia; 
		font-size: 15px;
	} * html legend { margin-bottom: 15px; padding: 0 0.5em; }
	
/*--- from old downloads sections ---*/
	#content_container {
	width:602px;
	/*---*height: 900px; ---*/
	/*---min-height: 900px;---*/
	color: #376983;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -15px;
	padding: 10px;
	}
	
	
	#d_header {
	background: url('../images/d_h_bkg.jpg') top left repeat-x;
	width: 597px;
	*width: 597px;
	height: 71px;
	padding: 10px 10px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #95b7c9;
	margin-left: -20px;
	margin-top: 0px;
	}
	
	#right_side_container {
	background: #203b5c;
	width: 220px;
	/*height: 950px;
	height: 950px;*/

	float: right;
	padding: -5px;
	margin-top: -10px;
	margin-bottom: -20px;
	}
	
	
	
		#button_div {
		height: 42px;
		width: 200px;
		margin-left: auto;
		*margin-left: 5px;
		margin-right: auto;
		margin-bottom: 2px;
		margin-top: 2px;
		}
		
		#right_news {
		min-height: 22px;
		width: 180px;
		margin-left: auto;
		*margin-left: 10px;
		margin-right: auto;
		margin-bottom: 2px;
		margin-top: 2px;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #95b7c9;
		border: 1px #576476 solid;
		padding: 0px 10px 10px 10px;
		}
		
		#right_news h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 25px;
		}
		
		#right_news a:link {
		color: #FFFFFF;
		}
		
		#right_news a:visited {
		color: #FFFFFF;
		}
		
		#right_news a:hover {
		color: #FFFFFF;
		}
		
		.button {
		height: 42px;
		width: 236px;
		background: url('../images/d_button.jpg') top left no-repeat;
		border: 1px #576476 solid;
		padding: 10px 10px 10px 10px;
		font-size: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		}
		
		.button:active {
		height: 42px;
		width: 236px;
		background: url('../images/d_button.jpg') top left no-repeat;
		border: 1px #576476 solid;
		padding: 10px 10px 10px 10px;
		font-size: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		margin-top: 1px;
		margin-left: 1px;
		}
		
		
	.testimonial {
	padding: 20px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	}
	
	.testimonial_head {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	}
	
	.cart {
	border-top: #4774ae solid 1px;
	border-bottom: #4774ae solid 1px;
	background: url('../images/cart_bkg.png') top left repeat-y;
	padding: 0px;
	float: left;
	margin-bottom: 25px;
	width: 565px;
	}
	
	.item {
	padding: 5px;
	width: 175px;
	height: 350px;
	float: left;
	border-top: #FFFFFF solid 1px;
	border-bottom: #d8e2ee solid 1px;
	border-right: #d8e2ee solid 1px;
	border-left: #FFFFFF solid 1px;
	text-align: center;
	}
	
	.customer {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
	.resources {
	border: 1px #000000 solid;
	margin: 5px;
	width: 550px;
	padding: 5px;
	text-align: center;
	}
	
	.dcart {
	border-top: #4774ae solid 1px;
	border-bottom: #4774ae solid 1px;
	background: url('../images/cart_bkg.png') top left repeat-y;
	padding: 0px;
	float: left;
	margin-bottom: 25px;
	width: 375px;
	}
	
	.ditem {
	padding: 5px;
	width: 175px;
	height: 350px;
	float: left;
	border-top: #FFFFFF solid 1px;
	border-bottom: #d8e2ee solid 1px;
	border-right: #d8e2ee solid 1px;
	border-left: #FFFFFF solid 1px;
	text-align: center;
	}
	
	.editor, #editor {
	width: 790px;
	height: 600px;
	}

	