@charset "ISO-8859-1";
/* CSS Document */
a:link    {color:#d2251f; text-decoration:underline;}/* 0A95AE */
a:active  {color:#facb00; text-decoration:underline;}
a:visited {color:#d2251f; text-decoration:underline;}
a:hover   {color:#facb00; text-decoration:none;}

body {
	background: url(http://www.distributorcentral.com/websites/fuegolanding/images/fugeo_background_gradient2.jpg) repeat-x #facb01;
    padding: 0px;
    margin: 0px;
    text-align: center;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 9pt;
    color:#333;
}
#wrapper {
	width: 641px;
	margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: auto;
    background-color: #fbf9f2;
	border: 4px double #717c7f;
}
#content_table_header {
	width: 777px !important;
	margin-bottom: 0px;
}
#dc_navigation {
    width: 785px;
	background-color: #fbf9f2;
	border-right: 4px double #717c7f;
	border-right: 4px double #717c7f;
	border-left: 4px double #717c7f;
	border-bottom: 4px double #717c7f;
}
#footer {
	width: 777px;
	margin: 5px auto 0px auto;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
}
	#footer a:link    {color:#ffffff; text-decoration:underline;}/* 0A95AE */
	#footer a:active  {color:#ffffff; text-decoration:underline;}
	#footer a:visited {color:#ffffff; text-decoration:underline;}
	#footer a:hover   {color:#d2251f; text-decoration:none;}
.font_text {
	font-size: 8pt;
	color: #ffffff;
}
/* entry page*/
.top_enter_site {
	text-align: right;
	margin: 5px 20px auto auto;
}
.enter_site {
	font-size: 17pt;
	margin-bottom: 15px;
}

/* common */
h1 {
	margin: 0px auto 10px auto;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #d2251f;
}
h2 {
	font-size: 17pt;
	font-weight: normal;
	color: #d2251f;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
ul {
	margin-top: 0px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.slogan {
	margin: 5px 10px 5px auto;
	font-size: 14px;
	font-weight: bold;
	color: #d2251f;
	text-align: right;
}
.text_red {
	color: #d2251f;
}
.text_yellow {
	color: #facb00;
}

