body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	color: #064B82;
	font-size: 16px;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/native_0.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #064B82;
}
a:visited {
	text-decoration: none;
	color: #064B82;
}
a:hover {
	text-decoration: none;
	color: #4394D5;
}
a:active {
	text-decoration: none;
	color: #4394D5;
}

a.head:link {
	text-decoration: none;
	color: #064B82;
	font-weight: normal;
}
a.head:visited {
	text-decoration: none;
	color: #064B82;
	font-weight: normal;
}
a.head:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.head:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:link {
	text-decoration: none;
	color: #064B82;
	font-weight: normal;
}
a.footer:visited {
	text-decoration: none;
	color: #064B82;
	font-weight: normal;
}
a.footer:hover {
	text-decoration: none;
	color: #000000;
}
a.footer:active {
	text-decoration: none;
	color: #4394D5;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #1967A5;
	
	font-weight: bold;
	font-size: 22px;
}
.style3 {
	color: #23689F;
	font-weight: bold;
	font-style: italic;
	
}
.short_description {
	font-size: 11px;
	
	text-align: justify;

}
.content {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}
.content_title {
	font-size: 16px;
	color: #23689F;
	font-weight: bold;
}
.menu_bg {
	background-attachment: scroll;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;

}
.contact_bg {
	background-attachment: fixed;
	background-image: url(images/contact-us.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_bgcontent {
	background-attachment: fixed;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homecontent {
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	text-align: justify;
	font-size: 12px;
	
}
