BODY {

	background: #FFFFFF ;

	font-family: Verdana, Tahoma, Arial, sans-serif, serif;

	color: #5A5B56;

	margin: 0;

	padding: 0;

}

FORM{ 

	margin:0;

	padding:0;

}

select {

	letter-spacing:0.001px;

	font-size: 10px;

}

#wrapper { 

	margin-left: auto;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	background: #FFFFFF;

	padding:10px;

	width: 760px;

	background: url('./images/wrapper_bg.jpg') repeat-x top left;

}

#header { 

	background: #FFFFFF url('./images/header_bg.jpg') repeat-x top left;

	padding-top: 20px;

	font-weight: bold;

	font-size: 12px;

}

#logo {

	padding-left: 20px;

	float:left;

	height:55px;

	padding-bottom: 10px;

}
#language { 
	position: relative;
	top: -15px;
	padding: 0;
	text-align: right;
	padding-right: 20px;
}
#language a { 
	color: #214082;
	font-weight: normal;
}
#header_title { 

	padding-top: 10px;

	float: left;

	padding-left: 20px;	

	text-align: left;	

	color: #5A5B56;

	font-style: italic;

}

#header_contact_text { 

	padding-top:0px;

	color: #214082;

	text-align: right;

	padding-right: 20px;

	font-style: italic;

}

#header_contact_text .phone{ 

	font-size: 16px;

	font-weight: bold;

}



#menu { 

	clear: both;

	padding: 0;

	margin:0;

	width: 100%;

	height: 34px;

	background: url('./images/menu_bg.jpg') repeat-x top left;

	color: #FFFFFF;

	text-align: center;

}



#ddmenu {		

	list-style: none;	

	padding: 0;

	margin: 0;			

	margin-left: auto;

	margin-right: auto;

	width: 742px;

	height: 34px;

	border-right: 1px solid #E9C463;

	border-left: 1px solid #BB650C;



}

#ddmenu ul { /* all lists */	

	padding: 0;

	margin: 0;		

	list-style: none;		

}

#ddmenu li {	

	margin: 0;

	padding: 0;

	float: left;

	position: relative;

	width: 185px;

	vertical-align: middle;

	height: 24px;

}
#ddmenu li ul li {

	margin: 0;

	padding: 0;

	background-color: #A74508;

	border-bottom: 1px solid #000000;	

}

#ddmenu li ul { /* second-level lists */
	
	margin: 0;

	padding: 0;

	display: none;

	position: absolute;

	top: 32px;

	left: 0;	

}



#ddmenu li:hover ul,#ddmenu li.over ul { /* lists nested under hovered list items */

	display: block;	

}

#ddmenu a{

	display: block;

	color: #F3F3F3;

	text-decoration:none;

	text-transform: uppercase;

	padding-top: 8px;

	height:24px;

	border-left: 1px solid #E9C463;
	border-right: 1px solid #BB650C;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

#ddmenu li ul li a{

	padding-top: 4px;

	height: 20px;

}

#ddmenu li ul li a:hover{

	background-color:#C7530A;

}



#top_picture_block { 

	width: 760px;

	height: 141px;

	padding-top: 80px;

	text-indent: 220px;

	vertical-align: middle;

	font-size: 36px;

	color: #FFFFFF;

	background: url('./images/top_picture.jpg') no-repeat center center;

}

#top_line { 

	height: 25px;

	background: #FFFFFF url('./images/top_line.jpg') repeat-x top left;

}
#login_block { 
	padding: 0;
	height: 30px;
	float: right;
	background: url('./images/login_bg.jpg') repeat-x top left;
}
#login_block_right { 
	padding-top: 3px;
	padding-bottom: 3px;
	height: 24px;
	padding-left: 25px;
	padding-right: 10px;
	background: url('./images/login_bg_r.jpg') no-repeat top left;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}

#login_block input[type="submit"] { 
	background: url('./images/login_submit.jpg') no-repeat center left;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 5px;
	width: 77px;
	text-align: left;
}
#login_block input[type="text"],#login_block input[type="password"] { 
	width: 100px;	
}

#content { 

	background: #FFFFFF;

	font-size:12px;

	padding:20px;

}

#main_content_column { 

	width: 460px;

	float: left;

	padding-right: 20px;

}

#right_content_column { 

	width: 236px;

	float: right;

}





#footer {

	clear: both;

	padding: 25px;

	background: #FFFFFF url('./images/footer_bg.jpg') top left repeat-x;

	padding-left: 20px;

	padding-right: 20px;

	font-size: 11px;

	text-align: center;

}



