@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#000000;
}

a img {
	border: 0px;
}

p, h1, h2, h3, h4, h5, h6 {
	margin:5px 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear:both;
}



#outerwrap {
	margin:0px auto;
	width:820px;
}

#dropshadow {
	width:850px;
	background:url(../images/dropshadow.jpg) repeat-y top left;
}

#mainsection {
	margin:0px auto;
	width:800px;
	border: 1px solid #b9b9b9;
	background:#fdfdfd;
}

#header {

}

#header img {
	border-bottom:1px solid #b9b9b9;
}

#printheader {
	display:none;
}

#frontlowersection {
	background:url(../images/bni_grace_m5_07.jpg) repeat-x top;
	padding: 20px 35px;
}

#frontlowersection .centerimg {
	text-align:center;
}

#frontlowersection .centerimg h2 {
	display:none;
}

#frontlowersection .centerimg img {
	display:block;
}

table#front {
	margin-top:20px;
}

table#front td {
	padding: 5px;
}

table#front td.divider {
	background:url(../images/dotted_line_15.gif) repeat-y center top;
	width: 10px;
}

#footer {
	background:url(../images/bni_grace_m5_14.jpg) repeat-x top;
	border-top:#b9b9b9 1px solid;
	padding:10px;
}

.righttext {
	text-align:right;
	color:#1c9fea;
}

.righttext a {
	color:#1c9fea;
}

.navdiv {
	padding: 0px 10px;
	color:#000000;
}






#innerleft {
	width:350px;
	float:left;
	padding-right: 20px;
}

#innerleft h2 {
	font-size:2.4em;
	background:url(../images/h2_bg.gif) no-repeat;
	padding: 16px 20px 10px 22px;
}

#innerleft h3 {
	padding: 0px 0px 0px 50px;
	font-size:1.7em;
}


#innerleft h4 {
	padding: 0px 0px 0px 50px;
	font-size:1.4em;
	font-weight:normal;
}



#innerleft h6 {
	padding: 0px 0px 0px 13px;
	font-size:1.4em;
	font-weight:normal;
}




#innerleft p {
	padding: 0px 0px 0px 13px;
}

table#contactinfo {
	margin-left:10px;
}

table#contactinfo td {
	padding:10px 0px;
}

table#contactinfo td p {
	padding: 0px 0px 0px 13px;
	line-height:1.5em;
}



#innerright {
	width:350px;
	float:left;
} 

#rightbox {
	margin-top:40px;
}

#rightboxtop {
	background:url(../images/bni_grace_inner_m1_06.jpg) no-repeat top left;
	height:55px;
}

#rightboxtop h2 {
	display:none;
}

#rightboxcontent {
	border-left:#b9b9b9 1px solid;
	border-right:#b9b9b9 1px solid;
	width: 345px;
}

#rightboxcontent p {
	margin:0px;
	padding:0px 20px 5px 20px;
	line-height:1.9em;
}

#rightboxcontent .imgright {
	float:right;
	padding: 2px 20px 10px 10px;
}

#rightboxcontent .imgright img {
	padding: 9px 13px;
	border:#b9b9b9 1px solid;
}

#rightboxcontent ul {
	margin: 10px 10px 20px 35px;
}

#rightboxcontent ul li {
	line-height:1.9em;
	padding-bottom:4px;
}

#rightboxbottom p {
	display:none;
}

#rightboxbottom img {
	display:block;
}


