html, body {

	height:100%;

}

body {

	color:#2c2c2c;

	margin:0;

	font:12px Arial, Helvetica, sans-serif;

	min-width:998px;

	background:#fff url(../images/body-bg.gif) repeat-x;

}

form {

	margin:0;

	padding:0;

}

fieldset {

	margin:0;

	padding:0;

	border-style:none;

}

table {

	margin:0;

	padding:0;

	border-collapse:collapse;

}

.hold1 {


	overflow:hidden;

	min-height:100%;

	background:url(../images/main-bg.gif) no-repeat 50% 100%;

}

.hold2 {





	text-align:center;

}

* html .hold1 {

	height:100%;

	overflow:visible;

}

#wrapper {

	width:984px;

	margin: 0 auto;

	text-align:left;




}

#wrapper h1 {

	margin:0;

	width:275px;

	height:74px;

	text-indent:-9999px;

	overflow:hidden;

	background:url(../images/logo.gif) no-repeat;
	float:left;
	margin: 15px 0 9px;


	z-index:100;

}

#wrapper h1 a {

	display:block;

	height:100%;

}

/*header*/

#header {



	height:419px;


	top:0;

	left:0;

	background:url(../images/header-bg.gif) no-repeat 100% 0;

}

/*info-box*/

.info-box {

	float:right;

	right:11px;

	top:7px;

	width:230px;
	margin: 15px 0 9px;
}

.info-box a {

	color:#6d8288;

	font-size:14px;

	float:right;

}

.info-box a:hover {

	text-decoration:none;

}

.info-box ul {

	margin:0 -3px 0 0;

	padding:0;

	list-style:none;

	float:right;



}

.info-box ul li {

	float:left;

	padding-left:10px;

}

.info-box ul li a {

	width:92px;

	line-height:23px;

	padding-bottom:5px;

	text-align:center;

	font-weight:bold;

	display:block;

	text-decoration:none;

	color:#005696;

	font-size:12px;

	background:url(../images/btn-bg.png) no-repeat;

}

.info-box em {

	font-size:24px;

	color:#72858a;

	text-align:right;

	display:block;

	width:100%;

	float:left;

	margin-top:3px;

	line-height:26px;

	font-style:normal;

}

/*slide-box*/

.slide-box {

	width:978px;

}

.slide-box img {

	display:block;

	border:none;

}

.slide-bg {


	padding:0;

}

.slide-box .slide-hold {



	width:964px;

	padding:7px 7px 0 7px;

}

/*slide*/

.slide {



}

.slide-box .prev-arrow ,

.slide-box .next-arrow {

	width:56px;

	height:68px;

	position:absolute;

	top:129px;

	text-indent:-9999px;

	overflow:hidden;
	z-index:22222;

}

.slide-box .prev-arrow {

	left:6px;

	background:url(../images/prev-arrow.png) no-repeat;

}

.slide-box .next-arrow {

	right:6px;

	background:url(../images/next-arrow.png) no-repeat;

}

.slide img {

	float:right;

}

.slide .block {

	/*position:relative;*/

}

.slide .text-box {

	width:488px;
	/*margin: 104px 0 0 45px;*/

}
*:first-child+html .slide .text-box {

	/*margin: 112px 0 0 45px;
	position:absolute;*/
	top:0;

}

.slide .text-box .heading {

	width:221px;

	height:27px;

	padding:7px 0 0 16px;

	margin-bottom:1px;

	background:url(../images/slide-heading-bg.png) no-repeat;

}

.slide .text-box .heading strong {

	display:block;

	width:151px;

	height:24px;

	text-indent:-9999px;

	overflow:hidden;

	background:url(../images/text-what.png) no-repeat;

}

.slide .text-box .top-bg {

	width:480px;

	height:4px;

	overflow:hidden;

	margin-left:9px;

	background:url(../images/top-bg02.png) no-repeat;

}

.slide .text-box .text {

	width:452px;

	background:url(../images/text-box-bg.png) repeat-y;

	padding:3px 11px 13px 17px;

	overflow:hidden;

	margin-left:9px;

}

.slide .text-box .text strong {

	color:#6b1804;

	font-size:18px;

	line-height:24px;

}

.slide .text-box .text p {

	margin:0;

	color:#000;

	line-height:16px;

}

