body { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	line-height: 16px; 
	background-color: #fff; 
	background-image:  url("../img/dropshadow_gradient.gif"); 
	background-repeat: repeat-x; 
	background-position: 0 top; 
	margin: 0; 
	padding: 0; 
}

#header { 
	background-color:#000033; 
	width: 770px;
	height:100px;
}

#navbar { 
	background-color:#000033; 
	width: 770px;
	border-bottom: #003 1px solid;
	border-top: #003 1px solid;
}

#maincontent { 
	background-color:#aaaaaa; 
	width: 770px;
	text-align:left;
}

#imagebar {
	border-bottom: #003 1px solid;
}

/*Left Nav background*/
#leftnav { 
	background-color:#eeeeee; 
}

#content { 
	background-color:#FFFFFF;
	padding: 15px; 
	text-align: left;
}

/*RIGHT COLUMN*/
#rightcolumn { 
	background-color:#a7c1d2; 
	border-left: #003 1px solid;
	padding: 10px;
}

#rightcolumn3 { 
	background-color:#a7c1d2; 
	border-left: #003 1px solid;
	padding: 10px;
	align:left;
}
#rightcolumn2 { 
	background-color:#a7c1d2; 
	border-left: #003 1px solid;
	padding: 10px;
}

#rightcolumnproduct { 
	background-image:  url("../images/csibluegrad2.jpg"); 
	border-left: #003 1px solid;
	padding: 10px;
	height:20px;
}

#rightcolumn3background { 
	background-image:  url("../images/sdl_headerbg1.jpg") ; 
	border-left: #003 1px solid;
	border-right: #003 1px solid;
	border-top: #003 1px solid;
	border-bottom: #003 1px solid;
	margin-top: 20px;
	margin-left: 15px;
	width: 80%;
	margin-padding: 10px;
}

/*LEFT COLUMN*/
#leftcolumn3background { 
	background-image:  url("../images/sdl_headerbg1.jpg") ; 
	border-left: #003 1px solid;
	border-right: #003 1px solid;
	border-top: #003 1px solid;
	border-bottom: #003 1px solid;
	margin-top: 20px;
	margin-left: 0px;
	width: 90%;
	margin-padding: 0px;
	margin-left: 0px;
}

/*TOP COLUMN*/
#topcolumn3background { 
	background-image:  url("../images/sdl_headerbg1_gray.jpg") ; 
	border-left: #003 1px solid;
	border-right: #003 1px solid;
	border-top: #003 1px solid;
	border-bottom: #003 1px solid;
	text-align: center;
	margin-top: 2px;
	margin-left: 85px;
	width: 60%;
	height: 20px;
	margin-padding: 0px;
}

#topcolumn4background { 
	background-image:  url("../images/sdl_headerbg1_gray.jpg") ; 
	border: #003 1px solid;
	text-align: center;
	margin-top: 2px;
	margin-left: 160px;
	width: 35%;
	height: 20px;
	margin-padding: 0px;
}

#spotlight {
	background-color:#a7c1d2;
	border-left: #003 1px solid;
	padding:15px;
}

#promo {
	background-color:#003;
	border-left: #003 1px solid;
}

#csilogo { 
	background-color: #0081ca; 
	background-image:  url(""); 
	background-repeat: repeat-x; 
	text-align: left; 
}

/*FOOTER*/
#footer { 
	margin-top:14px; 
	width:100%; 
}
#productfooter { 
	margin-top:14px; 
	width:100%; 
}
#productspecs {
	margin:0;
	padding:0;
	width:440px;
	height:300px;
	border:0;
}

td {
	vertical-align:top;
}
/*DROP*/
.dropleft { background-image:  url("../img/dropshadow_left.gif"); background-repeat: repeat-y; }
.dropright { background-image:  url("../img/dropshadow_right.gif"); background-repeat: repeat-y; }
.dropbase { background-image:  url("../img/dropshadow_bottom.gif"); background-repeat: repeat-x; }

.downloadheader { color: #fff; background-color: #085182; text-align: left; border: solid 1px; padding: 4px 0 6px 0; }