

/* 1. RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img,iframe { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* 2. GENERIC STYLES FOR TAGS */
body { font: 12px/18px "Helvetica", sans-serif; margin:0 auto; width:960px;
 }
a { color:#00759b; text-decoration:none; }
a:hover { text-decoration:underline; }
strong { font-weight:bold; }
em { font-style: italic; }
img { max-width:100%; }
h1 { font-size:16px; line-height:18px; margin-bottom:18px; }
h2 { font-size:14px; font-weight:bold; line-height:18px; margin-bottom:15px; }
h3 { color:#666666; font-size:13px; line-height:16px; margin-bottom:15px; }
p { line-height:16px; margin-bottom: 12px; }
ul { margin-left:20px; margin-bottom: 12px; }
ul li { list-style: disc outside none; }
ol { margin-left:20px; margin-bottom: 12px; }
ol li { list-style: decimal outside none; }
table { border-collapse:collapse; width:100% }
td, th { border:1px #000 solid; padding:5px 10px; }
th { font-size:14px; text-transform:uppercase; text-align:center; }
form input::-moz-focus-inner { border: 0; padding:0; padding-bottom:1px; } /*Remove 
/* 4.1 Header */
#topPanel{width:960px; height:63px; position:relative; margin:0px auto; padding:0;}
#topPanel img{
	width:181px;
	height:57px;
	z-index:1;
	padding:0;
	position:absolute;
	margin:0 0 0 80px;
}
/* MENU PANEL*/
#topPanel ul{
	display:block;
	width:732px;
	height:36px;
	position:absolute;
	top:11px;
	right:3px;
	margin:11px 0 0;
	padding:0 200px 0 0;
	border-bottom:1px solid #AEAEAE;
}
#topPanel ul li{float:right; font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;}
#topPanel ul li a{width:74px; height:36px; display:block; padding:0; color:#555; background:#fff; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}
#topPanel ul li a:hover{width:74px; height:36px; text-decoration:none; background:url(img/button.gif) no-repeat 0 0 #AEAEAE; color:#fff;}
#topPanel ul li.active{width:74px; display:block; height:36px; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff; text-align:center; margin:0 1px 0 0;}
 .help-and-faqs {  font-weight:bold; line-height: 26px; font-style:italic; font-size:16px; text-align:right; }


.font{
	width:960px;
	height:720px;
	background:url(img/aaaaaa.jpg);
	background-repeat:no-repeat;
}
.font3{
	width:960px;
	height:720px;
}
.font p{
	font-size:14px;
	color:#666;
}
.font .font1{
	width:250px;
	height:300px;
	position:relative;
	top:100px;
	left:150px;
}
.font .font2{
	width:350px;
	height:500px;
	position:relative;
	bottom:150px;
	left:500px;
}




