li {
	margin-left:20px;
}

#content {
	margin: 0px 0px 0px 98px;
	width:950px;	
	padding:50px 5px 5px 5px;
	position:absolute;
	left:0px;
	top:132px;
	background-image: url(/images/overview_grad.png);
	background-repeat: repeat-x;
	height:1200px;
}

#topContent {
	
	background-color: #424b56;
	padding-top:10px;
}

#topContentHorizDs {
	width:740px;
}

#topContentVertDs {
	height:300px;
}




#topContent h1, #bottomLeftColumn h1 {
	color: #d3d4d9;
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Times New Roman;
}

.horizDs {
	background-image: url(/images/horiz_ds.png);
	width:100%;
	height:10px;
	background-repeat:repeat-x;
}

#topContent p {
	margin-top:0px;
	margin-bottom:0px;
}

.horizDs div {
	width:10px;
	height:10px;
	background-image: url(/images/ds_br.png);
	float:right;
	position:relative;
	left:10px;
}

.vertDs {
	float:left;
	background-image: url(/images/vert_ds.png);
	width:10px;
	height:100%;
	background-repeat:repeat-y;
	position:relative;
}

#midRight {
	float:left;	
}

#leftContentVertDs {
	height:300px;
}


#leftContentHorizDs {
	width:185px;
}

#leftColumnBox {
	float:left;
	width:195px;
}

#leftColumn {
	width:165px;
	float:left;
	padding:0px 10px;
	color: #070707;

}

#leftColumn h1 {
	font-size:18px;
	color: #cfd2d7;
	margin-left:10px;
	
}

ul.leftnav li {
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	
}

ul.leftnav li.selected a, ul.leftnav li  a:hover{
	color:#6fb8e6;
}

ul.leftnav a {
	text-transform:uppercase;
	color:white;
	text-decoration:none;
}

#midColumn {
	float:left;
	width:380px;
	height:290px;
	background-color:white;
	padding:5px 10px;
}

a{
	color:white;
	
}

#rightColumn {
	float:left;
	width:340px;
	text-align:center;
	padding-top:20px;
	background-color:#424c56;
}

  li.category ul {
	margin-left:20px!important;
	
}

.category_title {
	text-transform:uppercase;
	color:white;
}

#overviewImages {
	background-color: #424b56;
	width:938px;
	height:155px;
	padding-top:16px;
	padding-left:12px;
	padding-right:0px;
	padding-bottom: 5px;
}

.overviewImage {
	background-repeat: no-repeat:
	margin:0;
	padding:0;
	float:left;
	width:185px;
	height:150px;
	background-color: #1a1d22;
	cursor:pointer;
}

.hider {
	background-color: #1a1d22;
	width:100%;
	height:100%;
	
}



#searchBar {
	margin:0;
	top:10px;
	left:800px;
	position:absolute;
	z-index:12;
}

#bolt {
	background-image: url(/images/overview/bolt.png);
	width:33px;
	height:35px;
	position:absolute;
	display:none;
}
