body {
    background-image: url(images/bodybg.gif);
    background-repeat: repeat-y;
    background-position: center;
    background-color: #e6e6e6;
    margin: 0px;
    font-family: Verdana, Arial, Helvitica;
    text-align: center;
}

#main {
    width: 980px !important;
    width: 983px;
    margin: 0px auto 0px auto;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    text-align: left;
}

#header {
    position: relative;
    background-image: url(images/headerbg.gif);
    width: 100%;
    height: 137px;
}

#header .logo img, .png {
    display: block;
    position: absolute;
    top: 30px;
    left: 320px;
    border-width: 0px;
}

#header_dyn_block {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 296px;
    height: 228px;
}

#header_dyn_block .dynImage {
    display: block;
    position: absolute;
    left: 8px;
    top: 8px;
    border: 1px solid #000000;
}

#mainmenu {
    background-image: url(images/mainmenubg.gif);
    width: 100%;
    height: 45px;
    line-height: 43px;
    color: #FFFFFF;
}
    
#mainmenu .menu_container {
    margin: 0px;
    padding: 0px;
    padding-left: 315px;
}

#mainmenu .menu_container ul, #mainmenu .menu_container ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#mainmenu .menu_container ul li a:link, #mainmenu .menu_container ul li a:visited, #mainmenu .menu_container ul li a:active {

    color: #FFFFFF;
    font-size: 10pt;
    text-decoration: none;
}

#mainmenu .menu_container ul li a:hover {
    text-decoration: underline;    
}

#content_container {
    width: auto !important;
    width: 100%;
    background-color: #efeecf;
    padding: 5px;
    padding-top: 8px;
}

#footer {
    background-image: url(images/footerbg.gif);
    width: 100%;
    height: 44px;
}

#footer .footerText {
    color: #FFFFFF;
    font-size: 8pt;
    padding-top: 10px;
    padding-left: 10px;
    line-height: normal;
}

.roundedContentBlock {
    position: relative;
    width: 520px;
}

.roundedContentBlock .fullTitle,
.roundedContentBlock .tabTitle {
    position: absolute;
    background-image: url(images/roundedTitleBg.gif);
    height: 50px;
    width: 100%;
    right: 0px;
    top: -50px !important;
    top: 0px;
    float: right;
    z-index: 5;
}

.roundedContentBlock .fullTitle h1,
.roundedContentBlock .tabTitle h1 {
    position: relative;
    margin: 0px;
    margin-top: 10px;
    margin-left: 15px;
    
    font-size: 25px;
}

.roundedContentBlock .fullTitle .tabTitleRoundedLeft,
.roundedContentBlock .tabTitle .tabTitleRoundedLeft {
    position: absolute;
    background-image: url(images/roundedTitleLeft.gif);
    width: 15px;
    height: 50px;
    top: 0px;
    left: 0px;
}

.roundedContentBlock .tabTitle .tabTitleRoundedLeft {
   background-image: url(images/roundedTitleLeft_tab.gif);
}

.roundedContentBlock .fullTitle .tabTitleRoundedRight,
.roundedContentBlock .tabTitle .tabTitleRoundedRight {
    position: absolute;
    background-image: url(images/roundedTitleRight.gif);
    width: 15px;
    height: 50px;
    top: 0px;
    right: 0px;
}

.roundedContentBlock .contentBlock {
    position: relative;
    background-image: url(images/contentBlockBg.gif);  
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #FFFFFF;
    top: -4px;
    margin-top: 50px;
    font-size: 11px;
}

.roundedContentBlock .contentBlock td.contentText {
    padding: 15px;
    vertical-align: top;
}

.roundedContentBlock .contentBlock table {
    width: 100%;
    font-size: 11px;
}

.roundedContentBlock .contentBlock .roundedContentTopBorder,
.roundedContentBlock .contentBlock .roundedContentBottomBorder {
    background-image: url(images/contentBlockTopBorder.gif);
    height: 4px;
    font-size: 2px;
}

.roundedContentBlock .contentBlock .roundedContentBottomBorder {
   background-image: url(images/contentBlockBottomBorder.gif);
}

.roundedContentBlock .contentBlock td.leftBorder,
.roundedContentBlock .contentBlock td.rightBorder {
    background-image: url(images/contentBlockLeftBorder.gif);
    width: 4px;
}

.roundedContentBlock .contentBlock td.rightBorder {
    background-image: url(images/contentBlockRightBorder.gif);
}

.roundedContentBlock .contentBlock .roundedContentCornerTL,
.roundedContentBlock .contentBlock .roundedContentCornerTR,
.roundedContentBlock .contentBlock .roundedContentCornerBL,
.roundedContentBlock .contentBlock .roundedContentCornerBR {
    position: absolute;
    background-image: url(images/contentBlockRoundedTL.gif);
    width: 13px;
    height: 13px;
    font-size: 10px;
    z-index: 250;
}

