html, body
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 62.5%;
}

body 
{ 
	font-size: 1.25em;
	color: #000000;
	background-color: #FFFFFF;
}

#wrapper
{
	width: 996px;
	margin: 0 auto;
}

.clr
{
	clear: both;
}

.spacer
{
	margin-bottom: 10px;
}

.right
{
	float: right;
}

.lt_gray_cell
{
	color: #0078B0;
	font-size: 11px;
	background-color: #E9EDF6;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 3px;
}

.white_cell
{
	color: #0078B0;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 3px;
}

.lt_gray_cell2
{
	font-size: 11px;
	background-color: #E9EDF6;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 3px;
}

.white_cell2
{
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 3px;
}

.spacer_cell
{
	width: 5px;
}

a
{
	color: #0078B0;
}

a:hover
{
	color: #FF9900;
}

#breadcrumbs
{
	text-align: right;
	color: #000000;
	font-size: 11px;
}

#breadcrumbs a
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

#breadcrumbs a:hover
{
	color: #FF9900;
}

/* CSS for header */
#content_header 
{
	background-color: #FFFFFF;
	background-image: url('../images/bg_header.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 118px;
} 

#logo
{
	width: 306px;
	height: 57px;
	float: left;
	margin: 13px 0px 0px 70px;
}
#logo-image {
  width: 306px;
  float:left;
}
#phone {
  width:180px;
  float:right;
}
#phone-title {
  padding-left: 31px;
  color: #7f7f7f;
  font-weight: bold;
}
#phone-info {
  width:170px;
}
#phone-number {
  font-size: 20px;
  font-weight: bold;
  color: #2979aa;
  float:left;
  width:125px;
}
#phone-image {
  width: 30px;
  float:left;
  
}

#search
{
	float: right;
	margin: 16px 210px 0px 0px;	
	width: 317px;
}

#search #search_criteria
{
	float: left;
	color: #969696;
	border: 2px solid #BFCEE5;
	width: 253px;
	height: 20px;
	padding: 3px 2px 2px 2px;
}

#search #search_button
{
	float: left;
	margin: 0px 0px 0px 11px;
}

