*{
margin:0px;
padding:0px;
}

body{
	background:url(../images/bodyBg.gif);
	font-family:Arial, Helvetica, sans-serif;
}

img{
border:none;	
}
.clear{
clear:both;	
}

#main{
	background:url(../images/mainBg.png) repeat-y left top;
	width:900px;
	/*height:300px;*/
margin:0px auto;
	padding:17px 70px 0px;
/*border:1px solid green;*/
}
* html #main{
	padding:17px 62px 0px 70px;
}
#header{
	background:url(../images/headBg.gif) repeat-x left top;
	padding:18px 27px;
	height:85px;
}
.logo{
	float:left;
	width:auto;
	padding-top: 6px;
}
.number{
	font-size:22px;
	color:#946946;
	float:right;
	width:auto;
	padding-top:50px;
}

#banner{
/*height:335px;*/
/*border:1px solid red;*/
}
#menu{
	float:left;
	width:342px;
	background:url(../images/menuBg.gif) repeat-x left top;
	border-right:2px solid #030200;
	height:248px;
}
#menu ul{
	text-transform:uppercase;
	font-size:17px;
	margin:39px 49px;
	width:226px;
}
#menu ul li{
list-style:none;
position: relative;
padding:1px 0;
}
#menu ul li a{
color:#ffffff;
text-decoration:none;
padding:5px 0px 10px 15px;
display:block;
}
#menu .normal{
background:none;	
}
#menu .hover{
background:url(../images/rollover.gif) repeat-x left top;	
}
#menu .down{
background:url(../images/down.gif) repeat-x left top;
}
.img{
	float:right;
	width:555px;
}
.bannerBottom{
background:url(../images/bannerBg.gif) repeat-y left top;
height:4px;
clear:both;
}

#content{
	background:url(../images/contentBg.gif) repeat-x left top;
	padding:50px;
	color: #666;
}
#leftpart{
float:left;
width:auto;
}
#leftpart img{
border:4px solid #414141;	
}
h2{
	color:#e5b77b;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
}

#rightpart{
	float:right;
	width:590px;
	color:#e6e3c4;
	font-size:15px;
	line-height:24px;
}
#rightpart p{
	padding:12px 58px 10px 0px;
}

#footer{
	background:url(../images/footerBg.gif) repeat-x left top;
	height:50px;
	font: Verdana;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
	line-height: 14pt;
	color: #666;
}
#bottom{
background:url(../images/bottomBg01.png) no-repeat center top;
height:90px;
}
* html #bottom{
	margin-left:-141px;
}
h3 {
	font-size: 18px;
	color: #e5b77b;
	line-height: 28px;
	font-style: normal;
}
#leftpart img2 {

}
#leftpart2 {
	float:left;
	width:138px;
	color: #CCA273;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	padding: 13px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #321600;
	border-width: 1px;
	background-image: url(../images/quote_bkg6.gif);
	border-left-style: solid;
	border-right-style: solid;
	height: 360px;
	background-repeat: repeat-x;
}
.imgquote {
	float:right;
	width:617px;
}
.quote {
	font-size: 10px;
	font-style: italic;
	color: #C0C0C0;
}
#quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	width: 185px;
}
