/* vizor stylesheet */* 
{margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}

html, body { background: #fff; 
	t/ext-align: center;}

img { border: 0; 
	display: block;}

table { border-collapse: collapse; }

th, td { vertical-align: top; 
	font-size: 11px; 
	color: #4b5457; 
	line-height: 140%;
	text-align: left;}

p, li, dd, dt, a, label, address, blockquote { line-height: 140%; 
	font-size: 11px; 
	font-weight: normal; 
	color: #4b5457; }

p, ul, ol, dl, address, blockquote { margin-bottom: 20px; }

ul, ol { margin-left: 12px; 
	padding-left: 12px; }

ul li ul, ul li ol, ol li ul, ol li ol { margin-bottom: 0px; }

h1 {}

h2 { margin-bottom: 18px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #4b5457; 
	text-transform: uppercase; }

h3 { margin-bottom: 20px;
	font-size: 11px; 
	font-weight: bold; 
	color: #4b5457; }

h4 { margin-bottom: 15px;
	font-size: 11px; 
	font-weight: bold;
	color: #4b5457; }

h5 {}

a  { color: #B50938; 
	text-decoration: underline;
	font-weight: normal; }

a:hover  { color: #F47421;
	text-decoration: underline; }

option  { padding-right: 5px; }

select, option, input, textarea { font-size: 10px; z-index: -1; }

fieldset { border: 0; 
	margin-bottom: 20px; }

hr { display: none; }


/* custom styles ===== */

.wrapper { margin: 0px auto; 
	width: 775px; 
	padding: 5px 0 20px 0;
	text-align: left; }

.skin { background-image: url(images/wrapper_bg.gif); }

.table_head { background-color: #F8F3EF; }

.stomach { padding: 40px 40px 0 40px; }

.home_list { list-style: none;
	margin-left: 2px;
	padding-left: 2px; }	

.home_list li { background-image: url(images/bullet_news.gif); 
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px; }









#latest {padding: 8px;}

.caption {
	font-size: 10px;
	font-weight: normal;
	color: #B50938;
}
.credit {
	font-size: 10px;
	font-weight: 

normal;
	color: #999;
	text-decoration: none;}
p.top {
	margin: 0;
}

p.top img {
	display: inline;
	vertical-align: bottom;
}

p.top a {
	font-size: 10px;
	font-weight: bold;
	color: #B50938;
	text-decoration: none;
}

p.top a:hover {
	font-size: 10px;
	

font-weight: bold;
	color: #B50938;
	text-decoration: underline;
}

a.site {
	font-weight: bold;
	color: #4b5457;
	

text-decoration: none;
}

a.site:hover {
	font-weight: bold;
	color: #4b5457;
	text-decoration: underline;
}

.tag {
	padding: 5px 0 0 

0;
}










/* menu =========== */


#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	

position: relative;
	width: 185px;
	display: inline;
}

html>body #menu li {
	display: block;
}

#menu li a {
    display: block;
}

#menu ul { 
	

list-style: none;
	z-index: 99;
	overflow: visible;
	position: absolute;
}

#menu a {
    display: block;
}

#menu ul, #menu ul ul, #menu ul ul 

ul{
    display: none; 
    position: absolute; 
    top: 0; 
    left: 185px;
	width: 185px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul{
    

display:none; 
  
}

#menu li:hover ul, #menu ul li:hover ul, #menu ul ul li:hover ul{
    display: block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* 

Win IE only \*/
* html #menu li{float:left;} 
/* end holly hack */








ul.submenu_list {
	background-image: url(images/sub_menu_bg.gif);
	

background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.submenu_list li {
	/*displany: inline;*/
}

ul.submenu_list li 

a {
	display: block;
	color: #fff;
	padding: 3px 6px;
	text-decoration: none;
	margin-left: 2px;
}

ul.submenu_list li a:hover {
	

color: #fff;
	background-color: #F47421;
	text-decoration: none;
}



/* pop up */

#pup {
	position: absolute;
	visibility: hidden;
	

z-index: 200;
	width: 130; 
}	

.popup_table {
	border: 1px solid #666666;
	background-color: #eee;
}

.popup_table tr td {
	padding: 

6px;
	font-size: 11px;
}

.popup_table  tr td ul {
	margin-left: 12px;
	padding-left: 12px;
}

.clients_table tr td {
	text-align: center;
	

padding-bottom: 15px;
}

.clients_table tr td img {
	display: inline;
}




















