/* ############################################################################
###############################################################################

General Multiple Document Styles.

##############################################################################
##############################################################################*/
body
{
text-align: center;
font-family: verdana;
font-size: 13px;
color: #000000;
text-align: center;
background-color: #fafafa;
background: url('../images/logobg.png') left top repeat;
/* scrollbar-base-color: #fafafa;
scrollbar-arrow-color: #333333;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: #e5e5e5;
scrollbar-highlight-color: #fafafa;
scrollbar-shadow-color: #555555;
scrollbar-track-color: #e5e5e5; */
}

.wrapper {
	/* Temporary border */
	/* border: 1px #000000 solid; */
	height: 550px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	text-align: left;
}

.top_box {
	position: absolute;
	height: 120.8px;
	top: 5px;
	width: 512px;
	margin-left: 129px;
}

.nav_bar {
	/* border: 1px #000000 solid; */
	position: absolute;
	top: 130px;
	height: 20px;
	width: 563px;
	margin-left: 103px;
}

.nav_bg {
	border: 1px #000000 solid;
	background: url('gradient3.png') left top repeat-x;
	position: absolute;
	height: 20px;
	/* width: 512px; */
	width: 130px;
	padding: none;
	cursor: hand;
}

.nav_bg_pro {
	border: 1px #000000 solid;
	background: url('gradient3.png') left top repeat-x;
	position: absolute;
	height: 20px;
	/* width: 512px; */
	width: 130px;
	z-index: 1;
	float: left;
	margin-left: 131px;
	cursor: hand;
}

.nav_bg_cor {
	border: 1px #000000 solid;
	background: url('gradient3.png') left top repeat-x;
	position: absolute;
	height: 20px;
	/* width: 512px; */
	width: 170px;
	z-index: 1;
	float: left;
	margin-left: 262px;
	cursor: hand;
}

.cor_button {
	border: 1px #e5e5e5 solid;
	height: 18px;
	width: 168px;
	z-index: 2;
	list-style: none;
	cursor: hand;
}

.nav_bg_con {
	border: 1px #000000 solid;
	background: url('gradient3.png') left top repeat-x;
	position: absolute;
	height: 20px;
	/* width: 512px; */
	width: 130px;
	z-index: 1;
	float: left;
	margin-left: 433px;
	cursor: hand;
}

.home_button {
	border: 1px #e5e5e5 solid;
	height: 18px;
	width: 128px;
	cursor: hand;
}

.middle_text {
	/* border: 1px #ff0066 solid; */
	position: absolute;
	width: 695px;
	margin-left: 36.5px;
	margin-right: 36.5px;
	height: 350px;
	
}
	

.bottom_banner {
	border: 1px #000000 solid;
	background: url('../images/gradient3.png');
	background-image: left bottom;
	background-repeat: repeat-x;
	height: 20px;
	position: absolute;
	top: 532px;
	width: 650px;
	margin-left: 60px;
}

.middle_box {
	border: 2px #000000 solid;
	background: #e5e5e5;
	height: 362px;
	position: absolute;
	top: 160px;
	width: 768px;
	margin-left: 0px;
	overflow-y: scroll;
}

.developed_by {
	/* border: 1px #000000 solid; */
	height: 20px;
	position: absolute;
	top: 563px;
	width: 770px;	
	text-align: center;
	font-family: verdana;
	font-size: 8px;
	color: #999999;
}

.big_map {
	border: 1px #000000 solid;
	margin-left: 100px;
}

/* ############################################################################
###############################################################################

Index Page Styles

##############################################################################
##############################################################################*/


.button1 {
	height: 150px;
	width: 225px;
	position: absolute;
	margin-left: 0px;
	padding: 5px;
	z-index: 100;
}

.bgbutton {
	background-color: #8C8C8C;
	height: 143px;
	width: 217px;
	position: absolute;
	margin-top: 9px;
	margin-left: 10px;	
}

.placement1 {
	position: absolute;
	margin-left: 5px;
}

.button_image {
	height: 138px;
	width: 213px;
	border: 1px #000000 solid;
	margin-left: -5px;
	margin-top: -5px;
	padding: 4px;
	background: #ffffff;
}



.button2 {
	height: 150px;
	width: 225px;
	position: absolute;
	margin-left: 235px;
	padding: 5px;
}

