html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	color: #000;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#39302b;
}

body#page1{
	background: url(images/body_bg.gif) repeat-x;
}

body#page2,body#page3,body#page4,body#page5,body#page6,body#page7,body#page8{
	background: url(images/body_bg1.gif) repeat-x;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}

.container { 
	width:100%;
}


/*==== GLOBAL =====*/

#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
}

#header{
	height:212px;
	position:relative;
}

#header.page1{
	height:651px;
}

#footer {
	width:100%;
	float:left;
	height:367px;
	position:relative;
}

#flash{
	width:100%;
	height:212px;
	position:relative;
	top:0.5px;
}

#flash.page1{
	height:651px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/

.m1{
	padding-top:22px;
}

.m2{
	padding-top:16px;
}

.m3{
	padding-top:8px;
}

.m4{
	padding-top:4px;
}

hr{
	border:none;
	clear:both;
	width:100%;
	float:left;
}

.hr1{
	visibility:hidden;
	margin:27px 0 27px 0;
}

* html .hr1{margin:14px 0 14px 0;}
*+html .hr1{margin:14px 0 14px 0;}

.orange{
	color:#edad0b;
}

.gray{
	color:#dad7d1;
}

.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
}
	.img-box img { 
		float:left; 
	}

.button{
	font:18px/33px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:url(images/header-button-left.gif) left no-repeat #f0c030;
	float:left;
}

.button b{
	background:url(images/header-button-right.gif) right no-repeat;
	padding:0px 12px 0px 12px;
	float:left;
}

.button:hover{
	color:#39302b;
	cursor:pointer;
}

.extra-wrap { 
	overflow:hidden;
}



p {
	margin-bottom:16px;
}

.p05{ 
	margin-bottom:5px;
}

.p0 { 
	margin-bottom:0px;
}

.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 {
	margin-bottom:5px;
}

.p4 { 
	margin-bottom:30px;
}

.p45{ 
	margin-bottom:45px;
}

*+html .p45{ 
	margin-bottom:40px;
}

* html .p45{ 
	margin-bottom:40px;
}

* html .p45{ 
	margin-bottom:40px;
}


.p5 { 
	margin-bottom:50px;
}

*+html #content.page6 .col-1 .row.p3{
	margin-bottom:18px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
	font-size: 100%;
}



/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header ul.menu{
	width:960px;
	height:75px;
	float:left;
	padding-left:4px;
	background:url(images/menu_bg.gif) left top no-repeat;
}

#header ul.menu li{
	width:136px;
	float:left;
	margin-right:1px;
}

#header ul.menu li a{
	width:100%;
	height:47px;
	padding:28px 0 0 0;
	float:left;
	text-align:center;
	font:18px Arial, Helvetica, sans-serif;
	color:#c6bfaf;
	font-weight:bold;
	text-decoration:none;
}

#header ul.menu li a:hover,#header ul.menu li.active a{
	background:#39302b;
	color:#fff;
}

#header h1{
	float:left;
	width:500px;
	position:absolute;
	left:28px;
	top:118px;
}

#header h1 a{
	font:48px/48px Verdana, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
}

#header h1 b{
	color:#e1b127;
	font-weight:normal;
}

#header h1 span{
	font:30px/31px Verdana, Geneva, sans-serif;
	height:31px;
	color:#695c55;
	padding-left:17px;
	border-left:1px #39302b solid;
	margin-left:20px;
}

* html #header h1 span{position:relative;top:-4px;}
*+html #header h1 span{position:relative;top:-4px;}


#header .search{
	width:262px;
	height:37px;
	position:absolute;
	left:669px;
	top:123px;
}

#header .search .input{
	width:226px;
	background:url(images/search-input.gif) no-repeat;
	border:none;
	padding:11px 0 11px 6px;
}

#header .search .submit{
	border:none;
	width:30px;
	height:37px;
	background:url(images/search-submit.gif) no-repeat;
	cursor:pointer;
}

#header .txt-block{
	width:960px;
	height:438px;
	position:absolute;
	left:0;
	top:212px;
	background:url(images/header-img.jpg);
}

#header .txt-block h2{
	font:33px Verdana, Geneva, sans-serif;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:30px;
	top:40px;
}

#header .txt-block p{
	width:222px;
	position:absolute;
	left:32px;
	top:163px;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#979183;
}

#header .txt-block .button{
	position:absolute;
	left:30px;
	top:296px;
}

/*===== content =====*/

#content{
}

#content .col-1{
	padding:46px 0 46px 0;
}

*+html #content .col-1{
	padding:46px 0 46px 0;
}

#content .col-2{
	padding:46px 0px 0px 40px;
}

#content .privacy{
	float:left;
	padding:46px 0 0 0;
}

#content h3{
	font:36px/36px Verdana, Geneva, sans-serif;
	color:#2b2420;
	float:left;
	width:100%;
}



#content .col-2 h3{
	margin-bottom:12px;
}

* html #content h3{margin-bottom:-8px;}
*+html #content h3{margin-bottom:-8px;}

