@charset "utf-8";
/* CSS Document */


html { 
    background: url('images/bg1.jpg')
        no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.img
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.img:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.text {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
}

.texthome {
	font-family: Calibri, Arial;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 23px;
	text-align: justify;
	background-repeat: repeat;
}
.heading {
	font-family: Arial, Calibri;
	color: #2F4758;
	text-decoration: none;
	font-size: 20px;
}



.img1
{

opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}


.img2
{

opacity:0.3;
filter:alpha(opacity=30); /* For IE8 and earlier */
}


.heading {
	font-size: 28px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFB951;
	text-align: left;
	font-weight: bold;
}
.txt{
	font-size: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
}

.txtBP{
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: 25px;
}

.txtBP-company{
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
}
.txtBPbold{
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
}

.heading1 {
	font-size: 16px;
	font-family: Arial, Calibri;
	font-weight: bold;
	color: #334A58;
	text-align: left;
}


.cons {
	font-family: Calibri, Arial;
	font-size: 23px;
	color: #C00;
	text-align: center;
}
.blackheading {
	background-image: url(images/blackheading1.png);
	background-repeat: repeat-x;
}

.blackheading-y {
	background-image: url(images/blackheading1.png);
	background-repeat: repeat;
}

.blackheading-blue {
	background-image: url(images/bluebg.png);
	background-repeat: repeat;
}

.bglinks {
	background-image: url(images/images/links_12.gif);
	background-repeat: repeat-y;
}
.top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFf;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
	border-right-style: none;
}

.top-links-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	padding-right: 13px;
	border-right-style: none;
}
.top-links-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	padding-right: 30px;
	border-right-style: none;
}

.top-links-yellow-Exp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	padding-right: 10px;
	border-right-style: none;
}
