body,html{
background: center url(../images/background.jpg) repeat-y #0b1521;
font-family: Helvetica, Arial, Sans-Serif;
font-size: 14px;
color: #FFF;
height: 100%;
}
.clear{
clear: both;
}
h3{
font-weight: bold;
color: #FF9600;
}
p{
padding: 5px 0;
}
a:link, a:visited{
color: #8AAEE0;
text-decoration: underline;
}
a:hover,a:active{
text-decoration: none;
}
#mainContainer{
margin: 0 auto;
width: 993px;
background: 0px 120px url(../images/content_background.jpg) no-repeat #000;
}
#mainContainerHome{
margin: 0 auto;
width: 993px;
background: 0px 320px url(../images/content_background.jpg) no-repeat #000;
}
	#mainHeaderWrap{
	width: 993px;
	height: 115px;
	}
		#mainHeaderLogo{
		float: right;
		width: 750px;
		height: 114px;
		background: bottom center url(../images/header_logo.jpg) no-repeat;
		}
			#mainHeaderNav{
			margin-top: 95px;
			padding-left: 55px;
			height: 17px;
			}
				#mainHeaderNav ul{
				}
				#mainHeaderNav ul li{
				font-size: 13px;
				display: inline;
				padding: 0 5px;
				font-size: 12px;
				}
				#mainHeaderNav ul li a:link,#mainHeaderNav ul li a:visited{
				color: #FFF;
				font-style: italic;
				font-weight: bold;
				text-decoration: none;
				}
				#mainHeaderNav ul li a:hover,#mainHeaderNav ul li a:active{
				color: #FFF;
				text-decoration: none;
				}
#mainBanner{
width: 795px;
height: 200px;
border-top: 5px solid #FFF;
border-right: 5px solid #FFF;
}

/*********************
	MAIN CONTENT
*********************/
#mainContentWrap{
width: 993px;
border-top: 5px solid #FFF;
}
#mainContentWrapHome{
width: 800px;
border-top: 5px solid #FFF;
}
#mainSideBar{
float: left;
width: 200px;
padding-right: 10px;
height: 100%;
min-height: 100%;
}
	#mainSideBar img,.sideBarImage{
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
	}
	#mainSideBar p{
	padding: 5px 15px;
	}
	#mainSideBar h1{
	margin: 20px 0 10px 20px;
	width: 160px;
	border-bottom: 1px solid #FFF;
	font-size: 22px;
	}
	#mainSideBar ul{
	margin-left: 60px;
	}
	#mainSideBar ul li{
	
	}
	#mainSideWrap{
	float: right;
	margin: 20px 20px 0 0;
	}
	#mainSideBarExtra{
	margin: 0 auto;
	width: 170px;
	padding-top: 15px;
	}
#mainHomeWrap{
	float: left;
	width: 560px;
	margin-left: 25px;
	margin-top: 40px;
}
	#mainHomeWrap h1{
	font-size: 22px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFF;
	}
	#mainHomeWrap ul{
	margin-left: 30px;
	}
	.mainHomeWrapImage{
	margin: 20px 0;
	}
	.mainHomeRed{
	color: #ff4646;
	}
	.mainHomeYellow{
	color: #f7ffa4;
	}
	#mainHomeNasdaq{
	margin: 0 auto;
	width: 150px;
	padding-bottom: 10px;
	}
	#mainHomeGraphic{
	margin: 0 auto;
	width:550px;
	}
	#mainHomeGraphic p{
	font-size: 11px;
	color: #5aa5da;
	font-style: italic;
	padding: 0 10px 10px;
	}
#mainHomeDevices{
margin: 0 auto;
width: 550px;
height: 50px;
}
#quickOverview{
width: 500px;
padding-bottom: 100px
}

#productsWrap{
margin: 0 auto;
width: 140px;
padding: 10px 0;
}	
.productImage{
float: right;
padding: 0 0 10px 20px;
}
.productOverview{
float: right;
display: block;
margin: 80px 30px 0 0;
text-align: center;
}
/*********************
	FOOTER CONTENT
*********************/
#footer{
margin: 0 auto;
width: 973px;
padding-top: 30px;
padding-right: 20px;
background: left url(../images/footer_background.jpg) repeat-y;
text-align: right;
}
/*********************
	TOOL TIP
*********************/
.toolTip { /* This is the hook that the jQuery script will use */
	color: #3366FF;
	cursor: help; 
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}

	.toolTipWrapper { /* The wrapper holds its insides together */
		width: 300px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		top: 0px;
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #000;
		border: 4px solid #c4151c;
		background-color: #e5e5e5;
		font-size: 11px; /* A font size is needed to maintain consistancy */
	}
	
		.toolTipTop { /* Top section of the tooltip */
			width: 175px;
			height: 10px;
		}

		.toolTipMid { /* Middle section of the tooltip */
			padding: 8px 15px;
		}
		
		.toolTipBtm { /* Bottom Section of the tooltip */
			height: 10px;
			background: transparent url(images/bubbleBtm.gif) no-repeat;
		}

/*********************
	LOGIN
*********************/
#logout{
text-align: right;
float: right;
padding: 50px 50px 0 0;
}
.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.phpcode {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000000;
	background-color: f3f3f3;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px dotted #FF9900;
	font-weight: bold;

}
#mainHomeWrapTable{
margin: 0 auto;
width: 400px;
}

.tableAll{
padding: 4px 6px;
background-color: #333333;
}
.table td{
padding: 2px 6px;
}
.tableTopRow{
background-color: #3E5C82;
font-weight: bold;
}