#content h3 span{
	font-size:26px;
	line-height:26px;
	color:#f0be2b;
	position:relative;
	top:-14px;
	left:4px;
}

* html #content h3 span{top:-18px;}
*+html #content h3 span{top:-18px;}

#content strong{
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}

*+html #content strong{
	font:18px/19px Arial, Helvetica, sans-serif;
	color:#dad7d1;
	font-weight:bold;
}

#content p{
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#333;
}

#content .colum{
	width:293px;
	float:left;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
}

#content .colum.snd{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 30px;
}

#content .colum.lng{
	width:299px;
}

#content .col-2 .colum{
	padding-top:10px;
	font-size: 12px;
}

#content .border-top{
	border-top:3px #f6f4ed solid;
}

#content .border-bot{
	border-bottom:3px #f6f4ed solid;
}

#content .img-box{
	float:right;
	width:312px;
	background:url(images/img-box-bg.gif) bottom left no-repeat;
	position:relative;
}

#content .img-box div{
	height:55;
	width:100%;
	float:left;
	position:relative;
}

#content .img-box h4{
	font:28px Verdana, Geneva, sans-serif;
	color:#fff;
	position:absolute;
	left:-293px;
	top:21px;
}

#content .img-box .button{
	margin:0;
	background:url(images/img-box-button-left.gif) left no-repeat;
	position:absolute;
	left:234px;
	top:10px;
}

#content .img-box .button b{
	background-image:url(images/img-box-button-right.gif);
	padding:0px 12px 0px 12px;
}

*+html #content .img-box .button b{
	padding-top:2px;
}

#content .img-box .button strong{
	background:url(images/img-box-button-bg.gif) repeat-x;
	padding:9px 0px 9px 0px;
	float:left;
	color:#f0c030;
}

#content .img-box .button:hover strong{
	color:#fff;
}

#content ul.list{
	float:left;
	width:100%;
}

#content ul.list li{
	background:url(images/marker1.gif) left center no-repeat;
	padding-left:10px;
}

#content ul.list li a{
	color:#edad0b;
	font:13px/25px Arial, Helvetica, sans-serif;
}

#content .button{
	background-image:url(images/button-left.gif);
	float:left;
	margin-top:22px;
}

#content .button b{
	background-image:url(images/button-right.gif);
}

#page2 #content h3,#page3 #content h3,#page4 #content h3,#page5 #content h3,#page6 #content h3,#page7 #content h3,#page8 #content h3{
	margin-bottom:13px;
	color: #000;
}

*+html #page2 #content h3,*+html #page3 #content h3,*+html #page4 #content h3,*+html #page5 #content h3,*+html #page6 #content h3,*+html #page7 #content h3,*+html #page8 #content h3{
	margin-bottom:10px;
}

#content .row{
	width:100%;
	float:left;
}

#content .col-2 .img-sm{
	margin:0 5px 7px 0;
}

#content .address,#footer .thd .address{
	font:13px Arial, Helvetica, sans-serif;
	color:#999690;
}

#content .address dd,#footer .thd .address dd{
	width:195px;
}

#content .address dd span,#footer .thd .address dd span{
	padding-right:20px;
}

#content .address dd.mail span,#footer .thd .address dd.mail span{
	padding-right:0px;
}

#content .col-2 .address dt{
	margin-bottom:0;
}

#content .col-2 .address dd{
	text-align:left;
	line-height:1.5em;
}

#content .col-2 .address dd span{
	padding-right:2px;
}

* html #content .col-2 .address dd span{
	padding-right:0;
}

/*===== footer =====*/
#footer h3{
	font:36px/36px Verdana, Geneva, sans-serif;
	color:#fff;
	float:left;
}


#footer .col-1{
	padding:36px 0 0 0;
}

#footer .col-2{
	padding:36px 0 0 20px;
}

#footer .address{
	float:left;
	width:100%;
	padding:14px 0 0 0;
}

#footer .address dd{
	width:100%;
	font:14px/22px Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	text-align:left;
	border-bottom:1px #292929 solid;
	padding:8px 0 8px 0;
}

#footer .address dd span{
	font:18px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	padding:0 6px 0 3px;
}

#footer .address a{
	color:#6a6a6a;
	text-decoration:none;
}

#footer .thd .address a,#footer .thd .address dd{
	color:#999690;
	font:13px Arial, Helvetica, sans-serif;
}

#footer .thd .address a{
	text-decoration:underline;
}

#footer .thd .address a:hover{
	text-decoration:none;
}

#footer .address a:hover{
	text-decoration:underline;
}

#footer .thd .address dt{
	font-weight:bold;
	margin:0;}

#footer .thd .address dd{
	border:none;
	display:block;
	width:210px;
	text-align:right;
	padding:3px 0 0 0;
}

#footer .thd .address dd span{
	font:13px Arial, Helvetica, sans-serif;
	color:#999690;
}

#footer .thd .address dd.mail{
	width:240px;
	text-align:left;
}

