#homebigbuttons { float: left; margin-left: 45px; height: 300px; }

#homebigbuttons a img {
	margin-top: 25px;
}

#home_img_wrapper { 
border: 0px solid #cccccc;
width: 550px; height: 295px;
overflow: hidden; text-align: left;
margin: 10px 0 0 0;
float: left; position: relative;
}

#home_img { 
border-bottom: 0px solid #cccccc;
position: relative;
height: 260px; width: 550px;
overflow: hidden;
}

#output {
	position: absolute; top: 152px; left: 5px;
	height: 87px; width: 524px;
	background-color: white;
	padding: 8px;
	/* these lines set the opacity of the text box */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

#output2 {
	position: absolute; top: 130px; left: 5px;
	height: 110px; width: 524px;
	background-color: white;
	padding: 8px;
	/* these lines set the opacity of the text box */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

div.swapitem {
	width: 550px; height: 260px;
}

#prev_next { 
	position: absolute; bottom: 20px; right: 8px;
	text-align: right;
}

#nav {
	clear: both;
	background-color: #F3F3F5;
	padding: 5px 0 0 5px; 
	height: 16px; width: 550px;
	position: absolute; left: 0; bottom: 14px;
}

#nav a {
	 border: 1px solid #ccc; 
	 background: #C0C8CB; 
	 text-decoration: none; 
	 margin: 5px 3px 1px 2px;
	 padding: 2px 3px;
	 color: #C0C8CB; 
	 font-size: .6em;  
 }
 
#nav a.activeSlide { 
	background: #005288;
	color: #005288; 
}

#nav a:focus {
	outline: none; 
}

#output h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #005288;
	margin: 0; padding: 2px 0;
}

#slideWrap {
float: right;
margin-right: 45px;
width: 570px;
padding: 0px;
background-color: #005288;
background-image: url('http://www.scdm.org/images/home_slider_bg.png');
overflow: hidden;
}

#slideWrapL, #slideWrapR { float: left; background-color: white; }

#homebottomhalfwrap{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#homebottomL, #homebottomR {
	padding: 10px; margin: 10px; width: 380px;
	background-color: #EAEAEA;
	min-height: 230px; _height: 230px;
}

#homebottomprodev {
margin-top: 30px; 
width: 860px; 
margin-left: auto; 
margin-right: auto; 
background: url(/images/home_prodev_background.gif); 
background-position: center bottom; 
background-repeat: no-repeat;
}

#homebottomprodev h2 { 
width: 840px; 
margin: 5px 10px 10px 10px; 
display: block; 
border-bottom: 1px solid #d3d3da;
}

#homebottomprodevleft { 
float: left; 
width: 400px; 
margin-left: 15px; 
margin-bottom: 20px; 
}

#homebottomprodevright {
float: left; 
width: 400px; 
margin-left: 25px;  
margin-bottom: 10px;
}

.prodevbox {
float: left; 
padding: 10px; 
margin: 10px 0; 
width: 375px; 
border: 5px solid #e3e3e6;
background-color: #fff;	
min-height: 100px; 
height: 100px;
}
