@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr a, a:visited{
	text-decoration: none;	
	color: #008ED5;
}

.oneColFixCtrHdr a:hover{
	
	color: #000;
	
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page 
	border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #navBar{
	/*background-image: url("images/navBar.gif");
	margin-left:7px;*/
	margin-bottom:10px;
	background-color: #C00;
	width: 975px;
	height: 30px;
	
}
.oneColFixCtrHdr #header {
	background: #fff; 
	width: 975px;
	margin-left:3px;
	 /*padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/homeBG.jpg);
	background-repeat:no-repeat;
	/*height:550px;*/
	margin-top:-5px;
	margin-left:7px;
}

.oneColFixCtrHdr #mainContentPress {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	
	
}

.oneColFixCtrHdr .bodycopy {
	margin-left:150px;
	margin-right:150px;
	font-size: 12px;	
}



.floatLeft {
	float: left;
	margin: 5px;
	
}
.homelink{
		text-align: right;
		margin-right:20px;
		font-size: 14px;
}
.homelink a, a:visited{

	
	
	color: #008ED5;
}

.oneColFixCtrHdr.homelink a:hover{
	
	color: #000;
}

.oneColFixCtrHdr.floatRight { 
    float: right; 
    margin: 4px; 
}
	

	
.oneColFixCtrHdr  .pressmenu  a{
	color:#008ED5;
	font-size: 1.1em;	
	
	}
	
.oneColFixCtrHdr .pressmenu a:hover{
		color:#000;
		text-decoration:underline}
	

.oneColFixCtrHdr #mainContentHome {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/homeBG.jpg);
	background-repeat:no-repeat;
	height:200px;
	margin-left:7px;
}

.oneColFixCtrHdr #mainContentMain {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/mainPageBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:7px;/*height:550px;
	margin-top:-5px;*/
	/*position: relative;
	top: 0px;*/
}
#noFlash{
	background-color: #FFF;	
	
	
	
}

#noFlash img{
	float: left;	
	margin: 20px 20px 10px 20px;
	
	
}


#noFlash h2{
	margin-left:150px;
	margin-right:150px;
	
}
.oneColFixCtrHdr #mainContentManage{
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/managebg.jpg);
	background-repeat:no-repeat;
	margin-top:-4px;
	margin-left:7px;
text-align:center;
	/*height:550px;
	
	position: relative;
	top: 0px;*/
}
.oneColFixCtrHdr #mainContentVideo {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/videobg.jpg);
	background-repeat:no-repeat;
	margin-top:-4px;
	margin-left:7px;
text-align:center;
	/*height:550px;
	
	position: relative;
	top: 0px;*/
}



.oneColFixCtrHdr #mainContentProduct{
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	/*background-image: url(images/mainPageBG.jpg);
	background-repeat:no-repeat;*/
	height:575;
	margin-top:-2px;
	margin-left:7px;
	/*position: relative;
	top: 0px;*/
}

.oneColFixCtrHdr #mainContentProduct1{
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/prod1bg.jpg);
	background-repeat:no-repeat;
	height:575;
	margin-top:-4px;
	margin-left:7px;
	/*position: relative;
	top: 0px;*/
}

.oneColFixCtrHdr #mainContentProduct2{
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/prod2bg.jpg);
	background-repeat:no-repeat;
	height:575;
	margin-top:-2px;
	margin-left:7px;
	/*position: relative;
	top: 0px;*/
}

.oneColFixCtrHdr #mainFlash {
	z-index: 1;
	
	position:relative;
left:0px;
top:-225px;
	
}
.oneColFixCtrHdr #flowMenu {
	z-index: 10;
	
	position:relative;
left:0px;
top:0px;
	/*float:right;*/
}
.oneColFixCtrHdr #mainContentSplash {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	/*background-image: url(images/homeBG.jpg);
	background-repeat:no-repeat;*/
	height:500px;
}

.oneColFixCtrHdr #mainContentOver {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/overBG.jpg);
	background-repeat:no-repeat;
	margin-left:7px;
	/*height:550px;*/
	margin-top:-5px;
}
.oneColFixCtrHdr #botNav, #botNav a {
	padding: 10px 00px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size:11px;
	color: #06F;
	width:975px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	

	}
	
	.oneColFixCtrHdr #botNav a:hover {
text-decoration: underline;
	
	}
.oneColFixCtrHdr #footer {
	padding: 10px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	border-top: 1px solid #C00;
	font-size:10px;
	color: #333333;	
	width:975px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
}
.oneColFixCtrHdr #footer a{
	color: #333333;
	text-decoration:none;
	font-size:10px;
}

.oneColFixCtrHdr #footer a:hover{
	color: #333333;
	text-decoration:underline;
}