@charset "utf-8";







/* CSS Document */













*{







	margin: 0px;







	padding: 0px;







}















body {







	background-color: #97a4a3;







	background-image: url(../images/background.jpg);







	background-position: top left;







	background-repeat: repeat-x;







}















html body {







	font: 11px Tahoma, Arial, Helvetica, sans-serif;







	color: #3a3a3a;







}















html>body {







	font: 11px Tahoma, Arial, Helvetica, sans-serif;







	color: #3a3a3a;







}















caption,th { 







	text-align:left;







}















h1,h3,h4,h5,h6 {







	font-size:100%;







}















h2 {







	font-size: 11px;







	line-height: 18px;







	text-align: justify;







	font-weight: bold;







	color: #ff6833;



	



	text-decoration: none;







}



















h2 a {







	font-weight: bold;







	color: #ff6833;



	



	text-decoration: none;







}



















h2 a:hover {







	font-weight: bold;







	color: #808080;



	



	text-decoration: none;







}















q:before,q:after {







	content:'';







}






#center table {

 	border-collapse: collapse;

	border-spacing:0pt;

	width: 475px;

	font-size: 11px;

	line-height: 18px;

	text-align: justify;

	color: #3a3a3a;
	
	margin-bottom: 10px;

}


#center table td {
	vertical-align: top;
}



#center hr {

	color: #DEDEDE;
	background-color: #DEDEDE;
	height: 1px;
	border: 0px;
	margin-top: 14px;
	margin-bottom: 14px;

}























/* Structure */















#wrapper {







	width: 902px;







	margin:auto;







}















.clear {







  clear:both;







}























/* Header */















#header {







	position: relative;







	width: 902px;







	height: 122px;







	margin-top: 14px;







	background-image: url(../images/header-bg.jpg);







	background-position: top left;







	background-repeat: no-repeat;



	background-color: #FFF;







}















#logo { 







	position: absolute;







	width: 260px;







	height: 96px;







	margin-top: 7px;







	margin-left: 9px;







}















#logo img {







	border: 0px;







}















#flash-header {







	width: 902px;







	height: 235px;







	background-color: #dedede;







}















#flash {







	width: 900px;







	height: 230px;







	margin: 0px 1px 5px 1px;







}























/* Icons */















#iconnav {







	float: right;







	width: 190px;







	height: 15px;







	margin: 90px 0px 10px 10px;







}















#iconnav img {







	border: none;







}















#iconnav a  {







	border: none;







	margin-left: 15px;







}















#languages {







	margin: 0px 10px 0px 30px;







}



















/* Content */















#main {







	width: 902px;







	margin-top: 0px;







	background-image: url(../images/content-bg.jpg);







	background-position: top left;







	background-repeat: repeat-y;







	min-height: 500px;



	background-color: #FFF;







}















#main-top {







	width: 902px;







	margin-top: 0px;







	background-image: url(../images/content-top-bg.jpg);







	background-position: top left;







	background-repeat: no-repeat;







	min-height: 500px;







}























/* Left column */















#left {







	float: left;







	width: 196px;







}



#banners {

	margin: 25px 0px 0px 0px;

}



#banners img {

	border: 0px;

	margin-top: 9px;

	margin-bottom: 9px;

	margin-left: 5px;

}















#left ul {







	list-style: none;







	padding-top: 8px;







	margin-bottom: 30px;







	background-image:url(../images/menu-bg.jpg);







	background-position: top left;







	background-repeat: repeat-y;







}















#left li {







	list-style: none;







	background-image: url(../images/menu-list-bg.jpg);







	background-position: bottom right;







	background-repeat: no-repeat;







	font-size: 11px;







	font-weight: bolder;







	color: #3a3a3a;







	text-transform: uppercase;







	height: 30px;







}















#left li a {







	font-size: 11px;







	font-weight: bolder;







	color: #3a3a3a;







	text-transform: uppercase;







	text-decoration: none;







	display: block;







	height: 20px;







	padding: 7px 5px 0px 24px;







}















#left li a:hover {







	font-size: 11px;







	font-weight: bolder;







	color: #fff;







	text-transform: uppercase;







	text-decoration: none;







	display: block;







	background-image: url(../images/menu-list-hover-bg.jpg);







	background-position: top right;







	background-repeat: no-repeat;







}















#left li.submenu {







	padding: 0px;







	padding-left: 0px;





	margin-left: 10px;



	margin-top: 0px;







	padding-top: 0px;







}















#left li.submenu a, #left li.submenu a:visited {







	color: #808080;







}















#left li.submenu a:hover {







	color: #ffffff;







}















/* Center column */