.bgbutton2 {
	background-color: #8C8C8C;
	height: 143px;
	width: 217px;
	position: absolute;
	margin-top: 9px;
	margin-left: 245px;	
}


.placement2 {
	position: absolute;
	margin-left: 240px;
}


.button3 {
	height: 150px;
	width: 225px;
	position: absolute;
	margin-left: 469px;
	padding: 5px;
}

.bgbutton3 {
	background-color: #8C8C8C;
	height: 143px;
	width: 217px;
	position: absolute;
	margin-top: 9px;
	margin-left: 479px;	
}

.placement3 {
	position: absolute;
	margin-left: 475px;
}

.button4 {
	width: 225px;
	text-align: center;
}

.intro {
	/* border: 1px #000000 solid; */
	position: absolute;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}

.buttons {
	width: 695px;
}

/* ############################################################################
###############################################################################

General Font Styles.

##############################################################################
##############################################################################*/
.font_smaller {
	text-align: center;
	font-family: verdana;
	font-size: 8px;
	color: #000000;
}

.font {
	text-align: center;
}


.font_left {
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.font_right {
	text-align: right;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
	
.font_fine {
	text-align: center;
	font-family: verdana;
	font-size: 8px;
	color: #000000;
}

.font_left_fine {
	text-align: left;
	font-family: verdana;
	font-size: 8px;
	color: #000000;
}

.font_right_fine {
	text-align: right;
	font-family: verdana;
	font-size: 8px;
	color: #000000;
}

.bold {
	font-weight: bold;
}

a {
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

.hidden_link {
	color: #999999;
}

.centre {
	text-align: center;
	color: #e5e5e5;
}

.centerr {
	text-align: center;
}

.left {
	text-align: left;
}
/* ############################################################################
###############################################################################

Plant Hire Styles.

This is coded correctly with images as background. 

##############################################################################
##############################################################################*/

.middle_box_ph {
	border: 2px #000000 solid;
	background-color: #e5e5e5;
	height: 362px;
	position: absolute;
	top: 160px;
	width: 768px;
	margin-left:0px;
	overflow: auto;
}

.info_ph {
	/* border: 1px #000000 solid; */
	position: absolute;
	top: 10px;
	width: 695px;
	margin-left: -32px;
	padding: none;
	height: 30px;
}

.margined {
	/* border: 1px #000000 solid; */
	width: 695px;
	margin-left: 36px;
}

.truck_images_row1 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 150px;
	top: 200px;
}

.image_1 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('../images/placeholder.png');
	position: absolute;
	width: 225px;
	height: 150px;
}


.image_2 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 235px;
	width: 225px;
	height: 150px;
}

.image_3 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 468px;
	width: 225px;
	height: 150px;
}

.truck_names_row1 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 20px;
	top: 360px;
}

.name_1 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 225px;
	height: 20px;
}


.name_2 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	left: 235px;
	width: 225px;
	height: 20px;
}

.name_3 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	left: 468px;
	width: 225px;
	height: 20px;
}

.truck_images_row2 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 150px;
	top: 390px;
}

.image_1_2 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	width: 225px;
	height: 150px;
}


.image_2_2 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 235px;
	width: 225px;
	height: 150px;
}

.image_3_2 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 468px;
	width: 225px;
	height: 150px;
}

.truck_names_row2 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 20px;
	top: 550px;
}

.bottom_banner_ph {
	border: 2px #000000 solid;
	background-color: #999999;
	height: 20px;
	position: absolute;
	top: 565px;
	width: 640px;
	margin-left: 192px;
	margin-right: 192px;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.default_font {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}

.default_font_small_center {
	font-family: verdana;
	font-size: 8px;
	text-align: center;
}
	
.truck_images_row3 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 150px;
	top: 580px;
}

.image_1_3 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	width: 225px;
	height: 150px;
}


.image_2_3 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 235px;
	width: 225px;
	height: 150px;
}

.image_3_3 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 468px;
	width: 225px;
	height: 150px;
}

.truck_names_row3 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 20px;
	top: 740px;
}

.truck_images_row4 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 150px;
	top: 770px;
}

.image_1_4 {
	/* temporary border */
	border: 1px #000000 solid;
	background: url("images/name.jpg");
	position: absolute;
	width: 225px;
	height: 150px;
}


.image_2_4 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 235px;
	width: 225px;
	height: 150px;
}

