/* style sheet */
* {
    margin: 0px;
    padding: 0px;
}

html{
  background: white;
}

span {
  display: none;
}

h2 {
  margin: 0px;
}

h3 {
  margin: 0px;
}
h4 {
  margin: 0px;
}

h5{
  margin: 0px;
}



body {
    background: white;
    background-image: none;
    color: #85859c;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    margin: 6px;
}

img {
    border: none;
    margin: 4px;
}

p {
    margin: 0px;
    margin-top: 5px;
    font-size: 12px;
    color: black;
    text-align: justify;
    line-height: 1.2em;
}


.clear {
    margin : 0px;
    height : 1px;
    clear : both;
    float : none;
    font-size : 1px;
    line-height : 0px;

}

#container {
    margin: 0px auto;
    width: 98%;
    border-color: rgb(153,102,102);
    border-width: 0px 1px 1px;
    border-style: outset;
    background: white;
    background-image: none;
}


/* top */

#header {
    width: 100%;
    height: 120px;
    color: #fff;
    background: url('images/head.jpg') repeat-x 0px 0px;
}

#heading {
    width: 360px;
    height: 75px;
    float: left;
}
#heading h1 {
    width: 300px;
    height: 90px;
    background: url('images/logo.jpg') no-repeat 8px 14px;
    float: left;
}

#heading_pic {
    padding-right: 5px;
    padding-top: 5px;
    width: 400px;
    float: right;
}


#logo {
  width: 100%;
  height: 18px;
  float : left;
}
#logo p{
   margin: 0px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
  color: black;

}

#logo .h_divider {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 1px;
    background-color: rgb(153,102,102);
    background-image: none;
    float: left;
}


/* Left Side */

#left_side {
    width: 20%;
    float: left;
    text-align: left;
}

#shop_link {
    width: 100%;
    margin-bottom: 1px;
    padding: 1px 1px 1px 0px;
    text-align: center;
}

#link_header {
    width: 100%;
    margin-bottom: 0px;
    margin-top: -1px;
    height: 25px;
    background: rgb(153,51,102);
    border-right: rgb(153,51,102) 1px outset;
}

#link_header h2 {
    width: 100%;
    margin-top: 0px;
    padding-top: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#shop_link ul {
    width: 100%;
    list-style-type: none;
    float: left;
}

#shop_link li {
    width: 100%;
    height: 30px;
    list-style-type: none;
    text-align: left;
    border-bottom: rgb(153,102,102) 1px outset;
    border-right: rgb(153,102,102) 1px outset;
    float: left;
    clear: left;
}

#shop_link li.last {
    width: 100%;
    height: 71px;
    margin-top: 12px;
    margin-bottom: 1px;
    list-style-type: none;
    text-align: center;
    float: left;
    clear: left;
    border-bottom: rgb(153,51,102) 0px solid;
    border-right: rgb(153,51,102) 0px solid;
}

#shop_link li.sub {
    width: 100%;
    height: 24px;
    list-style-type: none;
    text-align: left;
    color: rgb(153,51,102);
    float: left;
    border-bottom: rgb(153,102,102) 0px solid;
    border-right: rgb(153,102,102) 1px outset;
}

#shop_link li.su {
    width: 100%;
    height: 24px;
    list-style-type: none;
    text-align: left;
    color: rgb(153,102,102);
    float: left;
    border-bottom: rgb(153,102,102) 1px outset;
    border-right: rgb(153,102,102) 1px outset;
}

#shop_link li.su a{
    width: 100%;
    margin-top: 5px;
    margin-left: 20px;
    display: block;
    color: rgb(153,51,102);
    font-weight: bold;
    text-decoration: none;
}


#shop_link li a {
    width: 100%;
    margin-top: 5px;
    margin-left: 6px;
    display: block;
    color: rgb(153,51,102);
    font-weight: bold;
    text-decoration: none;
}

#shop_link li a:hover {
    width: 100%;
    color: rgb(153,102,102);
    font-weight: bold;
}

