﻿/*Designed And Coder By Abdullah*/
#header{
	background-image:url('images/header.jpg');
	height:248px;
	width:777px;
	background-repeat:no-repeat;
	margin:0px auto;
}
#footer-bg{
	background-image:url('images/footer_bg.jpg');
	height:189px;
	background-repeat:repeat-x;
}
.footer-left{
	background-image:url('images/footer_left.jpg');
	height:189px;
	width:274px;
	background-repeat:no-repeat;
	float:left;
}
.qtpas_s{
	background-color: #f9f8f5;
	padding-left:10px;
	padding-right:10px;
}
.qtpas_s:hover{
	background-color: #fdfdfd;
	padding-left:10px;
	padding-right:10px;
}
.qtpas_a{
	background-color: #f9f8f5;
	border:1px #7f7a66 dashed;
}
.qtpas_a:hover,.qtpas_s:hover{
	background-color:#fdfdfd;
}
.img_qtpas{
	background-image:url('images/q.gif');
	height:48px;
	width:48px;
	float:right;
	background-repeat:no-repeat;
	margin-left:10px;
}
/*text shadow*/
.alt1,.alt2,.alt1Active,.alt2Active,.vbmenu_control{
	   text-shadow:0px 0px 1px #B2B2B2;
}
/*text shadow end*/
/*Designed And Coder By Abdullah*/
