body, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, select, input, textarea, td, th, div, p {
	font-size: 12px;
	line-height: 1.5em;
}

body {
	margin: 0px;
	padding: 0px;
	color: #0d3f4f;
}

a {
	text-decoration: none;
	outline: none;
	color: #0d3f4f;
}

a:hover{
	color: #fe6f00;
	text-decoration: underline;
}

.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	font-size: 0pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-decoration: none;
}

h1.head, h2.head{
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.head{
	font-weight: lighter;
	margin-bottom: 15px;
}

h1.sub{
	margin-bottom: 35px !important;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
	font-weight: bold;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 14px;
}

h5{
	font-size: 11px;
	font-weight: bold;
}
h2 span{
	display: none;
}

#page {
	width: 994px;
	margin: auto;
}

#header {
	height: 200px;
	width: 1000px;
	position: relative;
}
.HeadSub{
	height: 125px !important;
}

#header h1 {
	position: relative;
	top: 52px;
	left: 12px;
	display: inline;
	height: 80px;
	width: 100px;
	z-index: 25;
}

#header h1.sub {
	position: relative;
	top: 26px;
	left: 37px;
	display: inline;
	height: 80px;
	width: 100px;
	z-index: 25;
}

#header h1 a {
	display: inline-block;
	height: 90px;
	width: 290px;
}

#header h1 a span{
	display: none;
}

#banner {
	height: 418px;
	width: 1100px;
	margin-left: -60px;
 }

#searchBox{
	width: 380px;
	height: 53px;
	padding-top: 30px;
	padding-left: 61px;
	background: url(/htdoc/images/search_bg.gif) no-repeat bottom left;
}

#searchBox .firstLink{
	margin-right: 11px;
}

#searchBox .secondLink{
	margin-left: 14px;
	margin-right: 17px;
}

#searchBox a{
	color: #797979;
	font-size: 10px;
}


#search{
	width: 180px;
	display: inline;
}

#search .text{
	margin-top: 2px;
	padding: 6px 0px 4px 9px;
	width: 133px;
	height: 10px;
	color: #555555;
	border: none;
	background: url(/htdoc/images/input_serach_bg.jpg) no-repeat left top;
}

#search .submit{
	margin-left: 5px;
	outline: none;
	width: 53px;
	border: none;

}

#menu{
	position: absolute;
	top: 6px;
	right: 0px;
	width: 666px;
	height: 28px;
	background: url(/htdoc/images/menu_top_strip.gif) no-repeat top right;
}

#menu ul{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}

#menu ul li{
	zoom: 1;
}
#menu ul.menu1{
	margin-left: 22px;
	*margin-left: 10px;
	width: 160px;
}

#menu ul.menu2{
	width: 182px;
}

#menu ul.menu3{
	width: 148px;
}

#menu ul li a{
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
	background: url(/htdoc/images/arrow.gif) no-repeat 0px 50%;
	display: block;
}

#menu ul li a span{
	display: none;
}

#newsletter-form{

}

#newsletter-form .submit, #search-form .submit{
	float: left;
	display: inline;
}

#newsletter-form .input, #search-form .input {
	border: none;
	width: 145px;
	height: 22px;
	margin-right: 6px;
	float: left;
	display: inline;
	padding: 2px 3px 0px 15px;
	color: #7e7e7e;
	background: url(/htdoc/images/input_newsletter.png) no-repeat top left;
}

#wmc-paginator{
	height: 35px;
	padding-top: 10px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	text-align: center;
}

#wmc-paginator .back{
	float: left;
}

#wmc-paginator .numbers{
	text-align: center;
	width: 450px;
	float: left;
	margin-left: 43px;
	overflow: hidden;
}

#wmc-paginator .next{
	float: right;
}

#wmc-paginator .back a,
#wmc-paginator .next a,
#wmc-paginator .numbers a
{
	text-decoration: none;
	line-height: 25px;
	font-size: 11px;
	color:#0099fd;
}

