/* CSS Document for */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#888687;
}


#bg {
	background-image: url(../../images/buttonbg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}

#bodybg {
	background-color:#CDCDCD;
}
#bodybgmid {

	background-color:#FFFFFF;
}
#mainbutbdg {
	background-image: url(../../images/mainbutgra.jpg);
	background-repeat: repeat-x;
	height: 98px;
}
#matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
	text-align: left;
}
#matter.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
	text-align: left;
}
#matter.link a{
	text-decoration:underline;
	color:#6A6A6A;
}
#matter.link a:hover{
	text-decoration:none;
	color:#000;
}
#readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
#link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#headerbg {
	background-image: url(../../images/logo_02.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 646px;
}
#toplink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#contactbg {
	background-image: url(../../images/contactus.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 313px;
}
.contact{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.contact a{
	text-decoration:underline;
	color:#FFF;
}
.contact a:hover{
	text-decoration:none;
	color:#FFF;
}
#heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C0C0C0;
	background-image: url(../../images/butgradine.jpg);
	background-repeat: repeat-x;
	border: thin solid #FFFFFF;
}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#border {
	border: 1px solid #666666;
}
#star {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#redheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.call-us{
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#F00;
	text-align:center;
	font-weight:300;
}
.call-us b{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}
.header_image{
	background:url(../../images/header_img.jpg) no-repeat; width:433px; height:69px; padding:2px 0 0 2px; margin:0 auto;
}
.sitemap ul{
	list-style:none; margin:0;
}
.sitemap li{
	list-style:disc; line-height:23px;
}
.sitemap li a{
	text-decoration:none; color:#666; font-weight:bold;
}
.sitemap li a:hover{
	text-decoration:underline; color:#666;
}
.sitemap li ul li a{
	list-style:square; line-height:23px; text-decoration:none; color:#666; font-weight:normal;
}