html { height:100.01%; }
body { background:#faedcc url(../images/mountains.jpg) repeat-x ; font-family:Helvetica, Arial, sans-serif; font-size:13px; text-align:left; color:#3a3a3a; }
a { text-decoration:none; }
#site { width:833px; margin:0 auto; }

/* Site
****************************************/
#header { width:833px; height:395px; margin:107px 0 0 0; }
#branding { position:absolute; margin:-43px 0 0 -15px; }
#left_side { background:url(../images/header-left.png) no-repeat; width:26px; height:395px; float:left; }
#center { background:url(../images/header.jpg) no-repeat; width:753px; height:395px; float:left;  }
#right_side { background:url(../images/header-right.png) no-repeat; width:54px; height:395px; float:left; }
#navigation { background:url(../images/nav-bg.jpg) no-repeat; width:804px; height:28px; padding:0 0 0 131px; position:relative; z-index:999; }
#navigation a { color:#004e8c; }
#navigation ul { padding:0;  }
#navigation li { display:inline; padding:0 0 0 34px; }
#navigation a:hover, #navigation .current { color:#000; }
#navigation ul ul a { color:#4d95c2; background-color:#fff; width:100%; }
#navigation ul li { float:left; display:inline; }
	#navigation ul li { float:left; display:inline; }
	#navigation ul li a { font-size:13px; padding:2px 2px 0 11px; display:block; }
	#navigation ul li a:hover { color:#000; }
	.current { color:#f7931e; }
	#navigation ul ul { background-image:url(../images/trans.png); border:solid #add3dc; border-width:4px 2px 2px 2px; position:absolute; padding:0; }
	#navigation ul ul li { float:none; position:relative; display:block; }
	#navigation ul ul li a { font-size:12px; width:160px; padding:10px; margin:0 0 0 -34px; display:block; }
	#navigation ul ul li a.spacer { border-top:#000 solid 6px; }
	#navigation ul ul li a:hover { color:#106277; background:#add3dc; border-color:#4d95c2; }
	#navigation ul ul ul { top:5px; left:100%; position:absolute; }
	#navigation ul ul, #navigation ul li:hover ul ul { display:none; }
	#navigation ul li:hover ul, #navigation ul ul li:hover ul { display:block; }
#content_bg { background:url(../images/content-bg.png) repeat-y; width:833px; height:auto; float:left; margin:0 0 0 -13px; padding:0 0 33px;}
#content {  width:673px; height:auto; position:relative; padding:29px 80px 0; line-height:24px; }

#right_content { width:466px; height:503px; float:left; }
#form { width:460px; height:auto; margin:25px 0 0 34px; }
#content_bottom { background:url(../images/content-bottom.png) no-repeat; width:816px; height:20px; float:left; margin:0 0 0 -16px; }
#text_title { color:#717171; font-size:17px; font-family:Century Gothic, Helvetica, sans-serif; }
#text { margin:-19px 0 0; line-height:29.5px; }
#pic_corner { background:url(../images/pic-corner.png) no-repeat; width:102px; height:227px; position:absolute; margin:96px 0 0 779px; }
#footer { background:url(../images/footer-bg.jpg) repeat-x; width:auto; height:67px; margin:38px 0 0; }
#footer_text { color:#fff; font-size:12px; text-align:center; top:5px; position:relative; }
#footer_text a { top:6px; left:9px; position:relative; }
#privacy { text-align:center; margin:0; position:relative; top:-5px; }
#privacy a { font-size:12px; color:#fff; }
