/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECEEF0;
	background-image: url(../img/face/bodyBack.png);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #111111;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
h1 {
	font-size: 20px;
	width: 536px;
	line-height: 40px;
	height: 40px;
	background-image: url(../img/face/h1Headline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	float: left;
	display: block;
	width: 486px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 3px;
	height: 22px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../img/face/01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
}
#mail {
	float: left;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/face/topBack.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 46px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	float: left;
	height: 60px;
	width: 760px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C3C4C4;
	margin-bottom: 3px;
}
#mailContent {
	background-image: url(../img/face/wrapperBack.png);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
}
#header img {
	float: left;
}
#mainbavContent {
	font-weight: bold;
	display: inline;
	float: left;
	font-size: 14px;
	width: 397px;
	padding-left: 3px;
}
#mainbavContent li {
	font-weight: bold;
	display: inline;
	width: 96px;
	float: left;
	list-style-type: none;
	margin-left: 3px;
}
#mainbavContent li a {
	color: #000000;
	font-weight: bold;
	height: 28px;
	display: block;
	width: 96px;
	float: left;
	text-align: center;
	list-style-type: none;
	background-image: url(../img/menu/baseMenu.png);
	background-repeat: no-repeat;
	background-position: center -29px;
	line-height: 29px;
}
#mainbavContent li a:hover {
	display: block;
	text-align: center;
	list-style-type: none;
	background-image: url(../img/menu/baseMenu.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
#about #AboutUs a, #Product #Products a, #Contacts #ContactUs a, #Message #Messages a {
	display: block;
	text-align: center;
	list-style-type: none;
	background-image: url(../img/menu/baseMenu.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}

#banner {
	height: 200px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	width: 760px;
	float: left;
	padding-bottom: 10px;
	text-align: center;
}
#mainContent {
	float: left;
	width: 760px;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#sidebar {
	width: 200px;
	float: left;
	margin-right: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 4px;
	display: inline;
}
#submenu {
	display: inline;
	float: left;
	list-style-type: none;
	width: 200px;
}
#submenu li {
	float: left;
	margin-bottom: 1px;
	width: 200px;
	display: block;
	list-style-type: none;
}
#submenu a {
	background-color: #B4BCC4;
	list-style-type: none;
	float: left;
	height: 24px;
	width: 200px;
	line-height: 24px;
	text-indent: 20px;
	background-image: url(../img/face/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
}
#submenu li a:hover {
	background-color: #6C7B8A;
	list-style-type: none;
	float: left;
	height: 24px;
	line-height: 24px;
	background-image: url(../img/face/menu.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #FFFFFF;
	width: 200px;
	display: block;
}
/*----------------------------------------*/
#submenu-n {
	display: inline;
	float: left;
	list-style-type: none;
	width: 200px;
}
#submenu-n li {
	float: left;
	height: 24px;
	width: 200px;
	line-height: 24px;
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DDE2;
	margin-top: 1px;
}
#submenu-n a {
	background-color: #FFFFFF;
	list-style-type: none;
	float: left;
	height: 24px;
	width: 200px;
	line-height: 24px;
	text-indent: 20px;
	background-image: url(../img/face/menu-n.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
}
#submenu-n li a:hover {
	background-color: #F9F9FB;
	list-style-type: none;
	float: left;
	height: 24px;
	line-height: 24px;
	background-image: url(../img/face/menu-n-a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #000000;
	width: 200px;
	display: block;
}
/*---------------------------------------------*/
#submenuTop {
	background-color: #6C7B8A;
	list-style-type: none;
	float: left;
	height: 24px;
	width: 200px;
	line-height: 24px;
	text-indent: 20px;
	background-image: url(../img/face/submenuTop.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	color: #FFFFFF;
	margin-bottom: 1px;
	font-weight: bold;
}
#linksubmenuTop {
	background-color: #EBEDF1;
	list-style-type: none;
	float: left;
	width: 200px;
	text-indent: 32px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6C7B8A;
	background-image: url(../img/face/03.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	line-height: 25px;
	height: 24px;
}
#rightContent {
	float: right;
	width: 536px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C5C9;
}
#Contact {
	float: left;
	height: 166px;
	width: 162px;
	background-image: url(../img/face/Contact.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding-top: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DDE2;
	padding-right: 16px;
	padding-left: 16px;
	list-style-type: none;
	line-height: 22px;
	display: block;
}
#Contact span {
	font-weight: bold;
}
#Contact ul {
	list-style-type: none;
	padding-left: 8px;
}
#add {
	line-height: 28px;
	background-color: #F1F2F3;
	height: 28px;
	width: 526px;
	margin-bottom: 3px;
	padding-left: 10px;
}
#mainMontainer {
	margin-top: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	padding-top: 15px;
	margin-bottom: 20px;
}
#mainMontainer a {
}
#mainMontainer a:hover {
}
#mainMontainer p {
	line-height: 160%;
	padding-bottom: 10px;
	text-indent: 20px;
	width: 480px;
}
#copyright {
	width: 780px;
	float: left;
	padding-top: 10px;
	text-align: left;
	display: block;
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	height: 50px;
	background-image: url(../img/face/copyrightBack.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}
#search {
	width: 198px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	padding-top: 5px;
}
#search li {
	float: left;
	display: inline;
	line-height: 26px;
	height: 26px;
	width: 198px;
}
#searchContent {
	display: block;
	width: 130px;
	height: 21px;
	background-color: #F3F4F6;
	border: 1px solid #B4BDC5;
	line-height: 21px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#searchSubmit {
	float: left;
	height: 23px;
	width: 58px;
	background-image: url(../img/menu/searchMenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchSubmit a:hover {
	float: left;
	height: 23px;
	width: 58px;
	background-image: url(../img/menu/searchMenu-a.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#english {
	width: 397px;
	float: right;
	height: 31px;
	text-align: right;
	padding-right: 3px;
}
#copyrightTop {
	float: left;
	width: 534px;
	text-align: right;
	display: block;
	margin-top: 10px;
	font-size: 10px;
	background-image: url(../img/face/top.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#next {
	float: left;
	height: 20px;
	line-height: 20px;
	display: block;
	width: 526px;
	text-align: right;
	background-color: #F3F4F6;
	margin-top: 5px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#next li{
	float: right;
	display: block;
	list-style-type: none;
}
#nextx {
	float: right;
	display: block;
	list-style-type: none;
	width: 50px;
	text-align: right;
	background-image: url(../img/face/topleft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#nexts {
	float: right;
	display: block;
	list-style-type: none;
	width: 50px;
	background-image: url(../img/face/topright.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	padding-left: 8px;
	line-height: 20px;
	height: 20px;
}
#ye {
	margin-right: 10px;
}
#topandback span {
	display: none;
}
#topandback {
	float: right;
	margin-right: 10px;
	clear: both;
}
#topandback li {
	width: 150px;
	float: right;
	list-style-type: none;
}
#close a {
	background-image: url(../img/closebut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 28px;
	width: 54px;
}
#close a:hover {
	background-image: url(../img/closebut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.attestation_a {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 30px;
}
#link {
	float: left;
	clear: both;
}
#link li {
	clear: both;
	width: 200px;
	background-image: url(../img/face/02.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 20px;
	text-indent: 16px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EBEF;
	background-color: #FAFAFC;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
#link li a:hover {
	text-decoration: underline;
	background-color: #F4F5F7;
	display: block;
	background-image: url(../img/face/02.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 16px;
}
