@charset "utf-8";
/* CSS Document */
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix { display: inline-block;}

html[xmlns] .clearfix { display: block;}

* html .clearfix { height: 1%;}

p,
address,
form {
	font-size:.75em;
	line-height:1.75em;
	margin-bottom:1.5em;
	}

a {
	text-decoration:none;
	color:#666;
	}

 div.hr {
  height: 10px;
  background:url(images/hr.png) repeat-x scroll center;
  width:500px;
}

div.hr hr {
  display: none;
}
.title {
	color:#148EDB;
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:20px;
	}
	
.subtitle {
	color:#6DA0A7;
	font:bold .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	}
	
	
ol { padding-left:20px; margin-bottom:1.75em;}

	li {
		font:.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height:1.65em;
		}
	
body { 
	margin:0 auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:980px;
	}

#header {
	background:url(images/odc-header.png) 0 0 no-repeat;
	height:214px;
	}
	
	#header h1 { text-indent:-9999px;}
		
		#header h1 a {
			float:left;
			width:400px;
			height:80px;
			margin-left:40px;
			margin-top:65px;
			}
#menuWrap {
	background:url(images/nav-bg.png) 0 0 repeat-x;
	clear:both;
	height:60px;
	text-align:left;
	padding-left:25px;
}

#topNav {
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

	#topNav li {
		margin: 0; 
		padding: 0;
		list-style: none;
		display: inline;
		}

	#topNav a {
		float: left;
		padding:60px 0 0 0;
		overflow: hidden;
		height: 0 !important; 
		height /**/:60px; /* for IE5/Win only */
		}
	
	#topNav a:hover { 
		background-position: 0 -60px; /* background-position: 0 -20px;*/
		}
	
	#topNav a:active, #topNav a.selected {        /*reserve for rollover navi	*/
		background-position: 0 -60px;
		}

	#tHome a {
		background:transparent url(images/bt_home.png) 0 0 no-repeat;
		width:92px;
		}
	
	#tAbout a {
		background:transparent url(images/bt_about.png) 0 0 no-repeat;
		width:121px;
		}
		
	#tServices a {
		background:transparent url(images/bt_services.png) 0 0 no-repeat;
		width:121px;
		}
	
	/*#tNews a {
		background:transparent url(images/bt_news.png) 0 0 no-repeat;
		width:99px;
		}*/
		
	#tClients a {
		background:transparent url(images/bt_clients.png) 0 0 no-repeat;
		width:107px;
		}	
	#tContact a {
		background:transparent url(images/bt_contact.png) 0 0 no-repeat;
		width:141px;
		}

#ODCServices { padding-bottom:45px;}

#content { padding:0 20px; }

	#leftCol {
		background:url(images/cSpacer.png) right top no-repeat;
		min-height:235px;
		float:left;
		width:665px;
		margin-right:20px;
		padding-right:25px;
		}
	
		#gallery  {padding-left:50px;}
		
		#gallery li {
			background:#ececec;
			list-style:none;
			width:400px;
			border:4px solid #CCC;
			margin-bottom:8px;
			display:inline;
			float:left;
			margin-left:10px;
			}
			
		#gallery li a img {border:0}
		
		#gallery li a.url { 
			margin-left:10px;
			text-decoration:none;
			color:#0D5C8E;
			font-family:"Arial", Helvetica, sans-serif;
			}
			
			
	#rightCol {
		float:left;
		padding-left:10px;
		width:200px;
		}
	
#footer {
	margin-top:20px;
	clear:both;
	background:url(images/footer.png) 0 0 no-repeat;
	height:142px;
	}
	
	#footer h3 { text-indent:-9999px;}
	
		#footer h3 a {
			float:left;
			width:230px;
			height:48px;
			margin-left:35px;
			margin-top:20px;
			
		padding-bottom:30px;
			}
			
	#footerNav {
		clear:both;
		padding-left:40px;
		}
		
		#footerNav li {
			display:inline;
			list-style:none;
			padding-right:20px;
			}
			
		#footerNav li a {
			color:#BABABA;
			text-decoration:none;
			text-transform:uppercase;
			font-size:.7em;
			}
			
			#footerNav li a:hover {color:#fff;}
			
			
			
/*form*/
label {
	float: left;
	width: 180px;
	font-weight: bold;
	}

	.zip {width:80px;}
	
input, textarea {
	width: 180px;
	margin-bottom: 5px;
	}

textarea {
	width: 250px;
	height: 150px;
	}


#submitbutton {
	margin-left:350px;
	margin-top: 5px;
	width: 90px;
	}

br {clear: left;}
