body,html{
	   
	   background-color:#dadada;
	    margin:0px;
		height:100%;
		font-family:Arial, Helvetica, sans-serif;
	}
	
h1{         
            position:relative;
	        top:10px;
			left:30px;
	        color:#ca1f1f;
            font-size:20px;
			letter-spacing:2px;
  }	
  
h2{         
            position:relative;
	        top:10px;
			left:30px;
	        color:#06F;
            font-size:16px;
			letter-spacing:2px;
  }	

h3{         
            position:relative;
	        top:10px;
			left:30px;
	        color:#f7b413;
            font-size:16px;
			letter-spacing:2px;
  }	


#header{
	     width:1100px;
		 height:220px;
		 margin:auto;
		 position:relative;
		 background:#FFFFFF;
       }

#header h1{
	top:80px;
	left:30px;
	color:#ca1f1f;
	font-size:22px;
	position:absolute;
	letter-spacing:2px;
	width: 153px;
            
		  }

#bg-head{
	     width:142px;
		 height:200px;
		 position:absolute;
		 z-index:2;
		 top:0px;
		 left:350px;
		 background:url(images/business-wmn.jpg);
}

#search{
	    width:450px;
		height:auto;
		position:absolute;
		z-index:2;
		top:10px;
		left:550px;
		color:#ca1f1f;
        font-size:12px;
		font-weight:bold;
}

#banner-google-header{
	                width:500px;
		            height:60px;
       		        position:absolute;
		            z-index:2;
		            top:70px;
		            left:550px;
}

#menu-bg{
	 
	    width:100%;
		height:80px;
		bottom:0px;
		background-color:#f7b413;
		position:absolute;
		z-index:1;
	 
	 }
	 
#menu{
	  width:180px;
	  height:20px;
	  position:relative;
	  top:55px;
	  left:30px;
	  color:#FFFFFF;
	  font-size:14px;
	  font-weight:bold;
	  letter-spacing:4px;
}

#menu a, #menu a:visited{
	  
	  color:#FFFFFF;
	  text-decoration:none;
	  
}

#menu a:hover{
	  
	  color:#ca1f1f;
	  text-decoration:none;
	  
}

#contents-top{
	      width:848px;
		  height:36px;
		  position:absolute;
		  z-index:2;
		  background:url(images/cont-top.jpg);
		  top:184px;
		  left:240px;
		  text-align:center;
}

#right-column{
	          float:left;
			  width:848px;
			  height:100%;
	}

#contents{
	      width:848px;
		  height:auto;
		  background:url(images/cont-middle.jpg) repeat-y;
          float:left;
		  font-size:12px;
		  text-align:justify;
}

#contents li{
	 color:#f7b413;
	 margin:10px;
	         
}

#contents li a, #contents li a:visited{
	                                   color:#000000;
	         
}

#contents li a:hover{
	                                   color:#ca1f1f;
	         
}

.contents-spacer{
	    width:848px;
		height:35px;
		clear:both;
		margin:auto;
	}

#contents-box1{
	           clear:both;
			   width:780px;
			   height:auto;
               margin:auto;
}

#contents-box1-left{
			   width:330px;
			   height:auto;
               float:left;
}

#contents-box1-right{
			   width:390px;
			   height:auto;
               float:left;
			   border-left:solid 2px #dadada;
}

#contents-banner-right {
	
	                      width:250;
						  height:250px;
						  margin-left:40px;
	}

.text{
	   width:780px;
	   height:auto;
	   position:relative;
	   left:30px;
	   top:15px;
	   bottom:20px;
	   clear:both;
	}

.spacer{
	    width:1100px;
		height:0px;
		clear:both;
		margin:auto;
	}
	
.spacer2{
	    width:1100px;
		height:40px;
		clear:both;
		margin:auto;
	}

.contents_separator{
	              width:790px;
				  height:2px;
				  background-color:#dadada;
				  margin:10px auto 10px auto;
}

#main-container{
	            width:1100px;
				height:auto;
				margin:auto;
				background-color:#FFFFFF;
}

#left-column{
	         float:left;
			 width:242px;
			 height:auto;
}

#news{
	   width:220px;
	   height:auto;
	   margin:auto;
	
	}
	
#news h2{    
            width:200px;
			top:10px;
			left:10px;
	        color:#ca1f1f;
            font-size:16px;
			position:relative;
			letter-spacing:2px;
	}
	
.news-element{
	          margin-top:30px;
			  width:200px;
			  height:auto;
			  font-size:12px;
			  text-align:justify;
			  margin-left:10px;
			  
}

.news-element a, .news-element a:visited{
	           color:#F90;
			  
}

.news-element a:hover{
	           color:#ca1f1f;
			  
}

.news-element h3{
	             width:200px;
			     top:0px;
			     left:0px;
				 margin-bottom:5px;
	             color:#ca1f1f;
                 font-size:12px;
			     position:relative;
}

.news-element h3 a{
	            
	             color:#ca1f1f;
                
}

.left-spacer{
	         width:230px;
			 height:2px;
			 background-color:#dadada;
			 margin:15px 0 15px 0;
			 float:right;
			 clear:both;
	}

#banner-google-left{
	               width:200px;
				   height:auto;
				   min-height:350px;
				   margin:auto;
				   clear:both;
} 



#footer-spacer{ width:1100px;
                height:5px;
	            background-color:#f7b413;
	            margin:auto;
	}
	
#footer{ width:1100px;
                height:60px;
	            background-color:#876935;
	            margin:auto;
				text-align:center;
	}
