p, li { font-size: 12px; }

h6 { margin-bottom: 0px; }

#bodyContainer h1 {
	color: #CC6600;
	display: block;
	border-bottom: 1px solid;
	margin-bottom: 5px;
}

h4 {
	margin-bottom: 10px;
	color: #CC6600;
	 }

#mast {
	width: 960px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/masthead.jpg);
	;
	}
	
#mast h1 { color: #FFFFFF; }
	
#bodyContainer {
	background: url(../../img/container-repeat.jpg) repeat-y;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}


#mainMenu {
	padding-top: 10px;
	padding-left: 20px;
	width: 920px;
	margin-bottom: 10px;
	}

	#mainMenu ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
		}
	
		#mainMenu ul li {
			display: inline;
			list-style: none;
			font-size: 16px;
			margin-left: 0px;
			margin-right: 30px;
			font-weight: bold;
			}
			
		#mainMenu ul li a {
	color: #CC3300;
	text-decoration: none;
}

/**********************************/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border:1px solid #CC6600;
	}
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #CC6600;
		color: #FFF}

/**********************************/


#rightPane {
	width: 190px;
	padding-right: 20px;
	padding-top: 30px;
	padding-left: 10px;
	float: right;
	}
	
	#rightPane h1 {
		line-height: 28px;
		}
		
	#rightPane .testimonial {
		font-style: italic;
		text-indent: 10px;
		margin-bottom: 0px;
		}


.indentBlock {
	border: 1px solid #e8f1ff;
	padding: 10px 10px 0px 10px;
	margin-bottom: 20px;
	}


#footerCap {
	height: 20px;
	}

#footer {
	background: none;
	background-color: transparent;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	}
	
	#footer a {
	color: #CC3300;

}

.servicesImage {
	float: right;
	border: 1px solid #000;
	margin: 0px 0px 20px 40px;
	}
	

