body {
color: #D4D4D4;
	background-color: #E1E3DE;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
	}

#container {
	/*background-color: #000*/
	/*background-image: url('../images/container_bg.gif');
	background-repeat: repeat-y;*/
	width: 807px;
	margin: 0em auto;
	}
	
	/* left drop shadow */
	/*.ds_left {
		width: 32px;
		float: left;
		}*/
	
	.ds_main {
		width: 807px;
		float: right;
		}
		
		#header {
				height: 94px;
				background-image: url(../images/header.jpg);
				background-repeat: no-repeat;
			}
			
			#header h1, #header h2 { display: none; }
			#header img{
	float: right;
	position: relative;
	top: 75px;
			}
			
		#menu {
				height: 53px;
				background-image: url(../images/nav_03.jpg);
			}

#content {
	background-color: #000000;
	background-image: url(../images/ws_07.jpg);
	background-repeat: no-repeat;
	min-height: 285px;
	width: 651px;
	float: right;
	/*clear: both;*/
	background-position: bottom;
}

#contentinside {
	background-color: #000000;
	background-image: url(../images/contact_07.jpg);
	background-repeat: no-repeat;
	min-height: 428px;
	width: 601px;
	float: right;
	/*clear: both;*/
	background-position: bottom;
	padding:0px 25px 20px 25px;
}
#contentinside img {
	
}
#imgindex{
	background-image: url(../images/ws_06.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 283px;
	width: 651px;
}
#imginside{
	background-repeat: no-repeat;
	float: right;
	height: 139px;
	width: 651px;
}
	#leftcol{
			width: 156px;
			float: left;
	}
	#testimonials{
		background-image:  url(../images/star2_10.jpg);
		background-repeat: repeat-y;
		min-height: 345px;
		/*float: left;*/
		padding:0px 15px 0px 18px;
		color:#191919;
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.1em;
	}
	
	#testimonials p {
	margin: 0 15px 1.5em 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #121212;
	
	
	
	}

	#testimonials span{
	font-weight: bold;
	}
		#copyright p {
	margin: 0 15px 1.5em 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #111111;
	}
			#con_col_left {
				width: 208px;
				padding: 0;
				float: left;
				}
			#con_col_left p{
				padding: 0 10px 0 25px;
			}
				/* middle column layouts */
				#conBoth, #conLeft, #conRight{ padding: 3px; } /* if you change the padding settings, make sure you adjust the widths below accordingly */
				#conBoth {
					width: 125px;
					float:left !important;
					border:solid #fff 1px;
					height:500px;
					}
					#conBoth p{
						padding: 0 25px 0 25px ;
						
					}
				#con_col_center {
					float:left;
					width:180px;
				}
				
				#conNone {
					width: 550px;
					float: left;
					padding: 32px; 
					}	
				#conLeft {
					width: 55.8em;
					float: left;
					}
					
				#conRight {
					width: 55.8em;
					float: right;
					text-align: left;
					}
				#contre {
					width:170px;
					float:left;
					padding-left:25px;
					}
				#contre2 {
					width:170px;
					float:left;
					padding-left:25px;
					}
				
			#con_col_right {
				width: 200px;
				padding: 0;
				text-align: left;
				height:300px;
				float:right;
				padding-right:10px;
				}
			#con_col_right p{
				padding-top:10px;
			}
			.clearance { clear: both; }
		
		#footer {
			background: #000000;
			color: #C5C5C5;
			text-align: left;
			font-size: 12px;
			text-transform: uppercase;
			padding-top: 10px;
			padding-left: 10px;
			height: 28px;
			/*clear: both;*/
			float: right;
			width: 641px;
			}
.img_services{
	background-image: url(../images/services.jpg);
}
.img_about{
	background-image: url(../images/about.jpg);
}
.img_gallery{
	background-image: url(../images/gallery.jpg);
}
.img_contact{
	background-image: url(../images/contactus.jpg);
}
.img_mission{
	background-image: url(../images/mission.jpg);
}
.img_test{
	background-image: url(../images/testimonials.jpg);
}
.img_employ{
	background-image: url(../images/employment.jpg);
}
.img_resume{
	background-image: url(../images/resume.jpg);
}
.frontheader{
	padding: 30px 0 10px 25px;
}
.frontpromo{
	padding: 0 0 10px 25px;
}	
.insimg{
	position: relative;
	left: 0px;
	top: 21px;
}
	/* right drop shadow */
	/*.ds_right {
		width: 32px;
		float: right;
		}*/