#center {







	float: left;







	width: 471px;







	font-size: 11px;







	padding: 20px;







}















#center #title {







	width: 455px;







	font-size: 11px;







	font-weight: bold;







	text-transform: uppercase;







	color: #ff6833;







	padding: 0px 10px 3px 10px;







	border-bottom: 1px solid #dedede;



	



	margin-bottom: 30px;







}















#center img {







	float: left;







	border: 2px solid #EFEFEF;







	margin-right: 10px;







	margin-bottom: 10px;







}















#center h2 {







	font-size: 11px;







	line-height: 18px;







	text-align: justify;







	font-weight: bold;







	color: #ff6833;



	



	text-decoration: none;







}



















#center h2 a {







	font-weight: bold;







	color: #ff6833;



	



	text-decoration: none;







}



















#center h2 a:hover {







	font-weight: bold;







	color: #808080;



	



	text-decoration: none;







}















#center p {







	font-size: 11px;







	line-height: 18px;







	text-align: justify;







	clear: both;







}



















#center a {







	color: #333333;



	



	text-decoration: underline;







}



















#center a:hover {







	color: #666666;



	



	text-decoration: none;







}






#center ul {
	margin-left: 15px;
	
	padding-left: 5px;
	
	line-height: 18px;
}

#center ul li {
}












/* Form */







#center .form-row {







	clear: both;







}







.form-row .form-error-msg {







	width: 100%;



	



	float: left;



	



	clear: both;



	



	margin-bottom: 5px;



	



	font-size: 11px;



	



	padding-left: 20px;



	



	color: #de2d2c;



	



	text-align: left;



	



	background-image: url( /sf/sf_admin/images/error.png );



	



	background-position: left;



	



	background-repeat: no-repeat;







}







.form-row .form-label {







	width: 180px;



	padding-right: 5px;



	float: left;







}







.form-row .form-input {







	float: left;



	



	width: 190px;



	



	margin-bottom: 5px;







}







.form-row .form-input input {







	width: 171px;



	



	padding: 3px 2px 4px 2px;



	



	border: 1px solid #9d9d9d;



	



}







.form-row .form-input textarea {







	width: 171px;



	



	height: 75px;



	



	padding: 3px 2px 4px 2px;



	



	border: 1px solid #9d9d9d;



}







.form-row .form-hint {







	float: left;



	



	position: relative;



	



	display: none;







}







.form-row .form-hint div {







	position: absolute;



	



	padding: 3px;



	



	width: 95px;



	



	border: 1px solid #CCCCCC;



	



	background-color: #FFFFFF;



	



	color: #9d9d9d;



	







}





#receive-options {

	margin-top: 10px;
	
	
	margin-bottom: 10px;


}





/* Right column */















#right {







	float: left;







	width: 195px !important; width: 190px;







}















/* Search */







#search {







	margin: 18px 17px 23px 14px;







}















#search form {







	display: inline;







}















#search #search-form {







	width: 125px !important; width: 123px;







	border: 1px solid #9d9d9d;







	float: left;







	margin-right: 5px;







	height: 20px;







}















/* Search Page */







#center .search-label {







	font-size: 15px;



	



	font-weight: bold;



	



	margin-bottom: 20px;







}







#center .search-keyword {







	font-size: 11px;



	



	font-weight: bold;







}







#center .result-label {







	font-size: 11px;







	font-weight: bold;







	text-transform: uppercase;







	color: #ff6833;



	



	margin-bottom: 10px;



	



	margin-top: 10px;







}







#center .result-number {







	font-size: 14px;



	



	font-weight: bold;







	color: #3a3a3a;







}







#center .result-link {







	margin: 10px 0px 10px 15px;



	



	font-size: 14px;







}







#center .result-block {



	



	background-color: #FFFFFF;



	



	border: 1px solid #9d9d9d;



	



	padding-left: 10px;



	



	padding-right: 10px;



	



	margin-bottom: 20px;







}







#center .result-link a {



	



	text-decoration: none;







}







#center .search-prev a {







	



	padding-left: 20px;



	



	text-decoration: none;



	



	text-align: left;



	



	background-image: url( /sf/sf_admin/images/previous.png );



	



	background-position: left;



	



	background-repeat: no-repeat;



	



	margin-right: 10px;







}







#center .search-next a {







	



	padding-right: 20px;



	



	text-decoration: none;



	



	text-align: right;



	



	background-image: url( /sf/sf_admin/images/next.png );



	



	background-position: right;



	



	background-repeat: no-repeat;



}



















/* Sidebar */











