@charset "utf-8";
body {
	background-color: #005288;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #C88B11;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.brownline {
	background-color: #c88b11;
}
.whitecolor {
	background-color: #FFFFFF;
}
.lightbrowncolor {
	background-color: #f4e8cf;
}
.homemainbg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
}
.innerbg {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	padding-right:17px;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
.policy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.policy a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.policy a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.policy a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #005288;
	font-weight: bold;
}

.policya:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.innerheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #c88b11;
}
.innerheading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #c88b11;
}
.innerheading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	color: #060502;
}
.innerheading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #060502;
	line-height:18px;
	font-style: italic;
}
.innerheading4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #060502;
	text-align: right;
}
.innerheading5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #e4bd80;
}
.innerheading6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c88b11;
}
.innerheading7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #c88b11;
}
.innerheading8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c88b11;
}
.innerheading9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	font-weight: bold;
	color: #005288;
}
.innerheading10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #060502;
	text-align: right;
	text-transform: uppercase;
}
.serviceimg {
	background-image: url(../images/service_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