.slide .text-box .text ul {

	margin:10px 0 0 -32px;

	padding:0;

	list-style:none;

	width:484px;

}

.slide .text-box .text ul li {

	float:left;

	padding-left:32px;

}

.slide .text-box .text ul li img {

	float:left;

	border:none;

	margin:2px 10px 0 0;

}

.slide .text-box .text ul li a {

	text-decoration:none;

	color:#0c314d;

	white-space:nowrap;

	font-size:16px;

	font-weight:bold;

}

.slide .text-box .text ul li a:hover {

	text-decoration:underline;

}

/*nav*/

.nav-box {

	width:980px;

	margin: 0 auto;
	left:10px;

	background:url(../images/nav-box-bg.gif) repeat-x 6px 0;

}

.nav-box .right-bg {

	background:url(../images/nav-box-right-bg.gif) no-repeat 100% 0;

}

.nav-box ul {

	margin:0;

	padding:0 0 0 9px;

	list-style:none;

	overflow:hidden;

	height:1%;

	background:url(../images/nav-box-left-bg.gif) no-repeat;

}

.nav-box ul li {

	float:left;

}

.nav-box ul li a {

	display:block;

	color:#d6d9cd;

	text-decoration:none;

	line-height:39px;

	font-size:13px;

	font-weight:bold;

	padding:0 0 0 24px;

}

.nav-box ul li a span {

	display:block;

	padding:0 24px 5px 0;

}

.nav-box ul li a.active ,

.nav-box ul li a:hover {

	background:url(../images/nav-hover-left.gif) no-repeat;

	color:#005696;

}

.nav-box ul li a.active span ,

.nav-box ul li a:hover span {

	background:url(../images/nav-hover-right.gif) no-repeat 100% 0;

}

#main {

	overflow:hidden;

	width:963px;

	padding:20px 17px 128px 18px;

}

/*sidebar*/

#sidebar {

	width:259px;

	float:right;

}

#sidebar .banner {

	display:block;

	border:1px solid #e8e8e8;

}

.form-hold {

	/*margin-top:21px;*/

}

.form-hold .title {

	overflow:hidden;

	height:38px;

	border:1px solid #adb9c2;

	margin-bottom:1px;

	padding-left:3px;

	background:url(../images/title-bg.gif) no-repeat;

}

.form-hold .title h3 {

	margin:13px 0 0;

	width:104px;

	height:18px;

	text-indent:-9999px;

	overflow:hidden;

	background:url(../images/text-web.png) no-repeat;

}

.form-hold .title img {

	float:left;

	margin:5px 14px 0 0;

}

.form-box {

	border:1px solid #e8e8e8;

	padding:8px 13px 11px 13px;

	background:url(../images/form-box-bg.gif) no-repeat 0 100%;

}

.form-box p {

	margin:0 0 10px;

	text-align:center;

	color:#005696;

	font-size:13px;

}

.form-box .input-box {

	overflow:hidden;

	height:1%;

	padding-bottom:2px;

}

.form-box .input-box input {

	width:167px;

	height:13px;

	padding:3px 4px 3px 4px;

	float:right;

	font-size:11px;

	border:1px solid #9c9c9c;

}

.form-box .input-box label {

	float:left;

	line-height:19px;

	color:#000;

}

.form-box .input-box textarea {

	width:169px;

	padding:3px;

	height:75px;

	float:right;

	border:1px solid #9c9c9c;

}

.form-box .input-box.code label {

	width:100%;

	text-align:right;

}

.form-box .input-box.code input {

	width:71px;

	margin-left:1px;

}

.form-box .input-box.code img {

	float:right;

	border:1px solid #9c9c9c;

}

.form-box .btn {

	float:right;

	margin-top:11px;

}

/*box*/

#sidebar .box {

	border:1px solid #e8e8e8;

	margin-top:21px;

	padding-top:10px;

	background:#000 url(../images/sidebar-box-bg.jpg) no-repeat;

}

#sidebar .box h3 {

	margin:0;

	text-align:center;

	font-weight:normal;

	text-transform:uppercase;

	width:100%;

	color:#0c3452;

	font:18px/23px "Trebuchet MS", Arial, sans-serif;

	background:url(../images/title-bg02.png);

}

