body {
	background-image: url(images/bg_1.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
.bg {background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.head {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.why {

	background-image: url(images/why_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.text_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:21px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:21px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:21px;
	color: #067DD8;
	text-decoration: none;
	text-align: justify;
}

.testm {

	background-image: url(images/test.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding:0px 20px 0px 0px;
}
.read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #062333;
	text-decoration: none;
	padding:0px;
}
.read a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #062333;
	text-decoration: underline;
	padding:0px;
}
.read a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #062333;
	text-decoration: underline;
	padding:0px;
}
.read a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #062333;
	text-decoration: none;
	padding:0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: 000000;
	text-decoration: underline;
}
.content_bg {
	background-image:url(images/content_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
}
.width {
	width:12px;
}
.width_2 {
	width:22px;
}
.ref_bg {
	background-image:url(images/ref_bg.jpg);
	background-repeat:repeat-y;
}
.contact_bg {
	background-image: url(images/contact_us.jpg);
	background-repeat: no-repeat;
	width:236px;
	height:177px;
}
.footer_bg{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:987px;
	height:77px;
}
.contactus_h {
	background-image: url(images/contactus_h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	width: 236px;
}

.text_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #067dd8;
	text-decoration: none;
	/*background-color: #FFF;
	filter:alpha(opacity=50);
	opacity:0.7;
	-moz-opacity:0.7;*/
}
.textside_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #012bf8;
	text-decoration: none;
}

.text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration: underline;
}
.leftimg {
	float: left;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-top: 5px;
}
.rightimg {
	float: right;
	padding-bottom: 10px;
	padding-left: 12px;
}
.color td {
	border: 1px solid #FFFFFF;
	background-color:#f6f6f6;
}
.color1 td {
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
}
.button1 {
	cursor:pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color: #79B9E1;
	padding: 4px;
	background-position: center center;
	border:1px #06F solid;
}
