#opc_text {
	width: 650px;
	float: left;
	margin-top: 10px;
}
#opc_image {
	width: 350px;
	float: right;
}

#opc_text ul li {
	list-style-type: disc;
}
#opc_text ul {
	margin-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
}
#opc_text li {
	margin-bottom: 6px;
}
#lefttb {
	width: 630px;
	float: left;
	background-color: #0D5268;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 29px;
	padding-left: 5px;
}
#righttb {
	width: 270px;
	float: right;
	color: #FFF;
	background-color: #0D5268;
	padding: 5px;
}
#righttb h2, #lefttb h2 {
	margin-bottom: 5px;
}

#com1, #com2, #com3, #com4 {
	background-color: #FF3000;
	color: #FFF;
	padding: 5px;
}

#com1, #com3 {
	float: left;
	width: 300px;
}

#com1, #com2 {
	margin-top: 10px;
}

#com2, #com4 {
	float: right;
	width: 300px;
}
#graph1 {
	width: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#laptop {
	float: right;
	margin-top: 20px;
	margin-right: 100px;
}
#wrapper #content #opc_text #lefttb p {
	color: #FFF;
}
#wrapper #content #opc_text #righttb {
	color: #FFF;
}
#wrapper #content #opc_text #com3 p {
	color: #FFF;
}
#wrapper #content #opc_text #com4 p {
	color: #FFF;
}
#wrapper #content #opc_text #com2 p {
	color: #FFF;
}
#wrapper #content #opc_text #com1 p {
	color: #FFF;
}
#wrapper #content #opc_text #righttb p {
	color: #FFF;
}
