body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	background-color:#FFFFFF;
	text-align:center;
}
.menubg {
	background-image:url(topbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:344px;
	height:49px;
	
}
.topmiddle {
	background-image:url(topmiddle.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.middle {
	background-image:url(middle.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.menunav {
	background-image:url(main4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:406px;
	height:76px;
}
.menunav1 {
	background-image:url(home6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:406px;
	height:76px;
}
.imagebg {
	background-image:url(topbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:344;
	height:49;
}
.homebg {
	background-image:url(home7.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:162px;
}
.floatLeft {
	    float: left; 
    	margin: 0px 10px 10px 0px; 


}
.floatRight {
	     float: right; 
    	margin: 10px 0px 10px 10px; 
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#6c6c6c;
	7f7f7f
}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.text3 {
	color:#7f7f7f;
}
.text4 {
	color:#adadad;
}
.text5 {
	color:#adadad;
	font-size:14px;
	font-weight:bold;
	
}
.border {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;

}
a:link.main {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.main {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.main {
	color:#FFFFFF;
	text-decoration:underline;
}
a:active.main {
	color:#FFFFFF;
	text-decoration:none;
}

/*home link*/
a:link {
	color:#7f7f7f;
	text-decoration:none;
}
a:visited {
	color:#7f7f7f;
	text-decoration:none;
}
a:hover {
	color:#7f7f7f;
	text-decoration:underline;
}
a:active {
	color:#7f7f7f;
	text-decoration:none;
}
a:link.bottom {
	color:#333333;
	text-decoration:none;
}
a:visited.bottom {
	color:#333333;
	text-decoration:none;
}
a:hover.bottom {
	color:#333333;
	text-decoration:underline;
}
a:active.bottom {
	color:#333333;
	text-decoration:none;
}

/* indention */
	
.indention {
padding-left:10px;
}

/* end indention */


/* for contact page */

.contact {
	width:235px;
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;
}

/* end for contact page */