body{
margin: 0px;
background-color:#000000;
font:Arial, Helvetica, sans-serif;
}
.wrapper{
margin: 0 auto;
width: 100%;
}
.header{
margin: 0 auto;
background:url(images/header.jpg);
background-repeat:no-repeat;
background-position:center;
background-color: #000000;
width: 100%;
height: 232px;
}
.menu{
margin: 0 auto;
width: 1000px;
height: 33px;
padding-top:160px;
}
.buttons{
float:right;
margin-right: 0px;
margin-top: -160px;
width: 143px;
height: 45px;
}
.login_field{
float: right;
width: 40px;
margin-top: -155px;
margin-right: 40px;
}
.login_button{
width:115px;
height: 22px;
float:right;
margin-top: -156px;
margin-right: 13px;
}
.menu ul{
text-align:center;
width: 800px;
height: 33px;
padding-left: 220px;

}
.menu ul li{
 display:inline; list-style-type:none;  padding-top: 7px; float:left;
}
.menu ul li a{
    font-family: "Century Gothic";
	font-size:15px;
	letter-spacing:0px;
        font-weight:100;
	color: #FFFFFF;
	text-decoration:none; 
	padding:0px 21px 0px 21px;
}
.menu ul li a:hover{
    color: #c96019;
}
.content{
width: 100%;
margin: 0 auto;
margin-top: -28px;
min-height: 290px;
padding-top: 30px;
background-color:#1e1e1e;
}
.words{
padding: 0px;
padding-bottom: 20px;
width: 1003px;
margin:0 auto;
margin-top: 10px;
color:#FFFFFF;
font-family: "Century Gothic";
font-size:13px;
}
.words_home{
width: 1003px;
height: 261px;
margin:0 auto;
background:url(images/home_content_bg.png);
background-repeat:no-repeat;
}
.words_home_left a{
width: 300px;
height: 50px;
font-family: "Century Gothic";
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
.words_home_left{
width: 300px;
height: 50px;
font-family: "Century Gothic";
font-size:14px;
color:#FFFFFF;
padding-top: 220px;
padding-left: 30px;
}
.words_home_right{
width: 400px;
height: 180px;
font-family: "Century Gothic";
font-size:13px;
color:#000000;
padding-top: 145px;
padding-left: 580px;
margin-top: -355px;
line-height: 16px;
}
.words_home_right a{
color:#000000;
}
.words h1
{
	color:#c96019;
	font-size:19px;
	font-family: "Century Gothic";
        font-weight:100;
}

.words h2
{
	color:#969696;
	font-size:16px;
	font-family: "Century Gothic";
        font-weight:100;

}

.words h3
{
	color:#FFFFFF;
	font-size:14px;
	font-family: "Century Gothic";
	font-style:italic;
        font-weight:100;
}

.words h4
{
	color:#FFFFFF;
	font-size:14px;
	font-family: "Century Gothic";
        font-weight:100;
}

.words a
{
	color:#c96019;
	font-size:15px;
	font-family: "Century Gothic";
}

.footer{
margin: 0 auto;
font-family: "Century Gothic";
padding-top:60px;
height: 101px;
width:900px;
color:#FFFFFF;
font-size:13px;
font:bold;
}

.footer ul {margin-top: 15px; text-align:center;}
.footer ul li { display:inline; list-style-type:none; margin-top: 15px; }
.footer ul li a { color:#FFF; text-decoration:none; padding-left: 6px; padding-right:6px; }
.footer ul li a:hover { text-decoration:underline;}
.footer ul li a.selected {text-decoration:underline;}

.foot_bottom
{
	margin: 0 auto;
	width: 1000px;
	text-align:center;
	margin-top: -10px;
	font-family: "Century Gothic";
	font-size:12px;
	
}
.foot_bottom a
{
	color:#FFF;
	text-decoration: none;font-weight:bold;
}



