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

body {
font-family : "Trebuchet MS";
font-size : 14px;
color : #5a5a5a;
padding : 0;
margin : 0;
}
.main-container {
width : 1002px;
background-image : url(../images/bg.jpg);
background-repeat : repeat-y;
margin : 0 auto;
}
.clear {
clear : both;
}
.container {
width : 982px;
margin : 0 auto;
}
.header {
width : 982px;
height : 190px;
clear : both;
}
.navigation {
width : 970px;
margin : 0 auto;
clear : both;
margin-top : 10px;
}
.about {
width : 242px;
height : 173px;
background-image : url(../images/about.jpg);
background-repeat : no-repeat;
float : left;
margin-left : 1px;
}
.home {
width : 242px;
height : 173px;
background-image : url(../images/home.jpg);
background-repeat : no-repeat;
float : left;
}
.buy {
width : 242px;
height : 173px;
background-image : url(../images/buy.jpg);
background-repeat : no-repeat;
float : left;
margin-left : 1px;
}
.contact {
width : 242px;
height : 173px;
background-image : url(../images/contact.jpg);
background-repeat : no-repeat;
float : left;
}
.nav-link {
width : 242px;
text-align : center;
font-size : 16px;
color : #ffffff;
margin-top : 142px;
font-weight : bold;
}
.nav-link :link {
width : 242px;
text-align : center;
font-size : 16px;
color : #ffffff;
text-decoration : none;
}
.nav-link :active {
width : 242px;
text-align : center;
font-size : 16px;
color : #ffffff;
text-decoration : none;
}
.nav-link :visited {
width : 242px;
text-align : center;
font-size : 16px;
color : #ffffff;
text-decoration : none;
}
.nav-link :hover {
width : 242px;
text-align : center;
font-size : 16px;
text-decoration : underline;
}
.heading-bg {
background-image : url(../images/heading-bg-center.jpg);
height : 31px;
background-repeat : repeat-x;
width : 970px;
}
.heading-left {
background-image : url(../images/heading-bg-left.jpg);
width : 12px;
height : 31px;
background-repeat : no-repeat;
float : left;
}
.heading-right {
background-image : url(../images/heading-bg-right.jpg);
width : 12px;
height : 31px;
background-repeat : no-repeat;
float : right;
}
.h1 {
font-size : 22px;
color : #ffffff;
float : left;
padding-top : 3px;
}
.h2 {
font-size : 18px;
color : #00448d;
text-align : left;
}
.content {
background-image : url(../images/content-bg.jpg);
height : 300px;
background-repeat:repeat-x;
border-left : 1px solid #1c3455;
border-right : 1px solid #1c3455;
padding : 5px;
}
.content-text  {
overflow : auto;
height : 300px;
margin-bottom : 10px;
}
.content-text-right{ width:240px; height:194px; float:right; border:#4a6d90 2px solid; margin-right:5px; margin-top:15px; padding:5px;}
.content-highlight {
color : #00448d;
}
.content-highlight :link {
color : #00448d;
text-decoration : underline;
}
.content-highlight :active {
color : #00448d;
text-decoration : underline;
}
.content-highlight :visited {
color : #00448d;
text-decoration : underline;
}
.content-highlight :hover {
color : #00448d;
text-decoration : none;
}
.footer-bg {
background-image : url(../images/footer-bg.jpg);
height : 122px;
background-repeat : repeat-x;
}
.footer-left {
width : 150px;
float : left;
}
.footer-right {
width : 832px;
float : right;
}
.news {
width : 138px;
height : 122px;
margin-left : 12px;
float : left;
}
.card {
width : 348px;
height : 49px;
float : left;
margin-top : 28px;
}
.footer-link {
float : right;
margin-top : 40px;
min-width : 2px;
color : #ffffff;
font-size : 12px;
text-decoration : none;
margin-right : 12px;
}
.footer-link :link {
color : #ffffff;
font-size : 12px;
text-decoration : none;
}
.footer-link :active {
color : #ffffff;
font-size : 12px;
text-decoration : none;
}
.footer-link :visited {
color : #ffffff;
font-size : 12px;
text-decoration : none;
}
.footer-link :hover {
color : #ffffff;
font-size : 12px;
text-decoration : underline;
}
.footer-link2 {
float : left;
margin-top : 10px;
min-width : 2px;
color : #ffffff;
font-size : 10px;
text-decoration : none;
margin-left : 5px;
}
.footer-link2 :link {
color : #ffffff;
font-size : 10px;
text-decoration : none;
}
.footer-link2 :active {
color : #ffffff;
font-size : 10px;
text-decoration : none;
}
.footer-link2 :visited {
color : #ffffff;
font-size : 10px;
text-decoration : none;
}
.footer-link2 :hover {
color : #ffffff;
font-size : 10px;
text-decoration : underline;
}
.footer-link3 {
float : right;
min-width : 2px;
color : #ffffff;
font-size : 10px;
text-decoration : none;
margin-right : 5px;
}