.image_3_4 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 468px;
	width: 225px;
	height: 150px;
}

.truck_names_row4 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 20px;
	top: 940px;
}

/* ############################################################################
###############################################################################

Haulage Styles.

This is coded correctly with images as background. 

##############################################################################
##############################################################################*/


.haulage_images_row1 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 150px;
	top: 170px;
}

.h_image_1 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	width: 225px;
	height: 150px;
}


.h_image_2 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 235px;
	width: 225px;
	height: 150px;
}

.h_image_3 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	left: 468px;
	width: 225px;
	height: 150px;
}

.haulage_names_row1 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 20px;
	top: 330px;
}

.h_name_1 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 225px;
	height: 20px;
}


.h_name_2 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	left: 235px;
	width: 225px;
	height: 20px;
}

.h_name_3 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	left: 468px;
	width: 225px;
	height: 20px;
}

.haulage_images_row2 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 695px;
	height: 150px;
	top: 360px;
}

.h_image_2_2 {
	/* temporary border */
	border: 1px #000000 solid;
	background-image: url('.../images/placeholder.png');
	position: absolute;
	width: 225px;
	height: 150px;
	left: 235px;

}

.haulage_names_row2 {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 225px;
	height: 20px;
	top: 520px;
	left: 235px;
}

/* ############################################################################
###############################################################################

Corporate Styles.

This is coded correctly with images as background. 

##############################################################################
##############################################################################*/

.logo_blue_text {
	color: #0014fa;
	font-size: 18px;
}

.columns {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 724px;
	top: 30px;
}

.left_column {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 250px;
	left: 0px;
	padding: 0px;
}

.middle_column {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 250px;
	left: 232px;
	padding: 0px;
}

.right_column {
	/* temporary border */
	/* border: 1px #000000 solid; */
	position: absolute;
	width: 250px;
	left: 464px;
	padding: 0px;
}

/* ############################################################################
###############################################################################

Contact 1 Styles.

This is coded correctly with images as background. 

##############################################################################
##############################################################################*/

.notice {
	/* border: 1px #ff0066 solid; */
	position: absolute;
	top: 20px;
	margin-left: 550px;
}

.form_text {
	/* border: 1px #ff0066 solid; */
	position: absolute;
	top: 5px;
	margin-left: 0px;
}

.background {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 156px;
	margin-left: 335px;	
}

.email_address {
	border-left: 0px;
	border-top: 0px;
	border-right: none;
	border-bottom: 1px #000000 dashed;
	background-color: #e5e5e5;
	text-align: left;
}

.form {
	border: 1px #000000 dashed;
	background-color: #e5e5e5;
}

.message {
	width: 400px;
	height: 80px;
}

.small_links {
	font-size: 12px;
}

/* ############################################################################
###############################################################################

Contact 2 Styles.

##############################################################################
##############################################################################*/

.alternate_title {
	position: absolute;
	width: 695px;
	top: 5px;
}

.address {
	width: 240px;
	position: absolute;
	margin-left: 0px;
	margin-top: 10px;	
}

.address2 {
	width: 240px;
	position: absolute;
	margin-left: 250px;
	top: 10px;
	
}

.background2 {
	background: url(../images/bg.png) bottom right no-repeat #e5e5e5;
}

.map {
	/* border: 2px #000000 solid; */
	height: 100px;
	width: 175px;
	position: absolute;
	top: 50px;
	margin-left: 475px;
	z-index: 1;
}

.map_link {
	/* border: 1px #000000 solid; */
	height: 20px;
	width: 175px;
	position: absolute;
	top: 30px;
	margin-left: 475px;
	z-index: 1;
}

.border {
	border: 2px #000000 solid;
}

.telephone {
	width: 695px;
	margin-left: 0px;
	/* margin-top: 125px; */
}
/* ############################################################################
###############################################################################

Navigation Styles.

##############################################################################
##############################################################################*/

#navigation a
{ 
/* background: #999999 url('../left-tab.gif') left top no-repeat; */
text-decoration: none;
padding-left: 10px;
font-family: verdana;
color: #000000;
}

#navigation a span {
background: url('../right-tab.gif') right top no-repeat;
padding-right: 10px;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
list-style: none;
float: left;
margin: 0;
}

