/* css for PNA Legal */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0B0B0B;
	background-color: #7B7B7B;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color:#8B8B8A;
}

h2 {
  font-size: 150%;
}


h3 {
  font-size: 150%;
}

a:hover {
	text-decoration: underline;
}

/* common class */
.clear {
	clear: both;
}
.hand {
	cursor:pointer;
	_cursor:hand;
}

.submit {
	color: #FFFFFF; 
	background-color: #9F9F9F; 
	border: 0; 
	padding: 3px; 
	width: 80px;
	font-size: 11px;
	cursor:pointer;
	_cursor:hand;
}

.submit:active {
	background-color: #000000; 
}

.inputBox {
	border: none;
	background-color: #FFFFFF;
	width: 250px;
	height: 20px;
}

.inputBoxFocus {
	border:1px solid #000000;
	width: 250px;
	height: 19px;
}

.textareaBox {
	border: none;
	background-color: #FFFFFF;
	width: 250px;
}

.textareaBoxFocus {
	border:1px solid #000000;
	width: 250px;
}


.space {
  padding-left:15px;
  padding-right:15px;
}

.pageTitle {
	font-size: 30px;
	color: #98CA3C;
}

.smallTxt {
	font-size: 27px;
	color: #000000;
}

.contactTxt {
	font-size:16px;
	color: #000000;
}
.greenTxt {
	font-size:16px;
	color: #98CA3C;
}

.bold {
	font-weight: bold;
}

.formTitle {
	font-size: 14px;
}

.subTitle {
  font-size:140%;
  font-weight:bold;
}

/* main */
#outerwrapper {
	width: 854px;
	margin: 9px auto;
	background-color: #FFFFFF;
}

#topwrapper {
	width: 854px;
	height: 71px;
	background: #FFFFFF url(../images/bg-top.gif) no-repeat top left;
	padding-top: 10px;
}

#logo {
	width: 205px;
	height: 63px;
	float: left;
	background: #FFFFFF url(../images/logo.gif) no-repeat top right;
}

#logo a, #logo h1{
	text-indent: -9999px;
}

#menus {
	width: 619px;
	height: 30px;
	float: left;
	background:transparent url(../images/top.png);
	overflow:hidden;
	margin-top: 23px;
}
#menus ul {margin:0; padding:0;}
#menus li {list-style-type:none; height:30px; display:inline;}


#menus a {
	display:block; 
	float:left; 
	height:0; 
	overflow:hidden; 
	color:#000; 
	text-decoration:none; padding-top:30px; 
	background:transparent url(../images/top-up.png) no-repeat 619px 30px;
}
* html #menus a  {height:30px; he\ight:0;}
#li-1, #li-1 a{width:76px;}
#li-2, #li-2 a{width:113px;}
#li-3, #li-3 a{width:170px;}
#li-4, #li-4 a{width:150px;}
#li-5, #li-5 a{width:110px;}

#menus a#menu1:hover {background-position: 0 0;}
#menus a#menu2:hover {background-position: -76px 0;}
#menus a#menu3:hover {background-position: -189px 0 ;}
#menus a#menu4:hover {background-position: -359px 0 ;}
#menus a#menu5:hover {background-position: -509px 0 ;}

#menus a#menu1-up {width:76px; background-position: 0 0 ;}
#menus a#menu2-up {width:113px; background-position: -76px 0 ;}
#menus a#menu3-up {width:170px; background-position: -189px 0 ;}
#menus a#menu4-up {width:150px; background-position: -359px 0 ;}
#menus a#menu5-up {width:110px; background-position: -509px 0 ;}


.line {
	width: 6px;
	height: 30px;
	background: url(../images/line.gif) no-repeat top left;
	float: right;
}

#flashwrapper {
	height: 220px;
	width: 854px;
	background: url(../images/main.png) no-repeat top left;
}

#flashleft {
	width: 685px;
	height: 220px;
	float: left;
}

#flashright {
	width: 169px;
	/*height: 220px;*/
	float: right;
	margin:0;
	height: 164px;
	padding-top: 56px;
}

#flashbox {

}

#contentwrapper {
	width: 854px;
	min-height: 250px;
	background-color: #FFFFFF;
}

#quickcontactwrapper {
	width: 854px;
	min-height: 518px;
	background-color: #FFFFFF;
}

#contentbox{
	float: left;
	width: 686px;
	padding-top: 16px;
	padding-bottom:13px;
	min-height: 235px;
}

#homebox{
	margin:0;
	padding:0;
	width:452px;
}

#quickcontactbox{
	position:relative;
	width: 854px;
	min-height: 517px;
	background: url(../images/bg-quick-contact.png) no-repeat;
}

#quickcontactbox2{
	position:relative;
	width: 854px;
	min-height: 517px;
	background: url(../images/bg-quick-contact-submit.png) no-repeat;
}


#bannerbox{
	float: left;
	width: 167px;
	padding-top: 16px;
	padding-bottom:13px;
}

#footer {
  clear: both;
	width: 854px;
	height: 23px;
	background: #393939 url(../images/bg-bottom.gif) no-repeat bottom left;
	padding-top: 19px;
	padding-bottom: 12px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

#copyright {
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #7B7B7B;
}
#copyright p{
	padding: 0;
	margin: 0;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* sub pages */
#subwrapper {
	height: 292px;
	width: 854px;
	position:relative;
}

#subcontentwrapper {
	width: 854px;
	min-height: 209px;
	background-color: #FFFFFF;
	margin:0 auto;
}

#subcontentwrapper p{
  line-height: 18px;
}

#subcontentbox {
	/*min-height: 207px;*/
}

.subbox {
	position:absolute;
	width:734px;
	padding:22px 61px 10px 58px;
	background-color:#FFFFFF;
}

#formbox {
	position:absolute;
	width: 382px; 
	height: 200px; 
	top: 206px;
	left: 368px;
}

#contactform {
}

#submitbox {
	position:absolute;
	width:69px; 
	height:22px; 
	top:444px;
	left:746px;
}

#emailbox {
	position:absolute;
	width:163px; 
	height:82px;
	top: 364px;
	left:160px;
}

.txtContact {
	font-weight: bold;
	font-size: 12px;
}
	
