/* CSS Document */

body { 
	margin:0; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	background:#eae9e5; }

#siteHeader { 
 	width:100%;	background:url(../images/header_bg.gif) repeat-x top; height:169px; }
#siteHeader_innerContent { width:960px; margin:0 auto;}
#siteHeader_innerContent .logo{ height:116px; width:350px; vertical-align: top; text-align:center;}
#siteHeader_innerContent .header_content{ text-align:center;}
#siteHeader_innerContent .navigation { 
	height:53px; background:url(../images/navigation_bg.gif) repeat-x top;
	border-left:solid 1px #cbc4b2; border-right:solid 1px #cbc4b2; padding:0 15px; }
/*#siteHeader_innerContent .navigation .tab{ 
	display:inline;	padding:6px 0; margin:0 20px 0 0; height:27px; line-height:27px;}
#siteHeader_innerContent .navigation .tab a{ 
	color:#70684b; text-transform:uppercase; text-decoration:none;
	font-weight:bold; padding:6px 11px;  height:27px; line-height:27px}
#siteHeader_innerContent .navigation .tab:hover{ background:url(../images/navigation_hov_bg1.gif) no-repeat left top;}
#siteHeader_innerContent .navigation .tab a:hover{ background:url(../images/navigation_hov_bg2.gif) no-repeat right top; color:#fff;  }*/

#banner { width:100%; background:#faf9f4 url(../images/banner_bg.gif) repeat-x top; }
#banner #banner_innerContent { width:990px; margin:0 auto; background: url(../images/banner_outerglow.gif) no-repeat left top; }
#banner #banner_innerContent #bannerImg {
	width:960px; margin:0 auto; border-bottom:solid 1px #faf9f4;}
	
#mainPanel { width:100%; background:#faf9f4 url(../images/main_bg.gif) repeat-x top;  }
#mainPanel_innerContent  { width:960px; margin:0 auto; padding:25px 0 0 0; }

#footer { width:100%; background:url(../images/footer_bg.gif) repeat-x top; vertical-align:top; height:135px; color:#fff; }
#footer_innerContent {width:960px; margin:0 auto;}
#footer .right{ width:100px;  }
#footer a{ color:#fff; text-decoration:none; padding:3px 1px; }
#footer a:hover{ font-weight:bold; }

.rightSideBar { 
	width:280px; vertical-align:top; padding: 0 0 0 0; }
.rightSideBar .rightSideHeader { 
	background:url(../images/right_header.jpg) repeat-x top; padding:32px 0 10px 20px;
	border-left:solid 1px #dfded6; border-right:solid 1px #dfded6;}
.rightSideBar .rightSideContent { 
	background: url(../images/right_bg.jpg); border:solid 1px #dfded6; border-top:0;
	padding:0 20px 20px 20px; }		
	
.bodyContent { padding:0 20px 20px 0; vertical-align:top; height:270px; }

#photoBorder .tab { 
	width:112px; height:112px; padding:3px; background:url(../images/img_border.gif) no-repeat left top; border:0;}
	
.box_sd { background:url(../images/box_bg.gif); border:solid 1px #dfdfd7; padding:0 20px 15px 20px; font-size:11px; color:#7f7a64; }
.box_sd .header{ height:40px;}
.box_sd .content{ height:80px; vertical-align:top; line-height:16px;}
.box_sd .button{ padding:10px 0 0 0; }

.unisonlogix { color:#807a63; font-size:11px; height:25px;}
.unisonlogix a{color:#807a63 !important; font-weight:bold;}


