body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E1E0DE url(../images/bg.jpg) top center repeat-x;
	text-align:justify;
	border:none;
}
*{ border:none;}
#m1, #m2, #m3, #m4 a{
	letter-spacing:1px;
}
.txt_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.success{
	font:bold 14px Arial;
	color:DarkGreen;
	border:solid 1px Green;
	padding:10px;
	margin-top:5px;
}
.error{
	font:bold 14px Arial;
	color:Red;
	border:solid 1px red;
	padding:5px;
	background-color:#FFFFCC;
}
.email { font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none;}
.email:hover { text-decoration:underline;}
#home_container {
	width:1003px;
	height:100%;
	margin:auto;
	background: #E1E0DE url(../images/bg_center.jpg) top center no-repeat;
	font-family:arial;
	font-size:12px;
	color:#333333;
	top:0px;
}
#container {
	width:1003px;
	height:100%;
	margin:auto;
	background: #E1E0DE url(../images/bg_center2.jpg) top center no-repeat;
	font-family:arial;
	font-size:12px;
	color:#333333;
	top:0px;
}
#header {
	background:#f6f6f4;
	position: absolute;
	width:1003px;
	margin:auto;
	top:0px;
}
#banner {
	width:1003px;
	margin:auto;
	padding-top:85px;
}
/* Center Area */
#centerarea {
	width:980px;
	margin:auto;
	height:auto;
}
#centerarea h1 {
	font-family:Arial;
	font-size:20px;
	color:#2E7BBA;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	background:url(../images/bg_h1.jpg) bottom left repeat-x;
}
#centerarea h2 {
	font-family:Arial;
	font-size:16px;
	color:#333333;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#centerarea h3 {
	font-family:Arial;
	font-size:14px;
	color:#2E7BBA;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#centerarea h4 {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	padding:5px 5px;
	margin:0px;
	background:#006699;
	text-transform:capitalize;
}
#centerarea ul {
	padding:0px;
	margin:0px 35px;
}
#centerarea ul li {
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style:url(../images/bullet1.jpg);
	vertical-align:middle;
}
#centerarea ul li ul {
	padding:0px;
	margin:0px 15px;
}
#centerarea ul li ul li {
	padding:0px;
	margin:3px 0px 3px 0px;
	list-style:url(../images/bullet2.jpg);
}
#centerarea a {
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	color:#333333;
}
#centerarea a:hover {
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	color:#1B5EB7;
}
#home_floatglass {
	width:301px;
	height:140px;
	float:left;
	margin-left:18px;
	background:url(../images/box_floatglass.jpg) top left no-repeat;
}
#home_glass1 {
	width:301px;
	height:140px;
	float:left;
	margin-left:18px;
	background:url(../images/box_glass1.jpg) top left no-repeat;
}
#home_glass2 {
	width:301px;
	height:140px;
	float:left;
	margin-left:18px;
	background:url(../images/box_glass2.jpg) top left no-repeat;
}
#home_btmarea {
	width:943px;
	height:135px;
	margin:auto;
	background:url(../images/home_btmbar.jpg) top left no-repeat;
}
/* Footer */	
#footer {
	width:980px;
	height:45px;
	margin:auto;
	margin-top:10px;
	color:#999999;
	text-align:center;
}
#footer .copyright {
	width:940px;
	float:left;
}
#footer .counter {
	width:71px;
	float:left;
	margin-left:180px;
}
#footer .designed_by {
	float:right;
}
#footer a {
	color:#015199;
	text-decoration:underline;
}
#footer a:hover {
	color:#015199;
	text-decoration:none;
}
img {
	border:0px;
	outline:none;
}
a {
	text-decoration:none;
	outline:none;
}
#navi {
/*	float:left;*/
}
#navi div {
	position: absolute;
	visibility: hidden;
	margin:0;
	padding:0;
	top:-12px;
/*	width:580px;*/
}
#navi div a {
	font-family:arial;
	font-size:12px;
	position: relative;
	white-space:nowrap;
	padding:7px 8px;
	width: auto;
	height:auto;
	margin:0px;
	text-align: left;
	color: #333333;
}
#navi div a:hover {
	color: #0066CC;
}
.textfield{
	font-family:arial;
	font-size:12px;
	color:#333333;
	height:21px;
	border: #EAEAEA solid 1px;
}
.border1{
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
}
.blank {
position: fixed;
width:100%;
height:100%;
padding: 10px;
display: none;
background-color:#000;
z-index:490;
opacity: .5;
filter: alpha(opacity=50);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.litebox_div {
position: relative;
width:910px;
margin:0 auto;
display:none;
background-color:#ececea;
z-index:500;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.litebox_div2 {
height:425px;
overflow:scroll;
display:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
