#wrapper {
    	margin: 0 auto;
    	width: 800px;
    	#position: relative;
}

#content {
    	width: 100%;
}

#left1 {
	#float: left;
	#clear: both;
	width: 50%;
	position: relative;
	#position: absolute;
	top:-7px;
	#top:105px;
	padding: 0px 0px 0px 0px;
}

#leftcontent1 {
	background-color: #e8f1d4;
	padding: 0px;
}

#left2 {
	#float: left;
	width: 100%;
	position: relative;
	#position: absolute;
	top:-197px;
	#top:311px;
	padding: 0px 0px 0px 0px;
}

#leftcontent2 {
	background-color: #e8f1d4;
	padding: 0px;
}

#right1 {
	#float: right;
	width: 50%;
	position: relative;
	#position: absolute;
	top:-203px;
	#top:105px;
	left: 397px;
	#left: 396px;
	padding: 0px 0px 0px 7px;
}

#rightcontent1 {
	background-color: #e8f1d4;
	padding: 0px;
}

img.vertical {
	vertical-align:middle;
	
}

h3 {color: #4b4a3d;}

A {text-decoration:none;}
A:link {color: #003f87;}
A:visited {color: #003f87;}
A:active {color: #7e6a65;}
A:hover {text-decoration:underline; color: #7e6a65;}

/* Footer - Green */

.rbroundbox { background: url(images/green/nt.gif) repeat; }
.rbtop div { background: url(images/green/tl.gif) no-repeat top left; }
.rbtop { background: url(images/green/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/green/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/green/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { text-align: center; margin: 0 7px; }
.rbroundbox { width: 800px; margin: 0; }

/* Top Right Rounded Box - Dark Orange */

.rbroundbox2 { background: url(images/darkorange/nt2.gif) repeat; }
.rbtop2 div { background: url(images/darkorange/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(images/darkorange/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(images/darkorange/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(images/darkorange/br2.gif) no-repeat bottom right; }

.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 0px; height: 170px; #height: 172px; padding: 0px 0px 0px 0px; #padding: 14px 0px 0px 5px; }
.rbroundbox2 { width: 396px; #width: 397px; margin: 0px; height: 196px; #height: 200px; }

/* Top Left Rounded Box - Blue */

.rbroundbox3 { background: url(images/blue/nt3.gif) repeat; }
.rbtop3 div { background: url(images/blue/tl3.gif) no-repeat top left; }
.rbtop3 { background: url(images/blue/tr3.gif) no-repeat top right; }
.rbbot3 div { background: url(images/blue/bl3.gif) no-repeat bottom left; }
.rbbot3 { background: url(images/blue/br3.gif) no-repeat bottom right; }

.rbtop3 div, .rbtop3, .rbbot3 div, .rbbot3 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent3 { margin: 0 7px; height: 168px; #height: 181px; padding: 0px 0px 0px 10px; #padding: 5px 0px 0px 5px; }
.rbroundbox3 { width: 398px; #width: 397px; margin: 0px; height: 196px; #height: 200px; }