.languages {
	width: 210px;
	height: 20px;
	float: right;
	padding: 10px;
	font-size: 10px;
	font-family: sans-serif;
}

.languages a {
	color: #666;
	text-decoration: none;
	border: 1px solid #666;
	padding: 3px;
	height: 10px;
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	margin-right: 2px;
	text-align: center;
}

.languages a:hover {
	color: #000;
	background: #e7edf5;
}


.languages a:hover img {
	opacity: 1.0;
	-moz-opacity: 100;
}

.languages .current {
	border: 1px solid #ddd;
	padding: 3px;
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	margin-right: 2px;
	text-align: center;
}

body {
	font-size: 10pt;
	min-width: 770px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.5em;
	background: white url("r.gif") no-repeat top right;
	margin: 0;
	padding: 0 10px;
	color: black;
}

img {
   	border: 0;
}

#wrap {
	width: 750px;
	margin: 10px auto;
}

#main table {
	font-size: 11px;
}

#main {
	margin-left: 10px;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	font-family: "Arial Rounded MT Bold", "Lucida Grande", Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0.5em;
}

#header h1 {
	height: 60px;
	width: 346px;
	background: url("banner.gif") no-repeat bottom left;
}

#header h1 span {
	display: none;
}

#header p {
	width: 300px;
	padding: 0;
	margin: -3.3em 0 0 350px;	
	font-size: 12pt;
}

#nav {
	text-align: right;
	clear: both;
	padding: 5px;
	font-size: 10px;
	font-family: "Lucida Grande", Arial, sans-serif;	
	color: #999;
	border-top: 1px solid #CCC;
	margin-top: 15px;
	margin-bottom: 10px;
}

#nav ul {
	list-style: none;
	margin: 0;
}

#nav ul li {
	display: inline;
	margin: 0 5px 0 10px;
	padding: 0;	
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

#nav ul li a:hover {
	color: #666;
}

#main p {
	font-size: 12px;
	color: #333;
}

#main h2 {
	font-size: 14pt;
	margin: 0.6em,0;
	color: #333;
	}

#main h3 {
	font-size: 12pt;
}

#left {
    width: 470px;
    overflow: hidden;
	text-align: justify;    
    float: left;
}

#testmonials {
	background: white url("r.gif") no-repeat top right;
	width: 230px;
	float: right;
	border:1px solid #CCC;
	padding: 10px;
}

#testmonials h2 {
	margin-top: 0;
	border-bottom: 1px solid #CCC;
}

#testmonials p span {
	display: block;
	text-align: right;
	color: #999;
}

#download {
	margin-bottom: 1em;
}

p.credit {
	clear: both;
	border-top: 1px solid #CCC;
	text-align: center;
	font-size: 10px;
	padding-top: 1em;
}