#sidebar .box .text-box {

	margin:7px 0 0 5px;

}

#sidebar .box .top-bg {

	width:246px;

	height:6px;

	background:url(../images/top-bg.png) no-repeat;

	overflow:hidden;

}

#sidebar .box .text-content {

	width:232px;

	padding:0 4px 9px 10px;

	overflow:hidden;

	background:url(../images/text-content-bg.png) no-repeat;

}

#sidebar .box p {

	margin:0;

	color:#b4b4b4;

	font-size:11px;

	line-height:13px;

}

#sidebar .box a {

	color:#b4b4b4;

	font-size:11px;

	float:right;

	position:relative;

	text-decoration:none;

}

#sidebar .box a:hover {

	text-decoration:underline;

}

/*content*/

#content {

	width:689px;

	float:left;

	padding-top:3px;

}

.heading {

	background:url(../images/content-title-bg.gif) no-repeat 35px 0;

}

.heading img {

	border:none;

	float:left;

	margin-right:11px;

}

.heading h2 {

	margin:0;

	color:#7c7d7c;

	text-transform:uppercase;

	font-weight:normal;

	font:18px/38px "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#content p {

	margin:10px 0 0;

	line-height:16px;

}

#content .text {

	padding-left:6px;

}

#content .text p {

	line-height:18px;

}

#content .image-holder {

	width:141px;

	float:left;

	margin:10px 9px 0 0;

	padding:4px;

	background:url(../images/image-holder-bg.gif) no-repeat;

}

#content .image-holder img {

	display:block;

}

/*table-box*/

.table-box {

	margin:14px 0 23px;

}

.table-box thead td {

	padding:0;

	background:#0c3452;

	color:#fff;

	border-left:1px solid #fff;

	text-align:center;

	line-height:16px;

	height:58px;

}

.table-box thead td.col1 {

	width:159px;

	background:#f4f5e6;

	border:none;

}

.table-box thead td.col2 {

	width:129px;

}

.table-box thead td.col3 {

	width:132px;

}

.table-box thead td.col4 {

	width:144px;

}

.table-box thead td.col5 {

	width:121px;

}

.table-box tbody td {

	padding:11px 0;

	background:#dce4cd;

	border:solid #fff;

	border-width:0 0 1px 1px;

	color:#6b1804;

	line-height:16px

}

.table-box tbody .other td {

	background:#c9d3c3;

}

.table-box tbody td.col1 {

	border-left:none;

	background:#bac99e;

	padding:11px 7px 11px 15px;

	width:137px;

}

.table-box ul {

	margin:0;

	padding:0;

	list-style:none;

	text-align:center;

}

.table-box ul li {

	width:13px;

	height:13px;

	display:inline;

	margin:0 2px 0 1px;

}

/*footer*/

.footer-holder {

	width:100%;

	background:#0c3452;

	height:99px;

	margin-top:-99px;

	position:relative;

}

#footer {

	width:998px;

	margin:0 auto;

	padding-top:22px;

}

#footer ul {

	margin:0 0 20px;

	padding:0;

	list-style:none;

	text-align:center;

}

#footer ul li {

	background:url(../images/sep01.gif) no-repeat 0 2px;

	display:inline;

	padding:0 23px;

}

#footer ul li:first-child {

	background:none;

}

#footer ul li a {

	text-decoration:none;

	color:#f3f3f3;

	font-size:13px;

}

#footer ul li a:hover {

	text-decoration:underline;

}

#footer p {

	text-align:center;

	color:#1a5a8b;

	margin:0;

	line-height:16px;

	font-size:11px;

}

#footer p a {

	color:#1a5a8b;

}

#footer p a:hover {

	text-decoration:none;

}

.accordion2 
{
	margin:0 15px 0 5px;
}

.accordion2 h3 {
border-bottom:1px solid #CCCCCC;
color:#333333;
cursor:pointer;
font-size:1.1em;
height:auto;
margin:0 !important;
overflow:hidden;
padding:7px 0;
}

