* { margin:0; padding:0;}
body { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#444e57; background:url(main-bg.jpg) repeat-x; }

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
background{ no-repeat;}
p{ padding:0 0 4px 0;}
.time {
	FONT-SIZE: 11px; COLOR: #ffffff ; FONT-FAMILY: 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;font-weight:normal; padding-left:10px;
}
.inputBox {width:190px; height:22px; text-align:left; background:none; color:#444e57; font-size:13px; font-family:arial;  padding:2px 0 2px 0; border:1px solid #A3CEEB;}

.inputBox1 {width:190px; height:20px; text-align:left; background:none; color:#444e57; font-size:13px; font-family:arial;  padding:2px 0 2px 0; border:1px solid #A3CEEB;}

.inputBox2 {width:170px; height:22px; text-align:left; background:none; color:#444e57; font-size:13px; font-family:arial; padding:6px 0 2px 0; border:1px solid #A3CEEB; font-weight:bold;}

.inputBox3 {width:310px; height:22px; text-align:left; background:none; color:#444e57; font-size:13px; font-family:arial; border:1px solid #A3CEEB; font-weight:bold;}

.textbox { width:312px; height:99px; text-align:left; background:#fff; overflow:auto; color:#444e57; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #A3CEEB;}

.dropdownText {width:182px; height:25px; text-align:left; background:#fff; color:#444e57; font-size:12px; font-family:arial; border:1px solid #A3CEEB; padding:2px 0 2px 0;
}


.dropdownsmall {width:60px; height:25px; text-align:left; background:#fff; color:#444e57; font-size:12px; font-family:arial; border:1px solid #A3CEEB; padding:2px 0 2px 0;
}

/*==================list====================*/
ul { list-style:none;}


/*==================txt, links, lines, titles====================*/
a {color:#0A6BA0; text-decoration:none; font-size:12px;}
a:hover { text-decoration:underline;}

h2 { font-size:14px; font-weight:bold; color:#0099FF; text-align:left;}
h3 { font-size:23px; color:#333333}
.txt1 { color:#333333; font-size:12px; text-align:justify;}
.txt { color:#333333; font-size:12px; text-align:left;}
.heading { color:#353535; font-size:12px; font-weight:bold; text-align:left}
.heading1 { color:#ffffff; font-size:12px; font-weight:bold; text-align:left}

.mendField { color:#FF3300; font-size:10px;}
.title { color:#0099FF; font-size:11px; font-weight:bold; text-align:left}
.highlText { color:#0099FF; font-size:12px; font-weight:normal; text-align:left}
.headtitle { color:#5D5D5D; font-size:15px; font-weight:bold; text-align:left}

.contact { color:#333333; font-size:10px; text-align:left; padding-left:3px; font-weight:bold; text-decoration:none;}
.contact a{ color:#333333; font-size:10px; text-align:left; padding-left:3px; font-weight:bold; text-decoration:underline;}
.contact a:hover{ color:#FF6600; font-size:10px; text-align:left; padding-left:3px; font-weight:bold; text-decoration:none;}
.contact1 { color:#ffffff; font-size:10px; text-align:left; padding-left:3px; font-weight:bold; text-decoration:none;}

.copyright{
	font-size: 10px;
	font-weight:normal;
	font-family:tahoma;
	color:#ffffff;
	text-align:center;

}
.link{
	font-size: 12px;
	font-weight:bold;
	font-family:tahoma;
	color:#0A6BA0;
	text-decoration:none;
}

.link a{
	font-size: 12px;
	font-weight:bold;
	font-family:tahoma;
	color:#0A6BA0;
	text-decoration:none;
}

.link a:hover{	
	text-decoration:none;
}


.btn{
	width:55px;
	height:25px; 
	background:url(btnBg.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#ffffff;	
	text-transform:uppercase;
}

/*------------------------------------------------nav--------------------*/
#nav{
	width:852px;
	height:30px;
	background:url(nav_bg.gif) 0 0 repeat-x;	
	margin:0 auto;
	padding:0 0 0 80px;
}
#nav ul{
	border-left:#FFFFFF solid 1px;
	height:30px;
}
#nav ul li{
	float:left;
	border-right:#FFFFFF solid 1px;
	height:30px;
}
#nav ul li.noBdr{
	border:none;
}
#nav ul li a{
	display:block;
	padding:0 17px;
	font:bold 11px/30px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
	background-color:inherit;
	text-decoration:none;
}
#nav ul li a:hover{
	background:url(nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	text-transform:uppercase;
	background-color:inherit;
}
#nav ul li a:active{
	display:block;
	padding:0 17px;
	font:bold 11px/30px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	text-decoration:none;
	background-color:inherit;
}
/*------------------------------------------------nav--------------------*/



/*------------------------------------------------left--------------------*/
#left{
	width:200px;
	float:left;
}
#left h2{
	display:block;
	width:184px;
	height:22px;
	background:url(left_head_1px.gif) 0 0 repeat-x;
	border-left:#404040 solid 1px;
	border-right:#404040 solid 1px;
	padding:4px 0 0 14px;
	margin:0 0 1px 0;
}
#left h2 span{
	background:url(arrow.gif) 0 3px no-repeat;
	padding:0 0 0 16px;
	font-size:12px;
	font-weight:bold;
	color:#F3F3F3;
	background-color:inherit;
}
#left ul{
	width:200px;
}
#left ul li{
	margin:0 0 1px 0;
	padding:0;
	background:url(left-menu-bg.gif);
}
#left ul li a{
	display:block;
	background:url(arrow_green.gif) 19px 9px no-repeat;
	padding:0 21px 0 31px;
	font-weight:normal;
	color:#2F2F20;
	font-size:11px;
	line-height:24px;
	text-decoration:none;
}

#left ul li a:hover{
	color:#2F2F20;
	background-color:#E9A913;
}
#left ul li a:active{
	color:#2F2F20;
	background-color:#E9A913;
}
/*------------------------------------------------left--------------------*/
/*------------------------------------------------bottom--------------------*/
#bottomMain{
	width:100%;
	background-color:#E8E6CD;
	color:#000;
	border-top:#DAD9C1 solid 2px;
	
	padding:9px 0 22px 0;
}
#bottom{
	width:946px;
	margin:0 auto;
	padding:0 3px 140px 11px;
}
#bottom ul.first{
	width:286px;
	padding:0;
	margin:0 35px 0 0;
	float:left;
}
#bottom ul.first li.topHead{
	background:url(bullet.gif) 0 12px no-repeat #E8E6CD;
	color:#CE6C04;
	font:bold 18px/43px Arial, Helvetica, sans-serif;
	padding:0 0 0 26px;
}
#bottom ul.first li.normal{
	padding:0;
	margin:0;
}
#bottom ul.first li.normal a{
	background:url(arrow_white.gif) 0 5px no-repeat #E8E6CD;
	padding:0 0 0 12px;
	color:#3F3D1F;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#bottom ul.first li.normal a:hover{
	color:#3F3D1F;
	background-color:#D6D4BE;
	text-decoration:none;
}
#bottom ul.second{
	width:298px;
	padding:0;
	margin:0;
	float:left;
}
#bottom ul.second li.topHead2{
	background:url(commercial.gif) 0 12px no-repeat #E8E6CD;
	color:#CE6C04;
	font:bold 18px/43px Arial, Helvetica, sans-serif;
	padding:0 0 0 26px;
}
#bottom ul.second li.normal2{
	padding:0;
	margin:0;
}
#bottom ul.second li.normal2 a{
	background:url(arrow_white.gif) 0 5px no-repeat #E8E6CD;
	padding:0 0 0 12px;
	color:#3F3D1F;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#bottom ul.second li.normal2 a:hover{
	color:#3F3D1F;
	background-color:#D6D4BE;
	text-decoration:none;
}
#bottom ul.third{
	width:298px;
	padding:0;
	margin:0;
	float:right;
}
#bottom ul.third li.topHead3{
	background:url(company.gif) 0 12px no-repeat #E8E6CD;
	color:#CE6C04;
	font:bold 18px/43px Arial, Helvetica, sans-serif;
	padding:0 0 0 26px;
}
#bottom ul.third li.normal3{
	padding:0;
	margin:0;
}
#bottom ul.third li.normal3 a{
	background:url(arrow_white.gif) 0 5px no-repeat #E8E6CD;
	padding:0 0 0 12px;
	color:#3F3D1F;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#bottom ul.third li.normal3 a:hover{
	color:#3F3D1F;
	background-color:#D6D4BE;
	text-decoration:none;
}


/*------------------------------------------------bottom--------------------*/
