body {
    font-size: 100%;
    font-family: Arial, Verdana, Tahoma;
    color: #1c1c1c;
    margin: 0px;
    background-color: #000000;
}
 
p,
ul {
    margin: 0 0 1.5em;
}
 
ul {
    list-style: disc;
    padding: 0 0 0 20px;
}
 
a {
    color: #1D745A;
}
 
h1 {
 
}
 
h2 {
  font-family: 'PT Serif', serif;
    font-size: 32px;
    line-height: 1.4em;
    margin: 0 0 .4em;
    font-weight: bold;
}
 
/*layout*/
 
.wrapper {

}
 
article {
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 20px 0 20px;
    margin: 10px 0;
}
 
/*header*/
 
header {
    
    padding: 15px 20px;
    height: 1.5em;
    width: auto;
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
 
        /*clearfix */
        header:before,
        header:after {
            content:"";
            display:table;
        }
         
        header:after {
            clear:both;
        }
 
h1.logo a {
    color: #d8d8d8;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    float: left;
    letter-spacing: 0.2em;
}
 
a.to_nav {
    position: absolute;
    right: 10px;
    color: #fff;
    background: #4e4e4e;
    text-decoration: none;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
 
a.to_nav:hover,
a.to_nav:focus {
    color: #1c1c1c;
    background: #be292a;
}

/*navigation*/ 
 
#primary_nav ul {
    list-style: none;
    padding: 5px 0;
}
 
#primary_nav li a {
    display: block;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 2em;
    height: 2em;
    border-bottom: 1px solid #383838;
}
 
#primary_nav li:last-child a {
    border-bottom: none;
}
 
#primary_nav li a:hover,
#primary_nav li a:focus {
    color: #1c1c1c;
    background: #be292a;
}

#primary_nav2 ul {
    list-style: none;
    padding: 5px 0;
}
 
#primary_nav2 li a {
    display: block;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 2em;
    height: 2em;
    border-bottom: 1px solid #383838;
}
 
#primary_nav2 li:last-child a {
    border-bottom: none;
}
 
#primary_nav2 li a:hover,
#primary_nav2 li a:focus {
    color: #1c1c1c;
    background: #be292a;
}


 
/*footer*/
 
footer {
    font-family: 'PT Serif', serif;
    font-style: italic;
    text-align: center;
    font-size: 14px;
}

/*inner*/
#logowin
{
    margin-top: -50px;
    width: 111px; position: absolute;
}

#logowin2
{
    margin-left: 126px;
    margin-right: 15px;
    height: 59px;
    width: auto;
    margin-top: 25px;
}

#logowin2 img{
    max-width: 100%;
	height: auto;
    margin-top: 0px;
}

#logowincon
{
    background-image: url('../img/bricks.png');
}

.logowinconinner{
    max-width: 980px;
    margin-left: auto; 
    margin-right: auto;
    position: relative;
}

img{
    border: 0px;
}

.orderonlineimg{
    width: 190px;
}