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

BODY {
margin: 0px 0px 0px 0px;
background: white url(./images/back.jpg) repeat;
font-family: arial;
}

div.header{
background: url(./images/head-back.jpg) repeat-x;
width: 1000px;
height: 187px;
margin-left: auto;
margin-right: auto;
}

div.logo-spot{
margin-left: 10px;
width: 177px;
height: 150px;
float: left;
}

div.title-bar{
width: 940px;
background: #2a5795;
color: white;
padding: 10px;
margin-bottom: 30px;
}

h1{
margin: 0px;
padding: 0px;
font-family: 'Droid Serif', serif;
font-size: 24px;
}

h2{
margin: 0px;
padding: 0px;
font-family: 'Droid Serif', serif;
font-size: 20px;
}

div.inner-content{
padding: 15px;
}

div.contact-box{
font-family: 'Droid Serif', serif;
background: white;
box-shadow: 0px 0px 5px #202020;
width: 190px;
height: 55px;
margin-right: 10px;
font-size:18px;
text-align: center;
padding-top: 10px;
}

div.right-head{
float: right;
width: 200px;
}

div.fb-left{
font-family: 'Droid Serif', serif;
margin: 25px 0px 0px 30px;
width: 100px;
float: left;
}

div.fb-icon{
width: 50px;
margin: 20px 0px 0px 10px;
float: left;
}

div.head-menu{
width: 450px;
margin-left: 600px;
}

div.menu-item{
float: left;
margin: 6px 0px 0px 7px;
}

div.mid-bar{
font-family: 'Droid Serif', serif;
background: url(./images/mid-bar-back.jpg) repeat-x;
width: 1000px;
height: 54px;
padding-top:5px;
color: white;
margin: auto;
text-align: center;
font-size: 30px;
text-shadow: 0px 0px 3px #202020;
}

div.front-content-area{
width: 1000px;
min-height: 400px;
background: white url("./images/front-mid-back.jpg") top right no-repeat;
margin: auto;
}

div.content-area{
width: 1000px;
min-height: 400px;
background: white;
margin: auto;
}

div.left-front{
width: 550px;
padding: 10px 0px 0px 25px;
}

div.bottom-boxes{
width: 960px;
margin: 20px auto 40px auto;
}

div.bottom-box{
width: 320px;
text-align: center;
float: left;
}

div.foot-links{
float: left;
width: 480px;
padding: 10px;
}

div.foot-trade{
color: #455c6c;
float: left;
width: 480px;
padding: 10px;
text-align: right;
font-size: 12px;
}

div.footer{
margin-left: auto;
margin-right: auto;
height: 103px;
background: url(./images/foot-back.jpg) repeat-x;
width: 1000px;
padding-top: 85px;
}

div.clear{
DISPLAY: block;
CLEAR:both;
}

A.headLink:link{
color: white;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
}

A.headLink:visited {
color: white;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
}

A.headLink:hover {
color: #f3cc0a;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
}

A.headLink:active {
color: #f3cc0a;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
}

A.foot-link:link{
color: white;
font-size: 14px;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
padding-right: 10px;
}

A.foot-link:visited {
color: white;
font-size: 14px;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
padding-right: 10px;
}

A.foot-link:hover {
color: #f3cc0a;
font-size: 14px;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
padding-right: 10px;
}

A.foot-link:active {
color: #f3cc0a;
font-size: 14px;
text-decoration: none;
text-shadow: 0px 0px 3px #202020;
padding-right: 10px;
}

A.int-link16:link{
color: black;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
}

A.int-link16:visited {
color: black;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
}

A.int-link16:hover {
color: #406498;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
}

A.int-link16:active {
color: #406498;
font-size: 18px;
font-family: 'Droid Serif', serif;
text-decoration: none;
}