body{
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:850px;
	text-align:center;
	background-color:#c0c0c0;
	}
	
a:hover{
	text-decoration:underline;
	}
	
/*FONT*/

.tahoma-20-white{
	color:#ffffff;
	font-family: tahoma;
	font-size: 20px;
	}

.tahoma-20-blue{
	color:#1663b6;
	font-family: tahoma;
	font-size: 20px;
	}
	
.tahoma-20-grey{
	color:#3f3f3f;
	font-family: tahoma;
	font-size: 20px;
	}
	
.tahoma-white-11{
	color:#ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	}
	
.tahoma-white-12{
	color:#ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	}
	
.tahoma-white-12-2{
	color:#ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
	line-height:19px;
	text-decoration:none;
	}
	
.tahoma-white-12-3{
	color:#ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	}
		
.menu-link{
	color:#ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	}	
	
.menu-link-black{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	}
	
.tahoma-12-black{
	color:#000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	}
	
.tahoma-12-black2{
	color:#000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	}
	
.tahoma-18-black{
	color:#000000;
	font-family: tahoma;
	font-size: 18px;
	font-weight:normal;
	}
	
.tahoma-18-red{
	color:#7e0100;
	font-family: tahoma;
	font-size: 18px;
	font-weight:normal;
	}
	
/*BACKGROUND*/

.menu-bg{
	background-image:url(../images/menu-bg.jpg);
	height:34px;
	background-repeat:repeat-x;
	}

.menu-black-bg{
	background-image:url(../images/menu-black-bg.jpg);
	height:34px;
	background-repeat:no-repeat;
	}
	
.header-bg{
	background-image: url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	height:240px;
	}
	
.innerpage-bg{
	background-image: url(../images/inner-bg.jpg);
	background-repeat:no-repeat;
	height:160px;
	}
	
.innerpage-bg2{
	background-image: url(../images/inner-bg2.jpg);
	background-repeat:no-repeat;
	height:160px;
	}
	
.btn-bg{
	background-image: url(../images/btn-readmore-shadow.jpg);
	background-repeat:no-repeat;
	height:20px;
	}
	
.rq-bg{
	background-image:url(../images/rq-bg.gif);
	background-repeat:no-repeat;
	}
	
.rq-bg2{
	background-image:url(../images/rq-bg2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
.rq-bg3{
	background-image:url(../images/rq-bg3.jpg);
	background-repeat:no-repeat;
	}
	
.header-img3{
	background-image:url(../images/header-img4.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.fp-left-bg{
	background-image:url(../images/fp-left-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}	
	
.fp-right-bg{
	background-image:url(../images/fp-rightt-bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}	
	
.fp-bg{
	background-image:url(../images/fp-bg.gif);
	background-repeat:no-repeat;
	height:150px;
	}
	
.sub-title{
	padding-top:35px;
	}
	
.sub-title2{
	padding-top:35px;
	}
	
/*FORMS*/	

.listmenu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 180px;
	border: thin solid #aaadb4;
}

.textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 174px;
	border: thin solid #aaadb4;
}

.textfield {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 174px;
	border: thin solid #aaadb4;
}
