*
{
	margin: auto;
	/*padding: 0;
	border: 0;*/
}

div.PrettyMenu *, div.searchField
{
    margin: 0;
}

@font-face {
    	font-family: 'CustomFont1';
    	src: url('fonts/Anivers_Regular.otf');
    	src: local('CustomFont1'), local('CustomFont1'), url('fonts/Anivers_Regular.otf') format('opentype');
}
@font-face {
    	font-family: 'CustomFont2';
    	src: url('fonts/insolent.otf');
    	src: local('CustomFont2'), local('CustomFont2'), url('fonts/insolent.otf') format('opentype');
}
/* define a class that uses this font */
.test { font-family:'CustomFont1'; font-size:30px;}

body
{
	background-image: url(../images/back_filler.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #202020;
}

h1
{
	/*font-size: 26px;
	font-family:CustomFont1, Trebuchet MS;*/
	/*
	font-size: 20px;
	font-weight:bold;
	font-family:Arial;
    */
	color:#512600;
	margin:0px;
	padding:3px 0px 2px 0px;
	font-family: arial,sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    background-image: url(../images/sign_title.jpg);   
	background-repeat:no-repeat;
	background-position:top left;
}

.title_gray
{
    background-image: url(../images/sign_title_gray.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

h2
{
	/*font-size: 18px;
	font-family:CustomFont1, Trebuchet MS;*/
	color:#512600;
	font-weight:bold;
	font-family:Arial;
	font-size: 1.4em;
	/*font-weight:bolder;*/
	margin:0px;
	padding:0px;    
}

h3
{
	font-size: 1.7em;
	
	color:#202020;
	font-family:Arial Black, Arial;
	margin:0px;
	padding:0px;
}

h4
{	
	font-size: 1.2em;
	
	font-family:Arial;
	color:#475f62;
	margin:0px 0px 4px 0px;
	padding:0px;
}

h5
{
	font-size: 1.1em;
	font-weight:bold;
	font-family:Arial;
	color:#202020;
	margin:0px 0px 4px 0px;
	padding:0px;
}

img
{
    border:0px;
}

a
{
	color:#202020;
	text-decoration:none;
}
a:hover
{
	color:#b84100;
	text-decoration:none;
}

.color_green
{
	color:#da6b08;
}
.color_white_big
{
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
}
.color_yellow_big
{
	color:#333333;
	font-size:2.0em;
	font-weight:bold;
}
.color_yellow_mid
{
	color:#feff9e;
	font-size:16px;
	font-weight:bold;
}
.color_white_small
{
	color:#ffffff;
	font-size:12px;
}
.underline_green
{
	text-decoration:underline;
	color:#da6b08;
}

.shadow 
{
  text-align :justify;
  color: #fff; 
}

#banner
{
	float: left;
	width:944px;
	height:218px;
}

#banner_text
{
	float:left;
	width:250px;
	height:170px;
	margin:10px 30px 30px 30px;
}

#container
{
	width: 944px;
	display: block;
}

#logo_menu
{
	width: 944px;
	
}

#logo
{
	
}

#menu
{
	height: 39px;
	width: 944px;
}
.menu_part
{
	height: 39px;
	width: 944px;
	background-image: url(../images/sys_16.jpg);
}
.banner_text
{
	background-image: url(../images/sys_19.jpg);
	height:218px;
	width:348px;
}
.banner_text_inner
{
	padding:12px;
}

ul.nav
{
	list-style-type: none;
	height: 39px;
	width: 641px;
	margin: auto;
	display:inline;
}

ul.nav li
{
	float: left;
	display:inline;
}

ul.nav A
{
	background-image: url(../images/navi_bg_devider_11.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 32px;
	padding-left: 32px;
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-family: arial, verdana, Times, serif;
	font-size: 11px;
	color: #333;
}

ul.nav A:hover
{
	color: #666;
	text-decoration: underline;
}

.nav
{
	list-style-type: none;
	width: 944px;
	float: left;
	display:inline;
}

#nav li, #footer li
{
	float: left;
	display:inline;
}

#navcontainer_links {
width:260px;
margin:10px;
}

#nav_links
{
margin-left: 0;
padding-left: 0;
list-style: none;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #CCC;
width: 240px;
}

#nav_links li
{
text-align:left;
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #CCC;
height:20px;
font-size: 0.9em;
color:#d14007;
}

#nav_links a {
font-size: 0.9em;
color:#d14007;
text-decoration:none;
}

#nav_links a:hover {
font-size: 0.9em;
color:#d14007;
text-decoration:underline;
}

.main_content
{
	width:944px;
}

.cleft
{
	float:left;
	width:314px;
}

.cleftfooter
{
	float:left;
	width:220px;
}

.cleft_inner
{
	padding:8px;
}

.content_left_container
{
	width:628px;
	border-right:1px solid #efefef;
}
.content_left_container_in
{
    width:692px;
    border-right:1px solid #efefef;
}
.content_left_container_gallery
{
    width:944px;
}

.content_one
{
	padding:2px;
	margin-bottom:4px;
	border-bottom:solid 1px #eaeaea;
}

.content_one_content
{
	margin:4px 0px 0px 0px;
}

.cmiddle
{
	float:left;
	width:314px;
}

.cmiddlefooter
{
	float:left;
	width:306px;
}

.cmiddle_inner
{
	padding:8px;
}

.cright
{
	float:left;
	width:314px;
}
.cright_in
{
	float:left;
	width:250px;
}

.crightfooter
{
	float:left;
	width:306px;
}

.cright_inner
{
	padding:8px;
	/*background-image:url(../images/sys_23.jpg);
	background-position:right top;
	background-repeat:no-repeat;*/
}

.crightb
{
	float:left;
	width:653px;
}

.crightb_inner
{
	padding:8px;
	background-position:right top;
	background-repeat:no-repeat;
}

.div_attachment{
border:solid 1px #CCCCCC;
margin-top:8px;
padding:3px;
text-align:left;
width:250px;
}

.div_attachment div{
border-bottom:solid 1px #CCCCCC;
margin:0px;
padding:3px;
text-align:left;
}

.top_links_container
{

}
.top_links
{
	width:482px;
	height:31px;
	text-align:right;
	background-image:url(../images/sys_03.jpg);
}
.top_links_inner
{
	padding:5px;
}

.slogan
{
	
	height:44px;
	text-align:left;
}
.slogan_inner
{
	padding:0px 10px 0px 0px;
}
.client_part
{
	width:85px;
	height:39px;
	background-image:url(../images/sys_16.jpg);
	text-align:center;
}
.client_part_inner
{
	padding:10px;
	color:#c5d406;
}

.news_one
{
	margin-top:3px;
	padding-bottom:3px;
	margin-bottom:4px;
	border-bottom:solid 1px #ccd39c;
}

.text 
{
	margin:20px 5px 20px 0;
}


.bottom_links
{
	width:944px;
	background-color:#2e3338;
	height:auto !important;
	background-image: url(../images/filler_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#999999;
	font-size:11px;
}

.bottom_links_inner
{
	padding:8px;
}

.footer
{
	width:944px;
	background-color:#787878;
	color:#dddddd;
	font-size:11px;
}
.footer a
{
	color:#dddddd;
}
.footer a:hover
{
	color:#dddddd;
	text-decoration:underline;
}
#search_box
{
	margin-top: 4px;
	float: right;
	padding-right: 40px;
	width: 167px;
	height: 29px;
	background: url(../images/bg_search_box.gif);
	background-repeat: no-repeat;
	display:inline;
}

#search_box #s
{
	color: #FFF;
	text-align: center;
	font-size: 11px;
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 120px;
	height: 18px;
	background: none;
	display:inline;
}

#search_box #go
{
	float: right;
	margin: 0px;
	display:inline;
}

.iconlist
{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

li.arrow
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: 0.2em 0;
}

ul.iconlist A
{
	color: #999;
	text-decoration: underline;
}

ul.iconlist a:hover
{
	color: #D8D8D8;
	text-decoration: underline;
}

ul.iconlist
{
	padding-left: 30px;
}

.link_area {
	padding-left:8px;
	padding-right:8px;
	padding-right:2px;
	padding-right:2px;
}
.breadcrumbBar
{
	height:30px;
	background-image: url(../images/sys_21.jpg);
	background-repeat: no-repeat;
}
.breadcrumbBar_inner
{
	padding:7px;
	margin-left:8px;
	color:#ffffff;
	width:600px;
}
.breadcrumbBar_inner a
{
	color:#ffcea4;
}
.breadcrumbBar_inner a:hover
{
	color:#ffffff;
}
.footer_inner
{
    padding:8px; 
    height:14px;
}
.color_orange 
{
    color:#da6b08;
}
.logos_inner
{
    padding:4px;
}
.toolbar_inner
{
    /*padding:4px;*/
}
.border_top
{
    border-top: 1px solid #cccccc;
}
.oneTab
{
    width:310;
}
.oneFooterTab
{
    width:220px;
}

.tab_horizontal
{
   border-bottom: solid 1px #727272;
}
.tab_horizontal_first
{
	border-bottom: solid 1px #727272;
	border-right: solid 1px #bbbbbb;
}

.tab_horizontal a
{
	color:#4F4A4A !important;
}

.tab_horizontal a:hover
{
	color:Black !important;
}
.tab_vertical a
{
	border-left: solid 1px #bbbbbb;
	color:#4F4A4A !important;
}
.tab_button_inactive
{
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #bbbbbb;
	border-bottom: solid 1px #727272;
	padding:4px;
}
.tab_button_active
{
	border-top: solid 1px #727272;
	border-right: solid 1px #727272;
	border-left: solid 1px #727272;
	padding:4px;
	font-weight:bold;
}
.table_normal2 td{

}
.table_normal2 td div.calend td{
padding:0;
}

.table_normal2 .line{
border-bottom:solid 1px #CCCCCC;
margin:0px;
padding:0px;
text-align:left;
}

.table_normal2 input
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:3px;
}
.button_row input
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:4px;
	color:#ffffff;
	background-color:#999999;
}