#navigation a:hover  {
color: #fff;
background: #781351 url('../left-tab-hover.gif') left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url('../right-tab-hover.gif') right top no-repeat;
padding-right: 10px
}

.home {
	background: #e5e5e5 url('../left-tab.gif') left top no-repeat;
}

.other {
	background: #999999 url('../left-tab2.gif') left top no-repeat;
	border-bottom: 2px #000000 solid;
}

/* ############################################################################
###############################################################################

Landscape Styles.

##############################################################################
##############################################################################*/

.table_heading {
	/* border: 1px #000000 solid; */
	width: 563px;
	margin-left: 66px;
	position: absolute;
	background: url('gradient3.png') left top repeat-x;
}

.table_title {
	width: 300px;
}

.units {
	width: 131.5px;
}

.top {
	border: 1px #000000 solid;
}

.top2 {
	border: 1px #000000 solid;
	padding-left: 5px;
	padding-right: 5px;
}
.top4 {
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}
.top3 {
	border: 1px #000000 solid;
	padding-left: 5px;
	padding-right: 5px;
	background: url('../images/gradient2.png') left top repeat-x;
}

.table {
	width: 600px;
	margin-left: 45px;
}
/* ############################################################################
###############################################################################

Navigation Bar Styles.

##############################################################################
##############################################################################*/

#menu {
	/* border: 1px #000000 solid; */
	position: absolute;
	top: 130px;
	height: 22px;
	width: 700px;
	margin-left: 60px;
	margin-top: 0px;
	z-index: 100;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}

#menu dl {
	border: 1px #000000 solid;
	margin-top: 0;
	width: 160px;
	float: left;
	height: 20px;
	background: url('../images/gradient3.png') left top repeat-x;
	/* white-space: nowrap; */
}


#menu dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;

}

#big {
	width: 170px;
}

.contact {
	margin-left: 433px;
	border: 1px #000000 solid;
	margin-top: 0;
	width: 130px;
	float: left;
	height: 20px;
}

#menu li {
	border: 1px #000000 solid;
	height: 20px;
	background: #4372AA;
	padding: none;
}

#menu dd {
	height: 20px;
	cursor: hand;
}

#menu dt {
	height: 20px;
}

.inside {
		border: 1px #e5e5e5 solid;
		height: 18px;
		cursor: hand;
}


.no_click {
	cursor: not-allowed;
}

#menu li a:hover {
	background: #B4CDCD;
}

#menu li:hover {
	background: #B4CDCD;
}

#menu dt:hover {
	background: #B4CDCD;
}

#ssmenu4 {

	width: 160px;
}

/* ############################################################################
###############################################################################

Landscape styles.

##############################################################################
##############################################################################*/

#sales {
	/* border: 1px #0033ff solid; */
	margin-left: 10px;
	margin-top: 10px;
}

.heading {
	border: 1px #000000 solid;
	font-weight: bold;
}

.cell {
	border: 1px #000000 solid;
	background-color: #999999;
}

.item {
	width: 200px;
}

.price {
	text-align: right;
}

.centering {
	text-align: center;
	margin-left: 190px;
}

.singular {
	width: 50px;
	text-align: right;
}

.centered {
	text-align: center;
}

.item2 {
	width: 300px;
}

.map_ls {
	height: 200px;
	width: 350px;
	position: absolute;
	margin-left: 315px;
	top: 30px;
	border: 1px #000000 solid;
}
/* ############################################################################
###############################################################################

Revised Plant Hire styles.

##############################################################################
##############################################################################*/

.image_bar {
	height: 75px;
	width: 563px;
	/* border: 1px #000000 solid; */
	position: absolute;
	float: left;
	margin-left: 71px;
}

.image_bar2 {
	height: 75px;
	width: 570px;
	/* border: 1px #000000 solid; */
	position: absolute;
	margin-left: 99px;
	float: left;
}

.image_bar3 {
	height: 75px;
	width: 421px;
	/* border: 1px #000000 solid; */
	position: absolute;
	margin-left: 140px;
	float: left;
	margin-top: 130px;
}

.first_image {
	height: 94px;
	width: 125px;
	border: 1px #000000 solid;
	float: left;
	background: url(../images/tipper.png) top left no-repeat;
	cursor: hand;
}

.first_image_bulk {
	height: 131px;
	width: 175px;
	border: 1px #000000 solid;
	float: left;
	background: url(../images/bulk.png) top left no-repeat;
	cursor: hand;
}


