body{
	color:#666666;
	margin:0;
	background-color: #BBBCC0;
	padding: 0;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

a:link {
	color: #D90010;
}

a:visited {
  color: #666666;
}

h3 {
	font-size:1.2em;
	color:#D90034;
	font-weight: normal;
	}
	
#content .main h3 {
	margin:0;
}

	
form {
	margin: 3px 0 0 0;
	}

	
.background {
	background-image:url(./tomavery_assets/images/bg.gif);
	background-position:top right;
	background-repeat:repeat-y;
	}
	
#wrapper {
	width:754px;
	margin:0 auto;
}

#header {
	width:754px;
	height:109px;
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
}

#header h1, #header h3, #header strong {
	display:none;
}

#header a {
	width:120px;
	height:90px;
	display:block;
}

#page {
	width:715px;
	float: left;
	padding: 0 0 0 25px;
	background-image:url(../images/navbg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#menu {
	width:120px;
	float:left;
	margin: 0 25px 0 0;	
	background-image: url(../images/menubg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:120px;
	font-family: Verdana, Geneva, sans-serif;
}

#menu li {
	margin:0;
	padding:0;
}

#menu li a {
	height:22px;
	width:96px;
	display: block;
	text-align: right;
	margin: 4px 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 17px 0 0;
	font-size: 0.8em;
}

#menu li a:hover, #menu li a.selected  {
	background-image:url(../images/navover.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#fff;
}

#menu ul.sect01, #menu ul.sect02 {
	display:none;
}

#menu li li {
	background-color:#bfd0e5;
	margin:0;
	border-bottom:1px solid #fff;
	color:#5f95c7;
}

#menu li li a {
	display:block;
	margin:0;
	width:115px;
	padding:5px 0 0 0;
	font-size: 0.8em;
}

#menu li ul li a:hover, #menu li ul li a.selected {
	color:#1958a2;
	background-image:none;

}

	
#content {
	width:570px;
	float:left;
	background-image: url(../images/tag_heur_logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0;
	margin: 10px 0 0 0;
	}
	
#content h2 {
	font-size:1.3em;
	color: #d90010;
	margin: 10px 0;
}

#content .main {
	width:570px;
	float: left;
	padding: 5px 0;
}

#content .bb {
	border-bottom:1px solid #666;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}
#content .bb img {
	float:left;
}
#content .half {
	width:285px;
	float: left;
}

#content .halfright {
	width:285px;
	float: right;
	text-align: right;
	padding: 5px 0 15px 0;
}

#content .halfpadleft {
	width:275px;
	padding:0 0 0 10px;
	float: left;
}

#content .main img{
	float:right;
	margin: 0;
}

#content .main img.leftvid{
	float:left;
}

#content .thumbnails img{
	float:left;
	margin: 0 10px 10px 0;
}

#content .main img.left, #content .half img.left {
	float:left;
	margin: 0 20px 10px 0;
}

#content img.nopad {
	margin:0;
	padding:0;
}

#content img.padleft {
	margin:0 0 0 15px;
}

#content .main img.right{
	float:right;
	margin: 0 0 10px 20px;
}

#content .main img.nomarg, #content .half img.nomarg {
	margin: 0;
}

#content .small {
	font-size:0.8em;
	float: left;
	width: 285px;
	padding: 3px 0 5px 0;
}

#content .smallright {
	font-size:0.8em;
	float: right;
}

#content .imageholderright {
	float:right;
	width: 333px;
	margin: 0 0 0 15px;
}

#content .imageholderleft{
	float:left;
	width: 353px;
}

#footer {
	float:left;
	width: 570px;
	text-align: center;
	font-size: 0.8em;
	clear: both;
	margin: 15px 0 0 0;
	padding: 3px 0;
	border-top: 1px solid #666;
}