/* content right side */
#main {
    margin : 0px;
    margin-top: 8px;
    width: 77%;
    text-align: center;
    float: right;
}
#main .h_divider {
    width: 100%;
    margin-bottom: 2px;
    height: 1px;
    background: rgb(153,51,102);
    float: left;
}

#main img {
  float: right;
  clear: right;
  margin: 10px 5px 10px 15px;
}

#main img.one{
	margin-top: 17px;
}

#main p {

    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    font-family : Arial,sans-serif;
    color: black;
    text-align: left;
    line-height: 1.5em;
}
#main h2 {
   text-align: left;
font-size: 15px;
margin-left: 0px;
margin-top: 20px;
margin-bottom: 10px;
color: rgb(153,51,102);
font-weight: bold;
text-decoration: underline;
clear: left;
}

#main_left {
    width: 33%;
    float: left;
    clear: left;
}

#main_left img {
  float: left;
}

#main_left p {
  float: left;
  clear: left;
  margin-left: 15px;
  margin-top: 3px;
}
#main_left a{
  color: rgb(153,51,102);
}


#main_mid{
   width: 33%;
   float: left;
}

#main_mid img {
  float: left;
}

#main_mid p{
  float: left;
  clear: left;
  margin-left: 15px;
  margin-top: 3px;
}

#main_mid a{
  color: rgb(153,51,102);
}
#main_right {
  width: 33%;
  float: left;

}

#main_right p{
  float: left;
  margin-left: 15px;
  margin-top: 3px;
}

#main_right img {
  float: left;
}

#main_right a{
  color: rgb(153,51,102);
}
/* index right side */

#main_content {
    margin: 0px;
    margin-top: 8px;
    width: 77%;
    text-align: center;
    float: right;
}

#main_content .h_divider {
    width: 100%;
    margin-bottom: 2px;
    height: 1px;
    background: rgb(153,51,102);
    float: right;
}

#new_main {
    margin-right: 0px;
    margin-top: 8px;
    width: 77%;
    text-align: center;
    float: right;
}

#new_main img {
  float: right;
  width: 300px;
  margin-top: 17px;
  margin-left: 8px;
  margin-right: 8px;
}

#new_main p {
   width:100%;
 margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    font-family : Arial,sans-serif;
    color: black;
    text-align: left;
    line-height: 1.5em;
    float: left;
}

#new_main ul {
    width: 100%;
    text-align: left;
    float: left;
}

#new_main li {
    width: 100%;
    list-style-type: none;
    text-align: left;
    margin-left: 14px;
    margin-bottom: 10px;
    line-height: 1.4em;
    font-size: 13px;
    color: black;
    float: left;

}

#new_main li.last {
    width: 100%;
    list-style-type: none;
    text-align: left;
    margin-left: 12px;
    margin-bottom: 25px;
    line-height: 1.4em;
    font-size: 13px;
    color: black;
    float: left;

}

#new_main h3{
width: 100%;
text-align: left;
font-size: 14px;
margin-left: 0px;
margin-top: 20px;
margin-bottom: 10px;
color: rgb(153,51,102);
font-weight: bold;
text-decoration: none;
float: left;

}

#new_main h2 {
width: 100%;
   text-align: center;
font-size: 15px;
margin-left: 0px;
margin-top: 20px;
margin-bottom: 10px;
color: rgb(153,51,102);
font-weight: bold;
text-decoration: underline;
float: left;
}




/* footer */

#page_footer {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;


}


#page_footer a{
    margin-top: 5px;
    margin-left: 12px;
    color: rgb(153,51,102);
    font-weight: bold;
    text-decoration: underline;
}
#page_footer a:hover {
    color: rgb(153,102,102);
    font-weight: bold;
}

#page_footer .h_divider {
    width: 100%;
    margin-bottom: 8px;
    margin-top: 12px;
    height: 1px;
    background: rgb(153,51,102);
    background-image: none;
    float: left;
    clear: left;
}

#page_footer p{
  text-align: center;
  color: black;
  font-size: 12px;
}







