@charset "UTF-8";
/* CSS Document */

body, p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top {
	width: 749px;
	height: 270px;
	margin: 0 auto;
}

.top2 {
	width: 748px;
	margin: 0 auto;
}

.menu2 {
	width: 568px;
	height: 27px;
	padding: 307px 0 0 0;
	text-align: center;
}

.menu {
	width: 648px;
	height: 27px;
	padding: 0 50px;
	margin: 0 auto;
	text-align: center;
}

	.menu a {
		margin: 0 10px;
		display: block;
		width: 122px;
		height: 27px;
		float: left;
	}
	
		.menu2 a {
		margin: 0 10px;
		display: block;
		width: 122px;
		height: 27px;
		float: left;
	}
	
	#home {
		background:url(images/ocs-1-wi_05.jpg);
	}

	#about {
		background:url(images/ocs-1-wi_07.jpg);
		width: 143px;
	}
	
	#services {
		background:url(images/ocs-1-wi_09.jpg);
		width: 163px;
	}
	
	#contact {
		background:url(images/ocs-1-wi_11.jpg);
	}
	
	#home2 {
		background: url(images/ocs-1-wh_05.jpg)
	}

	#about2 {
		background:url(images/ocs-1-wh_07.jpg);
	}
	
	#services2 {
		background:url(images/ocs-1-wh_09.jpg);
	}
	
	#contact2 {
		background:url(images/ocs-1-wh_11.jpg);
	}
	
.content {
	width: 748px;
	margin: 0 auto;
	min-height: 100px;
}
.content2 {
	min-height: 440px;
	width: 748px;
	padding: 40px 0 0 0;
	margin: 0 auto;
	background:url(images/ocs-1-wi_01.jpg) bottom right no-repeat;
}

.table {
	width: 748px;
}
	

.left {
	width: 216px;
	float: left;
}

.middle {
	width: 27px;
}

.features {
	background:#eddb5a;
	padding: 5px 17px 10px 17px;
}

.right {
	width: 516px;
	float: right;
	
}

.forcedwn {
	height: 40px;
}

.footer {
	width: 100%;
	background: #eddb5a;
	clear: both;
	color: #000;
	font-size: 10px;
	padding: 30px 0 10px 0;
}

.footer a {
	color: #000;
}


#logo {
	text-align: center;
}