.first_image_ph {
	height: 94px;
	width: 125px;
	border: 1px #000000 solid;
	float: left;
	background: url(../images/dumpers.png) top left no-repeat;
	cursor: hand;
}

.first_image_ph2 {
	height: 94px;
	width: 125px;
	border: 1px #000000 solid;
	float: left;
	background: url(../images/water_truck.png) top left no-repeat;
	cursor: hand;
}

.other_images {
	height: 94px;
	width: 125px;
	border: 1px #000000 solid;
	float: left;
	margin-left: 15px;
	cursor: hand;
}

.other_images11 {
	height: 131px;
	width: 175px;
	border: 1px #000000 solid;
	float: left;
	margin-left: 15px;
	cursor: hand;
}

.other_images2 {
	height: 94px;
	width: 125px;
	border: 1px #000000 solid;
	float: left;
	margin-left: 15px;
	cursor: hand;
}


.other_images2 {
	background: url(../images/excavators.png) top left no-repeat;
}

.other_images3 {
	background: url(../images/dozers.png) top left no-repeat;
}

.other_images4 {
	background: url(../images/loaders.png) top left no-repeat;
}

.other_images5 {
	background: url(../images/compact.png) top left no-repeat;
}

.other_images6 {
	background: url(../images/photos/thumbs/gallery6.png) top left no-repeat;
}

.other_images7 {
	background: url(../images/watertrucks2.png) top left no-repeat;
}

.text_bar {
	height: 20px;
	width: 633px;
	/* border: 1px #000000 solid; */
	position: absolute;
	float: left;
	margin-top: 100px;
	margin-left: 72px;
}

.text_bar2 {
	height: 20px;
	width: 570px;
	/* border: 1px #000000 solid; */
	position: absolute;
	margin-top: 140px;
	margin-left: 99px;
	float: left;
}

.text_bar3 {
	height: 20px;
	width: 415px;
	/* border: 1px #000000 solid; */
	position: absolute;
	margin-top: 230px;
	margin-left: 140px;
	float: left;
}

.first_text {
	height: 20px;
	width: 130px;
	/* border: 1px #000000 solid; */
	float: left;
	text-align: center;
}

.first_text2 {
	height: 20px;
	width: 175px;
	/* border: 1px #000000 solid; */
	float: left;
	text-align: center;
}

.other_text {
	height: 20px;
	width: 130px;
	/* border: 1px #000000 solid; */
	float: left;
	margin-left: 12px;
	text-align: center;
}

.other_text2 {
	height: 20px;
	width: 175px;
	/* border: 1px #000000 solid; */
	float: left;
	margin-left: 15px;
	text-align: center;
}

.font_tiny {
	font-size: 12px;
	font-family: verdana;
	text-align: left;
	font-weight: bold;
}


.linkys {
	font-weight: normal;
	list-style: normal;
}

.water {
	background: url(../images/water.png) top left no-repeat;
}

.heavy {
	background: url(../images/heavy.png) top left no-repeat;
}

/* ############################################################################
###############################################################################

Revised Landscape styles.

##############################################################################
##############################################################################*/

.ls_wrapper {
	position: absolute;
	margin-left: 135px;
	width: 500px;
	top: 160px;
	text-align: left;
}
.ls_top {
	width: 500px;
	border-top: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}

.ls_middle {
	/* border: 2px #000000 solid; */
	width: 500px;
	height: 160px;
	background:  #ffc900;
	/* background: #0000fe; */
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	/* text-align: center; */
	padding-left: 10px;
	padding-right: 10px;
}

.font_big {
	font-size: 18px;
	font-family: verdana;
}

.ls_font_center {
	text-align: center;
	font-size: 18px;
	font-family: verdana;
	color: #ffffff;
}

.list_box {
	width: 400px;
	margin-left: 75px;
	/* border: 1px #000000 solid; */
	text-align: center;
}



#list {
	/* list-style-type: disc; */
	/* border: 1px #000000 solid; */
	list-style-image: url('../images/bullet.gif');
	list-style-position: inside;
	float: left;
	padding: 0px;
	margin-top: 10px;
	width: 200px;
	text-align: left;
	cursor: arrow;


}

