body {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:#fff url(../images/body-bg.gif) repeat-x;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:960px;
	margin:0 auto;
}
#header {
	width:960px;
	height:102px;
	position:relative;
}
#header strong {
	position:absolute;
	width:250px;
	height:102px;
	top:0;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
#header strong a {
	display:block;
	height:100%;
}
#header .lang {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:36px;
	top:42px;
	overflow:hidden;
}
#header .lang li {
	float:left;
	padding:0 12px 0 13px;
	margin-left:-8px;
	background:url(../images/header-sep.gif) no-repeat 0 4px;
}
#header .lang li a {
	color:#666666;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-style:italic;
}
#header .lang li a:hover {
	color:#000;
	text-decoration:none;
}
/*columns-holder*/
#columns-holder {
	width:960px;
	overflow:hidden;
}
/*content*/
#content {
	width:750px;
	float:left;
}
.image-holder {
	margin-bottom:20px;
}
.image-holder img {
	display:block;
}
#content .nav {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/nav-bg.gif) no-repeat;
	width:750px;
	overflow:hidden;
}
#content .nav li {
	float:left;
	width:250px;
	text-align:center;
}
#content .nav li a {
	line-height:41px;
	text-decoration:none;
	font-size:15px;
	font-style:italic;
	color:#fff;
	display:block;
	font-weight:bold;
}
#content .nav li a.active ,
#content .nav li a:hover {
	background:url(../images/nav-bg.gif) no-repeat -250px -41px;
}
#content .nav li a.last.active ,
#content .nav li a.last:hover {
	background:url(../images/nav-bg.gif) no-repeat -500px -41px;
}
#content .nav li a.first,active ,
#content .nav li a.first:hover {
	background:url(../images/nav-bg.gif) no-repeat 0 -41px;
}
.box-area {
	width:750px;
	overflow:hidden;
	margin-top:19px;
	background:url(../images/box-area-bg.gif) repeat-y;
	padding-top:6px;
}
.box-area .box {
	width:214px;
	float:left;
	padding:0 17px 0 19px;
}
.box-area .box p {
	margin:0;
	line-height:18px;
}
/*content-text*/
.content-text {
	border:1px solid #d6d4ce;
	overflow:hidden;
	height:1%;
	padding:36px 143px 28px 50px;
}
.form-holder h2 ,
.content-text h1 {
	margin:0 0 24px;
	font-size:26px;
	line-height:30px;
	font-style:italic;
}
.form-holder h2 {
	margin-top:26px;
}
.form-holder h4 ,
.content-text h4 {
	margin:0;
	color:#000;
	font-size:13px;
	line-height:20px;
}
.form-holder p ,
.content-text p {
	margin:0 0 20px;
	font-size:13px;
	line-height:20px;
}
.form-holder p {
	margin:0 100px 58px 0;
}
.content-text img {
	display:block;
	margin-bottom:22px;
}
.content-text a {
	color:#0066a4;
	text-decoration:none;
}
.content-text a:hover {
	color:#000;
}
.form-area {
	width:221px;
	overflow:hidden;
	padding:6px 0 22px;
}
.form-holder .form-area input ,
.form-area input {
	padding:3px 2px 0 5px;
	height:17px;
	font-size:11px;
	font-family:"Georgia";
	background:#f1f1ef;
	border:1px solid #919190;
	float:left;
	width:159px;
	margin-right:4px;
}
.log .btn3 ,
.form-holder .form-area .btn2 ,
.form-holder .form-area .btn ,
.form-area .btn {
	font-family:"Georgia";
	font-size:10px;
	font-style:italic;
	height:22px;
	border:none;
	padding:0;
	cursor:pointer;
	width:44px;
	background:url(../images/btn-bg.gif) no-repeat;
}
.log .btn3 ,
.gecko .form-area .btn2 ,
.gecko .form-area .btn {
	padding:0 2px 3px 0;
}
.form-holder {
	border:1px solid #d6d4ce;	
	padding:10px 0 40px 50px;
	overflow:hidden;
	height:1%;
}
.form-holder .form-area .btn2 {
	width:59px;
	float:left;
	background:url(../images/btn-bg02.gif) no-repeat;
}
.form-holder .form-area {
	width:268px;
	float:left;
	overflow:hidden;
	margin:0 27px 0 0;
	display:inline;
	padding:0 0 10px;
}
.form-holder .form-area label {
	font-size:13px;
	color:#010101;
	line-height:30px;
}
.form-holder .form-area input {
	width:140px;
	padding:3px 3px 0 5px;
}
.content-text strong {
	font-weight:bold;
}

