*{
    -moz-box-sizing: border-box;
}
body{
    font-family:"Trebuchet MS";
    font-size:14px;
	background-color:#221;
	color:#bbb
}

dl{
	width:220px;
	line-height:1.5em;
	margin:0;
	padding:0; }

dt{
	float:left;
	padding:0; }

dd{
    padding:0; }

input, textarea{
	width:200px;background-color:#113;color:#ded;font-size:14px;
	border:1px dashed #99a;
	margin:2px; }

#submit, b, strong{
	color:#66c;
	font-weight:bold }

form dl{
    width:310px;
    padding:0;
    margin:0; }

form dt{
    float:left;
    margin:0;
    padding:0; }

form dd{
    text-align:right; }

#cnt{
	width:800px;position:relative;
	left:50%;top:40px;margin-left:-400px; }
h1{
	text-shadow:1px 1px 1px white;
	letter-spacing:1px;
}
h1, h2, h3{
	padding-bottom:5px;
	font-weight:normal;
	font-size:22px;
	color:#aaa;
	margin-bottom:13px; }

h2,h3{
	font-size:18px; }

#header{
	font-family:"Trebuchet MS";
	border-bottom:1px solid #bbb;
	width:800px;
	margin:0 0 40px 0;
	padding:0 0 5px 0;
	position:relative; }

#small_logo{
	float:left;width:50%; }

#small_logo h1,#small_logo h2{
    font-family:"Trebuchet MS";
    font-size:22px;
    font-weight:bold;
    color:#bbb;
    margin:0;
    padding:0;
    border:none; }

#small_logo h2{
	font-size:13px;color:#777; }

p{
	margin:2px 0 9px 0; }

a:link, a:visited{
	color:#66e;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration:none;
	margin:0; }

a:hover {
	background-color:#999; }

#nav{
	position:absolute;
	right:0;
	bottom:0 }

#nav a{
	margin:0 0 0 12px;
	float:right;
	text-align:center;
	background-color:#221 }

#nav a:hover{
    background-color:#888;
}
#language{
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	font-size:13px;
}
#pagepic {
	float:left;display:inline;width:200px}
#logo {
	height:118px;
	width:556px;
	position:absolute;
	top:120px;
	left:50%;
	margin:	0 0 0 -278px;
	display:block }

#copy{
    float:right;
    margin-top:-3px;
    width:540px;
	line-height:1.5em;
}
#services div img{
	float:right;margin-left:1px;background-color:#221}

#balance{
    float:left;
    clear:left;
    margin:10px 0 0 0; 
}

.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

.clear{
	display:inline-table; }

/* \*/
*html .clear{
	height: 1%}
.clear{
	display:block; }

/* End */
#address{
    float:left;
}

.spanish p{
    color:#aba;padding:0 0 0 10px;
}
.transparent{
    display:none;
    position:absolute;
    background-color:#aaa;
    height:200px;
    width:336px;
    top:-20px;
    left:-15px;
    opacity:.35;
    filter:alpha(opacity=35);
    -moz-opacity 0.35;
 }
 .transparent2{
    display:none;
    position:absolute;
    height:70px;
    width:320px;
    background-color:#fff;
    top:-8px;
    left:-7px;
    opacity:.15;
    filter:alpha(opacity=15);
    -moz-opacity 0.15; }

 .flag a{
    color:#379; }

 #footer{
    float:left;
    border-top:1px solid #888;
    width:100%;
    text-align:right;
    margin:30px 0 0 0;
    padding:10px 0 0 0;
    clear:both;
    opacity:.5;
    filter:alpha(opacity=50);
    -moz-opacity 0.5; }

#nav{
	float:left;
	clear:left; }

.tone0{
	background-color:#380; }

.tone1{
	background-color:#842; }

th{
	text-align:left; }

td{
	vertical-align:top;
	font-size:12px; }
#accordion{
	background-color:#221; }
button {
	outline-width: thick;
}