#list2 {
	/* list-style-type: disc; */
	/* border: 1px #000000 solid; */
	list-style-image: url('../images/bullet.gif');
	list-style-position: inside;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
	width: 200px;
	text-align: left;
}

.second_middle {
	/* border: 2px #000000 solid; */
	width: 500px;
	/* background:  #ffc900; */
	background: #ffffff;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	/* text-align: center; */
	padding-left: 10px;
	padding-right: 10px;
}

.ls_bottom {
	/* border: 2px #000000 solid; */
	width: 500px;
	
	/* background:  #ffc900; */
	background: #0000fe;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ls_bottom_banner {
	border: 1px #000000 solid;
	background: url('../images/gradient3.png');
	background-image: left bottom;
	background-repeat: repeat-x;
	height: 20px;
	position: absolute;
	top: 775px;
	width: 650px;
	margin-left: 60px;
}

.ls_bottom_banner2 {
	border: 1px #e5e5e5 solid;
	height: 18px;
	z-index: 2;
	width: 648px;
}

.ls_developed_by {
	/* border: 1px #000000 solid; */
	height: 20px;
	top: 800px;
	width: 770px;	
	text-align: center;
	font-family: verdana;
	font-size: 8px;
	color: #999999;
	position: absolute;
}

.test_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}

.addon_link {
	height:30px;
	width: 500px;
	background:  #ffc900;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	/* text-align: center; */
	padding-left: 10px;
	padding-right: 10px;
}

.addon_wrapper {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	/* border: 1px #000000 solid; */
	text-align: center;
}






.org_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	/* border: 2px #000000 solid; */
	margin-top: 33px;
}


.org_line_head {
	text-align: left;
}

.org_head {
	padding: 5px;
	border: 1px #000000 solid;
	width: 150px;
	height: 50px;
	margin-top: 5px;
	margin-left: 299px;
	text-align: center;
}

.line1 {
	margin-left: 379px;
	width: 0px;
	height: 35px;
	margin-top: none;
	border-left: 1px #000000 solid;
}

.org_line_2 {
	margin-left: auto;
	margin-right: auto;
	width: 556px;
	/* border: 1px #000000 solid; */
	margin-top: 0px;
	height: 60px;
}

.org2 {
	padding: 5px;
	border: 1px #000000 solid;
	width: 150px;
	float: left;
	height: 50px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.line2 {
	margin-left: 379px;
	width: 0px;
	height: 17.5px;
	margin-top: 1px;
	border-left: 1px #000000 solid;
}

.line3 {
	width: 340px;
	height: 15px;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	margin-left: 20.8em
	top: 87px;
	position: absolute;
}

.org_line_3 {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	/* border: 1px #000000 solid; */
	margin-top: 17.5px;
	height: 60px;
}

.org3 {
	padding: 5px;
	border: 1px #000000 solid;
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	height: 50px;
	text-align: center;
}

.org_line_4 {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	/* border: 1px #000000 solid; */
	margin-top: 35px;
	height: 60px;
}
.org4 {
	padding: 5px;
	border: 1px #000000 solid;
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	height: 50px;
	text-align: center;
}


#links {
	margin-top: 5px;
	/* border: 1px #000000 solid; */
}
#links dd {
	margin-left: 50px;
	text-decoration: underline;
}

#sub_links {
	list-style: circle;
}

#tlink {
		list-style-image: url('../images/bullet_t.png');
		font-weight: bold;
		text-decoration: underline;
}

.soft {
	font-weight: normal;
	padding-left: 20px;
	text-decoration: none;
}

.inside_link {
	padding-left: 20px;
}

.left_column_lnk {
	/* border: 1px #000000 solid; */
	position: absolute;
	top: 35px;
	padding-top: none;
	width: 300px;
	margin-left: 89px;
}

.right_column_lnk {
	/* border: 1px #000000 solid; */
	position: absolute;
	left: 429px;
	margin-top: 0px;
	padding-top: none;
	width: 230px;
}

.black_border {
	border: 2px #000000 solid;
}

.earth1 {
	border: 1px #000000 solid;
	width: 213px;
	margin-left: 0px;
	margin-top: 30px;
}

.earth2 {
	border: 1px #000000 solid;
	width: 213px;
	margin-left: 15px;
	margin-top: 30px;
}
.left_float {
	width: 695px;
	float: left;
}

.employ {
	width: 450px;
	margin-left: 62px;
}

