#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#header_top_left_bg {
	background: url(../image/header_top_left_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_top_content {
	height:91px;
	background: url(../image/header_top.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#header_top_right_bg {
	background: url(../image/header_top_right_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_container_left_bg {
	background: url(../image/header_container_left_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_container_left_bg_home {
	background: url(../image/header_container_left_bg_home.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_container {
	height:160px;
	background-image:url(../image/header_container.jpg);
	background-repeat: no-repeat;
}

#header_container_home {
	height:160px;
	background-image:url(../image/header_container_home.jpg);
	background-repeat: no-repeat;
}

#header_container_home #head_content {
	width:920px;
	height:110px;
	margin: 0 auto;
	padding-bottom:15px;
}

#header_container_right_bg {
	background: url(../image/header_container_right_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_top_login_form {
	width:180px;
	height:80px;
	padding-left:22px;
	padding-top: 10px;	
	text-align:center;
	float:left;
}

#box_top_login_title {
	width:170px;
	height:20px;
	text-align:center;
	background-image: none;
}

#box_top_login_title h3{
	font-size: 10px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#677d8b;
	letter-spacing:2px;
}

#header_top_right_elements {
	width:725px;
	height:90px;
	float:right;
}

#header_top_navigation {
	width:725px;
	height:35px;
	float:right;
}

.navigation_div {
	width: 3px;
	height: 16px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom:0;
	padding-top:8px;
	background: url(../image/navigation_div.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float: left;
}

#header_cart{
	width: 90px;
	float:left;
}

#shop_cart {
	float:left;
	padding-top: 6px;	
	padding-right: 2px;
	text-align:left;
}

#shop_cart_text span.text_small{
	color:#011535;
	font-size: 9px;
}

#shop_cart_number {
	margin: 0;
	padding: 0;
}

#box_cart_content{
	width: 45px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	text-align: center;
	float:right;
}

#shop_cart_number .box_cart_item .text_color_fault{
	color:#011535;
	text-decoration:underline;
	font-size: 10px;
}

#shop_cart_number .box_cart_price{
	display:none;
}

#header_top_horizontal_menu {
	width:725px;
	height:50px;
	margin-top: 5px;
	float:right;
}

#header_content_external {
	width:920px;
	height:110px;
	margin: 0 auto;
	margin-top:-15px;
	top:0;
	position: relative;
}

#head_content {
	width:920px;
	height:110px;
	margin: 0 auto;
	top: 0;
	background-repeat:no-repeat;	
	position:relative;
}

#header_content_cutting{
	width:205px;
	height:110px;
	top: 0;
	left: 0;
	margin-top:-1px;
 	background-image:url(../image/header_content_cutting.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index: 2;
}

* html #header_content_cutting{
	margin-top:0;
}

*:first-child+html #header_content_cutting{
	margin-top:0;
}

#head_content_text h1 {
	padding-top: 40px;
	margin:0px;
}

#head_content a {
	font-size:25px;
	font-weight:bolder;
	color:#394251;
	text-transform:uppercase;
}

/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:100%;
	position:relative;
	background:#FFFFFF;
}

#content_top { 
	font-size:0;
	height:7px;
	width:100%;
	background-image:url(../image/content_top.gif);
	background-position:top;
	background-repeat: repeat-x;
}

#content_container { 
	width:944px;
	margin: 0 auto;
	background-image:url(../image/content_container.gif);
	background-repeat: repeat-y;
	background-position:center;
}

#content_bottom { 
	font-size:0;
	height:15px;
	margin: 0 auto;
	margin-left: -2px;
	margin-top: -2px;
	background-image:url(../image/content_bottom.gif);
	background-position:center top;
	background-repeat: no-repeat;
}

/****************** LEFT BEGIN ******************/

#left { 
	float:left;
	width:198px;	
}

#menu { 
	width:198px;
	position:relative;
}

.menu_top {
	font-size:0;
	width:198px;
	height:12px;
	background: url(../image/box_menu_top.gif) no-repeat top;
}

