/*/////////// HTML //////////*/

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
color:#000;
	background-color: #dbdbdb;
	
	
}


h3 {
margin:5px 0px 0px 0px; /* (top, right, bottom, left) */

}

p {
margin:0px 0px 10px 0px; /* (top, right, bottom, left) */
}

a:link { color: #009; text-decoration:none }
a:hover { color: #999999; text-decoration:underline }
a:visited { color: #009; text-decoration:none}
a:visited:hover { color: #999999; text-decoration:underline }

/*/////////// DIV LAYOUT //////////*/

#container {
	width: 900px;
	background-color: #FFF;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 70px;
	background-image:url(../images/background/header_bg.png);
	background-repeat:repeat-x;
}

#logo {
float: left;
width: 167px;
margin: 0px 0px 0px 60px; /* (top, right, bottom, left) */
padding: 0px 0px 0px 20px; /* (top, right, bottom, left) */
}

#utility_menu {
float: right;
width: 501px;
padding: 10px 10px 0px 0px;
text-align: right;
}

#search {
float: right;
width: 501px;
margin: 15px 0px 0px 0px; /* (top, right, bottom, left) */
padding: 0px 10px 0px 20px; /* (top, right, bottom, left) */
text-align: right;
}

#bar {
	width: 900px;
	height: 5px;
	background-image:url(../images/background/blue_bar.png);
}

#content{
	float: left;
	width: 100%;
	background-image:url(../images/background/bg_right.png);
	background-repeat:repeat-y;
	background-position:top right;
	
}

#left_column{
float: left;
width: 605px; 
}



#left_column table {
margin-left:8px;
}

#right_column{
float: right;
width: 290px; 
}

#right_column a{ color: #009; text-decoration:none }
#right_column a:hover { color: #999999; text-decoration:underline }

#right_column_int{
float: right;
width: 290px; 
margin 10px 0px 0px 0px; /* (top, right, bottom, left) */
}

#menu {
float:left;
width:150px;

}

#main_image {
float:right;
height:174px;
width:453px;
background-color:#666666;
margin: 1px 2px 0px 0px; /* (top, right, bottom, left) */
}

#footer{
	clear: left;
	width: 900px;
	height: 30px;
	background-image:url(../images/background/footer.png)
}

/*/////////// Content Styles and Lists //////////*/

#left_column p{
padding: 0px 30px 0px 10px; /* (top, right, bottom, left) */ 
font-size: .98em;

}

#left_column h4,#left_column h3,#left_column h2,#left_column h1 {
color:#0053a0;
padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */ 
font-size:1.2em;
}

#left_column ul {
margin: 0px 0px 0px 55px; /* (top, right, bottom, left) */
padding: 0;
list-style: none;
}


#right_column p{
padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */ 
font-size: .98em;
}

#right_column h4,#right_column h3,#right_column h2,#right_column h1{
color:#000000;
padding: 10px 0px 0px 10px; /* (top, right, bottom, left) */ 
font-size:1em;
}

.twocolumn {
	width: 600px;
	margin-left: 0px;
	margin-bottom: .5em;
	padding-left: 10px;
	list-style: none;
	font-size: .98em;
}

.twocolumn li {
	float: left;
	width: 125px;
	padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */
	margin: 0px 0px 0px 5px; /* (top, right, bottom, left) */
	background: url(../images/bullet_lists.jpg) no-repeat left  ;
list-style: none;
}

.redcolumn {
	margin-bottom: .5em;
	padding-left: 10px;
	font-size: .98em;
}


.redcolumn li {
	padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */
	background: url(../images/bullet_lists.jpg) no-repeat;
background-position: 0px 4px;
	list-style: none;
}

#goldtwocolumn {
	width: 600px;
	margin-left: 0px;
	margin-bottom: 1em;
	padding-left: 10px;
	list-style: none;
	font-size: .98em;
}

#goldtwocolumn li {
	float: left;
	width: 125px;
	padding: 0px 0px 0px 15px; /* (top, right, bottom, left) */
	margin: 0px 0px 0px 10px; /* (top, right, bottom, left) */
	background: url(../images/bullet_lists.jpg) no-repeat left  ;
list-style: none;
}


.button {
	float:left;
	width: 165px;
	height:50px;
	margin: 10px 15px 10px 10px; /* (top, right, bottom, left) */
	background: url(../images/home_button.jpg) no-repeat left  ;
}

.button_text {
	width: 155px;
	margin: 15px 0px 0px 5px; /* (top, right, bottom, left) */
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;	
}

.button_text a {
color:#ffffff;
text-decoration: none;
}

.button_text a:hover {
color:#000000;
text-decoration: none;
}

