	.frame {
		width:100%;
		margin:0px;
		padding:0px;
		text-align:left;
		}

	.logo {
		width:100%;
		background:url(img/banner/right_back.jpg);
		background-repeat: repeat-x;
		padding:0px;
		margin:0px;
		}

	.nav {
		width:100%;
		height:26px;
		padding:0px;
		margin:0px;
		background:url(img/b_o.png);
		background-repeat: repeat-x;
		}
	.name {
		width:124px;
		padding:0px;
		margin:0px;
		text-align:right;
		float:left;
		}
	.sections {
		width:462px;
		padding-left:8px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		margin:0px;
		text-align:left;
		float:left;
		}
	.phone {
		width:250px;
		padding:0px;
		margin:0px;
		text-align:left;
		float:left;
		}

	.clock {
		position:absolute;
		left: 523px;
		top: 52px;
		width:60px;
		z-index:1;
		}
		
	.contentleft {
		width:124px;
		text-align:right;
		padding-top:5px;
		padding-bottom:10px;
		float:left;
		}
	
	.contentcenter {
		width:438px;
		padding-left:16px;
		padding-top:5px;
		padding-bottom:0px;
		padding-right:16px;
		float:left;
		margin:0px;
		}
		
	.insert {
		width:100px;
		background-color: #EEE;
		float:right;
		font-size: 7pt;
		border-left:solid white thick;
		border-right:solid white thin;
		}
	.insert_wide {
		width:150px;
		background-color:#EEE;
		float:right;
		font-size: 7pt;
		border-left:solid white thick;
		border-right:solid white thin;
		}
	
	.contentright {
		width:124px;
		padding-top:5px;
		padding-bottom:10px;
		margin:0px;
		float:left;
		}

	.r_search {
		position:relative;
		top:0px;
		}

	.r_blogsearch {
		position:relative;
		top:-15px;
		}

	.r_links {
		position:relative;
		top:-30px; 
		}

	.r_skin {
		position:relative;
		top:-45px; 
		}

	.footer {
		margin:0px;
		height:26px;
		padding:0px;
		width:100%;
		background:url(img/o_b.png);
		background-repeat: repeat-x;
		}