.sidebar-title {







	font-size: 11px;







	font-weight: bold;







	text-transform: uppercase;







	color: #ff6833;







	padding: 7px 17px 10px 14px;







	margin: 0px 0px 24px 0px;







	background-image: url(../images/sidebar-title.jpg);







	background-position: top left;







	background-repeat: no-repeat;







}















.news-title {







	font-size: 11px;







	color: #00b6c6;







	font-weight: bold;







	text-transform: uppercase;







	margin: 0px 17px 24px 14px;















}















.news-text {







	font-size: 11px;







	color: #8e8e8e;







	margin: 0px 17px 14px 14px;







	text-align: justify;







	line-height: 18px;







}


.news-more {
	
	text-align: right;
	
	color: #00b6c6;

	margin: 0px 17px 20px 14px;

}

.news-more a {
	
	color: #00b6c6;
	
	
	text-decoration: none;

}

.news-more a:hover {

	color: #8e8e8e;
	
	text-decoration: underline;

}

#center .news-title {



	font-size: 11px;


	color: #00b6c6;


	font-weight: bold;

	text-transform: uppercase;


	margin: 0px 17px 5px 14px;





}





#center .news-date {


	color: #8e8e8e;

	margin: 0px 17px 24px 14px;

}

#center .news-text {

	font-size: 12px;


	margin: 0px 14px 24px 14px;


	text-align: justify;


	line-height: 18px;


}









.links-title {







	font-size: 11px;







	color: #00b6c6;







	font-weight: bold;







	margin: 0px 17px 0px 14px;







}















.links-text {







	font-size: 11px;







	color: #939393;







	margin: 0px 17px 17px 14px;







}















.links-title a {







	color: #00b6c6;







	font-weight: bold;







	text-decoration: none;







}















.links-text a {







	font-size: 11px;







	color: #939393;







	text-decoration: none;







}















.links-title a:hover {







	color: #00b6c6;







	font-weight: bold;







	text-decoration: none;







}















.links-text a:hover {







	font-size: 11px;







	color: #939393;







	text-decoration: none;







}























/* Footer */















#footer {







	width: 902px;







	height: 60px;







	margin-top: 0px;







	margin-bottom: 14px;







	padding-top: 18px;







	background-image: url(../images/footer-bg.gif);







	background-position: top left;







	background-repeat: no-repeat;







}















#footernav {







	color: #00b6c6;







	font-size: 9px;







	text-align: center;







}















#footernav a {







	color: #666666;







	text-decoration: none;







}















#footernav a:hover {







	color: #939393;







	text-decoration: none;







}























#copyright {
	color: #3a3a3a;
	font-size: 9px;
	margin-top: 18px;
	text-align: center;
	float:left;
	width: 732px;
	padding-left: 70px;
}

#copyright a {
	color: #3a3a3a;
	text-decoration: none;
}

#copyright a:hover {
	color: #3a3a3a;
	text-decoration: underline;
}

#iventica {
  font-size: 9px;
  float:left;
  width: 100px;
  margin-top: 12px;
  color: #666;
}

#iventica a {
	color: #666;
	text-decoration: none;
	height: 25px;
}

#iventica img{
  border:none;
  vertical-align:middle;
}

#iventica a:hover {
	color: #666;
	text-decoration: none;
}



#keyword {
	float: left;
	width: 120px;
	height: 20px;
	margin-right: 3px;
	border: 1px solid #9d9d9d;
}











#center #table-clients {



	color: #26a9b7;

	

	text-transform: uppercase;



}







#center #table-clients a {



	color: #26a9b7;

	

	text-decoration: none;

	

	text-transform: none;



}







#center #table-clients img {

	float: none;	

	margin-top: 10px;

	margin-bottom: 10px;

	margin-right: 0px;

}



/*Site map*/

#center .sitemap-menu {


	font-size: 11px;

	font-weight: bolder;

	color: #3a3a3a;

	text-transform: uppercase;
	
	padding-left: 10px;


}

#center .sitemap-menu a {

	color: #3a3a3a;


	text-decoration: none;

}

#center .sitemap-submenu a {

	color: #808080;
	
	padding-left: 20px;

	font-weight: bolder;
	
	text-decoration: none;

	text-transform: uppercase;

}

.img-left{
  text-align: left;
}
.img-left img{
  margin: 10px 10px 10px 0px;
}

.img-right{
  text-align: right;
}

.img-right img{
  margin: 10px 0 10px 10px;
}

.img-center{
  text-align:center;
}


.img-left img{
  float:left !important;
}

.img-center img{
  float: none !important;
  margin:auto;
}

.img-right img{
  float: right !important;
}




*,*:hover,*:focus,*:active { outline: 0px none; }