/* .content { } see main.css  */
.content {
    float:   left;
    height:  643px;
    width:   886px;
  
}
.contentBody {
	float:right;
	margin-top: 0px; border: 0px dotted #33F;
	margin-bottom: 0px;
	height: 643px;
	width: 658px;

}
		.Content-Top {
			width: 100%;
			height:138px;
			background-image:url(../images/company/staticBannerTop.gif);
		}
			#Content-Top-image {
				float:right;			
				height:100%;
			}
		#Content-Middle {
			margin-top: 20px;
			width: 100%;
			height:400px;
		}
		#Content-Bottom {
			margin-left: 350px;
			width: 100%;
			height:0px;						
		}


.sidebarleft {
	float:	left;
	margin-top: 0px; 
	/* border:dotted; border-width:thin; */

	height: 643px;
	width: 228px;
	background-image:url(../images/company/sideBarBackground.jpg);

}
	.sidebarleft A:link    { color: #002655; font-size: 15px; text-decoration: none; font-family: Garamond, serif; }
	.sidebarleft A:visited { color: #002655; font-size: 15px; text-decoration: none; font-family: Garamond, serif; font-weight: BOLD; }
	.sidebarleft A:active  { color: red; font-size: 15px; text-decoration: none; font-family: Garamond, serif; font-weight: BOLD; }
	.sidebarleft A:focus   { color: #002655; font-size: 15px; text-decoration: none; font-family: Garamond, serif; font-weight: BOLD; }

	#sideBarImage1 {
		float:left;
		margin-top: 80px; 
		margin-left: 1px; 
	}
	
	#sideBarLinks {
		float:left;
		margin-top: 15px;
		margin-left: 20px;
		margin-bottom: 67px;
		height: 209px;
		font-size: 16pt;
		font-family: Garamond, serif; font-weight:bold;
		line-height: 150%;
	}
	
	#sideBarImage2 { }

#gutter {
	float: left;
	width: 1%;
	height: 100px;
        background-color: green;
}

.contentTitle {
	margin-top: 100px; border: 1px dotted #33F;
	float: left;
	background: #EADCAE;
	padding: 0 15px 20px 15px;
}
.nav3 {
	margin-top: 0px; border: 1px dotted;
	float: left;
	background: #EADCAE;
	/*         width height   */
	padding: 5px 558px 0px 0px;
}

/* ~~ Images  ~~ */

/* ~~ The footer styles ~~ */