.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: "century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #025388;
}
.head1 {
	font-family: "century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 0px;
}

.footer_link {
	font-family: "century Gothic";
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.right_cnter_imd_repeatimg {
	background-image: url(images/center_img.jpg);
	background-repeat: repeat-y;
}


.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.intro_txt {
	font-family: "century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EEF1F5;
	text-align: left;
	padding-left: 5px;
}
.outer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.menu_link {
	font-family: "century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	background-image: none;
}
.txt_head1 {
	font-family: "Lydian BT";
	font-size: 30px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	padding-left: 10px;
}

.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 25px;
}



.company_nme {
	font-family: "Eras Md BT";
	font-size: 26px;
	font-weight: bold;
	color: #2476C2;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

.center_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #EEF1F5;
}
.top_leftimg {
	background-image: url(images/left_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.footer_link:hover {

	font-family: "century Gothic";
	font-size: 11px;
	color: #FF3300;
	text-align: center;
}
.menu_link:hover {
	font-family: "century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-image: none;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}
.outer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.left-head {
	font-family: "arial";
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	background-color: #CCCCCC;
}
Input,Textarea,Select {
	border:1px solid #666666;
	font-size:11px;
	color: #003366;
	font-family:"verdana";
}