.menu_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	font-size: 1px;
}

.menu_bottom {
	font-size:0;
	width:198px;
	height:4px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

#menu_content2 ul {
	margin:0;
	padding:0;
	font-size: 1px;
}

#menu_content2 li {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-size: 1px;
}

#menu_content2 li:hover {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;	
	text-align:left;
	font-size: 1px;
}

.menu_content_sub li {
	padding-left:5px;
	margin-left: 5px;
	font-size: 1px;
	padding-top:2px;
	padding-bottom:2px;
}

#menu_content2 a {
	font-size: 11px;
	color: #3568a7;
	letter-spacing:1px;
	padding-left:0px;
}

#menu_content2 a:hover {
	text-decoration:none;
	font-size: 11px;
	color: #3568a7;
	letter-spacing:1px;	
	padding-left:2px;
}

#box_left { 
	width:198px;
	position:relative;
}

.box_left_top {
	width:198px;
	height:8px;
	background-color:#FFFFFF;
}

.box_left_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-top: 8px;
	padding-bottom:8px;
	overflow:hidden;
}

.box_left_bottom {
	font-size:0;
	width:198px;
	height:4px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

.box_left_title{ 
	width:198px;
	height:21px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: repeat-y;
}

.box_left_title h3 { 
	padding-top:4px;
	padding-left: 10px;
	font-size: 12px;
	font-weight:bolder;
	color:#3f75b3;
	letter-spacing:1px;
}

.box_content {
	width:170px;
	overflow:hidden;
}

/****************** LEFT END ******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:548px;	
}

#body { 
	width:548px;
	position:relative;
}

#body_title { 
	width:548px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#body_container { 
	width:530px;
	padding-left:9px;
	padding-right:9px;
	padding-top:8px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#title_content {
	width:548px;
	height:29px;
	text-align:left;
	background-color:#FFFFFF; 
	background: url(../image/title_content.gif) no-repeat bottom;
}

#title_content h2 {
	padding-top:12px;
	padding-left: 20px;
	font-size: 12px;
	font-weight:bolder;
	color:#3f75b3;
	letter-spacing:1px;
}

/****************** CENTER END ******************/

/****************** RIGHT BEGIN******************/

#right {
	float:right;
	width:198px;	
}

#box_right {
	width:198px;
	position:relative;
}

.box_right_top {
	width:198px;
	height:8px;
	background-color:#FFFFFF;
}

.box_right_title { 
	width:198px;
	height:21px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: repeat-y;
}

.box_right_title h3 { 
	padding-top:4px;
	padding-left: 10px;
	font-size: 12px;
	font-weight:bolder;
	color:#3f75b3;
	letter-spacing:1px;
}

.box_right_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top: 8px;
	padding-bottom:8px;	
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

.box_right_bottom {
	font-size:0;
	width:198px;
	height:4px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

/****************** RIGHT END******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:100%;
	height:35px;
	background-image:url(../image/footer_container.gif);
	background-repeat: repeat-x;
	position:relative;
	text-align:center;
}

#bottomlink_content {
	padding-top:18px;
	text-align:center;
}


#bottomlink_content ul {
	margin:0;
	padding:0;
}

#bottomlink_content li {
	display:inline;
}

/****************** FOOTER END******************/

/****************** PROVIDER BEGIN******************/

#provider { 
	width:100%;
	height:35px;
	background-image:url(../image/provider_container.gif);
	background-position:top;
	background-repeat: repeat-x;
	position:relative;
}

#provider_top { 
	height:15px;
	font-size:1px;
}

#provider_content {
	width:944px;
	margin:0 auto;
}

#provider_content_left {
	width:539px;
	float:left;
	text-align:left;
	padding-top:4px;
	height:20px;
	padding-left:5px;
}

.provider_content_text {
	float:left;
	margin-right:5px;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	border: 1px solid #394251;
	background-color:#FFFFFF;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#394251;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:400px;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/
