/* STANDARD RESET */
* html {padding:0;margin:0;}
h1,h2,h3,h4,h5{padding:0px;margin:0px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a{
	border:none;
}

/* BASICS */
.text_field{
	font-size:1.5em;
	padding:3px;
	float:left;
	clear:left;
}
.title_header{
	color:#eb0000;
	font-size:1.8em;
	font-weight:bold;
	width:100%;
	border-bottom:2px solid #cbcbcb;
	padding:20px 0px 0px 0px;
}
#ie6_warning{
	display:none;
}
#beta_errors{
	color:#eb0000;
	font-weight:bold;
}
/* CONTENT */
body{
	background:#f8f8f8;
	font-family: helvetica, verdana, arial, sans-serif;
  	background:url(http://tapmetrics.com/images/blog_bg.png) top left repeat-x #f8f8f8;
}
#content{
	width:100%;
}	
#header_contain{
	width:100%;
	height:135px;
/*	background:url(http://tapmetrics.com/images/header_bg.png) top left repeat-x #C6C6C6;
*/}
#header_contain #header{
	width:900px;
	margin:0 auto;
	text-align:left;
}
#header_contain #header #logo_contain{
	float:left;
	padding:10px 0px;
}
#header_contain #header #logo_contain #logo{
	float:left;
	background:url(http://tapmetrics.com/images/header_logo.png) bottom left no-repeat transparent;
	width:198px;
	height:82px;

}
#header_contain #header #logo_contain #logo a{
	float:left;
	width:210px;
	height:100px;
	text-indent:-9999px;
}

#header_contain #header #header_action{
	float:right;
	padding:35px 0px;
}

/* NAVIGATION */
#navigation_contain{
	width:100%;
	height:45px;
	background:url(http://tapmetrics.com/images/navigation_bg.png) top left repeat-x #C6C6C6;
	margin-bottom:20px;
}
#navigation_contain #navigation{
	width:900px;
	margin:0 auto;
	text-align:left;
}
#navigation_contain #navigation #main_navigation{
	float:left;
}
#navigation_contain #navigation #main_navigation a{
	text-decoration:none;
}
#navigation_contain #navigation #main_navigation .nav_tab{
	float:left;
	width:160px;
	height:48px;
	margin-right:5px;
}
#navigation_contain #navigation #main_navigation .nav_tab .nav_link{
	float:left;
	color:#454545;
	width:160px;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	padding-top:18px;
}
#navigation_contain #navigation #main_navigation .nav_tab .nav_link:hover{
	float:left;
	background:url(http://tapmetrics.com/images/navigation_main_button_bg.png) bottom left no-repeat transparent;
	color:#eb0000;
	width:160px;
	height:30px;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	padding-top:18px;
}

#navigation_contain #navigation #main_navigation .current{
	background:url(http://tapmetrics.com/images/navigation_main_button_bg.png) bottom left no-repeat transparent;
	z-index:1000;	
	color:#eb0000;
}
#navigation_contain #navigation #main_navigation .current .current_link{
	float:left;
	color:#eb0000;
	width:160px;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	padding-top:18px;

}
#navigation_contain #navigation #main_navigation .current .current_link:hover{
	float:left;
	color:#eb0000;
	width:160px;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	padding-top:18px;

}

#navigation_contain #navigation #navigation_login{
	float:right;
	background:url(http://tapmetrics.com/images/navigation_login_bg.png) bottom left no-repeat #C6C6C6;
	width:68px;
	height:36px;
	margin:4px 0px;
}
#navigation_contain #navigation #navigation_login a{
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	width:68px;
	height:36px;
}
#navigation_contain #navigation #navigation_login .nav_tab{}
#navigation_contain #navigation #navigation_login .current{}
/* MAIN BODY */
#main_contain{
	width:100%;
	float:left;
	padding-bottom:50px;
}
#main_contain #inner{
	width:900px;
	margin:0 auto;
	text-align:left;
	margin-top:30px;
}
#main_contain #main{
	width:650px;
	float:left;
}
#main_contain #sidebar{
	float:right;
	width:180px;
}
/* FOOTER */
#footer_contain{
	float:left;
	width:100%;
	background:url(http://tapmetrics.com/images/footer_bg.png) bottom left repeat-x #C6C6C6;
	height:82px;
}
#footer_contain #footer{
	width:900px;
	margin:0 auto;
	text-align:left;
}
#footer_contain #footer #footer_logo{
	float:left;
	background:url(http://tapmetrics.com/images/footer_logo.png) bottom left no-repeat #C6C6C6;
	width:128px;
	height:56px;
	margin:15px;
}			
#footer_contain #footer #footer_navigation{
	float:right;
	margin:35px 0px;

}
#footer_contain #footer #footer_navigation .border_right{
	border-right:1px solid #CBCBCB;
	padding-right:5px;

}
#footer_contain #footer #footer_navigation ul{
	display:inline;
}
#footer_contain #footer #footer_navigation ul li{
	display:inline;
	float:left;
	padding:0px 5px;
}
#footer_contain #footer #footer_navigation ul li a{
	color:#454545;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#footer_contain #footer #footer_navigation ul li a:hover{}