@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	background-image: url(../graphics/bg_page.jpg);
	background-repeat: repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#container{width:839px;height:auto;overflow:auto;margin:auto;}
#header{width:839px;height:113px;border-bottom:1px solid #6b6b6b;margin-bottom:5px;}
#logo{width:290px;height:119px;float:left;}
#nav-bar{float:right;margin-top:85px;margin-right:15px;color:#999999;}
#fma{clear:both;width:839px; height:378px; background-image:url(../graphics/fma_photo.jpg); text-align:center;}
#content{clear:both;margin-bottom:10px;border-bottom:1px solid #6b6b6b;padding:25px;width:789px;height:auto;overflow:auto; background-color:#000000;  }
#text-left{width:465px;float:left;height:auto;overflow:auto;}

#text-right{width:292px;float:right;height:auto;overflow:auto;}
#testimonial{
	width:252px;
	height:107px;
	background-image: url(../graphics/bg_testi.jpg);
	background-repeat: no-repeat;
	font-size:11px;color:#1c1c1c;
	padding:20px;
	padding-top:50px;line-height:16px;
}
#footer-logos{clear:both;width:839px; height:78px;background-color:#1c1c1c;}
#footer{clear:both;color:10px; color:#484848;margin-top:20px;margin-bottom:20px;line-height:16px;}

.focus{
	width:183px;
	height:45px;
	float:left;
	margin:2px;
	margin-top:300px;
	background-image: url(../graphics/bg_box.gif);font-size:14px;font-weight:bold;text-align:center;padding:10px;
	padding-top:16px;
}

.focus img{border:none}

.focus a{color:#000; text-decoration:none;}
.focus a:hover{color:#fff}

h1{font-size:18px;color:#f8d43a}
h2{font-soze:14px;color:#92d6e3}
p, li{color:#e6e6e6;font-size:12px;}
.yellow{color:#f8d43a}
.focus h1{font-size:16px;font-weight:bold;padding:0;margin:0;color:#000;}
#nav-bar a{font-size:12px;color:#fff;text-decoration:none;margin-left:5px;margin-right:5px; text-transform:uppercase}
#nav-bar a:hover{font-size:12px;color:#f8d43a;text-decoration:none;margin-left:5px;margin-right:5px; text-transform:uppercase}

#nav-bar a.register {color:#00FF00;}
#nav-bar a.login {color:#FFFF99;}
#footer a{color:#999999;text-decoration:none;}
#footer a:hover{color:#CCCCCC; text-decoration:underline;}



