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

body 
{
margin: 20px;
padding: 0;
background-color:#fff;
}


#container
{
/*top: 3px;*/
width: 890px;
margin: 0 auto;
height: auto;
background-color: #FFFFFF;
}

#homeLeft
{
width: 215px;
height: auto;
float: left;
margin: 0 auto;
background-color: #FFFFFF;
}


#top
{
width: 215px;
height: auto;
float: left;
margin: 0 auto;
background-color: #fff;
padding-left: 25px;
}

#bottom
{
width: 215px;
height: auto;
float: left;
background-color: #fff;
padding-top: 70px;
}


#bottom table
{
font-family: calibri;
font-size: 14px;
color: #0099FF;
}



.imgHomeLogo
{
margin-left: 80px;
margin-right: auto;
margin-top: 5px;
}

#homeRight
{
width: 675px;
height: auto;
float: right;
/*background-color: #FF99CC;*/
margin: 0 auto;
}

#link1
{
top: 0px;
width: 675px;
padding-top: 2px;
padding-bottom: 2px;

/*position: absolute;*/
background-color: #F0F0F0;
/*border-top: 3px solid #ccc;*/
/*border-left: 3px solid #ccc;
border-right: 3px solid #ccc;*/
}

#filler1
{
width: 675px;
background-color: #F0F0F0;
height: auto;
}

#link2
{
width: 675px;
padding-top: 2px;
padding-bottom: 4px;
/*position: absolute;*/
background-color: #F0F0F0;
border-bottom: 1px solid #0099FF;
}

.link1Home
{
margin-left: 65px;
font-family: calibri;
font-size: 11px;
}

a.link1Homea:link {text-decoration: none; }
a.link1Homea:visited {color:#000; text-decoration: none; }
a.link1Homea:hover {color: #000; text-decoration: underline; }
a.link1Homea:active {text-decoration: none; } 

.link2Home
{
margin-left: 65px;
font-family: calibri;
font-size: 14px;
color: #3399FF;
}

a.link2Homeb:link {text-decoration: none; }
a.link2Homeb:visited {color:#0099FF; text-decoration: none; }
a.link2Homeb:hover {color: orange; text-decoration: none; }
a.link2Homeb:active {text-decoration: none; } 


#banner
{
top: 66px;
width: 675px;
height: 240px;

/*position: absolute;*/
/*border-left: 3px solid #ccc;
border-right: 3px solid #ccc;*/
}

.imgBanner
{
float: right;
}

#news
{
width: 675px
}

#newsticker
{
top: 266px;
height: 22px;
left: 0px;
/*width: 675px;*/
padding-top: 0px;
padding-bottom: 0px;
border-top: 1px solid #0099FF;
border-bottom: 1px solid #0099FF;
/*position: absolute;*/
/*background-color: #0099FF;*/
}

#newsleft
{
width: 75px;
background-color: #fff;
height: 22px;
float: left;
}

#newsright
{
width: 600px;
background-color: #FFf;
height: 22px;
float: left;
}

#products
{
width: 675px;
height: 140px;

/*position: absolute;*/
background-color: #F0F0F0;
}

#products_left
{
height: 140px;
width: 205px;
float: left;
/*padding-top: 10px;
background-color: #0000FF;*/
}

#products_left p
{
padding-top: 10px;
}

.productHeading
{
color: #3399FF;
font-size: 14px;
font-family: calibri;
font-weight: bold;
padding-left: 20px;
}

.productLeftLink
{

font-size: 12px;
font-family: calibri;
font-weight: normal;
padding-left: 30px;
}

a.productleftlinka:link {color:#3399ff; text-decoration: none; }
a.productleftlinka:visited {color:#3399ff; text-decoration: none; }
a.productleftlinka:hover {color: #3399ff; text-decoration: underline; }
a.productleftlinka:active {color: #3399ff; text-decoration: none; }

.productarrow
{
color: #FF9900;
font-size: 10px;
font-family: calibri;
font-weight: normal;
}

#products_middle
{
background-image: url(../images/prod_middle.jpg);
height: 140px;
width: 233px;
float: left;
/*padding-top: 10px;
background-color: #0099FF;*/
border-left: 1px dotted;
border-right: 1px dotted;
}

#products_middle p
{
padding-top: 10px;
}


.prodmid_text
{
color: #000;
font-size: 12px;
font-family: calibri;
font-weight: normal;
padding-left: 20px;
}

a.products_middle:link {color:#0033FF; text-decoration: none; }
a.products_middle:visited {color:#0033FF; text-decoration: none; }
a.products_middle:hover {color: #0033FF0; text-decoration: underline; }
a.products_middle:active {color: #0033FF; text-decoration: none; }

#products_right
{
width: 235px;
height: 140px;
float: left;
background-image:url(../images/prod_right.jpg);
/*padding-top: 10px;
background-color: #0000FF;*/
}

#products_right p
{
padding-top: 10px;
}

#filler2
{
top: 296px;
height: 80px;
left: 0px;
width: 675px;
/*position: absolute;*/
/*padding-top: 2px;*/
background-color: #D7D7D7;
border-top: 1px solid #0099FF;
/*border-bottom: 1px solid #0099FF;
border-left: 3px solid #ccc;
border-right: 3px solid #ccc;
/*background-image: url(../images/content_home.png);
background-image:url(../images/locations.jpg)*/
}

#products_left p
{
padding-top: 5px;
}

#footer
{
top: 5px;
left: 5px;
width: 675px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #fff;
border-bottom: 1px solid #0099FF;
}

.newsFont
{
font-family: calibri;
font-size: 15px;
font-style: italic;
}

.footerCopyright
{
font-family: calibri;
font-size: 11px;
color: 3399ff;
}

a.footerlinks:link {text-decoration: none; color: 3399ff; }
a.footerlinks:visited {color:#000; text-decoration: none; }
a.footerlinks:hover {color: #000; text-decoration: underline; }
a.footerlinks:active {text-decoration: none; } 