.wrap {
	width:803px;
	margin:0 auto;
    padding:5px 30px 0 30px;
    border: 1px solid #cfcfcf;
}

img {border:0;}
a {outline:none;}
a:active { outline: none; }
center {font-family:Arial;}


.clear {
	clear:both;
}

.floatLeft {float:left;}

.header {
    width:810px;
    height:257px;
    position:relative;
    left:-4px;
}

.content {
    overflow:auto;
    margin-top:7px;
    background:url(img/contentBg.jpg) repeat-y;
    padding-bottom:10px;
}

#menu {
    background:url(img/menu_bg.jpg) repeat-x;
    height:101px;
}

#nav {
    margin-left:65px;
}

#nav ul {
    list-style:none;
    padding: 0;
    margin: 0;
    display: inline;    
}

ul#nav li {
    display: inline
}

#nav li a {
    color:white;
    text-transform: uppercase;
    font-size:13px;
    font-weight:bold;
    font-family:Arial;
    text-decoration:none;
    border-bottom:1px solid #f0f0f2;
    float:left;
    display:inline;
    padding:0 20px 0 20px;
    border-right:1px solid #9fc1f1;
    border-left:1px solid #f0f0f2;
    line-height:60px;
    background:url(img/bullet.jpg) no-repeat 49% 0;
}

#nav li a:hover {
    text-shadow: 0.1em 0.1em 0.2em black;
}

/* LEFT MENU */

.left {
    float:left;
    width:203px;
    padding:0 20px 0 20px;
}

h1 {
    text-transform:uppercase;
    font-size:14px;
    color:#73ae38;
    font-family:Verdana;  
    margin:0;
}

h2 {
    text-transform:uppercase;
    font-size:14px;
    color:#73ae38;
    font-family:Verdana;  
    margin:0 0 15px 0;
}

.addMargin {margin-top:15px;}

h1 span {
    color:black;
}

.left p {
    font-family:Arial;
    font-size:12px;
    color:#204150;
    line-height: 150%;
    margin-top:5px;
}

.line {
    border-top:1px solid #c8c7cc;
    border-bottom:1px solid white;
    margin:10px 0 10px 0;
}





/* RIGHT CONTENT */

a.paging {
    display:block;
    padding:0 5px 0 5px;
    height:20px;
    line-height:20px;
    text-align:center;
    text-decoration:none;
    font-size:12px;
    font-family:Arial;
    float:left;
    margin-right:5px;
    color:black;
    border:1px solid #c8c7cc;
    background:url(img/productBg.gif);
}

a.paging:hover, a.paging_current:hover {
    border:1px solid #539613;
    font-weight:bold;
    color:#539613;
}

a.paging_current {
    color:#539613;
    font-style:italic;
    display:block;
    padding:0 5px 0 5px;
    height:20px;
    line-height:20px;
    text-align:center;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    font-family:Arial;
    float:left;
    margin-right:5px;
    border:1px solid #c8c7cc;
    background:url(img/productBg.gif);
}

.right {
    float:left;
    padding:0 20px 0 20px;
    width:520px;
}

.right p, .footer p {
    font-family:Arial;
    font-size:12px;
    color:#204150;
    line-height: 150%;
    margin-top:5px;
}

.style1 {
    font-size:18px;
    margin:20px 0 20px 0;
    font-family:Arial;
    line-height:120%;
}

.contact {
    line-height:200%;
    font-size:18px;
    text-align:center;
    font-family:Verdana;
    color:#204150;
}

.table2 {
     padding:0;
     margin: 20px 0 0 0;
     text-align:left;
     font-family: Arial;
     font-size:14px;
}

.table2 td {
    padding:5px;
}

.table{
	border-top:1px solid #24404B;
	border-left:1px solid #24404B;
	color:#24404B;
}

.table_last{
	border-top:1px solid #24404B;
	border-left:1px solid #24404B;
	border-right:1px solid #24404B;
	color:#24404B;	
}

.product {
    width: 245px;
    height:307px;
    margin-right:13px;
    margin-bottom:13px;
    border:1px solid #c8c7cc;
    background:url(img/productBg.gif);
    float:left;
}

.product h3 {
    font-size:12px;
    padding: 5px;
    font-family:Arial;
    font-weight:normal;
    color: #204150;
    text-align:center;
    line-height:120%;
}

.product img {
    margin:5px 0 10px 17px;
}

a.more {
    font-size:12px;
    text-decoration:none;
    float:right;
    margin-right:15px;
    display:inline;
    color:black;
    color: #204150;
    font-family:Arial;
}

a.more:hover {
    text-decoration:underline;
    font-weight: bold;    
}

.productName {
    height:22px;
    font-size:12px;
    font-family:Arial;
    padding:5px;
    text-align:center;
    color:#204150;
}

/* FOOTER */

.footer {
    width:827px;
    margin:0 auto;
    position:relative;
    top:-10px;
    left:-10px;
    text-align:center;
}

.spacer {
    background-color:#ebeaef;
    height:20px;
}

.spacer2 {
    height:15px;
    clear:both;
}

a.webc {
    text-decoration:none;
    color:#204150;
    font-weight:bold;
    font-style:italic;
}

a.webc:hover {
    text-decoration:underline;
}

.style2 {
    text-shadow:1px 1px black;
    font-family:Verdana;
    color:#6f9a22;
}

.promotion-text {
	color:#FC1906 !important;
	line-height:20px;
}

