body{
	background-color : #E25601;
	background-image : url(images/bg.png);
	background-repeat : repeat-x;
	color:#222222;
    font-family: verdana, arial,sans-serif;
   font-size:11pt;
}

#header {
	margin : 0px auto 0px auto;
	width: 800px;
background: url(images/new_header.png);
height: 135px;

}

#container {
	background-image : url(images/new_wrapbg.png);
	background-repeat : repeat-y;
	width: 800px;
	margin: 0px auto 0px auto;
}

#content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#content h1 {

	color: blue;
}

#content h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: blue;
}

h3 {
	color:  #CC3300;
	text-align: center;
	font-size: 14pt;
	font-family: times;
}

#footer {
	background-image : url(images/new_footer.png);
	background-repeat: no-repeat;
	margin : 0 auto 0 auto;
	width : 770px;
	height: 106px;
padding-left: 30px;
}

 .q1 {
	font-family: verdana, arial,sans-serif;
	 font-size:11pt;
	
}



.normal
{
font-family: verdana, arial,sans-serif;
 font-size:11pt;
}