body {
   
   /* background-color: #546987;*/
    padding: 10px 0px 10px 0px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #666666;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: underline;
    color: #CC0099;
}

em { font-style: italic; }

strong, { font-weight: bold; }

em strong, strong em {
    font-weight: bold;
    font-style: italic;
}


h1, .h1 { font-size: 145%; display: block; }
h2, .h2 { font-size: 130%; display: block; }
h3, .h3 { font-size: 120%; display: block; }



.clear-all {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.input {
	height: 17px;
	color: #000000;
	border: 1px solid #999999;
	padding: 2px;
	background: #CCCCCC url(../images/input_bg.gif) repeat-x;
}

.inputButton {
	height: 23px;
	color: #EEEEEE;
	border: 1px solid #999999;
	padding: 2px;	
	background: #CCCCCC;	
}


/**content layout start */

    #content-header {
		
        background-color:#fff;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
		
		 width: 969px;
    }

        #content-header-wrap {
            background: url(../images/background-content.png) 0px 40px center repeat-y;
            min-height: 50px;
        }




        /**top logo nav-bar thingie styles */

        #logo {
          /**  background: url(images/header.gif) no-repeat;*/
            float: left;
            width: 655px;
            height: 88px;
            margin:10px 0 10px 10px;
        }

        #logo-text {
            float: left;
            /*width: 625px;*/
            height: 50px;
            line-height: 50px;
            padding-right: 10px;
            overflow: hidden;
        }

        #logo-links {
            float: right;
            width: 100px;
            height: 50px;
            line-height: 50px;
            text-align: right;
        }

            #logo-links em {
                font-weight: bold;
                color: #CC0099;
            }


        /**end top logo nav-bar thingie styles */
        


    #content {
	
        background-color:#fff;
        width: 969px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        z-index: 1500;
    }
        
        
        /**content column with flash, etc */
        
            #content-column {
			 background-color:#fff;
                float: left;
                width: 668px;
				height:358px;
                margin:0;
				padding:0;
            }

            #content-heading {
                background: url(../images/background-content-heading.png) repeat-x;
                background-color: #CC0099;
                padding: 7px;
                width: 668px;
                color: #FFFFFF;
            }
        
        /**end content */
        
		
		
	    /**right column */


            #right-column {
                float: left;
                width: 301px;
                height: auto;
                min-height: 357px;
				background-color:#e6e7e8;
				padding:0;
				margin:0;
            }
			#right-column-top-tab {
               float: left;
               width: 209px;
               height: 33px;
               background-image:url(../images/tab_top.gif);
               background-repeat:no-repeat;
               margin:79px 0 -15px 3px;
               padding:7px 0 0 13px;
               color:#666;
               font-weight:bold;
               font-size:1.2em;
               }
			
			 
			
			
				#right-column a {
					text-decoration:none;
					}
				
				#right-column a:hover {
					text-decoration:none;
					}	
					

			#right-tab {
				background-image:url(../images/tab_link.gif);
				background-repeat:no-repeat;
				width:283px;
				height:63px;
				padding:0;
				margin:10px 9px 10px 9px;
				cursor:pointer;
				}
				
				
			#right-tab a {
				background-image:url(../images/tab_link.gif);
				background-repeat:no-repeat;
				}
				
			#right-tab:hover {
				background-image:url(../images/tab_link_ov.gif);
				background-repeat:no-repeat;
				text-decoration:none;
				}
				
				
				#right-tab h2 {
					font-size:1.2em;
					color:#1B60AE;
					padding:10px 0 0 10px;
					margin:0;
					}
				
				#right-tab p {
					font-size:.9em;
					color:#666;
					padding:5px 0 0 10px;
					margin:0;
					}	
					
					
					
			#click-pricing {
				width:283px;
				height:46px;
				padding-top:10px;
				margin:0;
				text-align:center;
				}
				
			#click-pricing a {
				text-decoration:underline;
				color:#1B60AE;
				font-size:1em;
				font-weight:bold;
				}	
				
			#click-pricing a:hover {
				text-decoration:none;
				color:#666;
				font-weight:bold;
				}	

        
        /**Login column */
        
            #login-column {
                float: left;
                width: 210px;
                height: auto;
                min-height: 300px;
            }
                #login-box {
                    border: 1px solid #999999;
                }
            
                #login-heading {
                    background: url(../images/background-login-heading.png) repeat-x;
                    background-color: #CC0099;
                    padding: 7px;
                    width: 194px;
                    height: 22px;
                    color: #FFFFFF;
                }
                
                #login-form {
                    padding: 10px;
                }
                
                #login-sales-block {
                    padding-top: 5px;
                }
            
            
        /**End Login Column */
        
        
        
        /**sample images row */
        
        #content-sample-products {
            float: left;
            width: 530px;
            margin-right: 25px;
            z-index: 2000;
        }
        
            #content-sample-products strong {
                font-weight: bold;
            }

            .sample-product {
                float: left;
                width: 90px;
                padding: 5px 5px 0px 5px;
                text-align: center;
            }
            
            .sample-title {
                font-weight: bold;
            }
            
            
        /**end sample images row */
        
		
		#horizontal-blend {
			background-image:url(../images/sales_blend.jpg);
			background-repeat:repeat-x;
			height:14px;
			width:969px;
			float:left;
			padding:0;
			margin:0;
			}
		

        #content-sales-blocks {
            float: left;
			width:972px;
			height:246px;
			*height:233px;
			padding: 0;
			margin:-5px 0 0 0;
        }        


        #content-sales-block {
            float: left;
			width:323px;
			height:233px;
			padding: 0;
			margin:0;
        }
            


    #content-footer {
        width: 969px;
        height: 38px;
        margin-left: auto;
        margin-right: auto;
    }




    #policies {
        /* padding-top: 10px; */
        width: 969px;
        text-align: center;
        color: #fff;
        /* font-size: 80%;     */
        margin-left: auto;
        margin-right: auto;
    }
    
        #policies a {
            color: #fff;
            padding-right: 25px;
        }
            
div#prod_table {

	background: #fff;
	padding: 10px 10px 10px 10px;
}
div#prod_table td a {
	color:#1B60AE;
font-size:1em;
font-weight:bold;
text-decoration:underline;

}

div#prod_table td a:hover {
	text-decoration:none;
				color:#666;
				font-weight:bold;
}
div#prod_table td {
 /*border-bottom: thin dotted;*/
}           
/**end content layout */
            
        

        