.inner .heading
{
	margin-bottom:px;
}
.accordion2 div
{
	margin:0 0 25px 0;
}
.highlight {
border-left:2px solid #e58700;
color:#333333;
font-weight:bold;
padding:10px;
font-size:12px;
}
ul.lists {
list-style-type:none;
margin:15px 0 6px 10px;
padding:0;
}
ul.lists li {
background:transparent url(../images/bullet.gif) no-repeat scroll 0 5px;
margin:5px 0;
padding:0 0 5px 18px;
}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

.frame
{
	width:300px;
	float:left;
	border:1px solid #ccc;
	margin-right:25px;
}
.frame img, .frame span
{
	display:block;
	text-align:center;
	margin:0 auto;
}
.frame img
{
	border-bottom:1px solid #e5e5e5;
	margin-top:10px;
}
.frame span
{
	margin:10px 15px;
	font-weight:bold;
}

.image {
border:1px solid #CCCCCC;
float:right;
margin:10px 0 10px 15px;
padding:5px;
background:#fff;
}
.block12 {
border:1px solid #ccc;
padding:2px;
margin-bottom:10px;
}
.block12 div {
background:#E5E5E5;
color:#333;
line-height:19px;
padding:8px;
}
.more1
{
	background:#666;
	color:#fff;
	border:1px solid #333;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	padding:2px 15px;
}
.breadcrumb {
border-bottom:1px dotted #CCCCCC;
color:#333333;
font-size:10px;
margin:8px 0;
padding:0 6px 6px 0;
}
.breadcrumb a {
color:#333333;
text-decoration:underline;
}
h4
{
	font-size:14px;
	margin:8px 0;
	
}
.bigbutton
{
	background:#fff url(../images/bigbutton.jpg) no-repeat 0 0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:12px 0 0;
	display:block;
	width:554px;
	height:42px;
	margin:12px 0;
}

.lists.docu li
{
	background:transparent url(../images/pdf.gif) no-repeat scroll 0 0;
	border-bottom:1px solid #E5E3E3;
	padding-left:25px;
}
.lists.docu li a
{
	color:#333;
	text-decoration:none;
}
.lists.docu li a:hover
{
	color:#0066FF;
}



.form{

	width:236px;

	overflow:hidden;

}

.form .row{

	width:236px;

	overflow:hidden;

	padding:0 0 3px;

}

.form .row label{

	display:block;

	width:236px;

	color:#464646;

	font-size:12px;

}

.form .row input{

	width:226px;

	margin:0;

	padding:2px 4px 1px;

	float:left;

	background:#fff;

	border:1px solid #bdb9a1;

	font:12px/14px Arial, Verdana, Helvetica, sans-serif;

}

.row-textarea{

	width:236px;

	padding:0 0 6px;

	margin:-3px 0 0;

	position:relative;

	overflow:hidden;

}

.row-textarea label{

	display:block;

	width:236px;

	color:#464646;

	font-size:12px;

}

.row-textarea textarea{

	width:226px;

	padding:4px;

	height:80px;

	margin:0;

	position:relative;

	overflow:auto;

	background:#fff;

	border:1px solid #bdb9a1;

	font:12px/14px Arial, Verdana, Helvetica, sans-serif;

}

* html .row-textarea textarea{

	margin:-2px 0 0;

}

*+html .row-textarea textarea{

	margin:-2px 0 0;

}

.form-options{

	width:236px;

	overflow:hidden;

}

.form-options .code{

	width:140px;

	overflow:hidden;

	float:left;

}

.form-options .code label{

	display:block;

	padding:0 0 1px;

	width:122px;

	color:#464646;

	font-size:12px;

}

.form-options .code .capture{

	width:135px;

	overflow:hidden;

}

.form-options .code .capture img{

	float:left;

	margin:1px 5px 0 0;

}

.form-options .code .capture input{

	float:left;

	width:51px;

	margin:0;

	padding:2px 2px 1px;

	float:left;

	background:#fff;

	border:1px solid #bdb9a1;

	font:12px/14px Arial, Verdana, Helvetica, sans-serif;

}

.form-options #submit{

	display:inline;

	float:right;

	margin:11px 1px 0 0;

}












