  body { 
	font-style: normal;
   	text-align: center;
    font-size: 10pt;
    font-family: verdana;
    font-weight: normal;
    color: black;
	background-color: #D8D8D8;
    }                        
       
  h1 { 
	font-style: normal;
    text-align: center;
    font-size: 200%;
    font-family: verdana;
    font-weight: bold;
    color: rgb(0, 0, 205);
    }


  h2 { 
	font-style: normal;
    text-align: center;
    font-size: 175%;
    font-family: verdana;
   	font-weight: bold;
    color: rgb(0, 0, 205);
    }

  h3 { 
	font-size: 150%;	
	font-style: normal;
    text-align: center;
    font-family: verdana;
   	font-weight: bold;
    color: rgb(0, 0, 205);
    }


  h4 { 
	font-size: 125%;
	font-style: normal;
    	font-family: verdana;
	text-align: center;
    	vertical-align: middle;
	font-weight: bold;
    color: rgb(0, 0, 205);
    }

  h5 { 
	font-size: 100%;
	font-style: normal;
    font-family: verdana;
	text-align: left;
	font-weight: bold;
    color: rgb(0, 0, 205);
	display: inline;
    }

  h6 { 
	font-size: 75%;
	font-style: normal;
    	font-family: verdana;
	text-align: center;
    	vertical-align: middle;
	font-weight: normal;
    color: rgb(0, 0, 205);
    }

  a img {
	border: none;
    }

/**************** Pseudo classes ****************/ 


a:link { 
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold; 
	border: 0;
} 


li a:link { 
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold; 
} 


a:visited { 
	color: #8A2BE2; 
	text-decoration: none; 
	font-weight: bold; 
} 


li a:visited { 
	color: #424242; 
	text-decoration: none; 
	font-weight: bold; 
} 


a:hover { 
	color: rgb(0, 96, 255); 
	padding-bottom: 5px; 
	font-weight: bold; 
	text-decoration: underline; 
} 



li a:hover { 
	color: rgb(0, 96, 255); 
	padding-bottom: 5px; 
	font-weight: bold; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #C6EC8C; 
} 


a:active { 
	color: rgb(255, 0, 102); 
	font-weight: bold; 
} 


/********** ID's *********/ 

#top {
	width: 850px;
	height: 140px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top: 1px groove gray;
	border-right: 1px groove gray;
	border-bottom: 0px groove gray;
	border-left: 1px groove gray;
	background-color: #FFFFFF;
}

    #top-logo {
        float: left;
		margin: 5px 0 0 10px;
		padding: 0px 0px 0px 0px;
        border: 0px solid black;
    }

    #top-info  { 
		float: right;
		height: 95px;
		width: 630px;
		vertical-align: middle;
		color: #0000FF;
		margin-top: 9px;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		border: 0px solid #000000;
    }

    #top-links  { 
        float: right;
       	height: 35px;
		width: 630px; 
		margin-top: 0px;
    	margin-left: auto;
    	margin-right: 5px;
    	margin-bottom: 0;
    	border: 0px solid #000000;
    }

        ul#top-nav {
		vertical-align: bottom;
		margin-top: 0px;
    		margin-left: auto;
    		margin-right: auto;
    		margin-bottom: 0;
        	padding: 0 0 0 0;
         	width: 630px;
            height: 35px;
			border: 0px solid red;
        }
        
            #top-nav li {
                display: inline;
            	list-style: none;
            }
    
            #top-nav li a {
				color: #ffffff;               
            	line-height: 45px;
				font-size: 13px;
            	text-decoration: none;
                padding: 5px 20px 5px 20px;
               	margin-top: 0;
    			margin-left: 0;
    			margin-right: 0;
    			margin-bottom: 0;
                background-color: #6E6E6E;    
            	border-top: 0px solid #FFFFFF;    
                border-right: 2px solid #FFFFFF;
                border-left: 2px solid #FFFFFF;
                border-bottom: 0px solid #FFFFFF;
            }
            
            #top-nav li a:hover {
            	text-decoration: none;
                background-color: #0000FF;    
            }

#main {
    height: 385px;
	width: 850px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	border-top: 1px groove gray;
	border-right: 1px groove gray;
	border-bottom: 1px groove gray;
	border-left: 1px groove gray;
}


/************* Template_1 ************/

