/* fonts */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*general body info */
body {
background:#EAEAEA;
	background-image: url(images/global/background_tile_03.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
margin: 0;
border: 0;
padding: 0;
}

.mainImage{
padding-left:10px;
}

.clientTable{
width:404px;
padding-left:25px;
}
.clientTableStates{
text-align:right;
}

.imageBelowNav{
margin-left:13px;
padding-top:5px;
}



/* template divs */

#container {
	margin: 0px auto;
	width:729px;
	background-image:url(../images/global/container_bg.gif);
	background-repeat:repeat-y;
}

#header_ {
	float: left;
	width:729px;
	height:119px;
	background-image:url(../images/global/header.jpg);
}



#featureImage_ {
	float: left;
	background-image:url(../images/global/featureImage.jpg);
	width:729px;
	height:139px;
}

#content_ {
	width:729px;
	/*height: 400px;*/
	margin-top:15px;
	background-image:url(../images/global/container_bg.gif);
	background-repeat:repeat-y;
}

#footer_ {
	width:729px;
	height:48px;
}

#container_bottom{
width:729px;
height:13px;
background-image:url(../images/global/container_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;

}

/* end template divs */








/* content */

#mainText{
width:452px;
float:left;
margin-top:15px;
}

#secondaryContent{
width:273px;
float:right;
margin-top:15px;
}



/*end content*/



/* main navigation */


#mainNavWrapper {
	float: right;
	width: 400px;
	margin: 0;
	margin-top:75px;
}

ul.nav {
height:28px;
margin:0;
padding:0;
list-style: none;
}

ul.nav li{
float:left;
}

ul.nav a{
display:block;
padding:0 5px;
line-height:28px;
background:url(../images/global/nav_line.gif) repeat-y left top;
text-decoration:none;
color:#999999;
}

ul.nav .first a{
background:none;
}



/* end main nav*/



/* footer nav */


#footerNavWrapper{
width:510px;
float:right;
text-align: center;
margin-top:25px;
}

ul.footernav {
height:28px;
margin:0;
padding:0;
list-style: none;

}

ul.footernav li{
float:left;
}

ul.footernav a{
display:block;
padding:0 5px;
line-height:28px;
background:url(../images/global/nav_line.gif) repeat-y left top;
text-decoration:none;
}

ul.footernav .first a{
background:none;
}



/*end footer nav*/


/*secondaryNav*/

ul.secondaryNav {
/*height:28px;*/
margin:0;
padding:0;
list-style:none;
}

ul.secondaryNav li{
margin-left:10px;
margin-right:6px;

}

ul.secondaryNav a{
display:block;
height:26px;
padding:0px 5px 0px; 
margin:3px;
margin-left:0px;
line-height:26px;
background:#CCCCCC;
text-decoration:none;
}



#secondaryNavWrapper{
width:225px;
margin-left:25px;
}



#secondaryNavTop_ {
	
	width:225px;
	height:13px;
	background-image:url(../images/global/secondaryNavTop.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}



#secondaryNavContent_ {

	width:225px;
  /*height:183px;*/
	background-image:url(../images/global/secondaryNavBg.jpg);
	background-repeat:repeat-y;
  padding:1px;
}



#secondaryNavBottom {
	
	width:225px;
	height:10px;
	background-image:url(../images/global/secondaryNavBottom.jpg);
	background-repeat:no-repeat;

}

/* end secondaryNav*/


/*contact page styles*/
#text{
width:450px;
float:left;
margin-top:15px;
}

#pageHeading{
width:450px;
}

#contactInfo{
width:220px;
float:left;
}

#mapquest{
width:220px;
float:right;
}

.clear {
  clear:both;
}

#mainTextSister{
width:500px;
float:left;
margin-top:15px;
padding-left:70px;
}
