body { margin:0; background: url(images/bg_body.jpg) no-repeat top #B5E2FD; background-attachment:fixed;}
.comname{
	font: bold 28px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	}
.borderimages{border:#666666 1px solid;}
.borderlogo{border:#666666 1px solid; padding:2px;}
.Leadingtext{
	font: bold 25px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
.whitesmall{
	font: bold 17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:23px;
	}
.maincontenttoptext{
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	}
.blacksmalltext{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	}
a.blacksmalltext:hover{ text-decoration:underline;}
.blacksmalltext2{
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}	
.space{
	padding:5px 3px 5px 3px;
	}	
.btmrighttext{
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#D67A52;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	text-align:center;
	}
.bottomlink{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
	}
a.bottomlink:hover{ text-decoration:underline;}
.contacttext{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	}
.producthading{
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#FF6633;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	}
.footertext{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	text-align:center;
	}
a.footertext:hover{text-decoration:none}
.imgbordergray{ border:#EFEFEF 1px solid;}
.lnkmore{ font:bold 12px Arial, Helvetica, sans-serif; text-decoration:underline; color:#000;}

/* Page div Css Open*/								
#pageholder{
	width:850px;
	height:auto;
	margin:auto;
	overflow:hidden;
	background:#F1FAFE;
}
#main{
	width:782px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	overflow:hidden;
	/*border:#EBE7E7 2px solid;*/
	border-top:0;
	border-bottom:0;
}
#header{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#companyname{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	padding:10px 0 10px 0;
}
.menu{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	padding:0 0 0 5px;
	border-bottom:#545252 3px solid;
}
.menu ul{
	width:100%;
	height:auto;
	padding:0 0 1px 0;
	margin:0;
	float:left;
	display:inline;
}
.menu ul li{
	width:auto;
	height:auto;
	list-style:none;
	display:block;
	float:left;
	margin:0 10px 0 0;
	/*background-color:#C9C7C7;*/
}
.menu li a{
	display:block;
	float:left;
	height:auto;
	text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:7px 20px;
	text-decoration:none;
	/*background:#0E0F7B;*/
	background:#868686;
}
.menu li a:hover {
	display:block;
	float:left;
	height:auto;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:#696969;
}
/*.menu li a:active
{
	display:block;
	float:left;
	height:auto;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
*/
.menu li.current a{
	color:#fff;
	text-decoration:none;
	background:#696969;
	
}
#headerimage{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin:0 auto 20px auto;
	padding:10px 0 0 5px;
}
#headerimageleft{
	width:543px;
	height:auto;
	float:left;
	overflow:hidden;
	border:#666666 1px solid;
}
#headerrighttext{
	width:195px;
	height:250px;
	float:left;
	background:#868686;
	margin:0 0 0 5px;
	padding:15px;
}
#maincontenttop{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	padding:0 0 10px 0;
	border-bottom:#CCCCCC 1px solid;
}
#maincontenttop img{ margin:10px 5px;}

.matter{
	width:32%;
	height:auto;
	float:left;
	overflow:hidden;
}
.mattercenter{
	width:32%;
	height:auto;
	float:left;
	overflow:hidden;
	margin:0 15px 0 15px;
}
#maincontentbottom{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:25px;
}
#btmleft{
	width:65%;
	height:auto;
	float:left;
	overflow:hidden;
}
#btmright{
	width:32%;
	height:auto;
	float:right;
	overflow:hidden;
	margin-left:10px;
	padding-left:3px;
	border-left:#CCCCCC 1px solid;
}		
#footer{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0 0 0;
	overflow:hidden;
	/*background-color:#F3F4F4;*/
	border-top:#333333 2px solid;
}
#border img { border:#000000 1px solid; margin:0 0 0 10px;}
#toptext{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:10px;
	}	