#news {
float:left;
width:315px;
margin: 20px 0px 0px 0px; /* (top, right, bottom, left) */
}

#news2 {
float:left;
width:320px;
margin: 0px 0px 0px 10px; /* (top, right, bottom, left) */
}

#associations {
width:175px;
float:left;
margin: 10px 0px 10px 10px; /* (top, right, bottom, left) */
padding: 0px 0px 0px 0px; /* (top, right, bottom, left) */
border-left: solid 1px #666666;
}

.product {
float: left;
width: 280px;
padding: 5px 0px 10px 0px; /* (top, right, bottom, left) */
border-top: solid 1px #cccccc;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */
}

.right_product {
float: left;
width: 290px;
height:148px;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */
background-image:url(../images/right_grad.jpg);
background-repeat:no-repeat;
}

.product_image {
float:left;
width:110px;
height:135px;
margin: 10px 0px 0px 5px; /* (top, right, bottom, left) */
}

.product_text {
float:left;
width:165px;
height:135px;
margin: 5px 0px 0px 5px; /* (top, right, bottom, left) */
font-size:11px;
}

.product img {
	float: left;
	margin-right: 5px;
	
}

.product h3 {
color:#000000;
}

.address {
float:left;
color:#ffffff;
margin: 7px 0px 0px 10px; /* (top, right, bottom, left) */
font-size:10px;
}

.copywrite {
float:right;
color:#ffffff;
margin: 7px 10px 0px 0px; /* (top, right, bottom, left) */
font-size:10px;
}
.thecontent{
	float: left;
	width: 100%;
	background-image:url(../images/background/bg_right.png);
	background-repeat:repeat-y;
	background-position:top right;
	padding-left:10px;
	
}

/* MAIN MENU */

#menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li {
float: left;
}

/*#menu ul li a {
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;

	background-color: #495ba5;
}*/


/* #menu ul li a:hover {
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 148px;
	padding: 6px 0px 5px 0px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 0px #FFFFFF;
	
	background-color: #DDE1EC;
}*/




#menu ul li a.active {
background-color: #CCCCCC;
color: #CC0000;
}

#menu ul li a#home {
border-top: none;
}

#menu li ul { /* second-level lists */
margin: -2.3em 0px 0px 0px; /* (top, right, bottom, left) */


}
/*/////////// list menus //////////*/


#utility_menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#utility_menu ul li {
display: inline;
color: #666666;
font-weight: bold;
}

#utility_menu ul li a {
margin-left: 0.7em;
padding-right: 1em;
color: #666666;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
border-right: solid 1px #666666;
font-size: 0.85em;
}

#utility_menu ul li a:hover {
color: #000000;
}

#utility_menu ul li a.last {
border-right: none;
padding-right: 0px;
}

/*/////////// landing //////////*/


#land_content {
width:590px;
margin: 10px 0px 0px 10px; /* (top, right, bottom, left) */

}

#land_nav {
width:300px;
float:left;
margin: 0px 10px 10px 0px; /* (top, right, bottom, left) */
}

#land_image {
width:280px;
float:left;
}

#land_image p{
padding: 0px 0px 0px 0px; /* (top, right, bottom, left) */ 
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */
}

#land_content p{
padding: 0px 30px 0px 0px; /* (top, right, bottom, left) */ 
font-size: .98em;
}

#land_content h3 {
color:#0053a0;
padding: 0px 0px 0px 0px; /* (top, right, bottom, left) */ 
font-size:1.2em;
}

#land_content ul {
padding: 0px 0px 0px 0px; /* (top, right, bottom, left) */
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */
}

#land_content li {
padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */
margin: 5px 0px 5px 0px; /* (top, right, bottom, left) */
background: url(../images/bullet_lists.jpg) no-repeat left center  ;
list-style: none;
font-size:12px;
}

#right_column ul {
padding: 0px 0px 0px 0px; /* (top, right, bottom, left) */
margin: 0px 0px 20px 0px; /* (top, right, bottom, left) */
}

#right_column li {
padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */
margin: 5px 0px 5px 10px; /* (top, right, bottom, left) */
background: url(../images/bullet_lists2.gif) no-repeat left center  ;
list-style: none;
font-size:12px;
}

/*/////////// hacks //////////*/

.fix {
clear:both;
}

.line {
clear:both;
border-bottom: solid 1px #666666;
width:580px;
margin: 0px 0px 10px 10px; /* (top, right, bottom, left) */

}

.line2 {
clear:both;
border-bottom: solid 1px #666666;
width:580px;
margin: 10px 0px 10px 0px; /* (top, right, bottom, left) */
padding: 0px 0px 10px 10px; /* (top, right, bottom, left) */

}


