@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #272727;
	background-image: url(images/site/bot.jpg);
	background-repeat:repeat;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}

h1 {
	color: white;
}

h4 {
	color: white;
	margin-top: 20px;
}
h3 {
  margin-top: -15px;	
}

p , li {
 color: #CCC;	
}
.faq {
	margin-top: 5px;
	display:inline;
}
#wrapper {
	width:1100px;
	margin-left: auto;
	margin-right: auto;
}
#menu_bar {
	width: auto;
	padding-left: 55px;
	
}
/*#header img {
	border-top: 6px solid black;
	/*margin-top: 3px;
}*/

#header {
	font-size:0.5625em; color:#404040
}
#header ul{
	margin:0; padding:0 0 0 3px; list-style:none;}
#header ul li{ margin:0px; display:inline}
#header ul .last{background:none}
#header ul li a{ background:url(images/site/bg_menu.gif) top right no-repeat; color:#ffffff; text-decoration:none; width:163px; text-align:center; display:block; float:left ; padding:26px 0px 18px 0} 
#header ul .li a{ width:160px;} 
#header ul li a:hover { color:#ff7f29; text-decoration:none; background:url(images/site/bg_menu-act-160.gif) top right no-repeat;}
#header ul li .current{ color:#ff7f29; text-decoration:none; background:url(images/site/bg_menu-act-160.gif) top right no-repeat;  }

#main {
	width:940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #333;
	padding:10px 20px 10px 20px;
	text-align:left;
}

a {
	color: white;
}

a:hover {
	text-decoration:none;
}

#amer_flag{
	margin-left: 20px;
	float: left;
	height: 50px;
	width: 75px;
	background-image: url(images/Flags.gif);
	background-repeat:no-repeat;
}

#mari_flag{
	float: right;	
	margin-right: 20px;
	height: 50px;
	width: 75px;
	background-image: url(images/Flags.gif);
	background-repeat:no-repeat;
	background-position: -235px 0px;
}

#center_flag{
text-align:center;
float: left:

}

#flag_footer{
	clear: both;
}

#power {
	font-size:10px;
	color: #CCC;
	width:980px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
}

#main .text {
	padding-right: 10px;
}
#ticker_tape_wrapper{
	/*border: solid 1px white;*/
	width: 980px;
	margin-left: 58px;
}
