body{margin:0; padding:0;}

#header{background:url(http://www.openawebstore.com/img/openawebstore/images/header_bg1.jpg) repeat-x #abbc03; 
        height:480px;
		width:100%;
	   }
	   
#content_mid{background-color:#43423f;
             height:70px;
			 width:100%;
			 }
			 
#content_bot{width:100%; height:auto;}

#bot_left{width:400px;
		  float:left;
		  font-family:Arial;
		  font-size:11px;
		  padding:20px 0 20px 50px;
		 }
		 
#bot_right{width:400px;
		  float:right;
		  font-family:Arial;
		  font-size: 11px;
		  padding:20px 50px 30px 0;
		 }
		 
#footer{background-image:url(http://www.openawebstore.com/img/openawebstore/images/footer_bg.jpg);
		background-color:#000000;
        width:100%;
		height:151px;
		margin:auto;
		}

#container{width:960px; margin:0 auto; height:100%;}
 
.banner {background:url(http://www.openawebstore.com/img/openawebstore/images/home_img.jpg) no-repeat; height:421px;}
.tab { margin-top:20px;
	  }
.tab a{font-family:'Lucida Grande','Lucida Sans Unicode',sans-serif;
      font-size: small;
      color:#FFFFFF;
	  text-decoration:none;
	  text-shadow:1px 1px 1px #4c004a;
	  margin-left:20px;
	  }
.tab a:hover{color:#cdf503;}
.active{color:#cdf503;}
.footer_top{font-family:Arial;
	    font-size:12px;
		margin-top:20px;
		}
.footer_top a{color:#FFFFFF; 
		margin-right:50px; 
		text-decoration:none;
		}
.footer_top a:hover{ color:#e0fe4b;}

.footer_bot{font-family:Arial;
	    font-size:12px;
		margin-top:10px;
		}
.footer_bot a{color:#ecfaa6; 
		margin-right:50px; 
		text-decoration:none;
		}
.footer_bot a:hover{ color:#cdf503;}



