body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	background-image:url(../images/backgroundgradientff.gif);
	background-position:top;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:link {
	color: #39F;
}
a:visited {
	color: #09F;
}
a:hover {
	color: #0CF;
}
a:active {
	color: #3CF;
}

.copyright {font-size: 10px}

/*Section Fields Settings*/

#header {
	background-image:url(../images/headerbackground02.png);
	height: 163px;
	width: 738px;
	background-repeat: no-repeat;
}

#footerfield {
	text-align:left;
	vertical-align:middle;
	height:  5px;
	width:  720px;
	background-color: #333333;
}

#footercontainer {
	text-align:left;
	vertical-align:top;
	width: 726px;
}

.footercontenttable {
	width:100%;
}

.footercontenttable td{
	text-align:center;
	vertical-align:middle;
	padding:0px;
	border:0px;
}

#contentfield {
	height:  406px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-repeat: repeat-x;
	background-color: #333333;
}

#titlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/contentbackground.png);
	background-repeat: repeat-x;
	background-color: #333333;
}

#welcometitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/titlewelcome.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}

#abouttitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/titleaboutus.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#equipmentstitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/titleequipments.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#servicestitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/titleservices.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#eventstitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/titleevents.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#clientstitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/titleclients.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#emergenttitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../emergent/images/titleemergent.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#contacttitlefield {
	height:  56px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/titlecontact.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}

#welcomecontentfield {
	height:  336px;
	width:  501px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border:0px;
	background-image: url(../images/backgroundwelcome.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	background-position: bottom right;
}

#contentcontainer {
	text-align: left;
	width: 250px;
	padding:5px;
}

#TextCol {
	text-align: left;
	width: 100%;
	background-color: #666;
	vertical-align: top;
	padding: 5px;
}

#ThumbnailCol {
	width: 100 px;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	border-spacing:5px;
}

#spacertd{
	height:25px;
	background-image:url(../images/blank.gif);
}

.equiptable {
	width:500px;
	text-align:left;
	border-spacing:0px;
}

.itemtable {
	width:500px;
	text-align:center;
	border-spacing:5px;
}

table.equiptable td{
	padding:0px;
}

.phototable {
	width:500px;
	height:0px;
	text-align:center;
}

#instruct1 {
font-size: 12px;
color: #B8D6E7;
font-weight:bold;
text-align:center;
}

/*Glow for borders*/
.topleftglow {
	background-image:url(../images/topleftglow.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 5px;
	width: 5px;
}

.topmiddleglow {
	background-image:url(../images/topmiddleglow.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.toprightglow {
	background-image:url(../images/toprightglow.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.middleleftglow {
	background-image:url(../images/middleleftglow.png);
	background-repeat:repeat-y;
	background-position:right;
}

.middlerightglow {
	background-image:url(../images/middlerightglow.png);
	background-repeat:repeat-y;
	background-position:left;
}

.bottomleftglow {
	background-image:url(../images/bottomleftglow.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.bottommiddleglow {
	background-image:url(../images/bottommiddleglow.png);
	background-repeat:repeat-x;
	background-position:top;
}

.bottomrightglow {
	background-image:url(../images/bottomrightglow.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 5px;
	width: 5px;
}

/* BUTTONS */

#buttons {
	list-style:none;
	padding:0;
	margin:0;
	width:214px;
	position:relative;
}

#buttons span {
	display:none;
	position:absolute;
}

#buttons a {
	display:block;
	text-indent: -9999px;
	position:absolute;
	outline:none;
}

#buttons a:hover {
	background-position:center;
}

#buttons a:hover span {
	display:block;
}

#buttons a:active {
	display:block;
}

#buttons .home {
	width:205px;
	height:65px;
	background:url(../images/homeup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .home span {
	width:205px;
	height:65px;
	background:url(../images/homeover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .homeactive {
	width:205px;
	height:65px;
	background:url(../images/homedown.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .about {
	width:205px;
	height:65px;
	background:url(../images/aboutup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .about span {
	width:205px;
	height:65px;
	background:url(../images/aboutover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .aboutactive {
	width:205px;
	height:65px;
	background:url(../images/aboutdown.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .equipments {
	width:205px;
	height:65px;
	background:url(../images/equipmentsup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .equipments span {
	width:205px;
	height:65px;
	background:url(../images/equipmentsover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .equipmentsactive {
	width:205px;
	height:65px;
	background:url(../images/equipmentsdown.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .services {
	width:205px;
	height:65px;
	background:url(../images/servicesup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .services span {
	width:205px;
	height:65px;
	background:url(../images/servicesover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .servicesactive {
	width:205px;
	height:65px;
	background:url(../images/servicesdown.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .events {
	width:205px;
	height:65px;
	background:url(../images/eventsup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .events span {
	width:205px;
	height:65px;
	background:url(../images/eventsover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .eventsactive {
	width:205px;
	height:65px;
	background:url(../images/eventsdown.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .clients {
	width:205px;
	height:65px;
	background:url(../images/clientsup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .clients span {
	width:205px;
	height:65px;
	background:url(../images/clientsover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .clientsactive {
	width:205px;
	height:65px;
	background:url(../images/clientsdown.png) no-repeat;
	left:4px;
	top:-33px;
}


#buttons .contact {
	width:205px;
	height:65px;
	background:url(../images/contactup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .contact span {
	width:205px;
	height:65px;
	background:url(../images/contactover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .contactactive {
	width:205px;
	height:65px;
	background:url(../images/contactdown.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .welcome {
	width:205px;
	height:65px;
	background:url(../images/welcomeup.png) no-repeat;
	left:4px;
	top:-33px;
}

#buttons .welcome span {
	width:205px;
	height:65px;
	background:url(../images/welcomeover.png) no-repeat;
	left:0px;
	top:0px;
}

#buttons .welcomeactive {
	width:205px;
	height:65px;
	background:url(../images/welcomedown.png) no-repeat;
	left:4px;
	top:-33px;
}

/*Heading Sizes*/
h1 {
	font-size: xx-large;
	font-weight: bold;
}

h2 {
	font-size: large;
	font-weight: normal;
}

h3 {
	font-size: medium;
	font-weight: bold;
	vertical-align: top;
}

h4 {
	font-size: x-small;
	font-weight: bold;
}

#EquipName {
	font-size: small;
	font-weight: bold;
}

#EquipSubGroup {
	font-size: small;
	font-weight: bold;
}

