
*{
	margin:0;
	padding:0px;
}
html, body{
	height:100%;
}



body{
	background-image:URL(images/body_bg2.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#c5ae85;
	height:100%;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #333333;
}

.body_bold {
	font-weight: bold;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}
p.small {line-height: 10%}
p.medium {line-height: 150%}
p.big {line-height: 200%}
p.indent {text-indent:10px}

.headline_sm {
	font-size: 12px;
	color: #7f6a48;
	font-weight: bold;
}
#parent_div{
	background-color:white;
	width:914px;
	border-style:solid;
	border-width:0px 14px 0px 14px;
	border-color:black;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* -58 makes it work for safari but nothing else. whatever. */
}

DIV.padded_page{
	padding-left:0px;
	padding-right:0px;

}
DIV#header{
	text-align:left;
}


DIV#footer, .push {
	height: 40px; /* .push must be the same height as .footer */
	margin:auto;

}




UL#top_nav{
	padding-top:7px;
	background-image:url(images/menu_bg_blend.png);
	_background-image:url(images/menu_bg_blend.gif);
	height:23px;
	width:720px;
}

UL#top_nav LI{
	padding-right:0px;
	padding-left:0px;
	display:inline;
}
UL#top_nav LI A{
	text-decoration:none;
	font-size:11px;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}
UL#top_nav LI A:hover{
	color:#000000;
}

UL#top_nav LI a.selected_menu_item{
	color:#000000;
}

/* index page specific */

DIV#logo_div{
	height:100px;
	
	background-image:URL(images/backgrounds/header/cm_header_fluke_01.png);
		_background-image:URL(images/backgrounds/header/cm_header_fluke_01.jpg);
	background-position: bottom;
}

DIV#nav_div{
	height:96px;
	padding-left:192px;
	background-image:URL(images/backgrounds/header/cm_header_fluke_02.png);
		_background-image:URL(images/backgrounds/header/cm_header_fluke_02.jpg);
	background-position: top center;
}

DIV#content{
	min-height:200px;
	
	background-image:URL(images/backgrounds/header/cm_header_fluke_03.png);
		_background-image:URL(images/backgrounds/header/cm_header_fluke_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}



/* contact pages specifics */
.style1 {font-size: 10px;margin-left:15px;}
INPUT{
	margin-bottom:5px;
	width:100%;
}
td TEXTAREA, .large_input, .medium_input{
	margin-left:15px;
	border:1px solid #999999;
	width:91%;
	margin-bottom:5px;

	

	

}
.body_copy TABLE{
	width:480px;
	margin:auto;
}
.img_left{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.img_right{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}



DIV#content_block{
	margin-left:160px;
	width:360px;
}
DIV#content_block_materials{
	margin-left:160px;
	width:560px;
	min-height:142px;

}
DIV#content_block_wide{
	margin-left:0px;
	width:520px;
	border-style:solid;border-width:0px;
}
DIV#table_wide{
	margin-left:0px;
	width:520px;	
	border-style:solid;
	border-width:1px;
	border-color:#7F6A48;
}
DIV#table_wider{

	width:720px;	
	border-style:solid;
	border-width:1px;
	border-color:#7F6A48;
}
DIV#table_widerback{
	margin-left:-194px;
	width:916px;
	
	border-style:solid;
	border-width:0px;
	border-color:#7F6A48;
	
}
DIV#width100{
	width:503px;
	padding:4px 10px 4px 5px;
	font-size:11px;

}
DIV#width100.top{
		background-color:#7F6A48;
		border-style:solid;
		border-width:1px;
		border-color:#7F6A48;
		color:white;
		font-weight:bold;
}
DIV#width100.bot_even{
		
		background-color:#e4e4e4;
		border-style:solid;
		border-width:0px 1px 0px 1px;
		border-color:white;
}
DIV#width100.bot_odd{
	
		background-color:white;
		border-style:solid;
		border-width:0px 1px 0px 1px;
		border-color:#e4e4e4;
}

DIV#width50{
	width:243px;
	padding:4px 10px 4px 5px;
	font-size:11px;

}
DIV#width50.top{
		background-color:#7F6A48;
		border-style:solid;
		border-width:1px;
		border-color:#7F6A48;
		color:white;
		font-weight:bold;
}
DIV#width50.bot_even{
		
		background-color:#e4e4e4;
		border-style:solid;
		border-width:0px 1px 0px 1px;
		border-color:white;
}
DIV#width50.bot_odd{
	
		background-color:white;
		border-style:solid;
		border-width:0px 1px 0px 1px;
		border-color:#e4e4e4;
}


/*macromelt data tables*/

DIV#width_mm{

	font-size:11px;

}
DIV#width_mm.top{
		width:704px;
		background-color:#7F6A48;
		border-style:solid;
		border-width:1px;
		border-color:#7F6A48;
		color:white;
		font-weight:bold;
		padding:4px 10px 4px 5px;
		font-size:12px;
}
DIV.mm_even{		

		background-color:#e4e4e4;
		border-style:solid;
		border-width:0px 1px 0px 1px;
		border-color:white;
		padding:4px 4px 4px 4px;
		font-size:11px;
		text-align:center;
}
DIV.mm_odd{	
		background-color:white;
		border-style:solid;
		border-width:0px 1px 0px 1px;
		border-color:#e4e4e4;
		padding:4px 4px 4px 4px;
		font-size:11px;
		text-align:center;
}
DIV.full{		
		width:710px;
		text-align:left;
		float:left;
		font-size: 12px;
		color: #7f6a48;
		font-weight: bold;
}
DIV.col1{		
		width:160px;
		text-align:left;
		float:left;
}
DIV.col2{		
		width:96px;
		float:left;
}
DIV.col3{		
		width:96px;
		float:left;
}
DIV.col4{		
		width:96px;
		float:left;
}
DIV.col5{		
		width:96px;
		float:left;
}
DIV.col6{		
		width:116px;
		float:left;
}


/*end macromelt data tables*/
P{
	margin-bottom:15px;
}

p.bullet_list {
	text-indent:50px
} 


H1, h2, h3{/*UPPER case */
	color: #7F6A48;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
			
	padding-bottom:5px;
}
h3{
	font-size: 12px;
	color: #7f6a48;
	font-weight: bold;
}
h4{
	font-size: 12px;
	color: #7f6a48;
	font-weight: bold;
	padding-top:10px;
}
h5{ /*regular case */
	color: #7F6A48;
	font-size:12px;
	font-weight:bold; 
	letter-spacing: 0px;
		letter-spacing: 0;
	padding-bottom:0px; /*tighter bottom padding for next line text */
}
h6{
	color: #7F6A48;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
		
	padding-bottom:0px; /*tighter bottom padding for next line text */
}


.footer_content{
	
	height:40px;
	color:#999999;
	font-size:9px;
}
.footer_content A{
	color:#999999;
}
.footer_content A:hover{
	color:#999999;
}
.footer_content A:visited{
	color:#999999;
}

.services h2{
	color: #333333;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	text-transform:capitalize;
	letter-spacing: 0px;	
	padding-bottom:0px;
}

#logo{
float:left;
position: relative;
margin: 0 0 0 -192px;
width: 150px;
height: 50px;
	border:none;
}