body {
	margin: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 16px;
	background-color: #000000;
	}

/* -------------------------------------------------------------------------------------------------------
   This is the header banner of the PestXit site. Use this style sheet to load a flash banner if plausible
   The width is 750 pixels and height is 250 pixels.*/
.header-main{
	color: #000000;
	text-decoration: none;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;*/
	width: 750px;
	height: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/pestxit.jpg);
	background-repeat:no-repeat;
	white-space: normal;
	display: block;
	font-weight: bold;
	}
	
/* -------------------------------------------------------------------------------------------------------
   Below are the titles of each individual page. the purpose of these is to load the sub-headers under the main menu*/
.header-menu{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	padding:0px, 0px, 0px, 2px;
	width: auto;
	height: 18px;
/*	background-image: url(file:///C|/showcase/images/button-bg.gif);*/
	background-repeat:no-repeat;
	white-space: normal;
	display: block;
	font-weight: normal;

	}
	

/*The code below is for the content formatting of the respective pages*/


.main-table {
	position: fixed;
	top: 0px;
	margin: 0px;
	padding: 5px;
	width: auto;
	background-color: #fcfcfc;
	}
	
	
.main-text{
	color: #000000;
	text-decoration: none;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	width: 510px;*/
	/*	height: 28px;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	border-bottom-width: 0px;
	/*background-color: #f9f9f9;
	text-align: justify;
	/*position: relative;
	padding-top: 40px;*/
	}
	
.contact-text{
	color: #000000;
	text-decoration: none;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;*/
	width: 350px;
	/*	height: 28px;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	background-color: #CCCCCC;
	text-align: justify;
	position: relative;
	/*padding-top: 40px;*/
	}
	
.contact-text-1{
	color: #000000;
	text-decoration: none;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;*/
	width: 350px;
	/*	height: 28px;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	background-color: #dcdcdc;
	text-align: justify;
	position: relative;
	/*padding-top: 40px;*/
	}
	
.contact-text-2{
	color: #000000;
	text-decoration: none;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;*/
	width: 350px;
	/*	height: 28px;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	background-color: #eeeeee;
	text-align: justify;
	position: relative;
	/*padding-top: 40px;*/
	}
	
.contact-text-3{
	color: #000000;
	text-decoration: none;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;*/
	width: 350px;
	/*	height: 28px;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	background-color: #fdfdfd;
	text-align: justify;
	position: relative;
	/*padding-top: 40px;*/
	}

.right-text{
	position: fixed;
	top: 0px;
	text-align: justify;
	margin: 0px;
	padding: 2px;
	width: 215px;
	background-color: #f9f9f9;
	color: #000000;
	font-size: 11px;
	}
.left-text{
	position: fixed;
	top: 0px;
	text-align: justify;
	margin: 0px;
	padding: 2px;
	width: 215px;
	background-color: #f9f9f9;
	color: #000000;
	font-size: 11px;
	}

.products-text{
	position: fixed;
	top: 0px;
	text-align: justify;
	margin: 0px;
	padding: 2px;
	width: 350px;
	background-color: #f9f9f9;
	color: #000000;
	font-size: x-small;
	}
	
.products-images{
	position: fixed;
	top: 0px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	width: 237px;
	background-color: #f9f9f9;
	color: #000000;
	font-size: 11px;
	}
/* -------------------------------------------------------------------------------------------------------
   Below is the CSS of the links.*/
a,
a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	white-space: nowrap;
	display: compact;
	font-weight: normal;
	font-size: 10px;
	background-color: #000000;
	padding-left: 2px;
	list-style-type: disc;
	}
a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	white-space: nowrap;
	display: compact;
	font-weight: normal;
	font-size: 10px;
	background-color: #FF0000;
	padding-left: 2px;
	list-style-type: disc;
	
	}