.table_normal2 select
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:3px;
}

.table_normal2 textarea
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:3px;
}

.table_normal3 td{
	border-bottom:solid 1px #CCCCCC;
	margin:0px;
	padding:1px;
	/*text-align:left;*/
}

.table_normal3 input
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:3px;
}

.table_normal3 select
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:3px;
}

.table_normal3 textarea
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:3px;
}
.middle_content_links
{

}
.left_content_links
{
    padding-right:16px;
}
.left_content_links_size
{
    width:180px;
}
.treeStyle
{
    width:180px;
    padding-right:16px;
}
.treeStyle div
{
    
}
.treeStyle table
{
    clear:both;
    float:left;
}
.treeStyle td
{
    padding:2px;
    margin:0px 0px 4px 0px;
    border-bottom:solid 1px #eaeaea;
    text-align:left;
}
.treeStyle a
{
    width:100%;
}
.thumb_one
{
    padding:8px;
    border:solid 1px #eaeaea;
}
.left_news_links
{
    width:180px;
    padding-right:16px;
}
.attachBox
{
    padding:0px;
    margin:0px 0px 8px 0px;
}
.attachBox li
{
    padding:4px;
    border-bottom:solid 1px #eaeaea;
}
.sitemap table a
{
	padding-top:3px;
	padding-left:12px;
	padding-right:65px;
	padding-bottom:3px;
	border-bottom:solid 1px #eaeaea;
	clear:both;
	float:left;
	display:inline;
}
.searchField
{
    height:20px;
    width:314px;
}
.searchBox
{
    background-color:#eb7d1b;
    border:0px;
    width:128px;
    height:22px;
}
.fontSmall
{
    font-size:10px;
}


