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

*{
margin:0px;
padding:0px;
}

a{
	text-decoration: none;
	font-family: Arial;
	color: #FFF;
}
img{
	border:0px;
}
html{
width:100%;
height:100%;
}

h3 {
	width: 95%;
	font-size: 14pt;
	font-weight:bold;
	color: #FFF;
	background-color:#2573A1;
	border:1px solid #FFF;
	padding:10px;
	font-family: Arial;
	}
h2 {
	font-family: Arial;
	color: #2573A1;
	font-weight: bolder;
	font-size: 18pt;
}


#wrapper {
	width: 937px;
	margin: auto;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #B11C1E;
}

body {
	background-image: url(images/NEWnff_01.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 937px;
	background-position: center center;
}
#navigator {
	height: 63px;
	width: 942px;
	margin: 0px;
	padding: 0px;
}
#navigator span {
	display: none;
	
}
#navigator ul {
	list-style-type: none;
	float: none;
}
#navigator ul li {
	display: inline;
}
#navigator ul li #home {
	background-image: url(images/NEWnff_03.jpg);
	display: inline;
	height: 63px;
	width: 136px;
	float: left;
}
#navigator ul li #about {
	background-image: url(images/NEWnff_05.jpg);
	display: block;
	height: 63px;
	width: 158px;
	float: left;
}
#logo {
	height: 107px;
	width: 301px;
	background-image: url(images/logo_13.png);
	float: none;
	position: absolute;
}

#logo span {
	display: none;
}

#navigator ul li #service {
	background-image: url(images/NEWnff_06.jpg);
	display: block;
	height: 63px;
	width: 158px;
	float: left;
}
#maincenter {
	background-image: url(images/NEWnff_03.jpg);
	height: 505px;
	width: 937px;
	margin-top: 0px;
	margin-left: 0px;
}
#leftcolumn {
	width: 534px;
	float: left;
	padding-left: 20px;
	background-color: #FFF;
}

#leftcolumncal {
	width: 100%;
	background-color: #FFF;
}

#rightcolumn {
	float: right;
	width: 362px;
	padding-left: 20px;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #B11C1E;
}

#maincenter span {
	display: none;
}


#navigator ul li #testimonials {
	background-image: url(images/NEWnff_08.jpg);
	display: block;
	height: 63px;
	width: 159px;
	float: left;
}
#navigator ul li #news {
	background-image: url(images/NEWnff_09.jpg);
	display: block;
	height: 63px;
	width: 157px;
	float: left;
}
#navigator ul li #contact {
	background-image: url(images/NEWnff_11.jpg);
	display: block;
	height: 63px;
	width: 174px;
	float: left;
}

#footer {
	background-color: #B11C1E;
	width: 937px;
	clear: both;
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
}

.hcontainer	{
	width: 90%;
	font-size: 10pt;
	font-weight:normal;
	color: #333;
	font-family: Arial;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.inside{
width:980px;
margin:0 auto;
overflow:hidden
}
.licontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	list-style-type: disc;
	font-weight: bold;
	padding-left: 0px;
	color: #333;
	padding-bottom: 20px;
	text-align: center;
}
#rightcolumn form {
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	font-weight: bolder;
	color: #FFF;
}
.boxform {
	font-family: Arial;
	font-size: 12pt;
	color: #333;
	background-color: #FFF;
	width: 300px;
	border: 1pt solid #666;
}

.content {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	padding-left: 20px;
	padding-right: 10px;
}
.contentform {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
}
