* { padding: 0; margin: 0; }

h1, h2, h3, h4{
 font-weight: normal;
 margin-bottom: 17px;
 text-shadow:0 1px 0 #333;
}
a {
 color: #666;
 text-decoration: none;
}
a:hover {
 color: #FFF;
 text-decoration: underline;
}
body {
 font-family: Cambria, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #e8e6e7;
 background-image: url('images/bg_main.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 background-attachment: fixed;
 background-color: #101010;
}
hr{
 color:#2b2b2b;
}
img, div, button { 
 behavior: url(images/iepngfix.htc) 
}
#translate_bar{
 width: 100%;
 height: 50px;
 position: fixed;
 top: 0px;
 left: 0px;
 /* background-image: url('images/bg_translatebar.png');
 background-repeat: repeat;
 background-position: top left; */
 background-color: #000;
 border-bottom: 1px solid #1f1f1f;
 text-align: right;
}
#translate_wrapper{
 margin: 0 auto;
 width: 900px;
}
#trans_text{
 text-align: left;
 margin: 5px 10px 0px 0px;
 padding-top: 4px;
 padding-left: 180px;
 color: #727272;
 font-family: arial;
}
#google_translate_element{
 float: left;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#header {
 width: 900px;
 color: #333;
 padding: 0px;
 border: 0px;
 height: 100px;
 margin: 50px 0px 0px 0px;
}
.left{
 float: left;
} 
.img_right{
 margin: 8px;
 float: left;
}
#contact_info{
 float: right;
 width: 540px; 
 text-align: right;
 margin: 63px 10px 0px 0px;
 color: #fcfcfc;
 font-size: 1em;
}
#contact_info a{
 text-decoration: none;
 color: #fcfcfc;
}
#contact_info a:hover{
 text-decoration: underline;
 color: #ccc;
}
#splashbox{
 width: 900px;
 height: 274px;
 background-image: url('images/bg_splashbox.png');
 background-repeat: no-repeat;
 background-position: top center;
}
#menu{
 float: left;
 height: 247px;
 width: 193px;
 padding: 24px 0px 0px 70px;
 color: #fcfcfc;
 text-shadow:0 1px 0 #333;
 font-size: 1.9em;
 line-height: 46px;
}
#menu a{
 color: #fcfcfc;
 text-decoration: none;
}
#menu a:hover{
 color:#53b1f9;
}
#menu .active{
 color:#53b1f9;
}
.splash{
 float: right;
 margin: 22px 21px 0px 0px;
}
#content_top{
 width: 900px;
 height: 26px;
 background-image: url('images/content_top.png');
 background-repeat: no-repeat;
 background-position: top center;
 margin: 18px 0px 0px 0px;
}
#content{ 
 width: 788px;
 border: 0px;
 padding: 30px 56px 20px 56px;
 margin: 0px;
 background-image: url('images/content_bg.png');
 background-repeat: repeat-y;
 background-position: top center;
 font-size: 1.3em;
 color: #eeeeee;
 text-align: justify;
 display: inline-block;
}
#content p{
 margin: 4px 0px 4px 5px;
}
#content span{
 font-size: .8em;
}
#left{ 
 float: left;
 width: 385px;
 display: inline;
 padding-right: 25px;
}
#right{ 
}
#left_list{
 float: left;
 width: 240px;
 display: inline;
 padding-right: 10px;
 margin-left: 200px;
}
#right-list{
 float: right;
 width: 240px;
 display: inline;
}
#left_list ul, #right_list ul{
 list-style: square;
}
#referenceletter{
 background-color:#e8e2d6;
 margin: 20px auto;
 width: 600px;
 padding: 50px 40px 100px 40px;
 color:#3A3A3A;
 border: 4px solid #fff;
}
#referenceletter a:hover{
 color:#3399CC;
}
#referenceletter span{
 font-size:.7em;

}
#center_cont{
 float: left;
 width: 240px;
 display: inline;
 padding-right: 10px;
 margin-left: 330px;
}
.about{
 font-family: lucida handwriting, Segoe Script, Serif;
 text-align: left;
 font-size: 1.2em;
}
.noborder{
 border:0px;
 margin-top:9px;
}
#footer { 
 width: 860px;
 height: 300px;
 color: #8e8e8e;
 font-size: 1.2em;
 border: 0px;
 margin: 0px;
 padding: 25px 0px 20px 40px;
 background-image: url('images/content_bottom.png');
 background-repeat: no-repeat;
 background-position: top center;
}
.logo_bottom{
 float: left;
}
#bottom_menu{
 padding: 18px 0px 0px 230px;
 line-height: 1.1em;
}
#bottom_menu a{
 text-decoration: none;
 color: #8e8e8e;
}
#bottom_menu a:hover{
 text-decoration: underline;
 color: #FFF;
}
#bottom_menu span{
 font-size: .8em;
}
#logos{
 width:420px;
 height:120px;
 margin: 0 auto;
}
#logos img{
 border: 0px;
 float: left;
 display: inline;
}
#logos a {
	border-bottom: 1px dashed brown;
	text-decoration: none;
	border: 0px;
}

#logos a:hover {
	position: relative;
}
/*
#logos a span {
	display: none;
}

#logos a:hover span {
   color: #eeeeee;
	display: block;
   	position: absolute; top: 5px; left: 0px;
	
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #202020; border: 1px solid #333;
	opacity: 0.9;
	
}
*/

#opt{
 clear:both;
 text-align: center;
 margin: 10px 0px 25px 0px;
}
#opt a{
 color:#8e8e8e;
}
#opt a:hover{
 text-decoration: underline;
 color: #FFF;
}
.formtxt {
 font-weight: normal;
 text-align: right;
 margin-right: 8px;
}
.checkboxes{
 text-align:left;
}
#form_left{
 width: 190px;
 float: left;
} 
#form_right{
 width: 210px;
 float: right;
}
input{
 margin: 4px 4px 4px 10px;
}
