html{

}
body{
	font-family: Arial;
	font-size: 12px;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#E1911D;
}
html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
img { margin:0; padding:0; border:0; text-decoration: none; }

li{ list-style:none; float:left; }

caption, th{ text-align:left; font-weight:normal; }

a img { border:none; }

a { cursor:pointer }

/* H1 to H6 Styles */
h1{ padding:0; margin:0; font-weight:normal; color:#FFFFFF; font-size:24px; text-align:center; }
h2{ padding:0; margin:0; font-weight:normal; color:#FFE400; font-size:18px; text-align:center; }
h3{ padding:0; margin:0; font-weight:bold; color:#FFF17E; font-size:16px; text-align:left; }
h4{ padding:0; margin:0; font-weight:bold; color:#790000; font-size:16px; text-align:left; }
h5{ padding:0; margin:0; font-weight:bold; color:#790000; font-size:26px; text-align:left; }
h6{ padding:0; margin:0; font-weight:bold; color:#FFEF64; font-size:18px; text-align:left; background:url(../images/bg_pagehead.gif) no-repeat left top; line-height:35px; padding:0 0 0 10px; }


/* Texttype Styles */
.txttype1 { text-decoration: underline; font-weight:bold; color:#2D8BCB; font-size:13px; }

/* Linktype Styles */
.linktype1 { color: #808080; text-decoration: none; }
.linktype1:hover { text-decoration: underline; color: #FFFFFF; }

/*Homepage Styles */
#headernav{
	background:url(../images/bg_headernav.jpg) no-repeat center top;
	width:902px;
	height:92px;
	text-align:left;
}
#header{
	width:902px;
	height:227px;
}

/*Middle Navigation Styles */
#middlenav{
	border:1px #56010A solid; height:38px; background:url(../images/bg_midnav.gif) repeat-x left top; line-height:38px; text-align:center;
}
#middlenav span{
	color:#FFCC00;
	padding:0 18px 0 18px;
	font-size:16px;
}
#middlenav a{
	color:#FFFFFF;
	font-weight:bold;
}
#middlenav a:hover{
	color:#FFCC00;
}

/*Footer Styles*/
#footer{
	border-top:2px #A43002 solid;
	color:#FFFFFF;
	height:48px;
}
#footer a{
	color:#A43002;
}
#footer a:hover{
	color:#D66510;
}
#footer .copyright{
	padding:0 0 0 10px;
}
#footer .developed{
	padding:0 10px 0 0;
	font-size:11px;
}

/*Middle Content Styles*/
#content{
	padding:5px 0 5px 0;
}
#content .catg_link{
	background:url(../images/icon_1.gif) no-repeat left center;
	text-align:left;
	padding:0 0 0 16px;
	margin:0 0 0 10px;
	line-height:24px;
}
#content .catg_link a{
	color:#280000;
	font-weight:bold;
}
#content .catg_link a:hover{
	color:#FF0000;
}
.curve1_bg{
	background-color:#FACD17;
	padding:20px;
}
.curve2_bg{
	background-color:#C26514;
	padding:20px;
}
.curve3_bg{
	background-color:#FFFCE9;
	padding:20px;
}
.curve4_bg{
	background-color:#FFFFFF;
	padding:10px;
	border:1px #8C0000 solid;
	text-align:left;
	line-height:18px;
}
#quote_top{
	height:20px;
	text-align:left;
}
#quote_mid{
	padding:0 30px 0 30px;
	font-weight:bold;
}
#quote_down{
	padding:5px 0 0 0;
	text-align:right;
}
