@charset "utf-8";
/* CSS Document */
body{
	padding:0px; 
	margin:0px; 
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	color:#5a5a5a;
	}

/*================ Start Header ================*/
#header_bg{background:url(../images/header_bg.gif) repeat-x; height:89px; color:#fff; width:100%;}
#header_bg a{color:#fff; text-decoration:none;}
#header_bg a:hover{color:#fff; text-decoration:underline;}
/*================ End Header ================*/

/*================ Start Main Container ================*/
.flt{float:left;}
.flr{float:right;}
.clr{clear:both;}
.w230{width:227px; overflow:hidden;}
.w140{width:145px; border-left:1px dotted #cfcfcf;}
.w247{width:245px; border-left:1px dotted #cfcfcf;}
#main_bg{width:977px; padding:15px 10px;background:url(../images/bg.gif) top center repeat-y; }
.dot{background:url(../images/dot.gif) repeat-x;}
h1{
	padding:2px 0 10px 35px; 
	margin:0px; 
	font:21px Arial, Helvetica, sans-serif; color:#c10401;
	background:url(../images/arrow_2.gif) no-repeat;
	}
h2{
	padding:5px 0 10px 35px; 
	margin:0px; 
	font:bold 16px Arial, Helvetica, sans-serif; color:#c10401;
	background:url(../images/arrow_2.gif) no-repeat;
	}
p{padding:0px; margin:0px; text-align:justify;}
p a{color:#b00200; text-decoration:underline;}
p a:hover{color:#000; text-decoration:none;}
.pad_1{padding-top:8px;}
/*================ End Main Container ================*/

/*================ Start Left Pannel ================*/
#left_menu{background:url(../images/lt_mdl.gif) repeat-y; width:227px; padding:0px; margin:0px;}
#left_menu ul{padding:0px; margin:0px;}
#left_menu ul li{
	padding:2px 0 5px 25px;
	margin-left:15px; 
	margin-right:15px; 
	background:url(../images/arrow.gif) 10px 9px no-repeat;
	list-style:none;
	border-bottom:1px dotted #b6b6b6;
	}
#left_menu ul li a{color:#404040; text-decoration:none; display:block;}
#left_menu ul li:hover{border-bottom:1px dotted #c00401;}
#left_menu ul li a:hover{color:#b00200; text-decoration:none;}
/*================ End Left Pannel ================*/

/*================ Start Subscribe ================*/
.subscribe{
	background:url(../images/subscribe.gif) no-repeat; 
	width:201px; 
	height:56px; 
	padding:15px 13px;
	color:#fff;
	}
.inputtext{background:url(../images/input.gif) repeat-x; height:20px; border:0px; padding-top:3px;}
/*================ End Subscribe ================*/

/*================ Start Footer Link ================*/
.footer{color:#000; text-decoration:none;}
.footer:hover{text-decoration:underline; color:#c10401;}
/*================ End Footer Link ================*/

/*================ Start Bottom Link ================*/
.text_1{padding:0px; margin:0px;}
.text_1 ul{padding:0px; margin:0px;}
.text_1 ul li{padding:3px 0 0 25px; margin:0px; background:url(../images/arrow_3.gif) 12px 10px no-repeat; list-style:none;}
.text_1 ul li a{color:#5a5a5a; text-decoration:none;}
.text_1 ul li a:hover{color:#b00200; text-decoration:underline;}

/*================ End Bottom Link ================*/
