@charset "utf-8";
/* CSS Document */

body {
background: #c9c9ca url(../img/main-bg-repeat.jpg) repeat-y center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #808082;
}
.first {
border: none!important;
}
*{
margin: 0;
padding: 0;
}

li {
list-style-type: none;
}

.product_row_even
{

background-color: #cccccc;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

font-family: Arial,Helvetica,sans-serif;

color: #000000;

font-size: 10pt;

font-weight: normal;

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 5px;

}
.product_total
{

background-color: #cccccc;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

font-family: Arial,Helvetica,sans-serif;

color: #000000;

font-size: 12pt;

font-weight: bold;

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 5px;

}
.column_header
{

background-color: #999999;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

font-family: Arial,Helvetica,sans-serif;

color: #ffffff;

font-size: 8pt;

text-align: center;

font-weight: bold;

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 5px;

}

#contentMain p {
line-height: 18px;
}
p {
padding-bottom: 15px;
}
h1 {
font-size: 24px;
font-weight: normal;
padding-bottom: 15px;
color: #1a2674;
}
h2 {
font-size: 14px;
font-weight: normal;
padding: 0px;
color: #2a336e;
}
#footer a, #footer a:visited {
color: #fff;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

ol {
padding: 0 0 10px 30px;
}
ol li {
list-style-type:decimal;
}

.topNav {
width: 100%;
float: left;
background: #2a336e;
}
.topNav ul {
float: right;

}
.topNav ul li {
float: left;
border-left: 1px solid #fff;
}
.topNav a, .topNav a:visited {
display: block;
float: left;
padding: 7px;
color: #fff;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}
#logoBox { 
width: 798px;
height: 77px;
display: block;
float: left;
background: url(../img/logo-top.gif) no-repeat;
}
.mainNav li {
float: left;
border-left: 1px solid #fff;
}
.mainNav a, .mainNav a:visited {
height: 15px;
display: block;
float: left;
padding: 7px 9px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 10px;
background: url(../img/btn-bg.gif) repeat-x;
}
.mainNav a:hover, .mainNav #navSelected {
background: url(../img/btn-bg-over.gif) repeat-x;
}
.mainNav {
width: 100%;
float: left;
border-bottom: 1px solid #fff;
}
.headerImg { 
width: 798px;
height: 180px;
display: block;
float: left;
background: url(../img/header-img.jpg) no-repeat;
}
#footer p{
font-size: 0.7em;
font-weight: normal;
color: #fff;
letter-spacing: 0px;

}

.contentBorder {
padding-top: 10px;
border-top: 1px solid #c7c5c5;
border-bottom: 1px solid #c7c5c5;
margin-bottom: 20px;
}
.pBorder {
border-bottom: 1px solid #c7c5c5;
margin-bottom: 10px;
} 

#left_side_menu{
float:left;
margin-left: -180px;
margin-top: 40px;
width: 150px;
}

#left_side_menu a{
text-decoration: none;
color:#333333;
margin-bottom: 15px !important;
}

#left_side_menu li{
padding-top: 4px;
}

#left_side_menu a:hover{
text-decoration: underline;
}


#content_f {
float:left;
width: 100%;
}

#content_f img{
border-color:#000099;
}