.roundedContentBlock .contentBlock .roundedContentCornerTR {
    background-image: url(images/contentBlockRoundedTR.gif);
    right: 0px;
}

.roundedContentBlock .contentBlock .roundedContentCornerBL {
    background-image: url(images/contentBlockRoundedBL.gif);
    bottom: 0px;
}

.roundedContentBlock .contentBlock .roundedContentCornerBR {
    background-image: url(images/contentBlockRoundedBR.gif);
    bottom: 0px;
    right: 0px;
}

table.frontpageColumns {
    width: 100%;
}

.frontpageContactBlockImage {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.frontpageContactBlockText {
    width: 160px;
    text-align: center;
}

.frontpageContactBlockText a:link, .frontpageContactBlockText a:visited, .frontpageContactBlockText a:active {
    display: block;
    background-image: url(images/buttonLinkBg.gif);
    margin: 10px 0px 10px 0px;
    width: 157px;
    height: 24px;
    line-height: 22px;
    color: #000000;
    text-decoration: none;   
}

.frontpageContactBlockText a:hover {
    text-decoration: underline;
}

.frontpageContactBlockText hr {
    background-color: #AAAAAA;
    height: 1px;
    margin: 15px 0px 15px 0px !important;
    margin: 5px 0px 5px 0px;
    border-width: 0px;
}

.frontpageContactBlockText p {
	margin: 0px;
}

.newsItem {
    border-bottom: 1px solid #d0d0d0;
    margin-top: -10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.newsItem h3 {
    margin: 0px;
    margin-bottom: 5px;
    font-size: 10pt;
}

.newsItem p {
	margin: 0px;
}

.newsItem img {
    display: none;
    position: relative;
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
}

.newsItem a.readmore:link, 
.newsItem a.readmore:visited, 
.newsItem a.readmore:active {
    display: block;
    margin-top: 10px;
    color: #051954;
    font-weight: bold;
    text-decoration: none;
}

.newsItem a.readmore:hover {
    text-decoration: underline;
}

a.viewNewsArchive:link,
a.viewNewsArchive:visited,
a.viewNewsArchive:active {
    display: block;
    padding-top: 5px !important;
    padding-top: 8px;
    color: #051954;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

a.viewNewsArchive:hover {
    text-decoration: underline;
}

.contentText p {

}

.contentText .contentItemInfo {
    margin-top: 10px;
    padding-top: 2px;
    padding-right: 5px;
    border-top: 1px solid #CCCCCC;
    color: #AAAAAA;
    text-align: right;
}

div.productListItem {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 4px;
    margin-bottom: 10px;
    color: #414141;
}

div.productListItem a:link, div.productListItem a:visited, div.productListItem a:active {
    text-decoration: none;
    color: #414141;
}

div.productListItem a:hover {
    text-decoration: underline;
}

div.productListItem h3 {
    margin: 0px;
    margin-bottom: 5px;
    font-size: 10pt;
}

div.productListItem img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

td.productMainImage {
    width: 327px;
    padding-left: 8px;
    padding-right: 4px;
    border-left: 1px solid #d0d0d0;
}

.productMainImage img {
    border: 1px solid #000000;
}

td.productTumbImages {
    width: 78px;
    padding-left: 4px;
}
td.productTumbImages img {
    display: block;
    margin-bottom: 4px;
}

td.productVideo {
    width: 525px;
}

td.productVideo div.video {
    text-align: center;
}

td.productRelatedProducts {

}

td.productRelatedProducts .relatedProductItem {
    clear: both;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border: 1px solid #FFFFFF;
    border-bottom: 1px solid #d0d0d0;
    color: #414141;
}

td.productRelatedProducts .relatedProductItem  a:link, 
td.productRelatedProducts .relatedProductItem  a:visited, 
td.productRelatedProducts .relatedProductItem  a:active {
    text-decoration: none;
    color: #414141;
}

td.productRelatedProducts .relatedProductItem  a:hover {
   text-decoration: underline;
}

td.productRelatedProducts .relatedProductItem  img {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

td.productRelatedProducts .relatedProductItem  h3 {
    margin: 0px;
    margin-bottom: 5px;
}

.contentControls {
	text-align: right;	
}

.contentControls a:link,
.contentControls a:active,
.contentControls a:visited {
	color: #000000;
}

.gallery_image_container {
	margin-bottom: 10px;	
}

.gallery_image_container #image_title {
	margin: 0px 0px 10px 0px;
	font-size: 13pt;
}

.gallery_image_container .gallery_loop {
	float: right;
}

#thumbs {
	text-align: center;	
}