.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-size: 12px; }
.style5 {color: #FFFFFF; font-size: 16px;line-height:25px; }
.style7 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main_table
{
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	border-color: #333333;
    border-style: solid;

}

#nav_splite_td
{
    border-color: #FFFFFF;
    border-width: 0 1px 0 1px;
    border-style: solid;
	width:4px;
}


#td_separater
{
    border-color: #FFFFFF;
    border-width: 1px 0 1px 0;
    border-style: solid;	
}

#td_separater1
{
    border-color: #cfeaf1;
    border-width: 1px 0 0 0;
    border-style: dotted;		
}
#td_separater2
{
    border-color: #ffffff;
    border-width: 0 0 1px 0;
    border-style: solid;		
}

#header{
height:auto;
width:100%;
text-align:center;
}

#navigation{
background-color:#213569;
height:22px;
width:100%;
text-align:center;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
}

#spacer{
background-color:#305761;
height:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
}


#main{
background-color:#305761;
height:auto;
text-align:center;
}

#main_content{
margin: 0 auto;
width:800px;
background-color:#305761;
height:auto;
border-left-width:1px;
border-left-style:solid;
border-left-color:#FFFFFF;
border-right-width:1px;
border-right-style:solid;
border-right-color:#FFFFFF;
}

#main_title{
text-align:left;
background-color:#637aa7;
height:auto;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
}

#contact{
background-color:#213569;
height:auto;
border-top-width:1px;
border-top-style:solid;
border-top-color:#FFFFFF;
text-align:center;
}

#associations{
padding-top:5px;
padding-bottom:15px;
margin:0 auto;
text-align:center;
}

#flash_main{
text-align:center;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
}


#allservices {
 position:relative;
}

.service {
 position:absolute;
 visibility:hidden;
 top:0;
}


.style12 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.style12a {
	color: #FFFFFF;
	font-weight: bold;
}

.style13 {color: #FFFFFF}
.style16 {font-size: 14px; color: #FFFFFF;}
.style16a {font-size: 14px; color: #FFFFFF;font-weight: bold;}
.style18 {color: #FFFFFF; font-size: 24px; font-weight: bold; }


ul {
list-style-image: url("images/bullet_arrow.gif"); 
color:white;
line-height:20px;
}

.secondaryList { list-style-image: url("images/bullet_arrow2.gif") }

.FeaturedClientLink {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	cursor:pointer;

}
.FeaturedClientLinkSelect {
	text-decoration: none;
	border:1px solid white;
	
}
.FeaturedClientLinkHover {
	text-decoration:none;
}

.picture_frame
{
	border:1px solid #ffffff;
	/*padding:5px*/
}

.picture_frame_black
{
	border:1px solid #000000;	
}