.contact {
float:left;
margin-right:40px;
margin-top:0;
width:30%;
}
.contact ul {
list-style-type:none;
margin-left:0;
padding-left:10px;
}
.contact ul li
{
	margin:3px 0;
	padding:3px 0;
}
.contact ul li a
{
	color:#0066FF;
	text-decoration:none;
}
.form {
overflow:hidden;
width:420px;
}
.form {
border-left:1px solid #E5E5E5;
padding-left:30px;
}
.full .data .form {
overflow:hidden;
width:420px;
}
#content1 {
float:left;
padding-top:3px;
width:100%;
}
.heading h2
{
	background:#edeeef;
}
.form .row label, .form .row-textarea label, .form-options .code label {
color:#464646;
display:block;
float:left;
font-size:12px;
width:100px;
}
.form .row input {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #ccc;
float:left;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:14px;
margin:0;
padding:2px 4px 1px;
width:226px;
}

.form .row, .form .row-textarea {
margin:0;
overflow:hidden;
padding:0 0 9px;
width:100%;
}
.row-textarea textarea {
-x-system-font:none;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #ccc;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:80px;
line-height:14px;
margin:0;
overflow:auto;
padding:4px;
position:static;
width:226px;
}
.form-options .code {
float:left;
overflow:hidden;
width:237px;
}
.full .data, .full .data .about, .form-options {
width:100%;
}
input.btn1 {
background:transparent url(../images/button-submit1.gif) no-repeat scroll 50% 0;
border:0 none;
cursor:pointer;
display:block;
height:49px;
margin:0;
width:106px;
}

td input
{
	border:1px solid #ccc;
	font-size:12px;
	margin-right:8px;
}
td 
{
	padding:3px 8px 3px 0;
}
#content p.battery
{
	margin:30px 0 0 10px;
}
.battery a img
{
	border:none;
}
.lists.countri li
{
	display:inline;
	margin:4px 30px 4px 0;
	background:transparent url(../images/bullet4.gif) no-repeat scroll 0 5px;
	line-height:22px;
}
h4
{
	background:#EDEEEF;
	padding:4px 0 4px 10px;
	margin-bottom:15px;
}
h5
{
	margin-bottom:15px;
	font-size:13px;
}

.docucontan h4
{
	background:none;
	font-size:12px;
	margin-bottom:8px;
}
.docucontan p
{
	margin-left:6px!important;
}
.docucontan
{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}
.docucontan a img
{
	border:none;
	margin-right:8px;
}
.equaldiv
{
	float:left;
	padding:8px;
	width:46%;
	margin-right:15px;
}

.docucontan.equaldiv
{
	height:175px;
}
.docucontan.equaldiv.last
{
	float:right;
	margin-right:0;
}

.gallery {
margin:18px 0 30px;
overflow:hidden;
padding:20px 0;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
height:175px;
}
.gallery .link-prev {
background:transparent url(../images/left-arrow.gif) no-repeat scroll 0 0;
float:left;
}
.gallery .link-next, .gallery .link-prev {
display:block;
height:43px;
margin-top:70px;
overflow:hidden;
text-indent:-9999px;
width:44px;
}
.gallery .link-next {
background:transparent url(../images/right-arrow.gif) no-repeat scroll 0 0;
float:right;
}
.gallery div {
float:left;
height:173px;
overflow:hidden;
width:585px;
margin-left:0px;
position:relative;
}
.gallery ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:99999px;
}
.gallery ul li {
float:left;
padding: 0;
width:192px;
margin:0;

}
.gallery ul li img {
border:1px solid #f0f0f0;
display:block;
margin:0 auto;
}


.inf
{
	font-size:10px;
	padding:3px 0;
	color:#666;
	display:block;
}
.track
{
	text-align:center;
	font-size:14px;
	display:block;
	padding:5px 0;
	clear:both;
}
.hold ul.ght
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:99999px;
}

.hold ul li {
float:left;
padding: 0;
width:1000px;
margin:0;

}

.slide1
{
	background:transparent url(../images/img01.jpg) 7px 7px no-repeat;
	margin:0;
	height:270px;
}
.slide2
{
	background:transparent url(../images/img02.jpg) 7px 7px no-repeat;
	margin:0;
	height:270px;
}
.slide3
{
	background:transparent url(../images/img022.jpg) 7px 7px no-repeat;
	margin:0;
	height:270px;
}


.slide .text-box {


	margin: 104px 0 0 45px;

}

*:first-child+html .slide .text-box {

	margin-top: 112px;

}
