a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
body {
background-color:#FFFFFF;}
a:hover {
	color: #565052;
	text-decoration: none;
}
#core {
	height: auto;
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #F3F3F3;
}
div#banner {
	background-image: url(../assets/images/bannerfinal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
div#breadcrumb {
	background-image: url(../assets/images/upper_cell2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 20px;
	width: 1022px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#body {
	width: 1022px;
	height: 270px;
}

div#baseline {
	background-image: url(../assets/images/upper_cell2.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 20px;
	width: 1022px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: text-bottom;
	padding-top: 7px;
}

div#nav {
	background-image: url(../assets/images/left_cell.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 250px;
	width: 220px;
}

ul#navi {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul#navi li {
	padding: 0px;
	display: block;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

div#content {
	padding-left: 221px;
}
.standardFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.standardFontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.standardFontUnderLine {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration:underline;
}

.imageBorder {
	border: 3px solid #448CCB;
	margin-top: 5px;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.imageSubText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
.tableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.textLeft{
padding-left:20px;

}
.textRight {
padding-left:580px;

}

#locations {
width:850px;
height:70px;
margin-left:auto;
margin-right:auto;
font-size:9px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

#location ul {
width:700px;
padding:0px;
}

#locations li {
float:left;
display:inline;
margin-right:8px;
padding:0px;
height:10px;
}

.h3Style {
font-size:9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:200;
margin:0px;
padding:0px;
}
/*<---------------------------------------------BREADCRUMB AND TOP BAR CSS ------------------------------->*/
div#breadcrumb ul {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 4px;
	width:340px;
	height: 9px;
	float:left;
}

div#breadcrumb ul li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


/*<--------------------------Box summery on Storage products landing------------------------------------>*/

.vidSumTitle { font-size:13px;padding:2px; margin:0px; padding-bottom:0px; padding-left:0px;}
.vidSumTitle a {color: #369; font-weight:bold; }
.vidSum a:hover {text-decoration:underline; color: #000;}

.vidSum {height:100px; width:500px; background-color: #a5cff5; padding:4px; margin-bottom:2px; float:left;}
.vidSum:hover {background: #fff;}
.vidMeta {float:right; height:95px; font-size:10px; padding-right:8px; padding-left:10px;}
.vidThumb {width:130px; float:left;}


	
