#dsContent {
	background-color:#000;
}

#searchBar {
	left:811px;
}

#content {
	width:961px;
}

#topContent {
	width:750px;
	padding-left:10px;
	padding-right:5px;
	float:left;
	background: transparent;
	padding-top:8px;
}

#allTop {
	background-color:#094a7b;
	background-image: url(/images/product_container.png);
	background-repeat:no-repeat;
	width:961px;	
	height:326px;
}


#bottomContent {
	width:941px;
	padding:0px 5px 20px 15px;
	background-color:#094a7b;
	background-image: url(/images/bg_stripe.png);
	background-repeat:repeat-y;
	background-position: 625px 50px;
}

#leftColumn {	
	padding-top:20px;
	background:transparent;	
	width:172px;
}

#lcContent {	
	background:transparent;
}





#bottomLeftColumn {
	width:560px;
	float:left;
	padding-top:30px;
	padding-right:50px;
	color: #fff;
}

#bottomLeftColumn h1 {
}

#bottomLeftColumn h2 {
	font-size:18px;
	color:#cfd2d7;
}


#bottomRightColumn p {
	margin: 0px 0px 0px 0px;
}

div.application {
	background-image: url(/images/applications_bg.png);
	background-repeat:no-repeat;
	background-position: -2px -1px;
	padding:10px 20px;
	margin:0px;
}

div.application h3 {
	text-transform:uppercase;
}

#bottomRightColumn {
	padding-top:30px;
	background-color:#094a7b;		
	float:left;
	width:320px;	
	color:#fff;
}

#topRightDs div {
	width:755px; height:5px;
	background-color:#424C56;
}

#topRightDs {
	width:755px; height:15px; float:right; 
	background-position:0px 5px;
	background-image: url(/images/horiz_ds.png);
	background-repeat:repeat-x;	
}

#midColumn {
	width:440px;
	padding:0;
	height:305px;
	background-color:#424C56;
}

#rightColumn {
	width:310px;
	background-color: #fbfeff;
	height:305px; 
	position:relative;
	padding:0;
}

#rightColumn img{ 
	vertical-align:middle;
	display:none;
}

.imgControls a {
	color: #00a3de;
	text-decoration:none;
	text-transform:uppercase;
}

.imgControls a.next {
	float:right;
	margin-right:30px;
}

.imgControls a.enlarge {
	float:left;
	margin-left:30px;
}

.imgControls {
	position:absolute;
	top:280px;
	width:100%;
	height:20px;
}





