body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	margin:0px;
	padding:0px;
}
body {
	background-color: #f5deb3;
	text-align:center;
}
a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #993333;
}
a:active {
	color: #FFFFFF;
}

#containerDiv {
	margin:auto;
	margin-top:10px;
	text-align:left;
	border:1px #993333 solid;
	background-image: url(../omegamarketing_images/background.jpg);
	background-repeat: no-repeat;
	width:890px;
	height:535px;
}

#companyNameDiv {
	position:absolute;
	z-index:2;
	margin:20px;
	background-image: url(../omegamarketing_images/company_name.gif);
	background-repeat: no-repeat;
	width:500px;
	height:50px;
	padding-left:90px;
	padding-top:45px;
}

#companyNameDiv span {
	font-size:1px;
	color:#f5deb3;
}

#companyNameDiv h1 {
}

#contactInfoDiv {
	position:absolute;
	z-index:2;
	margin:auto;
	margin-left:640px;
	margin-top:10px;
}

#headerDiv {
	position:absolute;
	z-index:3;
	margin-top:150px;
	margin-left:275px;
	font-size:large;
}

#leftLinksDiv {
	position:absolute;
	z-index:2;
	padding:20px;
	top:190px;
	width:165px;
	height:160px;
	border-right:1px #993333 solid;
	list-style-type: none;
}

#leftLinksDiv ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#leftLinksDiv li {
	font-weight:bold;
	margin:5px;
}

#leftImageDiv {
	position:absolute;
	z-index:2;
	padding:10px;
	margin-top:375px;
	width:185px;
	height:130px;
	border-right:1px #993333 solid;
}

#textDiv {
	position:absolute;
	z-index:3;
	margin-top:175px;
	margin-left:220px;
	padding-left:10px;
	padding-right:10px;
	width:640px;
	height:350px;
	overflow:auto;
}

#textDiv table, #textDiv table td {
	border:0px;
}

#textDiv a img {
	border:0px;
}

#footerDiv {
	position:absolute;
	z-index:2;
	margin-top:535px;
	width:870px;
	padding-top:5px;
	text-align:center;
	font-size:x-small;
}