#footer a { 

	text-decoration: none;

	color: #214082;

	font-weight: bold;

}





#path ,#path a{ 

	color: #666666;

	text-decoration: none;

	font-size:10px;

}

.content_big_title {

	color: #B3852C;

	font-size: 16px;

	padding-bottom: 5px;

	font-weight: bold;

}

.content_title { 

	color: #214082;

	font-size: 14px;

	padding-bottom: 5px;

	font-weight: bold;

}



.list_arrows{

	list-style-image: url('./images/arrow.jpg');

	list-style-position: outside;

	padding-left: 20px;

	margin-left: 0;

}

.list_arrows li{ 

	padding: 5px 0 5px 0;

}





.form_title { 

	height: 32px;

	padding-top: 10px;

	padding-left: 10px;

	background: url("images/form_title_bg.jpg") 0 0 repeat-x;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 16px;	

}

.form_title_l{

	height: 42px;

	background: url("images/form_title_bg_l.jpg") 0 0 no-repeat;

	padding-left: 5px;	

}

.form_title_r{

	height: 42px;

	background: url("images/form_title_bg_r.jpg") 100% 0 no-repeat;	

	padding-right: 5px;

}



.form_input_block { 

	background: url("images/form_input_block_bg.jpg") 0 0 repeat-x;

	padding: 20px;	

}

.form_table {

	width: 100%;

}

.form_table td {

	background: #E1E7F3;

	padding-left: 10px;

	padding-top: 2px;

	padding-bottom: 2px;

	vertical-align: top;

}

.form_table td label{

	display:block;

	text-align: right;

	padding-right: 10px;

	font-weight: bold;

}



.form_table td input[type="text"]{

	width: 96%;	

}

.form_table td textarea{

	width: 96%;	

	height: 100px;

}



.gb_box_t {background: url("images/gb_box_t.jpg") 0 0 repeat-x;}

.gb_box_b {background: url("images/gb_box_b.jpg") 0 100% repeat-x;}

.gb_box_l {background: url("images/gb_box_l.jpg") 0 0 repeat-y;}

.gb_box_r {background: url("images/gb_box_r.jpg") 100% 0 repeat-y;}

.gb_box_bl{ background: url("images/gb_box_bl.jpg") bottom left no-repeat;}

.gb_box_br{ background: url("images/gb_box_br.jpg") bottom right no-repeat; }

.gb_box_tl{ background: url("images/gb_box_tl.jpg") top left no-repeat;  }

.gb_box_tr{ background: url("images/gb_box_tr.jpg") top right no-repeat; padding:10px;}





