html,body {
background:#e3e3e3;
margin:0;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main_wrapper {
	width:800px;
	margin:auto;
	height:100%;
	font-size: 12px;
}

#header {
width:800px;
height:165px;
top:0;
margin:auto;
}

#header_top {
width:100%;
height:35px;
background:url(http://tempacure.com/images/header_TOPMID.gif) top left repeat-X #FFF;
z-index:1;
position:relative;
}

#header_minNav {
height:34px;
float:right;
overflow:hidden;
}
	#minNav_content{
	height:34px;
	float:left;
	background:url(http://tempacure.com/images/header_minNav_MID.gif) top left repeat-x;
	}
	
	#minNav_content ul {
	margin:0;
	padding:0.3em 0 0 0;
	}
	
	#minNav_content ul li {
	display:inline;
	list-style:none;
	
	font-size:11px;
	}
	
	#minNav_content ul li a{
	color:#000;
	text-decoration:none;
	font-size:11px;
	margin:40em 0 0 0;
	}
	#minNav_content ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	}


#header_content {
width:796px;
height:130px;
border:thin solid #b1b1b1;
border-width:0 2px 0 2px;
background:#FFF;
top:0;
overflow:hidden;
float:left;
text-align:right;
line-height:1em;
}

#header_content ul {
	margin:1em 1.8em 0 0;
	padding:0;
	float:right;
}

#header_content ul li {
list-style:none;
font-size:12px;
margin:0;
padding:0;
}

#content_wrapper {
width:800px; 
margin:auto; 
background:#FFF; 
float:left;
}


#right_margin {
float:left;
width:120px;
height:500px;
font-size:18px;
text-align:center;
}

#content {
width:540px;
float:left;
font-size:13px;
padding:0 5px 50px 5px;
}

#left_margin {
float:left;
width:120px;
height:500px;
background:url(http://tempacure.com/images/hand_flame.jpg) top left no-repeat;
margin:0 0 0 5px;
font-size:12px;
}

#footer {
width:750px;
height:120px;
margin:auto;
background:#FFF;
padding:0 0 0 50px;
font-size:12px;
text-align:center;
float:left;
}

#footer ul {
margin:0;
padding:0;
}

#footer ul li {
display:inline;
list-style:none;
}

#repair_notice {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
text-align:center;
margin:auto;
height:85px;
font-weight:700;
font-style:italic;
color:#FF0000;
margin:0.5em 0 0.5em 0;
}

#mini_notice {
font-size:12px;
color:#000;
}
