*{margin:0;
padding:0;
text-decoration: none;
border:none;
list-style-type: none;}

body{
	background-color: #890D05;
	font-family:verdana, helvetica, sans;
	color:#666;
	text-align:center;
	overflow:-moz-scrollbars-vertical;
	background-image:  url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 62.5%;
}

h1#toplogo{
/*Size of the image*/
padding-top: 119px;



/*The image*/
background-image:  url(images/logo.gif);
background-repeat: no-repeat;

/*Hide the text*/
overflow: hidden;

/* WIN IE5 hack */
height: 119px;

voice-family: "\"}\"";
voice-family:inherit;
height: 0; }

#wrapper{width: 740px; text-align:left; margin:auto;

}

#menu
{
float:left;
width: 255px;
text-align:right;
padding:20px 0 140px;
background-image: url(images/globe3.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

#menu a{display:block;
padding:4px 24px 4px 15px;
margin:0px; color:#AC1E0B;
font-weight:bold;
font-size:11px;
line-height:120%;
height:1%;
margin-bottom:2px;}

#menu a:hover{
	color: #FFFFFF;
	background-color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #681E1E;
}

#content{
	margin:20px 40px 0 255px;
	padding:0 0 20px 20px;;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCC99;
	height:1%;
}

#footer {
	clear:both;
	margin-top:20px;
	padding-left:282px;
	color: #666666;
	font-size: 1em;
	padding-bottom: 15px;
	font-size: .8em;

}

#navbottom {
font-size: 1.1em;
}


#toplinks{position:relative;
z-index:99;
margin: 10px auto -20px;
text-align:right;
width:640px;
color: #666666;}
#toplinks a{color: #666666;}

h2{
	font-size: 1.4em;
	color: #666;
	margin-bottom: 15px;
}


p{
	font-size: 1.2em;
	margin-top:12px;
	line-height: 150%;
	text-align:justify;
}

.list {
	font-size: 1.2em;
	margin-top:12px;
	line-height: 150%;
	text-align:left;
	}

a {
color: #AC1E0B;
}

.solution {
	font-size: 1.4em;
	color: #666;
	margin-bottom: 15px;
	font-weight: bold;
}

.list li {
	font-size: 1.0em;
	margin-top:12px;
	line-height: 150%;
	text-align:left;
	list-style: disc;
	margin-left: 25px;
}

.imgfr{float:right; margin:4px 0 5px 12px; padding:4px; border: solid 1px #ccc; }
.imgfl{float:left; margin:4px 12px 5px 0; padding:4px; border: solid 1px #ccc;}