body
	{
	margin:0px;
	padding:0px;
	background:url(images/topbg.jpg) repeat-x #FFFFFF;;
	font:11px "Trebuchet MS", Arial;
	color:#43464A;
	line-height:18px;
	}
	
div, img { behavior: url("iepngfix.htc") }

a
	{
	font:11px "Trebuchet MS", Arial;
	color:#43464A;
	text-decoration:underline;
	outline:none;
	}

a:hover
	{
	font:11px "Trebuchet MS", Arial;
	color:#43464A;
	text-decoration:none;
	}

.floatleft{float:left;}

.floatright{float:right;}

.clear{clear:both;}	

#fullbody
	{
	background:url(images/botbg.jpg) repeat-x bottom left;
	width:100%;
	}

#wrap
	{
	width:903px;
	margin:0 auto;
	}

/*=========Header Part==========*/
#header
	{
	height:123px;
	}
#topheader
	{
	height:83px;
	}

/*========Navigation Part=========*/
#navigation
	{
	height:40px;
	}

#navigation ul
	{
	margin:0px;
	padding:0px;
	list-style:none;
	}

#navigation ul li
	{
	margin:0px;
	padding:0px;
	list-style:none;
	font:15px Arial;
	color:#FFFFFF;
	text-transform:uppercase;
	float:left;
	background:url(images/nav_sept.jpg) right top no-repeat;
	}
	
#navigation ul li a
	{
	font:bold 15px Arial;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 25px 10px 20px;
	display:block;
	}

#navigation ul li a:hover
	{
	font:bold 15px Arial;
	color:#FFFFFF;
	text-decoration:underline;
	}

/*=======Mid Part======*/
#midpart
	{
	background:url(images/bg.jpg) repeat-y;
	padding:0px 1px 0px 1px;
	}

#top_mid
	{
	padding:1px 1px 0px 1px;
	}

/*======Left Part========*/
#left_part
	{
	width:238px;
	font:11px "Lucida Sans", Arial;
	color:#333333;
	float:left;
	}

#left_part a
	{
	font:11px "Lucida Sans", Arial;
	color:#333333;
	text-decoration:none;
	}

#left_part a:hover
	{
	font:11px "Lucida Sans", Arial;
	color:#333333;
	text-decoration:underline;
	}

.leftbox
	{
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	}

.left_head
	{
	color: #003663;
	font:bold 17px Arial;
	text-transform:uppercase;
	}

#left_part .green_strip
	{
	background:url(images/green_strip.jpg) no-repeat;
	height:22px;
	font:10px "Trebuchet MS", Arial;
	border-top:1px solid #CCCCCC;
	color:#000000;
	padding:7px 0px 0px 30px;
	}

#left_part .green_strip a
	{
	font-size:10px;
	font-family:"Trebuchet MS", Arial;
	color:#000000;
	text-decoration:none;
	}

#left_part .green_strip a:hover
	{
	font:10px "Trebuchet MS", Arial;
	color:#000000;
	text-decoration:underline;
	}

#left_part .blue_strip
	{
	background:url(images/blue_strip.jpg) no-repeat;
	height:22px;
	font:10px "Trebuchet MS", Arial;
	border-top:1px solid #CCCCCC;
	color:#000000;
	letter-spacing:-.4pt;
	padding:7px 0px 0px 25px;
	}

#left_part .blue_strip a
	{
	font-size:10px;
	font-family:"Trebuchet MS", Arial;
	color:#000000;
	text-decoration:none;
	}

#left_part .blue_strip a:hover
	{
	font:10px "Trebuchet MS", Arial;
	color:#000000;
	text-decoration:underline;
	}

#left_part .yellow_strip
	{
	background:url(images/yellow_strip.jpg) no-repeat;
	height:22px;
	font:10px "Trebuchet MS", Arial;
	border-top:1px solid #CCCCCC;
	color:#000000;
	padding:7px 0px 0px 25px;
	}

#left_part .yellow_strip a
	{
	font-size:10px;
	font-family:"Trebuchet MS", Arial;
	color:#000000;
	text-decoration:none;
	}

#left_part .yellow_strip a:hover
	{
	font:10px "Trebuchet MS", Arial;
	color:#000000;
	text-decoration:underline;
	}

/*======Containor Part=========*/
#containor
	{
	float:left;
	width:417px;
	padding:10px;
	}
	
#containor1
	{
	float:left;
	width:636px;
	padding:5px 20px 10px 20px;
	}

#containor1 img
	{
	padding:0px 15px 0px 0px;
	}

#containor1 p
	{
	margin:0px;
	padding:12px 0px 12px 0px;
	}

.border_bot
	{
	border-bottom:1px dashed #333333;
	margin-bottom:10px;
	}

.green_head
	{
	font:18px "Trebuchet MS", Arial;
	color:#5E9823;
	}

.blue_head
	{
	font:18px "Trebuchet MS", Arial;
	color:#4169A4;
	}

.yellow_head
	{
	font:18px "Trebuchet MS", Arial;
	color:#A38941;
	}
	
/*=====Left Part1======*/
#left_part1
	{
	width:406px;
	/*border-right:2px solid #CCCCCC;*/
	background:url(images/seprator.jpg) repeat-y;
	margin-top:5px;
	}
	