#menu
{
	float: right;
	list-style-type: none;
	margin: -14px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

#menu li
{
	float: left;
	display: block;
	margin: 0px 1px 0px 1px;
}

#menu li img
{
	border: 0;
	width: 110px;
	height: 47px;
}

/* CSS for content */
#content_content
{
	width: 928px;
	margin: 0px;
	background-image: url('../images/bg_content.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 34px 20px 34px;
}

#content_content h1
{
	padding: 0px;
	font-size: 22px;
	color: #FF9900;
	text-decoration: underline;
	margin: 0px 0px -6px 0px;
	padding: 0px 0px 0px 0px;
}

#content_content h2.title
{
	padding: 0px 0px 6px 0px;
	font-size: 22px;
	color: #FF9900;
	text-decoration: underline;
}

#content_footer
{
	width: 996px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-image: url('../images/bg_content_footer.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#grey
{
	margin: 0 auto;
	width: 927px;	
}

#grey_header
{
	width: 927px;
	height: 7px;
	background-image: url('../images/bg_grey_top.png');
	background-position: top left;
	background-repeat: no-repeat;		
}

#grey_content
{
	width: 914px;
	background-image: url('../images/bg_grey.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 14px 7px 14px 7px;		
}

#grey_footer
{
	width: 927px;
	height: 7px;
	background-image: url('../images/bg_grey_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;		
}

.blue_bold
{
	font-weight: bold;
	color: blue;
}

/* CSS for boxes */
.box, .box_select
{
	float: left;
	margin: 7px 11px 7px 11px;
}

.box h2, .box_select h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 34px;
}

.box .box_header, .box_select .box_header
{
	width: 205px;
	height: 9px;
	background-image: url('../images/bg_box_header.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;		
}
.box2 .box_header2, .box_select2 .box_header2
{
        width: 205px;
        height: 9px;
        background-image: url('../images/bg_box_header.png');
        background-position: top left;
        background-repeat: no-repeat;
        margin: 0px 0px 0px 0px;
}

.box_select .box_header
{
	background-image: url('../images/bg_box_header_select.png');
}

.box_select2 .box_header2
{
        background-image: url('../images/bg_box_header_select.png');
}



.box2 .box_content2, .box_select2 .box_content2
{
        height: 285px;
        background-image: url('../images/bg_box.png');
        background-position: top left;
        background-repeat: repeat-y;
        padding: 0px 18px 0px 18px;
}


.box .box_content, .box_select .box_content
{
	width:169px;
	background-image: url('../images/bg_box.png');
	background-position: top left;
	background-repeat: repeat-y;	
	padding: 0px 18px 0px 18px;	
}

.box_select .box_content
{
	background-image: url('../images/bg_box_select.png');
	height: 285px;
}

.box .box_footer, .box_select .box_footer
{
	width: 205px;
	height: 9px;
	background-image: url('../images/bg_box_footer.png');
	background-position: top left;
	background-repeat: no-repeat;			
}

.box_select .box_footer
{
	background-image: url('../images/bg_box_footer_select.png');
}


.box2 .box_footer2, .box_select2 .box_footer2
{
        width: 205px;
        height: 9px;
        background-image: url('../images/bg_box_footer.png');
        background-position: top left;
        background-repeat: no-repeat;
}

.box_select2 .box_footer2
{
        background-image: url('../images/bg_box_footer_select.png');
}



.box ul, .box_select ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-image: url('../images/bullet.png'); 
	font-size: 15px;
}

.box ul li a, .box_select ul li a
{
	font-size: 13px;
	line-height: 23px;
}

.box ul li a:hover, .box_select ul li a:hover
{
	color: #FF9900;
}

/* CSS for filter */
#filter
{
	float: left;
	width: 189px;
}

#filter a
{
	font-weight: normal;
	text-decoration: underline;
	line-height: 19px;
}

#filter a:hover
{
	color: #FF9900;
}

#filter_header
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_top.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#filter_footer
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#filter_content
{
	width: 151px;
	background-image: url('../images/bg_filter.png');
	background-position: top left;
	background-repeat: repeat-y;	
	padding: 0px 19px 0px 19px;
}

#filter h2
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
}

#filter h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#current_filter
{
	color: #FF9900;
	font-weight: bold;
	margin: 8px 0px 9px 15px;
}

#filter ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-image: url('../images/bullet2.png'); 
}

#filter ul li
{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#filter ul li ul
{
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
}

#filter ul li ul li
{	
	margin: 3px 0px 0px 0px;
	padding: 0px 0px -3px 0px; 
}

/* CSS for items */
#grey2
{
	width: 722px;
	float: right;
}

#grey2 h1
{
	padding-bottom: 16px;
}


#grey2 h2
{
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

#grey2 p
{
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 0px; 
}

.blue
{
	color: #0078B0;
	font-weight: bold;
}

#grey2_header
{
	width: 722px;
	height: 9px;
	background-image: url('../images/bg_grey2_top.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#grey2_content
{
	width: 722px;
	background-image: url('../images/bg_grey2.png');
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px; 
}

#grey2_footer
{
	width: 722px;
	height: 9px;
	background-image: url('../images/bg_grey2_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
}

.item
{
	margin: 0 auto;
	width: 689px;
	margin: 6px 0px 0px 0px;
}

.item .item_header
{	
	width: 689px;
	height: 9px;
	background-image: url('../images/bg_item_top.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.item:hover .item_header
{	
	background-image: url('../images/bg_item_select_top.png');
}

.item .item_footer
{
	width: 689px;
	height: 9px;
	background-image: url('../images/bg_item_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.item:hover .item_footer
{
	background-image: url('../images/bg_item_select_bottom.png');
}

.item .item_content
{
	width: 643px;
	background-image: url('../images/bg_item.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 15px 23px 15px 23px; 
}

.item:hover .item_content
{
	background-image: url('../images/bg_item_select.png');
}

.item_image
{
	float: left;
	border: 0;
}

.item_text
{
	float: left;
	width: 420px;
	margin: 0px 0px 0px 23px;
	padding: 0px 0px 0px 0px;
}

.item_text h2
{
	font-size: 13px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 18px 0px; 	
}

.item_text h2 a
{
	color: #0078B0;
	font-weight: bold;
	text-decoration: underline;
}

.item_text a
{
	font-weight: normal;
}

.item_text a:hover
{
	color: #ff9900;
}

.item_price
{
	float: right;
	width: 115px;
	color: #0078B0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}


.item_price a
{
	text-decoration:none;
}

.item_price a:hover
{
	color: #0078B0;
}

.item_price .price
{
	font-size: 22px;
}

.item_price img
{
	border: 0;
	margin: 4px 0px 0px 0px;
	float: right;
}

.nav
{
	font-size: 11px;
	margin: 0 auto;
	width: 689px;
	padding: 10px 0px 10px 0px; 
}

.nav a
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.nav a:hover
{
	color: #ff9900;
}

.nav_left
{
	float: left;
	width: 30%;
}

.nav_middle
{
	float: left;
	width: 36%;
}

.nav_right
{
	float: left;
	width: 34%;
	text-align: right;
}

.nav_right a
{
	margin: 0px 3px 0px 3px;
}

.nav_right a.current
{
	margin: 0px 5px 0px 5px; 
	color: #FF9900;
}

/* CSS for footer */
#footer
{
	font-size: 11px;
}

#footer_header
{
	width: 996px;
	height: 24px;
	background-image: url('../images/bg_footer_header.png');
	background-position: top left;
	background-repeat: no-repeat;		
} 

#footer_content
{
	width: 916px;
	background-image: url('../images/bg_footer.png');
	background-position: top left;
	background-repeat: repeat-y;
	color: #0078B0;
	padding: 0px 40px 0px 40px;
} 

#footer_content_left
{
	float: left;
	width: 175px;
	height: 61px;
}

#footer_content_right
{
	float: right;
	margin: 0px 0px 0px 0px;
}

#footer_content h3
{
	float: left;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #0078B0;
	width: 65px;
	margin: 0px 0px 7px 0px;
}

#footer_content .tel
{
	color: #FF9900;
}

#footer_content a
{
	font-weight: normal;
	text-decoration: none;
}

#footer_content a:hover
{
	color: #FF9900;
}

#footer_content br
{
	clear: both;
}

#footer_footer
{
	width: 996px;
	height: 24px;
	background-image: url('../images/bg_footer_footer.png');
	background-position: top left;
	background-repeat: no-repeat;		
} 

#copyright
{
	text-align: center;
	color: #0078B0;
	font-size: 11px;
	margin: 18px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#copyright a
{ 
	text-decoration: none;
}


#copyright a:hover
{ 
	color: #FF9900;
}

/* CSS for interior page */
#interior
{ 
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}

#interior a
{
	color: #0078B0;
}

#interior a:hover
{
	color: #FF9900;
}

#interior #breadcrumbs a
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

#interior #breadcrumbs a:hover
{
	color: #FF9900;
}

#interior .box ul li a, #interior .box_select ul li a
{	
	font-size: 15px;
	text-decoration: underline;
	margin: 0px 0px 0px 0px; 
}

#interior .nav a
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#interior .nav a:hover
{
	color: #ff9900;
}

#interior  .nav_right a.current
{
	margin: 0px 5px 0px 5px; 
	color: #FF9900;
}

#interior .item_text h2 a
{
	color: #0078B0;
	font-weight: bold;
	text-decoration: underline;
}

#interior #content_content
{
	padding: 0px 34px 20px 34px;
}

#interior #filter a
{
	font-weight: normal;
	text-decoration: underline;
	line-height: 19px;
}

#interior #footer_content a, #interior #copyright a
{
	font-weight: normal;
	text-decoration: none;
}

#interior #filter
{
	float: left;
	width: 189px;
}

#interior #filter a
{
	font-weight: normal;
	text-decoration: underline;
	line-height: 19px;
}

#interior #filter a:hover
{
	color: #ff9900;
}

#interior #filter_header
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_top.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#interior #filter_footer
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#interior #filter_content
{
	width: 151px;
	background-image: url('../images/bg_filter.png');
	background-position: top left;
	background-repeat: repeat-y;	
	padding: 0px 19px 0px 19px;
}

#interior #filter h2
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
}

#interior #filter h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#interior #current_filter
{
	color: #FF9900;
	font-weight: bold;
	margin: 8px 0px 9px 15px;
}

#interior #filter ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-image: url('../images/bullet2.png'); 
}

#interior #filter ul li
{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#interior #filter ul li ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#interior #filter ul li ul li
{	
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px; 
}

#interior .item
{
	margin: 0 auto;
	width: 689px;
	margin-top: 6px;
}

#interior .item .item_header
{	
	width: 689px;
	height: 9px;
	background-image: url('../images/bg_item_top.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#interior .item:hover .item_header
{	
	background-image: url('../images/bg_item_select_top.png');
}

#interior .item .item_footer
{
	width: 689px;
	height: 9px;
	background-image: url('../images/bg_item_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#interior .item:hover .item_footer
{
	background-image: url('../images/bg_item_select_bottom.png');
}

#interior .item .item_content
{
	width: 643px;
	background-image: url('../images/bg_item.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 15px 23px 15px 23px; 
}

#interior .item:hover .item_content
{
	background-image: url('../images/bg_item_select.png');
}

#interior .item_image
{
	float: left;
	width: 78px;
	height: 78px;
	border: 0;
}

#interior .item_text
{
	float: left;
	width: 420px;
	margin: 0px 0px 0px 23px; 
	padding: 0px 0px 0px 0px; 
}

#interior .item_text h2
{
	font-size: 15px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 	
}

#interior .item_text h2 a
{
	color: #0078B0;
	font-weight: bold;
	text-decoration: underline;
}

#interior .item_text a
{
	font-weight: normal;
}

#interior .item_text a:hover
{
	color: #0078B0;
}

#interior .item_price
{
	float: right;
	width: 115px;
	color: #0078B0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#interior .item_price a
{
	text-decoration: none;
	font-weight: normal
}

#interior .item_price a:hover
{
	color: #0078B0;
}

#interior .item_price .price
{
	float: right;
	font-size: 22px;
}

#interior .item_price img
{
	border: 0;
	margin: 8px 0px 0px 0px; 
	float: right;
}

/* CSS for certificate page */
#certificate #filter
{
	float: left;
	width: 189px;
}

#certificate #filter a
{
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}

#certificate #filter_footer
{
	margin: -4px 0px 0px 0px;
}

#certificate a#current_filter
{
	color: #FF9900;	
	margin: 0px 0px -4px 0px;
	text-decoration: none;
}

#certificate #filter ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	list-style-image: none;	
}

#certificate #filter ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}

#certificate #filter ul li ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

#certificate #filter ul li ul li
{	
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px; 
}

#certificate #grey
{
	float: right;
	width: 722px;
}

#certificate #grey_header
{
	width: 722px;
	height: 7px;
	background-image: url(../images/bg_grey_top1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#certificate #grey_content
{
	width: 711px;
	background-image: url('../images/bg_grey.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 12px 0px 21px 11px;	
}

#certificate #grey_footer
{
	width: 722px;
	height: 7px;
	background-image: url(../images/bg_grey_bottom1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#certificate .box
{
	display: block;
	margin: 4px 0px 3px 5px;
	background-position: left top;
}

#certificate .box h2
{
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
}

#certificate .box .box_header
{
	display: block;
	width: 689px;
	height: 9px;
	background-image: url(../images/bg_item_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#certificate .box .box_content
{
	width: 671px;
	background-image: url(../images/bg_box2.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#certificate .box .box_footer
{
	width: 689px;
	height: 9px;
	background-image: url(../images/bg_box_footer2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#certificate .box ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-image: url('../images/bullet.png'); 
	font-size: 15px;
}

#certificate .box ul li a
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#certificate .box ul li a:hover
{
	color: #FF9900;
}

#certificate .item_image
{
	float: left;
	border: 0;
}

#certificate .item_text
{
	float: left;
	width: 438px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#certificate .item_text a.cert_link
{
	float: left;
	margin-bottom: 20px;
}

#certificate .item_text a.shop_link
{
	float: right;
	margin-bottom: 20px;
}

/* CSS for education page */
#education #filter
{
	float: left;
	width: 189px;
}

#education #filter a
{
	font-weight: normal;
	text-decoration: underline;
	line-height: 19px;
}

#education #filter a:hover
{
	color: #FF9900;
}

#education #filter_header
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_top.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#education #filter_footer
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#education #filter_content
{
	width: 151px;
	background-image: url('../images/bg_filter.png');
	background-position: top left;
	background-repeat: repeat-y;	
	padding: 0px 19px 0px 19px;
}

#education #filter h2
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#education #filter h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#education #current_filter
{
	color: #FF9900;
}

#education #filter ul
{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	list-style-image: none;
}

#education #filter ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#education #filter ul li ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

#education #filter ul li ul li
{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

#education #grey
{
	float: right;
	width: 722px;
}

#education #grey_header
{
	width: 722px;
	height: 7px;
	background-image: url(../images/bg_grey_top1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#education #grey_content
{
	width: 711px;
	background-image: url('../images/bg_grey.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 9px 0px 14px 11px;
}

#education #grey_footer
{
	width: 722px;
	height: 7px;
	background-image: url(../images/bg_grey_bottom1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#education .box
{
	float: left;
	margin: 7px 0px 7px 11px;
}

#education .box h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 34px;
}

#education .box .box_header
{
	width: 335px;
	height: 9px;
	background-image: url(../images/bg_box_header1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#education .box .box_content
{
	width: 300px;
	background-image: url(../images/bg_box1.gif);
	background-position: left top;
	background-repeat: repeat-y;	
	padding: 0px 18px 0px 18px;
}

#education .box_footer
{
	width: 335px;
	height: 9px;
	background-image: url(../images/bg_box_footer1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* CSS for contact page */

#contact #content_header 
{
	background-color: #FFFFFF;
	background-image: url(../images/bg_header_contact_us.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 118px;
} 

#contact .box
{
	float: left;
	margin: 7px 11px 7px 11px;
}

#contact .box h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 34px;
}

#contact .box .box_header
{
	width: 892px;
	height: 9px;
	background-image: url(../images/bg_box_header_892.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
}

#contact .box2 .box_content2
{
        width:856px;
        background-image: url(../images/bg_box_content_892.gif);
        background-position: left top;
        background-repeat: repeat-y;
        padding-left: 34px;
        padding-top: 26px;
        padding-right: 26px;
        padding-bottom: 26px;
}


#contact .box .box_content
{
	width:856px;
	background-image: url(../images/bg_box_content_892.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 34px;
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 26px;
}

#contact .box .box_footer
{
	width: 892px;
	height: 9px;
	background-image: url(../images/bg_box_footer_892.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contact .box ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-image: url('../images/bullet.png'); 
	font-size: 15px;
}

#contact .box ul li a
{
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
}

#contact .box ul li a:hover
{
	color: #FF9900;
}

#contact .col1
{
	float:left;
	padding-right: 18px;
	width: 314px;
	border-right-color: #bfcee5;
	border-right-style: solid;
	border-right-width: 1px;
}

#contact .col2
{
	float:left;
	padding-left: 27px;
	width: 460px;
}

/* CSS for Services page */


#services .item_image
{
	float: left;
	border: 0;
	margin-right: 10px;
}

#services .item_text
{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 298px;
	min-height: 180px;
}

#services #filter
{
	float: left;
	width: 189px;
}

#services #filter a
{
	font-weight: normal;
	text-decoration: underline;
	line-height: 19px;
}

#services #filter a:hover
{
	color: #FF9900;
}

#services #filter_header
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_top.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#services #filter_footer
{
	width: 189px;
	height: 10px;
	background-image: url('../images/bg_filter_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

#services #filter_content
{
	width: 151px;
	background-image: url('../images/bg_filter.png');
	background-position: top left;
	background-repeat: repeat-y;	
	padding: 0px 19px 0px 19px;
}

#services #filter h2
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#services #filter h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#services #current_filter
{
	color: #FF9900;
}

#services #filter ul
{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	list-style-image: none;
}

#services #filter ul li
{
	margin: 0px;
	text-indent: -10%;
	padding-left: 10px;
}

#services #filter ul li ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

#services #filter ul li ul li
{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

#services #grey
{
	float: right;
	width: 722px;
}

#services #grey_header
{
	width: 722px;
	height: 7px;
	background-image: url(../images/bg_grey_top1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#services #grey_content
{
	width: 711px;
	background-image: url('../images/bg_grey.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 9px 0px 14px 11px;
}

#services #grey_footer
{
	width: 722px;
	height: 7px;
	background-image: url(../images/bg_grey_bottom1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#services .box
{
	float: left;
	margin: 7px 0px 7px 11px;
}

#services .box h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 34px;
}

#services .box .box_header
{
	width: 335px;
	height: 9px;
	background-image: url(../images/bg_box_header1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#services .box .box_content
{
	width: 300px;
	background-image: url(../images/bg_box1.gif);
	background-position: left top;
	background-repeat: repeat-y;	
	padding: 0px 18px 0px 18px;
}

#services .box_footer
{
	width: 335px;
	height: 9px;
	background-image: url(../images/bg_box_footer1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* CSS for site-map */

#site-map #content_header 
{
	background-color: #FFFFFF;
	background-image: url('../images/bg_header.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 118px;
} 

#site-map .box .rowB
{
	margin-top:-19px;
}

#site-map .box ul, .box_select ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	font-size: 15px;
	list-style:none;
}

#site-map #content_header 
{
	background-color: #FFFFFF;
	background-image: url(../images/bg_header.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 118px;
} 

#site-map .box
{
	float: left;
	margin: 7px 11px 7px 11px;
}

#site-map .box h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	color:#FF9900;
	line-height:normal;
}

#site-map .box h2 a
{
	color:#FF9900;
	text-decoration:underline;
}

#site-map .box h2 a:hover
{
	color:#0078B0;
	text-decoration:underline;
}

#site-map .box h3
{
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	color:#000000;
	margin-top: 10px;
	margin-bottom: 5px;
}

#site-map .box .box_header
{
	width: 892px;
	height: 9px;
	background-image: url(../images/bg_box_header_892.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
}

#site-map .box .box_content
{
	width:856px;
	background-image: url(../images/bg_box_content_892.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 34px;
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 26px;
}

#site-map .box .box_footer
{
	width: 892px;
	height: 9px;
	background-image: url(../images/bg_box_footer_892.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#site-map .box ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	font-size: 13px;
	line-height: 21px;
}

#site-map .box ul li
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}

#site-map .box ul li a
{
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	text-decoration:underline;
	color:#0078B0;
}

#site-map .box ul li a:hover
{
	color: #FF9900;
	text-decoration:underline;	
}

#site-map .col1
{
	float:left;
	padding-right: 0px;
	width: 206px;
	margin-bottom: 30px;
}
#feedback-badge-right:hover {
	margin:0;
}

