@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#080808;
	
}

.tmenu:visited {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION:none; font-weight: bold;
}

.tmenu:hover {
	FONT-SIZE:12px; COLOR:#f45107 !important; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION: blink !important; font-weight: bold;
}

.tmenu:link {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION:none;
	font-weight: bold;
	
}

#bodypos { 
    position: relative;
	margin: 0 auto;
	height: 100%;
	width: 800px; 
	background-image:url(images/gray.jpg);
	}

	
#header { width:800px; height:88px; float:left; margin-top:2px; background-color:#0e5ba4;} 
#imgcont { width:800px; height:230px; float:left;}
#container { width:800px; height:289px; float:left; background-color:#0e5ba4; background-image:url(images/contbg.jpg);}
#textcont { height:275px; width:779px; float:left; margin-left:15px; margin-top:10px;}
#menucont { width:800px; float:left; background-color:#0e5ba4;}

.nohead { font-family:Arial, Helvetica, sans-serif; font-size:25px; font-style:italic; color:#feed01; font-weight:bold;  }
.texthead { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff; }
.textdeco { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:black;}
.txtlink { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }


/* services page */ /* areas page */ /* contact page */
#scontainer{  width:800px; height:570px; float:left; background-color:#0e5ba4;}
#stextcont { height:550px; width:779px; float:left; margin-left:15px; margin-top:10px;}

/* contact page */
#ccontainer { width:800px; height:459px; float:left; background-color:#0e5ba4;}
#ctextcont { height:445px; width:779px; float:left; margin-left:15px; margin-top:10px;}


.footer{ background-color:#5b5b5c; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; height:30px; width:800px; float:left;}


.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#bodypos {
	background-image: url(images/gray.jpg);
	background-position: top;
}

/* SEO */

.header2 {
font-size:13pt;
}

.header2Italic {
font-size:12pt;
font-style:italic;
}
	
.underFooter {
	background-color:#0e5ba4;
	
	font-family:Arial, Helvetica, sans-serif;

}
.underFooter a {
	color:#FFFFFF;

}

.underFooter h2 {
	text-align:center;
	padding: 0px;
	
	font-size:11pt;
	color:#FFFFFF;
}
.underFooter h3 {
	text-align:center;
	padding: 0px;
	
	font-size:11pt;
	color:#FFFFFF;
}

.underFooter h4 {
	text-align:center;
	padding: 0px;
	
	font-size:10pt;
	color: #FFFFFF;
}

.areas {
	color: #FFFFFF; 
	font-size: 8pt;
	font-style: italic;
}
#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:9pt;
}
#AutoNumber1 td {
	text-align:left;
}
#AutoNumber1 a {
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
}
#AutoNumber3 {
	border-collapse: collapse;
	color:#FFFFFF;
}

#AutoNumber3 td {
	text-align:left;
}
.underFooter ul {
	color:#FFFFFF;
	margin-bottom:0px;
	padding: 0px;
	font-size:8pt;

}


#copyright  {
	color: #FFFFFF;
	font-size:8pt;
	}

.style4 {
	font-size: 15px;
	font-weight: bold;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