.left1_inner1
	{
	background:url(images/white_bg.jpg) top left no-repeat;
	}

.left1_inner2
	{
	background:url(images/white_bg.jpg) bottom left no-repeat;
	padding-bottom:20px;
	padding-right:35px;
	}

/*=====Left Part2======*/
#left_part2
	{
	width:530px;
	padding-right:10px;
	}
	
#left_part2 ul
	{
	margin:0px;
	padding:0px;
	list-style:none;
	width:500px;
	}

#left_part2 ul li
	{
	margin:0px;
	padding:10px 0px 5px 0px;
	list-style:none;
	border-bottom:2px dotted #999999;
	}

#left_part2 ul li div
	{
	width:100px;
	}

#left_part2 ul li img
	{
	padding-right:10px;
	}

/*======Right Part======*/
#right_part
	{
	width:214px;
	background:url(images/right_partbg.jpg) no-repeat;
	padding:5px;
	font:12px "Trebuchet MS", Arial;
	color:#292928;
	line-height:18px;
	}

#right_part a
	{
	font:12px "Trebuchet MS", Arial ;
	color:#292928;
	line-height:18px;
	text-decoration:underline;
	}

#right_part a:hover
	{
	font:12px "Trebuchet MS", Arial ;
	color:#292928;
	line-height:18px;
	text-decoration:none;
	}

#right_part h1
	{
	margin:0px;
	font:18px Arial;
	color:#FFFFFF;
	line-height:18px;
	}

/*=======Right Part1=======*/
#right_part1
	{
	width:215px;
	padding-left:15px;
	margin-top:5px;
	}

#right_part1 ul
	{
	margin:0px;
	padding:0px;
	list-style:none;
	width:200px;
	}

#right_part1 ul li
	{
	margin:0px;
	padding:00px 0px 0px 0px;
	list-style:none;
	}

/*==========Footer Part==========*/
#footer
	{
	height:90px;
	padding:20px 10px 0px 10px;
	}

.foot1
	{
	font:10px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	float:left;
	width:220px;
	}

.foot1 a
	{
	font:10px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
	}
	
.foot1 a:hover
	{
	font:10px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
	}

.foot2
	{
	font:12px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	float:left;
	width:530px;
	text-align:center;
	}

.foot2 a
	{
	font:12px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
	}

.foot2 a:hover
	{
	font:12px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
	}

.foot3
	{
	font:10px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	float:left;
	width:120px;
	text-align:right;
	}

.foot3 a
	{
	font:10px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
	}

.foot3 a:hover
	{
	font:10px "Trebuchet MS", Arial ;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
	}
/**************/
.blue_color1
	{
	color:#3F97BF;
	}

.blue_color
	{
	color:#003663;
	}

.blue_color a
	{
	color:#003663;
	text-decoration:none;
	}

.blue_color a:hover
	{
	color:#003663;
	text-decoration:underline;
	}

.graytxt12
	{
	font:12px "Trebuchet MS", Arial;
	color:#333333;
	line-height:16px;
/*	text-align:justify;*/
	}

.yellow_strip
	{
	height:8px;
	background:url(images/yellow_strip1.jpg) top repeat-x;
	border-bottom:2px solid #FFFFFF;
	}

h1.blue_head
	{
	margin:0px;
	font:18px "Trebuchet MS", Arial;
	color:#003366;
	padding-bottom:5px;
	}

h1.red_head
	{
	margin:0px;
	font:18px "Trebuchet MS", Arial;
	color:#D03324;
	padding-bottom:5px;
	}

h2.blue_head1
	{
	margin:0px;
	font:bold 14px Tahoma;
	color:#3F97BF;
	}

h1.gray_head
	{
	margin:0px;
	font:18px "Trebuchet MS", Arial;
	color:#575352;
	padding-bottom:5px;
	}

h1.golden_head
	{
	margin:0px;
	font:18px "Trebuchet MS", Arial;
	color:#A9670D;
	line-height:20px;
	padding-bottom:5px;
	}
/*********Contact Us Box********/
.contact_box
	{
	background:url(images/contact_bg.png) no-repeat bottom left;
	position:absolute;
	margin-top:-230px;
	height:230px;
	width:210px;
	padding-left:5px;

	}

.contact_box_txt
	{
	font:12px "Trebuchet MS", Arial;
	color:#151515;
	width:110px;
	}

.cotant_form td
	{
	padding:5px 0px 5px 0px;
	}

label
	{
	font:11px Tahoma;
	color:#666666;
	line-height:18px;
	}
	
.label1
	{
	font:10px Tahoma;
	color:#929292;
	line-height:14px;
	}

.label1 a
	{
	font:10px Tahoma;
	color:#929292;
	line-height:14px;
	}

.label1 a:hover
	{
	font:10px Tahoma;
	color:#929292;
	line-height:14px;
	}
	
.input
	{
	width:187px;
	border:1px solid #CCCCCC;
	background:none;
	}

.cmnt_box
	{
	width:327px;
	border:1px solid #CCCCCC;
	background:none;
	height:130px;
	}
