body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img { border: none; }
/* copy right */
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	text-decoration:none;
}
.copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	text-decoration:none;
}
.copyright a:hover{
	color:#FA7B1E;
	text-decoration:underline;
}
.line {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F1840F;
	text-decoration:none;
}
#copyrights {
	padding-bottom: 3px;
}
/* end of copy right */

.service{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #709CCB;
	padding-bottom: 4px;
}

.process{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6AC84C;
	padding-bottom: 4px;
}
.benefits{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FDCC65;
	padding-bottom: 4px;
}
.heading_black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	padding-bottom: 4px;
}

.sub_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#054E94;
	text-decoration:none;
	padding-bottom: 4px;
}
.content_white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 1.5em;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F3F3F;
	line-height: 1.5em;
}
.sub_heading_02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#054E94;
	line-height: 1.5em;
}
.breaking_image_left_box {
	display:block;
	float:left;
	margin:0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.breaking_image_right_box {
	display:block;
	float:right;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	padding-left: 15px;
	color: #06498D;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	font-weight:bold;
}
.bullet_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding-left: 17px;
	color: #3F3F3F;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
}
.bullet_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding-left: 29px;
	color: #3F3F3F;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1840F;
	line-height: 1.5em;
}

.link:hover {
	text-decoration:underline;
}
.bullet_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding-left: 17px;
	color: #FFFFFF;
	background-image: url(images/right_02.gif);
	background-repeat: no-repeat;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	padding-left: 15px;
	color: #06498D;
	font-weight:bold;
}