@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
.star {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color:#FF0000;
	text-decoration: none;
	padding:0 5px 10px 0;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bd-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#023b47;
	/*margin-bottom:25px !important;
	padding-bottom:25px;
	.margin-bottom:25px;*/
	}
#main-wrapper
	{
	min-height:659px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:659px; /* for IE5.x and IE6 */
	margin:0;
	width:991px;
	}
.lft-crnr
	{
	background-image: url(../images/hedr-bg-lft.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height:279px;
	}
.rgt-crnr
	{
	background-image: url(../images/hedr-bg-rgt.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height:279px;
	}
#header-cont
	{
	height:378px;
	width:991px;
	float:left;
	font-family:Tahoma, Arial;
	text-decoration:none;
	background-image: url(../images/main-img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#header-cont .logo
	{
	width:583px;
	height:90px;
	float:left;
	margin-top:4px;
	margin-left:4px;
	}
#header-cont .cntc
	{
	width:245px;
	float:left;
	padding:18px 35px 0 10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
#header-cont ul
	{
	margin:0px;
	list-style-type:none;
	display:block;
	padding:18px 0 0 0;
	float:left;
	}
#header-cont ul li 
	{
	list-style-type:none;
	text-align:center;
	float:left;
	font-size:14px;
	}
#header-cont ul li a
	{
	color:#fff;
	text-decoration:none;
	padding:0 15px 0 15px;
	}
#header-cont ul li a:hover
	{
	color:#fff600;
	}
#header-cont .flag-cont
	{
	width:80px;
	padding:18px 0 0 20px;
	float:left;
	}
.spacer {
	line-height: 0px;
	clear: both;
}
#main-body{
	min-height:238px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:238px; /* for IE5.x and IE6 */
	width:971px;
	padding:39px 10px 39px 10px;
	float:left;
	}
#main-body h1, #main-body h2, #main-body h3
	{
	font-family:Tahoma, Arial;
	font-size:20px;
	color:#595454;
	padding:0 5px 15px 0;
	font-weight:normal;
	float:none;
	}
#main-body h2	
	{
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	font-size:12px;
	padding:15px 5px 0 0;
	}
#main-body h2 a
	{
	text-decoration:none;
	color:#4f4f4f;
	}
#main-body h3
	{
	font-size:14px;
	color:#67a514;
	font-weight:normal;
	padding:0 5px 5px 0;
	}
#main-body .wel-img
	{
	width:255px;
	height:184px;
	float:left;
	}
.sep-line
	{
	width:100%;
	background-image:url(../images/sep-line.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:20px;
	}
.txarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #fbfbfb;
	width:220px;
	padding-left:3px;
	padding-top:2px;
	border:solid 1px #dcdcdc;
	margin-top:2px;
	margin-bottom:5px;
}
.combowd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:181px;
	padding-left:3px;
}
#footer-outer
	{
	width:100%;
	height:71px;
	float:left;
	background-image: url(../images/ftr-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:25px;
	}
#footer
	{
	height:70px; 
	width:990px;
	color:#4f4f4f;
	margin:0 auto;
	}
#footer .ftr-left
	{
	width:620px;
	float:left;
	padding:16px 0 0 10px;
	}
#footer .ftr-left a
	{
	text-decoration:none;
	padding:0 8px 0 8px;
	color:#4f4f4f;
	}
#footer .ftr-rgt
	{
	width:122px;
	font-size:12px;
	padding:16px 10px 0 0;
	float:right;
	text-align:right;
	}
#footer .ftr-rgt a
	{
	color:#4f4f4f;
	text-decoration:none;
	}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	
	background-position: center;
	
	white-space: normal;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	padding-top:10px;
	}
.bult
	{
	width:95px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:25px;
	}
	.txarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #fbfbfb;
	width:207px;
	padding:2px 0 2px 3px;
	border:solid 1px #ea9800;
	margin-bottom:10px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #fbfbfb;
	width:207px;
	height:180px;
	padding:2px 0 2px 3px;
	border:solid 1px #ea9800;
	margin-bottom:10px;
}
.combowd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:186px;
	padding-left:3px;
}
.btn {
	width:52px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-bottom:2px;
	background-color:#FFFFFF;
	border:#FF9900 solid 1px; 
}
.btn2
{
	width:120px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-bottom:2px;
	background-color:#FFFFFF;
	border:#FF9900 solid 1px; 
}
.line1 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 31px;
	}
.txarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width:208px;
	padding-left:3px;
	margin-bottom:5px;
	border:1px solid #FF9900;
}
#catagories
{
	width:900px;
	float:left;
	height:auto;

}
.cat_title
{
	float:left;
	width:800px;
	font-family:Tahoma, Arial;
	font-size:18px;
	color:#595454;
	padding:0 5px 15px 0;
	font-weight:normal;
	padding-top:15px;

}
.cat_name ul 
{
	font-size:12px;  
	border-bottom:1px dashed #CCCCCC;
	width:940px;
	float:left;
	padding-top:10px;
	padding-bottom:15px;
	
}
.cat_name ul li
{
	float:left;
	line-height:20px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:850px;
	list-style:none;
	text-align:left;
	padding-left:90px;
	margin-bottom:10px;
}