#wmc-paginator .back a{
	margin-left: 15px;
	padding-left: 27px;
	background: url(/htdoc/images/arrow_left.gif) no-repeat 0 50%;
}

#wmc-paginator .next a{
	margin-right: 15px;
	padding-right: 27px;
	background: url(/htdoc/images/arrow_right.gif) no-repeat 100% 50%;
}

#wmc-paginator .back a:hover,
#wmc-paginator .next a:hover,
#wmc-paginator .numbers a:hover
{
	text-decoration: underline;
}

#wmc-paginator .back img{
	margin-right: 17px;
}

#wmc-paginator .next img{
	margin-left: 17px;
}

#footer{
	border: 1px solid #e9e9e9;
	margin-top: 0px;
}

#footer .in{
	width: 1000px;
	margin: 0px auto;
	padding-top: 20px;
}

#agency-area-form .input_login{
	border: none;
	width: 78px;
	height: 20px;
	margin-right: 2px;
	float: left;
	display: inline;
	padding: 2px 3px 0px 15px;
	color: #7e7e7e;
	font-size: 11px;
	background: url(/htdoc/images/login.gif) no-repeat top left;
}

#agency-area-form .input_pass{
	border: none;
	width: 78px;
	height: 20px;
	margin-right: 2px;
	float: left;
	display: inline;
	padding: 2px 3px 0px 15px;
	color: #7e7e7e;
	font-size: 11px;
	background: url(/htdoc/images/pass.gif) no-repeat top left;
}

#footer .left{
	float: left;
	margin-left: 16px;
}

#footer .right{
	float: right;
	margin-right: 10px;
	*margin-right: 5px;
}

#footer .right,
#footer .left{
	display: inline;
}

#footer .right a,
#footer .left a{
	color: #0d3f4f;
	font-size: 11px;
}

#footer .right p{
 margin-top: 28px;
 font-size: 11px;
}

#footer .in .top{
	height: 50px;
}
#agency-area-form{
	float: left;
	display: inline;
	margin-right: 73px;
	margin-left: 17px;

}
#footer .in .top .lang{
	float: left;
	display: inline;

}

#footer .in .top .lang .text{
	float: left;
	margin-right: 10px;
	margin-left: 8px;
	color: #7e7e7e;
	font-size: 11px;
}

#footer .in .top .lang .pl, #footer .in .top .lang .en{
	display: inline;
	float: left;
	text-indent: -3000px;
	width: 22px;
	height: 13px;
}

#footer .in .top .lang .pl{
	background: url(/htdoc/images/lang.gif) no-repeat 0px 1px;
}

#footer .in .top .lang .en{
	background: url(/htdoc/images/lang.gif) no-repeat -22px 1px;
}

#footer .in .top .menu_f{
	float: right;
	width: 410px;
}

#footer_menu{
	list-style: none;
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#footer_menu li{
	float: left;
	display: inline;
	padding-left: 5px;
}

#footer_menu li a{
	float: left;
	display: inline;
	padding-right: 8px;
	font-size: 11px;
}

#footer a {
	color: #0d3f4f;
}

#footer a img{
	border: none;
	outline: none;
}
#footer {
	color: #7f7f7f;
	padding: 3px 0px 50px 0px;
	background: url(/htdoc/images/footer.bg.gif) repeat-x;
	overflow: hidden;
}
		#logos-bottom a {
			height: 50px;
			display: block;
			padding-right: 15px;
			float: left;
			outline: none;
			text-indent: -3000em;
		}

		#piap {
			width: 158px;
			background: url(/htdoc/images/logo/piap-sprite.jpg) no-repeat;
		}
		#piap:hover {
			background-position: 0px -50px;
		}

		#swb {
			width: 132px;
			background: url(/htdoc/images/logo/swb-sprite.jpg) no-repeat;
		}
		#swb:hover {
			background-position: 0px -50px;
		}

		#rzf {
			width: 114px;
			background: url(/htdoc/images/logo/rzf-sprite.jpg) no-repeat;
		}
		#rzf:hover {
			background-position: 0px -50px;
		}


