
body { 
text-align:center; /* for IE */ 
margin:0 auto;
background: #a7a7a7;
}
img.picA
{
position: relative;
top: -2px;
background: url('http://www.skeetertechnology.com/images/img_bg.gif') no-repeat;
width: 148px;
height: 65px;
padding: 20px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
#tableWborder{
border: 1px solid #BBB;
}
#smallTextHeader{
color:#414141;
font-family: arial;
font-size: 11px;
}
#smallTextWhite{
font-family: verdana;
font-size: 10px;
color: #FFFFFF;
}
#smallTextBlack{
font-family: verdana;
font-size: 11px;
color: #000000;
}
#smallTextBlack10{
font-family: verdana;
font-size: 10px;
color: #000000;
}
#servicesText{
font-family: arial;
font-size: 10px;
color: #000000;
}
#headerBlue{
font-family: arial;
font-size: 13px;
color: #19028e;
font-weight: bold;
}
#headerBlack{
font-family: arial;
font-size: 14px;
color: #000000;
font-weight: bold;
}
#headerWhite{
font-family: arial;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
}
#menu{
width: 100%;
font-family: verdana;
font-size: 11px;
}

#menu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#menu ul{
border: 1px solid #BBB;
width: 760;
background: url(../images/mnu_background.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#menu ul li{
display: inline;
border-left:1px solid #DADADA;
}


#menu ul li a{
color: #000000;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#menu ul li a:hover{
background: url(../images/mnu_background2.gif) center center repeat-x;
color:  #19028e;
}
#menu ul li a:active{
background: url(../images/mnu_background2.gif) center center repeat-x;
color:  #19028e;
}
body#home a#homenav,
body#about a#aboutnav,
body#products a#prodnav,
body#services a#servnav,
body#contact a#connav,
body#testimonials a#testnav,
body#portfolio a#portnav {
	background: url(../images/mnu_background2.gif) center center repeat-x;
	color:  #19028e;
}

a:link     {color:#19028e;text-decoration:underline}
a:visited  {color:#19028e;text-decoration:underline}
a:active   {color:#19028e;text-decoration:none}
a:hover    {color:#19028e;text-decoration:none}

a.gray:link     {color:#dfdede;text-decoration:underline}
a.gray:visited  {color:#dfdede;text-decoration:underline}
a.gray:active   {color:#dfdede;text-decoration:none}
a.gray:hover    {color:#dfdede;text-decoration:none}

.wireframemenu{

background-color: #19028e;
border-bottom-width: 0;
width: 185px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 175px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 11px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #dfdede;
text-decoration: none;
border-bottom: 1px solid #9fa5f0;
}

.wireframemenu a:visited{
color: #dfdede;
text-decoration: none;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}


.wireframemenu a:hover{
background-color: #f3f4fd;
color: #19028e;
text-decoration: none;
}

.wireframemenu a:active{
background-color: #f3f4fd;
color: #19028e;
text-decoration: none;
}

.leftNavText{
font: bold 11px Verdana;
color: #dfdede;
text-decoration: none;
}

.textbox {
	height: 18px;
	font-size: 11 px;
	color: #583c43;
}

.textarea {
	font-size: 11 px;
	color: #583c43;
}
#mainQuestions{
font-family: verdana;
font-size: 11px;
color: #000000;
}
#mainText{
font-family: verdana;
font-size: 10px;
color: #000000;
}