/*/////////// shadows //////////*/

.top_glow {
width: 920px;
height: 13px;
margin: 0 auto;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='../images/background/top_glow.png');
}

/* IE ignores styles with [attributes]*/
.top_glow[class] {
background-image: url(..images/background/top_glow.png);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, sizingMethod=image src='../images/background/top_glow.png');
}

.middle_glow {
width: 920px;
margin: 0 auto;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/background/middle_glow.png');
}

.middle_glow[class] {
background: url(../images/background/middle_glow.png) repeat-y center top;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, sizingMethod=scale src='../images/background/middle_glow.png');
}

.bottom_glow {
width: 920px;
margin: 0 auto;
clear: both;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='../images/background/bottom_glow.png');
height: 20px;
}

.bottom_glow[class] {
background: url(../images/background/bottom_glow.png) no-repeat center top;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, sizingMethod=image src='../images/background/bottom_glow.png');
}

 .ekmenu 
{
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
    color: rgb(255, 255, 255); /* default text color */
    width: 138px; /* can be overridden in the primary div-containers (whose class = ekmenu) style */
    font-size: 11px;
    font-family: Sans-Serif;
    background: #ffffff;
    border-right: solid 1px rgb(71, 71, 71);
    border-bottom: solid 0px rgb(71, 71, 71);
}



/* SUB MENU POSITION */


 .ekmenu_unorderedlist {

position : absolute;

margin: 0px;
padding: 0px 8px 8px 0px;
list-style: none;
width: 148px;
background-color: #ffffff;
}

 .ekmenu_unorderedlist_item 
{
	/* LI; container for menu items (typically either links or sub-menus). */
	/* Typical parent element: ul.ekmenu_unorderedlist */
position : relative;

line-height : 1.25em;
margin-bottom : -1px;


}

 .ekmenu_submenu_items {
	/* DIV; container for menu lists. */
	/* Typical parent element: div.ekmenu (root level), div.ekmenu_submenu */
    overflow: hidden; 
	/* truncate what cannot fit */
    /*border-bottom: solid 2px rgb(71, 71, 71);*/
}

 .ekmenu_submenu_items_hidden 
{
	/* DIV; normally hidden container for menu lists (becomes visible if */
	/* user clicks on related submenu button, or if Javascript/CSS not supported). */
	/* Typical parent element: div.ekmenu (root level), div.ekmenu_submenu */
	display: none;
}

/* Nested menu items */
 .ekmenu_submenu_items .ekmenu_submenu_items, 
 .ekmenu_submenu_items .ekmenu_submenu_items_hidden, 
 .ekmenu_submenu_items_hidden .ekmenu_submenu_items_hidden
{
float:left;
margin-left:0px; /* indents menu items, accumulating with each nesting level */
margin-top:2.3em;
border-bottom-width: 0px; /* prevents bottom border from accumulating, with each level of nesting */
}




/* Start */


 .ekmenu_button
{
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;
background: url(../images/background/list.gif) no-repeat right;
	background-color: #495ba5;
}
 .ekmenu_button_hover
{
	/* SPAN; hovered version of .ekmenu_button, see above... */
	/* Typical parent element: div.ekmenu_submenu, or else */
	/* h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled. */
display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;
	
	background-color: #DDE1EC;
}
 .ekmenu_button_selected
{
	/* SPAN; selected version of .ekmenu_button, see above... */
	/* Typical parent element: div.ekmenu_submenu, or else */
display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;
background: url(../images/background/list_sub.gif) no-repeat right;
	background-color: #DDE1EC;
    
}
 .ekmenu_button_selected_hover
{
	/* SPAN; hovered version of .ekmenu_button_selected, see above... */
	/* Typical parent element: div.ekmenu_submenu, or else */
	/* h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled. */
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;
	background: url(../images/background/list_sub.gif) no-repeat right;
	background-color: #DDE1EC;
}

/* Link menu items */
 a.ekmenu_link, 
 a.ekmenu_link:link, 
 a.ekmenu_link:visited {
display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;

	background-color: #495ba5;
}

 a.ekmenu_link:hover, 
 a.ekmenu_link:active, 
 a.ekmenu_link:focus  {
display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;

	background-color: #DDE1EC;

}

 a.ekmenu_link_selected {
  display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;

	background-color: #495ba5;
}
 a.ekmenu_link_selected:hover {
display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 138px;
	padding: 6px 0px 5px 10px; /* (top, right, bottom, left) */
	text-decoration: none;
	border-top: solid 1px #FFFFFF;

	background-color: #495ba5;
}