.rbox_t {background: #9F9060 url("images/rbox_t.jpg") 0 0 repeat-x;}

.rbox_b {background: url("images/rbox_b.jpg") 0 100% repeat-x;}

.rbox_l {background: url("images/rbox_l.jpg") 0 0 repeat-y;}

.rbox_r {background: url("images/rbox_r.jpg") 100% 0 repeat-y;}

.rbox_bl{ background: url("images/rbox_bl.jpg") bottom left no-repeat;}

.rbox_br{ background: url("images/rbox_br.jpg") bottom right no-repeat; }

.rbox_tl{ background: url("images/rbox_tl.jpg") top left no-repeat;  }

.rbox_tr{ background: url("images/rbox_tr.jpg") top right no-repeat; padding:10px; color:#FFFFFF;}

.rbox_tr a{ color: #FFD200;	font-weight: bold; text-decoration: none;}

.rbox_title { 

	font-size: 14px;

	font-weight: bold;

	padding-bottom: 5px;

	border-bottom : 1px #FFFFFF dashed;

}

.rbox_pawn_box { 

	padding: 10px;

	background: url("images/pion.jpg") top right no-repeat;

}

.rbox_question_box { 

	padding: 10px;

	background: url("images/question.jpg") top right no-repeat;	

}



.dashed_line { 

	border-top : 1px #C0C0C0 dashed;

	padding-bottom: 10px;

}





.checkout_form{

	font-size: 11px;

	padding: 5px;

}

.orange_color { 

	color:#F27500;

}



.red_color { 

	color: #FF0000;

} 







/*



#right_content {

	width: 255px; 

	padding-right: 95px;

	float:right;

	margin : 0;

	padding-top:0;

}





.content_no_right {

	margin: 0 ;

	padding-left: 80px;

	padding-right: 110px;

	padding-top: 10px;

	padding-bottom: 10px;

}



#top_picture { 

	padding-left: 500px;

	padding-top: 50px;

	background: #EEEEEE url("images/topimage.jpg") top center no-repeat;

	font-size: 28px;	

	color: #FFFFFF;

	height:150px;

} 



#right_menu{ 

	padding-top: 30px;

	padding-bottom : 30px;

	padding-left: 17px;

	padding-right: 17px;

	background-color: #939393;

	color: #FFFFFF;

}







.rbox_border_t {background: url("images/rbox_border.jpg") 0 0 repeat-x;}

.rbox_border_b {background: url("images/rbox_border.jpg") 0 100% repeat-x;}

.rbox_border_l {background: url("images/rbox_border.jpg") 0 0 repeat-y;}

.rbox_border_r {background: url("images/rbox_border.jpg") 100% 0 repeat-y;}

.rbox_bl{ background: url("images/rbox_bl.jpg") bottom left no-repeat;}

.rbox_br{ background: url("images/rbox_br.jpg") bottom right no-repeat; }

.rbox_tl{ background: url("images/rbox_tl.jpg") top left no-repeat;  }

.rbox_tr{ background: url("images/rbox_tr.jpg") top right no-repeat; padding:7px;}



.clear { clear:both; } 



.links_box{ 

	width: 25%;

	height: 207px;

	background: url("images/bottom_links_box.jpg") center center no-repeat;

	float: left;

	text-align: center;

}

.links_box_text { 

	width: 165px;

	height: 185px;

	padding: 10px;

	text-align: left;

	color: #FFFFFF;

	font-size: 12px;

}

.links_box_title { 

	font-weight: bold;

	padding-bottom: 10px;

}

.links_box a {	color: #FFFFFF; text-decoration: none;}

.links_box a:hover { text-decoration: underline;}



.rmenu_corner_tl{ background: url("images/rmenu_corner_tl.jpg") top left no-repeat;  padding-left:12px;}

.rmenu_corner_tr{ background: url("images/rmenu_corner_tr.jpg") top right no-repeat;  padding-right:12px;}

.rmenu_corner_bl{ background: url("images/rmenu_corner_bl.jpg") bottom left no-repeat; background-color: #939393;}

.rmenu_corner_br{ background: url("images/rmenu_corner_br.jpg") bottom right no-repeat; padding-bottom:7px;}





.small_box_padding { 

	padding: 7px;

}



.testimonial_box { 

	background-color: #FEFEFE;

}

.testimonial_title { 

	line-height: 30px;

	background: url("images/testimonial_title_bg.jpg") center center no-repeat;

	color : #FFFFFF;

}



.small_green_r_box { 

	background: url("images/small_green_box_bg.jpg") top center no-repeat;

	height: 90px;

	color: #FFFFFF;

	padding: 15px;

}

.small_blue_r_box { 

	background: url("images/small_blue_box_bg.jpg") top center no-repeat;

	height: 90px;

	color: #FFFFFF;

	padding: 12px;

	letter-spacing: 0px;

	word-spacing:-1px;

	font-size: 11px;

}

.small_blue_r_box a,.small_green_r_box a,.small_blue_r_box a:hover, .small_green_r_box a:hover{ 

	color: #FFCC00;

	font-weight: bold;

	font-decoration: none;

}



.news_box { 

	float: left;

	width: 50%;

	background: url("images/news_box_bg.jpg") 0 20px repeat-x;	

}

.news_title { 

	color: #CC0C07;

	font-size: 18px;

	padding-left:15px;

}

.news_text {

	height: 120px;

	padding: 15px;

}

.news_text ul{

	margin: 0;

	padding: 0;

	list-style: none;

	color: #446AAD;

}

.news_box_t {background: url("images/news_box_t.jpg") 0 10px repeat-x;}

.news_box_b {background: url("images/news_box_b.jpg") 0 100% repeat-x;}

.news_box_tl{ background: url("images/news_box_tl.jpg") left 10px no-repeat;}

.news_box_tr{ background: url("images/news_box_tr.jpg") right 10px no-repeat;}

.news_box_l {background: url("images/news_box_l.jpg") 0 0 repeat-y;}

.news_box_r {background: url("images/news_box_r.jpg") 100% 0 repeat-y;}

.news_box_bl{ background: url("images/news_box_bl.jpg") bottom left no-repeat;}

.news_box_br{ background: url("images/news_box_br.jpg") bottom right no-repeat;padding:5px;}



*/