#content .content-text h2 {
	font-size:18px;
	line-height:24px;
	font-style:italic;
	margin-bottom:20px;
	display:block;
	font-weight:normal;
}

#content h3 {
	margin:0;
	color:#fff;
	font-style:italic;
	background:url(../images/big-title-bg.gif) no-repeat;
	line-height:41px;
	font-size:15px;
	padding-left:22px;
}
#content .menu {
	margin:17px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#content .menu li {
	float:left;
	padding:0 17px 0 18px;
	background:url(../images/sep.gif) no-repeat 0 3px;
	margin-left:-1px;
}
#content .menu li a {
	text-decoration:none;
	color:#666666;
}
#content .menu li a.active {
	color:#006699;
	font-weight:bold;
}
#content .menu li a:hover {
	color:#000000;
}
.content-text .adress {
	overflow:hidden;
	height:1%;
	padding-bottom:5px;
}
.content-text .adress img {
	float:right;
	margin-top:5px;
}
.log {
	border:1px solid #d6d4ce;
	border-top:none;
	padding:30px 143px 52px;
}
.log .btn3 {
	width:55px;
	background:url(../images/btn-bg03.gif) no-repeat;
	float:right;
	margin-left:9px;
}
.log label {
	float:right;
	color:#666;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
}
/*sidebar*/
#sidebar {
	width:190px;
	float:right;
}
.text-box {
	border-top:1px solid #d6d5cf;
	width:188px;
	overflow:hidden;
	padding:11px 0 15px 2px;
}
.text-box h3 {
	margin:0 0 4px;
	color:#676863;
	font-size:16px;
	line-height:24px;
	font-style:italic;
}
.box-inner {
	overflow:hidden;
	height:1%;
	padding-bottom:17px;
}
.box-inner h3 {
	margin:0;
	width:190px;
	text-align:center;
	font-size:12px;
}
.box-inner h3 a {
	display:block;
	font-style:italic;
	text-decoration:none;
	color:#fff;
	line-height:41px;
	background:url(../images/title-bg.gif) no-repeat;
}
.box-inner h3 a:hover {
	background-position:0 -41px;
}
.box-inner p {
	margin:12px 0 0;
	line-height:18px;
}
.text-box p {
	margin:0;
	line-height:18px;
}
.text-box a {
	padding-left:20px;
	text-decoration:none;
	color:#0066a4;
	margin-top:8px;
	display:block;
	background:url(../images/arrow01.gif) no-repeat 0 1px;
}
.text-box a:hover {
	color:#000;
}
.content-text .adress address ,
.text-box address {
	width:120px;
}
.content-text .adress address span ,
.text-box address span {
	display:block;
	font-style:normal;
	line-height:18px;
}
.content-text .adress address span {
	line-height:20px;
}
.text-box address span.phone {
	margin-top:8px;
}
.content-text .adress dl ,
.text-box dl {
	margin:0;
	padding:0;
	line-height:18px;
}
.content-text .adress dl {
	line-height:20px;
}
.content-text .adress dl {
	margin-top:22px;
}
.content-text .adress dl dd ,
.text-box dl dd {
	margin:0;
	color:#000;
	font-weight:bold;
	font-style:italic;
	margin-bottom:18px;
}
/*footer*/
#footer {
	width:960px;
	border-top:1px solid #d6d4ce;
}
.footer-text {
	float:right;
	border-left:1px solid #d6d4ce;
	width:160px;
	padding:8px 0 12px 50px;
	margin-top:9px;
}
.footer-text a {
	font-style:italic;
	color:#676863;
	text-decoration:none;
}
.footer-text a:hover {
	color:#000;
}
#footer ul {
	margin:15px 0 0 18px;
	padding:0;
	list-style:none;
}
#footer ul li {
	float:left;
	color:#676863;
	font-style:italic;
	padding-right:25px;
}
#footer ul li .first {
	font-size:14px;
}


#content .content-text h3 {
	margin:0;
	font-size:13px;
	line-height:20px;
	font-style:normal;
	background: none;
	color:#000000;
	padding:0;
}
