/* Imported Styles
----------------------------------------------- */
@import url("content.css");


/* Common Part
----------------------------------------------- */
* {
margin:0;
padding:0;
}
html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
}

img {
  border:0px;
}

body{
	
	background:url(../img/main_bg.jpg) repeat-x 0% 0%;
	background-color:#82B64A;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E6F0D5;
}

#termoaudits-wrapper {
	background:url(../../img/shadow.jpg) no-repeat 50% 26px;
	height:100%;
}

#termoaudits-all {
	position: relative; 
	height: 100%;
	width:766px;
	margin:0 auto;
}

html>body #termoaudits-all {
	height: auto; 
	min-height: 100%;
}    
  
.clear {
clear:both;
font-size:1px;
margin-top:-1px;
}  
  
/* =Misc(links)
----------------------------------------------- */
a {
color:#0902a8;
}

/* =Header
----------------------------------------------- */
#termoaudits-mainpic {
float:left;
width:323px;
height:571px;
background:url(../../img/termoaudits-virinsh.jpg);
}

#termoaudits-menu {
list-style:none;
width:433px;
}

#termoaudits-menu li {
float:left;
height:26px;
}

#termoaudits-menu li a {
text-decoration:none;
display:block;
text-indent:-9999px;
width:144px;
height:26px;
}

.m1 {
background:url(../img/m1.gif);
}
.m1:hover {
background:url(../img/m1_b.gif);
}

.m2 {
width:143px;
background:url(../img/m2.gif);
}
.m2:hover {
background:url(../img/m2_b.gif);
}

.m3 {
background:url(../img/m3.gif);
}
.m3:hover {
background:url(../img/m3_b.gif);
}

h1 a {

text-decoration:none;
text-indent:-9999px;
display:block;
width:390px;
height:200px;
background:url(../img/logo.gif);
margin-top:72px;
}

h1.zajac{
font-size:14px;
color:#fff;
font-variant: small-caps;
margin:0 0 0 2px;
}

* html h1 a {
margin-top:46px;
}


/* =Content
----------------------------------------------- */
#termoaudits-content {
float:left;
width:443px;
display:table;
background:url(../img/) no-repeat 0% 0%;
}


/* =Secondary(sidebar)
----------------------------------------------- */

/* =Footer
----------------------------------------------- */

#termoaudits-empty, #termoaudits-footer {
	height: 17px;
	clear:both;
}

/*
	#footer {height: 17px;}
	#empty {height: 37px;}
*/

#termoaudits-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

#termoaudits-footer a {
display:block;
text-indent:-9999px;
text-decoration:none;
width:118px;
height:17px;
background:url(../img/copy.gif);
margin-left:316px;
}
