/*           IDs            *//*           IDs            *//*           IDs            *//*           IDs            *//*           IDs            *//*           IDs            *//*           IDs            /*           IDs            *//* NAVBAR */

/*TOP*/
#top {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;	
	}
	
#top img:first-child {
	height: 130px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 1002px;
	}
	
	#phoneButton {
	position: absolute;
	top: 100px;
	right: 70px;
	display: block;
	width: 126px;
	height: 23px; 
	text-align: center;
	background: url('images/phoneButton.png') no-repeat;
	}
	
	#phoneButton a {
	text-decoration: none;
	color: blue;
	font-family: sans-serif;
	vertical-align: middle;
	}

	#top td {
padding: 0px;
margin: 0px;
}
/*END OF TOP*/


#column {
text-align: center;
width: 1002px;
	color: white;
	}

#followus {
	top: 150px;
	right: 0px;
	width: 144px;
	position: absolute;
	}
	
	img {
	border: none;
	}
	
#allcontent {
	position: relative;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	padding-bottom: 100px;
	}


	
/* NAVBAR */	
#navbar {
	margin-top: -5px;
	padding: 0px;
	background:url(images/banner.jpg);
	width: 1002px;
	height: 20px;
	text-align: center;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	}	
	
	
#navbar li {
	list-style: none;
	display: inline;
	}
	
#navbar a:link,
#navbar a:visited {
	font-family: sans-serif;
	font-size: 13pt;
	font-weight: 100;
	color:white;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 40px;
	}
	
#navbar a:hover {
	color: blue;
	background-color: white;
	}
	
/* END OF NAVBAR */






/*BOTTOM BAR*/	
#bottombar {
	margin: 0px;
	padding: 0px;
	}	

#bottombar li {
	list-style: none;
	display: inline;
	}
/* END OF BOTTOM BAR*/	


/* SERVICES TABLES*/	
#services li{
	list-style: none;
	margin-left: -15px;
	}

#services li a:link, 
#services li a:visited {
	color: white;
	text-decoration: none
	}
	
#services li a:hover {
	color: gray;
	text-decoration: none;
	}	

#services {
	border:1px solid gray;
	width:550px;
	margin:100px auto;
	border-collapse: collapse
	}
	
#servicesheaders td{
		text-align: center;
		vertical-align: middle;
		color: white;
		height: 30px;
		font-size: 26pt;
		font-family: arial;
		font-weight: bold;

		
	}
	
#serviceslist {
		color: white;
		width: 150px;
		font-family: Trebuchet MS;

		height:100%;
		border-collapse: collapse
		}

		
#servicesitems {
		width: 310px;
		color: white;
		font-family: Trebuchet MS;
		height:210px;
		margin-left: 45px;
		margin-right: 45px;
		border-collapse: collapse		
		}
		
		
#servicesitems tr {
		height: 35px;
				}		
		
#servicesitems td {
		height: 20px;
		padding-left: 10px;
		}		
		
/* END OF SERVICES TABLES*/		

/* PRODUCT TABLE */
#productheaders td{
		text-align: center;
		vertical-align: top;
		color: white;
		height: 30px;
		font-size: 26pt;
		font-family: arial;
		font-weight: bold;				
		
	}
/* END OF PRODUCT TABLE */
	
/*                  TAGS                       *//*                  TAGS                       *//*                  TAGS                       *//*                  TAGS                       *//*                  TAGS                       */

caption {
	text-align: left;
	border-bottom: solid white 1px; 
	}

body { 
	background: url('images/bgGradient.png') repeat-x fixed;
	margin: 0px auto;
}


	
h1 {
		color: white;
		border-bottom: solid 1px white;
		width: 300px;
		margin-left: 10px;
		}
		

		
p {
	padding: 10px;
	}
/*               CLASSES                 *//*               CLASSES                 *//*               CLASSES                 *//*               CLASSES                 *//*               CLASSES                 */
	
.contactwhitetext {
	color: white;
	text-align: center;
	}

	.contacth1{
		margin: 0 auto; 
		color: white
		}
	
.serviceswhitetext {
	font-family: Comic Sans MS;
	color: white;
	margin: 10px;
	}

.serviceswhitetext td {
	font-family: Comic Sans MS;
		color: white;
		margin: 10px;
	}

.absoluteleft {
	position: absolute;
	top: 250px;
	}
	
.leftcolumn {
	padding: 0px 680px 0px 10px;
	color: white;
	}
	
.centerdiv div{
margin-left: auto;
margin-right: auto;
}

.white {
	color: white;
	}
	
.staffimage {
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	width: 160px
	}
	
.staffinfo {
	vertical-align: top;
	text-align: left;
	padding: 8px 10px 0px 0px;
	text-align: justify;
	}
	
.stafftable {
	margin: auto;
	border-collapse: collapse;
	width: 440px;
	}
	
.gray {
	background-color: #1c1c1c
	}