#header {
	width: 805px;
	height: 91px;
}
.eye {
	background: url(../images/header_eye.gif) no-repeat;
	}
.ear {
	background: url(../images/header_ear.gif) no-repeat;
}
.dal {
	background: url(../images/header_dal.gif) no-repeat;
}
.def {
	background: url(../images/header_def.gif) no-repeat;
}
#content {
	width: 781px;
	background: #FFFFFF url(../images/bg_int.gif) repeat-y;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	padding-bottom: 15px;
}


.menu {
	position: relative;
	height: 21px;
	margin-left: 3px;
	margin-bottom: 3px;
}
#nav_eye     		  {
	width:45px;
	height:21px;
	background:url(../images/b_eyex.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav_ear  	          {
	width:49px;
	height:21px;
	background:url(../images/b_earx.gif) no-repeat;
	position: absolute;
	left: 45px;
	top: 0px;
}
#nav_dallas		      {
	width:74px;
	height:21px;
	background:url(../images/b_dallasx.gif) no-repeat;
	position: absolute;
	left: 94px;
	top: 0px;
}
#nav_marcom  	      {
	width:78px;
	height:21px;
	background:url(../images/b_marcomx.gif) no-repeat;
	position: absolute;
	left: 168px;
	top: 0px;
}
#nav_about		      {
	width:63px;
	height:21px;
	background:url(../images/b_aboutx.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 246px;
}
#nav_contact   		  {
	width:79px;
	height:21px;
	background:url(../images/b_contactx.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 309px;
}
#nav_home		      {
	width:59px;
	height:21px;
	background:url(../images/b_homex.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 388px;
}

.rollover a           { display:block; }
.rollover a:hover     { visibility:visible; }
.rollover a:hover img { visibility:hidden; }


.submenu {
	margin: 0px;
	padding-top: 0px;
	color: #C1D72D;
	font-size: 9px;
	padding-left: 10px;
}
.submenu b {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.submenu a,
.submenu a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
}
.submenu a:hover {
	text-decoration: underline;
}
.submenu .peg {
	background: #CCCCCC;
	padding: 5px 6px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

#central {
	position: relative;
	padding-top: 45px;
}

#col1 {
	width: 382px;
	padding-left: 10px;
}
#col1 a,
#col1 a:visited {
	color: #9EB022;
	text-decoration: none;
}
#col1 a:hover {
	text-decoration: underline;
}
#col1 h1 {
	font-size: 20px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#col1 .green {
	background: #C1D72D;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#col1 p {
	margin-left: 50px;
	line-height: 18px;
	padding-right: 15px;
}
#col1 ul,
#col1 ol {
	margin-left: 75px;
	padding: 0px;
}
#col1 li {
	padding: 0px 15px 5px 0px;
}
#col1 .ulhead {
	list-style: none;
	margin-left: -25px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 20px;
}
#col2 {
	position: absolute;
	left: 420px;
	top: 45px;
}
#map {
	position: absolute;
	left: 375px;
	top: 45px;
}

#footer {
	width: 805px;
	background: url(../images/footer_int.gif) no-repeat;
	font-size: 10px;
	height: 59px;
}
#footer p {
	font-size: 8px;
	color: #666666;
	display: block;
	text-align: left;
	padding-left: 480px;
}
