

body {
	width: 1024;
	background: #ffffff;
	}

#top {
	position: absolute;
	height: 108; width: 1024;
	background: #ffffff;
	background-image: url(../bigjohn/img/call_us_bj.jpg); background-repeat: no-repeat; background-position: right top;
	}

#logo {
	position: absolute;
	height:108; width: 142;
	text-align: center;
	}
	
#collage {
	position: absolute;
	height: 54; width: 512;
	left: 145; top: 54;
	background-image: url(http://tejasequipment.com/images/top-bckgrd-sm1.jpg); background-repeat: no-repeat; background-position: left bottom;	
	}
	
#topmenu {
	position: absolute;
	left: 10; top: 130;
	width: 1014; 
	}

/* BEGIN TOP LOG IN BAR */

#login {
	position: absolute;
	left: 0; top: 108;
	font-size: smaller;	
	color: #ffffff;
	z-index:100;
	background: #000000;
	background-image: url(http://tejasequipment.com/images/topbar-bckgrd.png); background-repeat: repeat; background-position: left top;
	height: 20; width: 1024;
	}

#login1 {
	position: absolute;
	left: 0; top: 0;
	}
	
#login2 {
	position: absolute;
	left: 30; top:0;
	}
	
#login3 {
	position: absolute;
	left: 203; top: 0;
	}
	
#login4 {
	position: absolute;
	left: 385; top: 0;
	}
	
#login5 {
	position: absolute;
	left: 555; top: 0;
	}

/* Beginning of Left Column */
	
#left {
	position: absolute;
	left: 0; top: 130;
	width: 207; height: 850;
	background: #0000FF;
	}

#content01 {
	position: absolute;
	left: 5; top: 15;
	}
	
#content02 {
	position: absolute;
	left: 5; top: 83;
	}
	
#content03 {
	position: absolute;
	left: 5; top: 151;
	}
	
#content04 {
	position: absolute;
	left: 5; top: 219;
	}

#party {
	position: absolute;
	left: 15; top: 295;
	}


/* BEGINNING OF CENTER COLUMN */

#center {
	position: absolute;
	left:212; top: 130;
	background: #ffffff;
	border:3; 
	border-style: inset;
	border-color: #333333;
	width: 600; height: 850;
	padding: 5;
	}
	
#heli {
	position: absolute;
	top: 50; left: 50;
	}	
	
/* BEGIN RIGHT COLUMN */
	
#right {
	position: absolute;
	left: 817; top: 130;
	width: 207; height: 850;
	background: #0000FF;
	
	}
	
#locallinks {
	text-align: center;
	font-size: 12pt;

	border-style: inset;
	border-width: 3;
	border-color: #666666;
	background: #333333;
	top: 12; left: 0;
	color: #ffffff;
	}
	
#locallinks a {
	color: #ffffff;
	text-decoration: none;
	}
	
#locallinks a:hover{
	text-decoration: underline;
	font-weight:bold;
	}

#locallinks a:visited{
	color:#ffffff;
	}
	
	
#news {
	width: 205; 
	position: absolute;
	top: 365; left: 2;
	}
	
/* BEGIN BOTTOM ROW */
	
#bottom {
	position: absolute;
	width: 1024; height: 60;
	left: 0; top: 985;
	background: #000000;
	}

/* classes */
	
.title {
	text-align: center;
	font-family: Arial;
	font-style: bold;
	font-size: 14 pt;
	color: #ffffff;
	}
	
.smalltxt{
	font-family: Arial;
	font-size: 10pt;
	}