#footer .thd .address dd.mail span{
	padding-right:2px;
}

#footer .button{
	background-image:url(images/footer-buton-left.gif);
	float:right;
	margin-top:4px;
	text-align: left;
}

#footer .button b{
	background-image:url(images/footer-buton-right.gif);
}

#footer .box{
	width:652px;
	float:left;
	background:url(images/footer-box-bg.gif) repeat-y;
	margin:24px 0 0 0;
}

#footer .box .top{
	width:100%;
	float:left;
	background:url(images/footer-box-top.gif) no-repeat top;
}

#footer .box .bot{
	width:609px;
	float:left;
	background:url(images/footer-box-bot.gif) no-repeat bottom;
	padding:23px 10px 30px 33px;
}

#footer .box h4{
	font:26px Verdana, Geneva, sans-serif;
	color:#828282;
}

#footer.page3 .box h5{
	font:16px/28px Verdana, Geneva, sans-serif;
	color:#828282;

}

#footer strong{
	font:18px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#footer .box strong{
	float:right;
	color:#fff;
	margin:6px 42px 0 0;
}

#footer.page3 .box{
	font:16px Arial, Helvetica, sans-serif;
}

#footer.page3 .box strong{
	float:none;
	margin-right:3px;
}



#footer p,#footer p a{
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#999690;
}

#footer .privacy,#footer .privacy a,#footer .links,#footer .links a{
	font:13px Arial, Helvetica, sans-serif;
	color:#a09175;
	text-decoration:none;
}

#footer .privacy a:hover,#footer .links a:hover{
	text-decoration:underline;
}

#footer .privacy{
	position:absolute;
	left:0px;
	bottom:14px;
}

#footer ul.links{
	position:absolute;
	left:796px;
	bottom:14px;
}

#footer ul.links li{
	display:inline;
}

#footer ul.links li a{
	padding:0 8px 0 4px;
}

#footer .col-2 ul.list{
	width:380px;
	float:left;
}

#footer .col-1 ul.list{
	width:280px;
	float:left;
}

#footer .col-1.snd{
	position:relative;
	left:20px;
}

#footer .col-1.thd{
	float:right;
	position:relative;
	right:30px;
}

#footer .col-1.thd .button{
	position:relative;
	left:10px;
}

#footer ul.list li{
	border-bottom:1px #292929 solid;
}

#footer ul.list li a{
	color:#6a6a6a;
	font:14px/40px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#footer ul.list li a:hover{
	text-decoration:underline;
}

#footer.page4 ul.list{
	width:306px;
}

#footer.page4 ul.snd{
	position:relative;
	left:32px;
}

.footer-bg{
	width:100%;
	float:left;
	background:url(images/footer_bg.gif) repeat-x bottom;
}

/*----- forms -----*/

#form1{
	width:100%;
	float:left;
}

*+html #form1{
	padding-bottom:70px;
	float:left;
}

#form1 fieldset{
	width:302px;
	float:left;
}

#form1 fieldset.right{
	position:relative;
	left:17px;
}

#form1 fieldset.bottom{
	width:100%;
	float:left;
	position:relative;
}

#form1 fieldset.bottom a.reset{
	position:absolute;
	right:74px;
}

#form1 fieldset.bottom a.submit{
	position:absolute;
	right:0px;
}

*+html #form1 fieldset.bottom a.submit{
	top:6px;
}

*+html #form1 fieldset.bottom a.reset{
	top:6px;
}

#form1 fieldset label{
	font:13px Arial, Helvetica, sans-serif;
	color:#333;
}

#form1 fieldset.left label{
	margin-bottom:12px;
	float:left;
	color: #333;
}

* html #form1 fieldset.left label{margin-bottom:9px;}
*+html #form1 fieldset.left label{margin-bottom:9px;}

#form1 fieldset.left label span{
	padding:0 0 0 12px;
	background:url(images/input-left.gif) no-repeat left;
	float:right;
}

#form1 fieldset.left label span span{
	padding:1px 12px 0 0;
	background:url(images/input-right.gif) no-repeat right;
}

#form1 input{
	width:278px;
	border:none;
	background:url(images/input-bg.gif) repeat-x;
	padding:9px 0 10px 0;
	display:block;
}

#form1 fieldset.right label span{
	padding:13px 0 0 0;
	background:url(images/textarea-top.gif) no-repeat top;
	float:left;
}

#form1 fieldset.right label span span{
	padding:0 0 13px 0;
	background:url(images/textarea-bot.gif) no-repeat bottom;
}

#form1 textarea{
	width:293px;
	height:128px;
	border:none;
	padding:0 0 0 9px;
	background:url(images/textarea-bg.gif);
	overflow:auto;
}

/*==========================================*/
.pageonerightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F0BE2B;
	line-height: normal;
	list-style-position: outside;
	text-align: left;
	text-indent: 50px;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #333;
	float: left;
	line-height: 35px;
	padding-bottom: 20px;
}
.subtitleorange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FC0;
	float: left;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}

