/* @override http://ammp.info/styles.css */
/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}
/* @end */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/red_texture.jpg');
	color: #333;
	text-align: center;
	padding: 0; 
	margin: 0;
	}
ul, li{ 
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size:1.2em;
	line-height: 1.4em;
	color:#333;
	list-style-type: disc;
	margin: 0 0 5px 10px;
	}

A 			{ color: #000000; text-decoration: underline; }
A:link		{ color: #994C00; text-decoration: underline; }
A:visited	{ color:#994C00; text-decoration: underline; }
A:active	{ color: #994C00; }
A:hover		{ color: #000; text-decoration:underline }

p {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size:1.2em;
	line-height: 1.4em;
	text-align: left;
	color:#333333;
	margin: 0 0 20px 0;
	}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

h4 { 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:7px;
	margin-left:10px;
	font-size:14px;
	height: 20px;
	color:#FFFFFF;
	text-align:left;
	font-style:normal;
	text-indent: 0px;
	}


h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#990000;	
	font-size:15px;
	text-align:left;
	font-style:normal;
	height: 24px;
	margin: 0 0 20px 0;
	}
h2 { 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size:14px;
	color:#636467;
	text-align:left;
	border-bottom:0px solid #fff;
	}

#container {
	line-height: 160%;
		margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	margin-bottom:0px;
	text-align: left;
	padding: 0px;
	width: 761px;
	background-image: url(images/content_background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}
#container_inner {
	line-height: 160%;
		margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	padding: 0px;
	width: 742px;

	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	}
#topborder {
	
		margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	width: 761px;
	height:7px;
	background-image: url(images/topbar.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
#bottomborder {
	
		margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	width: 761px;
	height:11px;
	background-image: url(images/bottombar.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	}
#header {
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #333;
	width: 742px;
	height:174px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#content {
	border: 0px solid #333;
	width: 742px;
	padding: 25px 0 0 0;

	}

#footer {
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 1px solid #999999;
	border-bottom: 0px solid #000000;
	text-align:center;
	width: 742px;
	height: 17px;
	padding-top:20px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right: 0px;
	margin-left: 36px;
	}
#right {

	float: right;
	width: 125px;
	padding-right: 50px;
	margin: 0px;
	overflow: hidden;
	margin-right:10px;}

		

#left {

	float: left;
	width: 475px;
	padding-left: 50px;
	margin: 0px;
	overflow: hidden;
	margin-right:0px;
	margin-bottom:20px;
	
	}
#right_home {

	float: right;
	width: 275px;
	padding: 0 50px 0 0;
	margin: 0 10px 0 0;
	overflow: hidden;
	}

		

#left_home {

	float: left;
	width: 325px;
	padding-left: 50px;
	margin: 0px;
	margin-right:0px;
	margin-bottom:20px;
	
	}
#detail {
	padding-left: 0px;
	padding-right:10px;
	padding-top:10px;
	margin:0px;
	}


#footer {
	padding: 0;
	margin: 0px;
	clear: both;
	font-color:#fff
	}
	


#sidebar 
{
	float: left;
	background-image: url(images/Steel_Dark.gif);
	width: 185px;
	height:350px;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#footer A, #footer2 A, #footer_home A	{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	font-size:1em;
	color:#333;
	padding-left:5px;
	vertical-align: bottom;
}
#footer A:link		{
	color: #333;
	text-decoration: underline;
	padding-top: 20px;
}
#footer A:visited	{ color: #333; 	text-decoration: underline; }
#footer A:active	{ color: #333; }
#footer A:hover		{
	color: #000;
	text-weight:bold;
	}

/*---- Font Burner Styles ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/
.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1.4em;

  font-size: 18px;
}
.sIFR-active h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1.3em;

  font-size: 15px;
}
.sIFR-active h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1.2em;

  font-size: 14px;
}

