*
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;	
	/*border: solid 0px red;*/
}

html
{
	height: 100%;
}

body
{
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: White;	
}

a
{
	color: #7f8591;
	font-family: Tahoma, Arial;
	font-size: 11px;
	white-space:normal;
}

a:hover
{
	color: black;
	text-decoration: underline;
}
a.main
{
	background-image: url('images/btn_more.gif');
	background-position: left bottom;	
	background-repeat: no-repeat;
	padding-left: 15px;

	font-size:11px;
	color: #036ac4;
}

#content
{
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 100%;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#page
{
	margin-left: 0px;
	margin-right: 0px;		
	display: table;
	position:relative;	
	width: 100%;
}

#before_footer
{
	width: 100%;
	position:relative;
	height:60px;
	clear:both;
}

#footer
{
	position:absolute;
	bottom: 0px;
	width: 100%;
	height: 48px;
	text-align: center;
	background-color: #056EA3;
	background-image: url('images/footer_left.jpg');
	background-repeat:no-repeat;
	background-position: left bottom;
}

#footer a
{
	color: White;
}

#footer h6
{
	color: #8DDEFF;
	font-weight:normal;
}

#header
{
	width: 100%;
	background-image: url('images/header_bg.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

#top_menu  
{  
    width: 520px;  
    height: 20px;  
    background-image: url('images/menu_bg.jpg');  
    background-repeat: no-repeat;  
    padding-bottom: 10px; 
    position: absolute;
    top: 115px;
    left: 310px; 
}  

#top_menu ul  
{  
    padding-top: 20px;  
    list-style-type: none;      
}  

#top_menu li  
{  
    float: left;        
    margin-right: 20px;  
}  

#top_menu a  
{  
	text-decoration: underline;
    font-family: Arial, Tahoma;  
    font-size: 14px;  
    color: White;  
} 

#path 
{
	text-align: left;
	padding-left: 25px;
}

#path ul  
{  
    list-style-type: none;  
}  

#path li  
{  
    float: left;        
    margin-right: 7px;  
}

#path a
{
	color: #0F73DA;
}

.lthead
{
	width: 175px;
	vertical-align:top;
}

.cthead
{
	vertical-align: top;
}

.rthead
{
	width: 203px;
	vertical-align: top;
}

.bottom_line
{
	background-image: url('images/point_hor.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.left_line
{
	background-image: url('images/point_ver.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

#left
{	
	vertical-align:middle;	
	font-size: 11px;
	text-align: left;
	padding-left:20px;
	padding-top:5px;
	padding-right:10px;
	/*padding:20px; */
}

#left a
{
	font-size: 11px;
	padding-left: 15px;	
	color: #063588;			
}

#left a:hover
{	
	color: #ff682c;	
}

#left td
{
	height: 24px;	
}

#active_item
{
	background-image: url('images/catalog_active.gif');
	background-repeat: no-repeat; 
	background-position:left;	
}

#active_item a
{
	color: #FF682C;
}

.right_block
{
	background-image: url('images/line_yellow.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 28px;
	text-align:left;
	vertical-align:middle;
	display:block;
}

.right_block_header
{
	padding-left: 15px;
	padding-top: 5px;
}

.right_block_header_text
{
	background-image: url('images/btn_blue.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 17px;
	padding-left:  24px;
	font-size:12px;
	color: #425376;
}

.right_block_content
{
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}

#news h4
{
	line-height: 18px;
}

#news h5
{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	line-height: 14px;
	padding-bottom: 5px;	
}

#news h6
{
	font-weight:normal;
	padding-bottom: 15px;
}

#news a, #about  
{
	/*	color: #0F73DA; */
	color: #0F73DA;
	text-decoration: underline;
}

.link, #items a, #news a, #about  
{
	text-decoration: none;
	font-size: 11px;
	color: #063588;			
}

.link:hover, #items a:hover, #news a:hover
{
	text-decoration: underline;
	font-size: 11px;
	color: #ff682c;	
}



#items
{
	margin-top: 10px;
	float: left;
	text-align: left;	
/*	display: table; */
	padding-left: 5px;

}

#items_caption
{
	padding-left: 0px;
	padding-bottom:15px;
}

#items_caption p
{
	font-size: 16px;
	color: #315996;
	font-weight:bold;
}

.items_caption
{
	font-size: 16px;
	color: #315996;
	font-weight:bold;
}
.items_ul
{	
	padding-top: 12px !Important;
	padding-top: 0px;
	margin-top: 0px !Important;	
	margin-top: 12px;
	list-style-type: none;	
}

.items_li
{
	border: dotted 1px #7C7E83;
	float: left; 	 
	margin-left: 20px;	
	margin-bottom: 20px;	
	width: 146px;
	height: 207px;
	display: block;		
}

.items_h1
{
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;	
	margin-left: 10px;
	color: Black;
}



.items_h2_div
{
	height:112px;
	padding-left: 10px;
}

.items_h2
{
	width: 120px;
	height: 112px;
	border: solid 3px #E7ECF0;	
	background-position: center center;
	background-repeat: no-repeat;
}

.items_h3
{
	height: 31px;
	font-family:Verdana;
	font-size: 11px; 
	text-align: center; 
	font-weight:normal;
	margin: 7px;
	margin-left:10px; 
	margin-right:10px; 
	font-weight:normal;
}

.items_h4
{
	line-height: 24px; 
	background-color: #47A8DA; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: right; 
	color: White; 
	padding-right: 10px;
}

#search
{
	width: 180px;
	height: 20px;
	position:relative;
	top: 130px;
	left: 195px;
	text-align: left;
}

.tbSearch
{
	width: 95%;
	border: solid 1px #056EA3;
	height: 18px;
	font-family:Verdana;
	background-color: White;
	padding-left: 5px;
	padding-top: 2px;
}
.ItemHeader
{
	color:Black;	
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
}
.ItemHeader:hover
{
	color:Black;	
	text-decoration:underline;
	font-size: 12px;
	font-weight:bold;
}