
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#header {
 width: 1000px;
 padding: 0px;
 border: 0px solid #ccc;
 height: 47px;
 margin: 0px 0px 0px 0px;
 background-image: url(images/head.jpg);
 background-repeat: repeat-x;
 }
#navigation {
 width: 1000px;
 height: 96px;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background-image: url(images/head_line.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
 }
#content { 
 width: 1000px;
 border: 0px solid #ccc;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 height: auto;
}
#footer { 
 width: 1000px;
 border: 0px solid #ccc;
  margin: 5px 0px 0px 0px;
 padding: 0px;
 color: #F57B17;
 
}

#head_pad{
padding: 10px 5px 0px 20px;
}
#head_p{
color: white;
font-size: 14px;
font-weight: bold;
}

#head_left{
width: 410px;
}
#head_left1{
width: 140px;
}

#head_center{
width: 250px;
}

#head_right{
width: 200px;
}

#u{
margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	
}
#u li{
PADDING-LEFT: 10px;
BACKGROUND: url(images/list_icon.jpg) no-repeat;
	padding-bottom: 5px;
}

#u1{
margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	
}
#u1 li{
PADDING-LEFT: 10px;
BACKGROUND: url(images/list_icon.jpg) no-repeat;
	padding-bottom: 5px;
}
#u2{
margin: 0px;
	padding: 0px 0px 0px 40px;
	list-style-type: none;
	
}
#u2 li{
PADDING-LEFT: 10px;
BACKGROUND: url(images/list_icon.jpg) no-repeat;
	padding-bottom: 5px;
}

#u3{
margin: 0px;
	padding: 0px 0px 0px 60px;
	list-style-type: none;
	
}
#u3 li{
PADDING-LEFT: 10px;
BACKGROUND: url(images/list_icon.jpg) no-repeat;
	padding-bottom: 5px;
}

#u4{
margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	
}
#u4 li{
PADDING-LEFT: 20px;
BACKGROUND: url(images/orange_line.jpg) no-repeat;
	padding-bottom: 5px;
}

#footer_left{
background-image: url(images/footer_left.jpg);
background-repeat: no-repeat;
height: 26px;
width: 8px;
}
#footer_center{
background-image: url(images/footer_center.jpg);
background-repeat: repeat-x;
height: 26px;
width: 984px;
}
#footer_right{
background-image: url(images/footer_right.jpg);
background-repeat: no-repeat;
height: 26px;
width: 8px;
}

.footer_link{
color: #000000;
text-decoration: none;
}
#footer_link:hover{
color: #F57B17;
}

#content_left{
width: 200px;
}

#content_center{
width: 600px;
}
#content_center1{
width: 800px;
}
#content_right{
width: 200px;
}

#content_left_pad{
padding-right: 10px;
}


#content_right_pad{
padding-left: 10px;
}

.left_top{
background-image: url(images/left_box.jpg);
background-repeat: no-repeat;
height: 20px;
}

.center_top{
background-image: url(images/center_box.jpg);
background-repeat: no-repeat;
height: 20px;
}
.center_top1{
background-image: url(images/center_box1.jpg);
background-repeat: no-repeat;
height: 20px;
}

.left_bor{

border-right: 1px #FFDBBD solid;
border-left: 1px #FFDBBD solid;
border-bottom: 1px #FFDBBD solid;
}

.center_bor{

border-right: 1px #DADADA solid;
border-left: 1px #DADADA solid;
border-bottom: 1px #DADADA solid;
}

.center_pad{
padding: 10px 10px 10px 10px;
}
.arrow{
color: #000000;
font-weight: bold;
font-size: 10px;
}
.arrow1{
color: #f57b16;
font-weight: bold;
font-size: 10px;
}

.orange{
color: #F57B17;
font-weight: bold;
font-size: 11px;
}

.orange_big{
color: #F57B17;
font-weight: bold;
font-size: 20px;
}

.orange_line{
color: #F57B17;
font-weight: bold;
font-size: 14px;
}
.orange1{
color: #F57B17;
font-size: 9px;
}

.red{
color: red;
font-weight: bold;
font-size: 13px;
}

.black{
color: #000000;
font-weight: bold;
font-size: 11px;
}

.left_pad{
padding-left: 12px;
padding-top: 10px;
padding-bottom: 10px;
}
.left_pad1{
padding-left: 12px;
padding-right: 12px;
padding-top: 10px;
}
.left_pad2{
padding-left: 12px;
padding-right: 12px;
padding-top: 5px;
padding-bottom: 10px;
}
.orange_arrow{
color: #F57B17;
font-size: 7px;
}

.white_arrow{
color: white;
font-size: 7px;
}

.white_link{
color: white;
text-decoration: none;
}
#white_link:hover{
text-decoration: underline;
}

.link{
color: #000000;
text-decoration: none;
}
.link:hover{
text-decoration: underline;
color: #F57B17;
}
.link1{
color: #404040;
text-decoration: none;
font-size: 12px;
}
.link1:hover{
color: #F57B17;
}
#red_link1{
color: red;
text-decoration: none;
}
.red_link{
color: red;
text-decoration: underline;
}

.blue_link{
color: blue;
text-decoration: underline;
}

#red_link:hover{
text-decoration: underline;
}

#tbox{
width: 220px;
border: 1px #F57B17 solid;
}

#sbut{
border: none;
background-image: url(images/btn.jpg);
width: 76px;
height: 28px;
}

#gbut{
border: none ;
background-image: url(images/checkout.gif);
width: 160px;
height: 43px;
}

.flink{
color:#909090;font-size:9px;
text-decoration: none;
}

.wflink
{
font-size: 6px;color: white;text-decoration: none;
}
/*Menu Here */

.mu{
padding: 0px 20px 0px 0px;
text-align: center;
vertical-align: middle;
/*list-style: inside url(images/m.jpg);*/
list-style-type: none;
}
.mu li{
PADDING-LEFT: 15px;
BACKGROUND: url(images/m.jpg) no-repeat;
	padding-bottom: 5px;
}
.mu a{
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #F57B17;

}

.mu li:hover{
PADDING-LEFT: 15px;
BACKGROUND: url(images/m1.jpg) no-repeat;
	padding-bottom: 5px;

}
.mu a:hover{

color: #000000;
}
.mu li a.cur{
color: #000000;
}
.mu1{
list-style-type: none;
padding: 0px 20px 0px 0px;
text-align: center;
vertical-align: middle;

}
.mu1 li{
PADDING-LEFT: 15px;
BACKGROUND: url(images/m1.jpg) no-repeat;
	padding-bottom: 5px;
}
.mu1 a{
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #000000;
}
/*Scrolling*/
#marquee_replacement{
 border:0px solid #000;
 width:164px;
 height:198px;
 overflow:auto;
 
}
#marquee_replacement p.spacer{
 height:198px;
}
#marquee_replacement1{
 border:0px solid #000;
 width:164px;
 height:328px;
 overflow:auto;
 
}
#marquee_replacement1 p.spacer{
 height:328px;
}

#marquee_replacement2{
 border:0px solid #000;
 width:550px;
 height:15px;
 overflow:auto;
 color: white;
 font-weight: bold;
}

#marquee_replacement2 div#start p{
 padding:0;
 margin:0;
 left:0;
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
 height:15px;
}

#marquee_replacement2 div#start p.spacer{
 width:550px;
}

#marquee_replacement2 div#start{
 display:block;
 height:10px;
}
