body{
	margin:0; 
	padding:0; 
	font:13px Arial, Tahoma; 
	/*background: #9cd7e4 url(../../images/bg3.jpg) repeat-x top; */
	line-height: 130%;
	background-color:#5d3e1d;
	color: #3a2e26;
}
a{
	text-decoration:none;
	color:#277617;
}
a:hover{
	color: #CC6600;
	text-decoration:underline;
}
div, h1, h2, h3, h4, h5, img{
	margin:0px; 
	padding:0px;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic; /* fixed IE images scaling */
}
h1 {
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 1em;/**/
	color: #44260f;
	border-bottom:1px dotted #63452a;
}
h2 {
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	/*	color: #ff1d42;*/
	color: #333;
	font-family: arial;
	font-size: 120%;
}
h3 {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;
	padding: 0.5em 0.5em 0.5em 0;
	margin-bottom: 0.5em;
}
/* general */
.b {
	font-weight: bold;
}
.lighter {
	color: #a4a4a4;
}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
.textbox, .dropdown {
	width: 97%;
	color: #666;
}
.dropdown {
/*	font-size: 90%;*/
}
.clear-all{
	clear:both; 
	line-height:0; 
	height:0;
}

/* ret msg */
.fatal, .success {
	padding: 1em;
	margin-bottom: 0.5em;
}
.fatal {
	color: #fff;
	background-color: #ff1d42;
}
.fatal ul {
	padding-top: 0.3em;
}
.fatal li {
	padding: 0.3em 0 0.3em 0;
}
.success {
	color: #424242;
	background-color: #ceef9e;
}
.warning {
	font-size: 10px;
	font-family: verdana, arial;
	color: #ff1d42;
}
.bg{
	background-color:#190c02;
}
.bg_highlight{
	background:url(../../images/highlight-bg.jpg) repeat-y left;
}
/* id*/
#wrapper{ 
	width:888px; margin:0 auto;
}
#header{
	width:100%;
	height:109px;
}
#header .logo{
	width:332px;
	height:109px; background:url(../../images/logo.jpg) no-repeat;
	float:left;
}
#header .top{
	width:556px;
	height:30px; background:url(../../images/topmenu_bg.jpg) no-repeat;
	float:left;
	list-style:none;
}
#header .nav{
	width:556px;
	height:79px;
	float:left;
	margin:0;
	padding:0;
}
#header .nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header .nav ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.nav .menu1{
	width:124px;
	height:79px;
		display:block;
}
.nav .menu1:link,.nav .menu1:visited{
	background:url(../../images/topmenu.jpg) no-repeat 0px 0px;
}
.nav .menu1:hover{
	background:url(../../images/topmenu.jpg) no-repeat 0px -79px;
}
.nav .menu2{
	width:98px;
	height:79px;
		display:block;
}
.nav .menu2:link,.nav .menu2:visited{
	background:url(../../images/topmenu.jpg) no-repeat -124px 0px;
}
.nav .menu2:hover{
	background:url(../../images/topmenu.jpg) no-repeat -124px -79px;
}
.nav .menu3{
	width:114px;
	height:79px;
		display:block;
}
.nav .menu3:link,.nav .menu3:visited{
	background:url(../../images/topmenu.jpg) no-repeat -222px 0px;
}
.nav .menu3:hover{
	background:url(../../images/topmenu.jpg) no-repeat -222px -79px;
}
.nav .menu4{
	width:104px;
	height:79px;
		display:block;
}
.nav .menu4:link,.nav .menu4:visited{
	background:url(../../images/topmenu.jpg) no-repeat -336px 0px;
}
.nav .menu4:hover{
	background:url(../../images/topmenu.jpg) no-repeat -336px -79px;
}
.nav .menu5{
	width:116px;
	height:79px;
		display:block;
}
.nav .menu5:link,.nav .menu5:visited{
	background:url(../../images/topmenu.jpg) no-repeat -440px 0px;
}
.nav .menu5:hover{
	background:url(../../images/topmenu.jpg) no-repeat -440px -79px;
}

#content_container{
	width:100%;padding:0 0 30px 0;background:url(../../images/col_right_bg.jpg) repeat-y 608px 15px #FFFFFF;
}
#content{
	width:555px; padding:15px 0 0 30px; float:left;

}
#sidebar{
	width:280px;padding:0px 0px 0 0;  float:right;
}
#sidebar .header{
	width:100%; height:213px;padding:0px 0px 20px 0;background:url(../../images/header_col_right.jpg) no-repeat;
}
#sidebar .payment{
	margin:20px 0 0 0;
}
#sidebar .payment ul,#sidebar .payment ul li{
	display:inline;
	list-style:none;
}
#sidebar .nav{
}
#sidebar .nav img{
	padding:0;
	margin:0;
}
#footer{
	width:100%;height:65px;background:url(../../images/footer_bg.jpg) no-repeat top;padding:30px 0 0 0;
}
#footer .copy{
	font-size:10px; color:#5d3e1d; text-align:center;
}
.txt_blue1{
	color:#086ea1;
}
.txt_green1{
	color:#62ad00;
}
.txt_green2{
	color:#cccc8d;
}
.txt_orage1{
	color:#FF6600;
}
#qtrans_language_chooser{
	margin:0;
	padding:15px 30px 0 0;
	float:right;
	width:300px;
	text-align:right;
	list-style:none;
}
#qtrans_language_chooser li{
	display:inline;
	font-size:10px;
	padding:0 0 0 10px;
}
#qtrans_language_chooser li a{
	color:#d1a455;
}
