﻿body 
{
    /*background-image: url(../images/bodybg.jpg);*/
    background-position: center;
    background-repeat: repeat-y;
    background-color: #d6d6d6;
    font-family: Arial, Verdana;
    font-size: 12px;
    margin: 0px;
}

img {border:none;}

a
{
    color: #b63434;
    text-decoration: none;
}

a:hover
{
    color: #b63434;
    text-decoration: underline;
}

h1
{
    font-size: 24px;
}

#Container
{
    width: 950px;
    margin: 0px auto;
    background-color:#ffffff;
    padding:0 10px;
}

#header
{
	padding:8px 10px 8px 0;
	height:30px;
	background: url(../images/header.gif) bottom repeat-x;
}

	#header-right
	{
		font-weight:bold;
		text-align:right;
		width:300px;
		float:right;
		color:#a00000;
		font-size:16px;
	}

#Nav
{
    border-top: 1px solid #5e5d5d;
    border-bottom: 1px solid #5e5d5d;
    padding: 5px;
    float: left;
    width: 940px;
    text-align: center;
	background:url(../images/navbg.gif) top repeat-x;
}

#Nav ul {margin:0;padding:0; background:none;}
#Nav li {display:inline; list-style-type:none; margin:0; padding:0}

#Nav a
{
	padding:0 0 0 10px;
	background:url(../images/navbreak.gif) top right no-repeat;
	padding-right:40px;
}

#Nav ul li ul li a {background-image:none;		padding-top:5px;}

	.dropdown-list
	{
		margin-left:-20px; background:none;
		text-align:left;
		padding:5px;
	}
	.dropdown-list ul
	{
		padding-top:10px;
		background-color:#727272;
		margin-left:-10px;			
	}
	
	.dropdown-list li
	{
		display:inline;
		list-style:none;
		background-image:url(../images/dropdownbg.gif);
		background-repeat:repeat-x;
		width:180px;
		padding-left:5px;
		padding-top:5px;
		background-color:#8d8d8d;
		border-bottom:solid 1px #fff;
		border-top:solid 1px #8d8d8d;
		
	}
	
	.dropdown-list a
	{
		height:27px;
		color:#ffffff;
		padding:5px 0 0 10px;
		background-image:none;
		background-color:#727272;
	}
	
	.dropdown-list a:hover
	{
		background-color:#000000;
		background-image:none;
	}

#Header
{
    width: 950px;
    float: left;
    margin-bottom: 10px;
}

#DefaultHeader
{
    float: left;
    width: 950px;
    margin-bottom: 6px;
}

#DefaultSplit
{
    height: 13px;
    width: 950px;
    background-color: #b83336;
    float: left;
    
}
#Left
{
    float: left;
    width: 441px;
}

#Right
{
    float: left;
    width: 509px;
}