#page {
        width: 825px;
        height: 350px;
		margin: auto;
		padding: 0px;
        border: 0px solid blue;
    }
    
        #page-main {
            float: left; 
            width: 495px;
            height: 345px;
            margin-top: 5px;
            margin-left: 5px;
            margin-right: 10px;
            margin-bottom: 5px; 
        }
    
            #page-main-top {
                width: 500px;
                height: auto;
                text-align:left;
                padding: 10px;
                margin-top: 0px;
          	    margin-left: 0px;
          	    margin-right: 10px;
          	    margin-bottom: 20px; 
                line-height: 15pt;
            }
            
            #page-main-left {
                    float: left;
                    width: 225px;
                    height: 169px;
                  	margin-top: 0px;
            	    margin-left: 0px;
            	    margin-right: 5px;
            	    margin-bottom: auto;
            }
            
            #page-main-right {
                    float: right;
                    width: 225px;
                    height: 169px;
                  	margin-top: 0px;
            	    margin-left: 5px;
            	    margin-right: 0px;
            	    margin-bottom: 0;
            }
           
        #page-side {
            text-align: left;
		line-height: 20px;
            float: right;
             width: 255px;
             height: 340px;
             margin-top: 5px;
          	margin-left: auto;
          	margin-right: 15px;
          	margin-bottom: 0px;
        }


/*********** Template_2 ************/

    #page2 {
        width: 800px;
        height: 345px;
		margin: auto;
		padding: 10px;
    }
    
        #page2-main {
            float: left; 
            width: 495px;
            height: 345px;
            margin-top: 5px;
            margin-left: 5px;
            margin-right: 10px;
            margin-bottom: 5px; 
        }
    
            #page2-main-top {
                width: 455px;
                height: 45px;
                text-align:left;
                padding: 20px;
                margin-top: 0px;
          	    margin-left: 0px;
          	    margin-right: 0px;
          	    margin-bottom: 20px; 
                border: 1px groove gray;
                background-color: #FFFFFF;
            }
            
            #page2-main-bottom {
                    float: left;
                    width: 495px;
                    height: 278px;
                  	margin-top: 5px;
            	    margin-left: 0px;
            	    margin-right: 5px;
            	    margin-bottom: auto;
                    border: 1px groove gray;
                    background-color: #FFFFFF;
            }
            
                       
        #page2-side {
            text-align: left;
		line-height: 20px;
            float: right;
             width: 255px;
             height: 340px;
             margin-top: 5px;
          	margin-left: auto;
          	margin-right: 5px;
          	margin-bottom: 0px;
            border: 1px groove gray;
            background-color: #FFFFFF;
        }
		/*********** Suppliers ************/
	
			#suppliers-left {
                float: left;
				width: 170px;
                text-align:justify;
				line-height: 15pt;
                margin-top: 0px;
          	    margin-left: 10px;
          	    margin-right: 0px;
          	    margin-bottom: 0px;
				padding: 10px;
				border: 0px solid blue;
            }
	
			#suppliers-right {
                float: right;
				width: 535px;
                text-align:left;
				line-height: 15pt;
                padding: 10px;
                margin-top: 0px;
          	    margin-left: 10px;
          	    margin-right: 20px;
          	    margin-bottom: 0px;
            }			
			
			/*********** About Us ************/
	
			#aboutus-left {
                float: left;
				width: 170px;
                text-align:justify;
				line-height: 15pt;
                margin-top: 0px;
          	    margin-left: 0px;
          	    margin-right: 0px;
          	    margin-bottom: 0px;
				padding: 10px;
            }
	
			#aboutus-right {
                float: right;
				width: 535px;
                text-align:left;
				line-height: 15pt;
                padding: 10px;
                margin-top: 0px;
          	    margin-left: 0px;
          	    margin-right: 20px;
          	    margin-bottom: 0px;
            }		
		/*********** Template_3 ************/
	
			#page3-left {
                float: left;
				width: 170px;
                height: 315px;
                text-align:justify;
				line-height: 15pt;
                margin-top: 0px;
          	    margin-left: 10px;
          	    margin-right: 0px;
          	    margin-bottom: 0px;
				padding: 10px;
            }
	
			#page3-right {
                float: right;
				width: 575px;
                height: 325px;
                text-align:left;
				line-height: 15pt;
                padding: 10px;
                margin-top: 0px;
          	    margin-left: 0px;
          	    margin-right: 10px;
          	    margin-bottom: 0px;
            }				
			
	/*********** Template_4 ************/
		
		    #page4 {
        width: 800px;
        height: 315px;
		margin: auto;
		padding: 5px;
    }
	
			#page4-left {
                float: left;
				width: 165px;
                height: 275px;
                text-align:left;
                padding: 20px;
                margin-top: 0px;
          	    margin-left: 0px;
          	    margin-right: 0px;
          	    margin-bottom: 0px; 
                border: 1px groove gray;
                background-color: #FFFFFF;
            }
	
			#page4-right {
                float: right;
				width: 525px;
                height: 275px;
                text-align:left;
                padding: 20px;
                margin-top: 0px;
          	    margin-left: 0px;
          	    margin-right: 0px;
          	    margin-bottom: 0px; 
                border: 1px groove gray;
                background-color: #FFFFFF;
            }
