body{
	padding:0px;
	margin:0px;
	background-color: #BDCEE8;
        background-image:url(images/serviceback6.png);
        background-repeat: no-repeat;
        background-position: center top;
}


.text_1 {
	text-align: justify;
	padding-right: 10px;
	Padding-bottom:40px;
	font-family: century gothic, arial;
	font-size: 12px;
	line-height: 16px;
	color: #0358CB;
	
}
.text_2 {
	text-align:justify;
        font-style: italic;
        font-weight:bold;
        font-family:century gothic, arial;
	font-size: 14px;
	line-height: 20px;
	color: #FA7832;
	
	
}

.text_3 {
	text-align:justify;
        font-style: italic;
        font-weight:bold;
        font-family:century gothic, arial;
	font-size: 14px;
	line-height: 20px;
	color: #0358CB;

}
h4      {
        text-align:left;
	font-family:century gothic, arial;
	font-size: 18px;
	line-height: 20px;
        color: #FA7832;
}

.header      {
        text-align: left;
	font-family: century gothic, arial;
	font-size: 16px;
	line-height: 16px;
	font-weight:bold;
        font-style:italic;
        color: #0358CB;
        padding-top:40px;
}


.ftr      {
        text-align: center;
	font-family: century gothic, arial;
	font-size: 12px;
	line-height: 14px;

        color: #0358CB;
        padding-top:5px;
}

a{
	font-family: century gothic, arial;
	font-size: 12px;
	color: #0358CB;

}
a:hover{
	font-size: 12px;
        color: #FA7832;
        text-decoration: none;
}


a.button, a:visited.button{
        display: block;
        font-family:century gothic,arial;
        text-align:center;
        padding-top:4px;
        color:#FFFFFF;
        width:128px;
        height:25px;
        background-color:#BDCEE8;
        background-image: url(images/but-bg.png);
        text-decoration: none;
        font-size:14px;
        border-left-style:solid;
        border-left-width:1px;
        border-left-color: #BDCEE8;

}


a:hover.button{
        display: block;
        padding-top:4px;
        font-family:century gothic, arial;
        text-align:center;
        font-size:14px;
        color:#FA7832;
        background-color:#BDCEE8;
        background-image: url(images/but-bg.png);
        text-decoration: none;
}

a.buttonin, a:visited.buttonin{
        display: block;
        padding-top:4px;
        font-family:century gothic, arial;
        text-align:center;
        font-size:14px;
        color:#FA7832;
        width:128px;
        height:25px;
        background-image:url(images/but-bg.png);
        text-decoration: none;
        border-left-style:solid;
        border-left-width:1px;
        border-left-color: #BDCEE8;
}


.quote {
        display: block;
        font-family:century gothic, arial;
        font-weight:bold;
        font-style:italic;
        text-align:left;
        padding:10px;
        color:#FFFFFF;
        width:100px;
        height:210px;
        background-color:#0358CB;
        background-image: url(images/but-bg.png);
        text-decoration: none;
        font-size:12px;
}