#Logo
{
    float: left;
    width: 441px;
    height: 77px;
    background-image: url(../images/logo.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

#MainImage
{
    width: 441px;
    float: left;
    background-image: url(../images/mainImage.jpg);
    background-repeat: no-repeat;
    height: 342px;
}

#Heading
{
    width: 509px;
    height: 77px;
    float: left;
    background-color: #c3c1c1;
    color: #ffffff;
}

.headertext
{
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

#DefaultContent
{
    width: 950px;
    float: left;
    margin-bottom: 60px;
    padding: 10px;
    
}

#DefaultContent h1
{
    color:#b63434;
    font-weight: bold;
    font-size: 15px;
}

#Content 
{
    width: 489px;
    height: 322px;
    float: left;
    padding: 10px;
    background-color: #d6d6d6;
    color: #666666;
    line-height:18px;
}

#BodySplit
{
    background-image: url(../images/bodysplitbg.jpg);
    background-repeat: repeat-x;
    float: left;
    width: 950px;
    height: 17px;
}

#FeatureTop
{
    width: 948px;
    float: left;
    border-bottom: 6px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    /*background-image: url(../images/featurebg.jpg);*/
    background-repeat: repeat-y;
    font-size: 13px;
    font-weight: bold;
    color:#848484;
}

#FeatureTop p
{
    color:#848484;
    font-size:14px;
}

#FeatureTop1
{
    width: 305px;
    float: left;
    padding: 10px;
}

#FeatureTop2
{
    width: 285px;
    float: left;
    padding: 10px;
    margin-left:10px;
}

#FeatureTop3
{
    width: 285px;
    float: left;
    padding: 10px;
}

#FeatureBody
{
    width: 948px;
    float: left;
    border-bottom: 6px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    /*background-image: url(../images/featurebg.jpg);*/
    background-repeat: repeat-y;
    color:#848484;
    padding-bottom:10px;
}

#FeatureBody1
{
float:left;
font-size:11px;
height:160px;
padding:10px;
width:285px;
}

#FeatureBody2
{
float:left;
font-size:11px;
height:200px;
width:285px;
border-left:solid 1px #a7a7a7;
}

#FeatureBody2 li
{
    padding-left: 14px;
    margin-bottom: 5px;
    list-style:none;
    background-image: url(../images/bullet1.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#FeatureBody3
{
float:left;
font-size:11px;
margin-left:20px;
border-left:solid 1px #a7a7a7;
height:200px;
}

#FeatureBody3 li
{
    padding-left: 14px;
    margin-bottom: 5px;
    list-style:none;
    background-image: url(../images/bullet1.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#Footer
{
    clear: both;
    text-align: center;
    font-size: 10px;
    height:25px;
    padding-top:5px;
    
}

#Footer a
{
    color:#000000;
    text-decoration: none;
}

#Footer a:hover
{
    color:#d6d6d6;
    text-decoration: none;
}

#DefaultFooter
{
    float: left;
    width: 950px;
    height: 37px;
    background-image: url(../images/defaultfooter.jpg);
    background-repeat: repeat-x;
}

.contactleft
{
    float:left;
    width:600px;
}

.contactright
{
    float:right;
    background-color:#dedddd;
    width:300px;
    padding:0 5px 20px 5px;
    margin-right:10px;
    margin-top:-46px;
    margin-bottom:-70px;
    height:700px;
    font-size:14px;
    color:#999999;
}

.contactright p
{
    margin-left:5px;
}

.contactright-top
{
    background-color:#c3c1c1;
    color:#ffffff;
    padding:10px 0 10px 10px;
    margin:0 -5px 0 -5px;
    font-weight:bold;
    font-size:18px;
}

.product-box
{
    height:200px; width:200px;
    background:url(../images/products-fadebg.gif) repeat-x;
    color:#b63434;
    margin-top:40px;
    float:left;
    margin-right:60px;
}

.product-box-top
{
    background-color:#c5c4c4;
    background-image:url(../images/bullet3.gif);
    background-position:left;
    background-repeat:no-repeat;
    height:12px;
    font-size:12px;
    font-weight:bold;
    padding-left:25px;
    padding-bottom:2px;
}
    
.product-box-bottom
{
    background-color:#b63434;
    background-image:url(../images/bullet3.gif);
    background-position:right;
    background-repeat:no-repeat;
    height:12px;
    font-size:12px;
    font-weight:bold;
    padding-right:20px;
    padding-bottom:2px;
    color:#ffffff;
}

.product-box-bottom a
{
    color:#ffffff;
    margin-left:20px;
}
.product-box p
{
    margin:8px;
    line-height:16px;
}
   
.checktitle
{
	font-weight:bold;
	color:#b63434;
	background:url(../images/bullet3.gif) left no-repeat;
	padding-left:20px;
}

.about-leftc
{
	width:720px;
	float:left;
}

.about-rightc
{
	float:left;
	width:220px;
	text-align:right;
}

                                                        /*NAV Styles*/
#dropmenu{
    position:absolute;
    border:1px solid #000000;
    border-bottom-width: 0px;
    z-index:999;
    margin:1px 0 0 0;
}

#dropmenu a{
    width: 100%;
    display: block;
    text-indent: 3px;
    background:#ffffff;
    border-bottom: 1px solid #000000;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color:#00928a;
    font-weight:normal;
    line-height:18px;
    z-index:999px;
}

#dropmenu a:hover{
    background-color: #00928a;
    border-bottom: 1px solid #1d4162;
    color:#ffffff;
}

.products-tright
{
	float:right; margin:-20px 10px 0 0;
}


                                                /* Calculator */
                                                
 .calculator
 {
    width:625px; height:326px; float:left; margin:30px 0 0 0; padding:0;
    background:url(../images/calc/bg.jpg) no-repeat top left;
 }
 
        .calccell
        {
            width:455px; clear:both;margin-left:85px; padding-top:60px; height:167px;
        }
        
                #calcell_circle
                {width:455px; clear:both; margin-left:85px; 
                    padding-top:16px; height:149px; margin-top:-77px;}
        
        .calculator h3
        { font-size:14px; margin:0;}
        
        .calccell small
        {
            font-size:10px;
        }
        
        .calculator table
        { margin:9px 0 13px 0; padding:0; float:left; width:300px;
             font-weight:bold; color:#6a6a6a;}
 
        .calccell_bottom
        {
            color:#ffffff; font-weight:bold;
            clear:both; height:12px; text-align:left;
        }     
                
                .calcell_results 
                { float:left; line-height:0;}
                
                .calccell_link
                { width: 193px; height:12px; float:right; margin-top:-14px;
                    background:url(../images/calc/order.gif); }
                .calcell_link a
                { height:12px; position:relative; display:block; padding:0;}
                
                .calcell_padding
                { margin-top:0; font-size:12px;}  
                .calcell_padding_2
                { padding-top:2px; font-size:12px;}   
