@import url("global1.css");

#ContentBox{
background:url(../images/ContentBoxBG.gif) repeat-y;
margin:25px 0 0 0;
padding:0 0 0 0;
width:980px;
}

	#Content{
	
	float:left;
	padding:35px 0 20px 0;
	width:666px;
	}
		#Content h1{		
		padding:0 30px 30px 30px;
		}
		#Content h2{		
		padding:0 30px 10px 30px;
		}
		#Content h3{		
		padding:10px 30px 10px 30px;
		}
		#Content p{		
		padding:0 30px 10px 30px;
		}
		#Content ul{		
		padding:0 30px 10px 45px;
		list-style:square;
		}
		#Content a{
		color:#336699;
		}
		#Content a:hover{
		color:#333;
		}
#ContentBoc_Bottom{
background:url(../images/ContentBoxBottom2.jpg);
clear:both;
height:42px;
width:980px;
}
/*** QuickContact ***/
#ProcList h2{
color:#7c498c;
padding:20px 30px 0 30px;
}
#QuickContact{
background:url(../images/QuickContactBG.jpg) repeat-x;
padding:20px 0 0 0;
width:314px;
}
	#QuickContact h2{
	color:#7c498c;
	padding:0 30px 10px 30px;
	}
	#QuickContact p{
	color:#fff;
	padding:0 30px 10px 30px;
	}

#ContactFormMini{	
float:left;
margin:0;
padding:0;
width:314px;
}
	#ContactFormMini li{ /* Vertical spacing between form fields */
	margin:4px 0;
	padding:0 30px 0 30px; 
	list-style:none;
	}			
	#ContactFormMini input{
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
	height:20px;
	width:235px;
	}
	#ContactFormMini textarea{
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
	height:16px;
	width:235px;
	height:80px;
	}
	#ContactFormMini .SubmitBtn{
	border:1px solid white;
	height:22px;
	width:100px;
	background:#abc9ce;
	color:#333;
	}
	
.PRight {
	float:right;
	text-align:center;
}

.PRight img {
	border:1px solid #336699;
	padding:2px;
	margin:0 0 5px 0;
}







#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:749px;
	margin:0 auto;
	text-align:left;
  }		
    
 body#bna #wrap { 
  width: 600px;
  }

#bna-top{
	position: relative;
	background:url("../images/BnA-top.jpg");
	width: 600px;
	height: 120px;
	}
#bna-top a.home{
		position:absolute;
		left:0px;
		width:435px;
		top:0px;
		height:60px;
	}
a.home span{
	display:none;
	}
#bna-bottom{
	background:url("../images/BnA-bottom.jpg");
	width: 600px;
	height: 58px;
	}
#bna-procedure-nav{
	margin: 88px 0 0 40px;
	width: 280px;
	float: left;
	text-align: left;
	display: inline;
	color: #FFFFFF;
	}
#bna-page-nav{
	display: inline;
	margin: 76px 40px 0 0;
	width: 240px;
	float: right;
	text-align: right;
	}
#bna-pic{
	clear: both;
	}

body#press #wrap { width: 580px; background: #fff; }

#bna-thumb {
	margin:0 0 0 40px;
	}
	#bna-thumb p{
	margin:0 0 0 55px;
	padding-bottom:10px;
	}