﻿
 * {margin:0; padding:0;}/**/

body 
{
	
	background: transparent url(/Images/template/bodybg_newfade.jpg) repeat-x 0 0;
}

#outer
{
	background: transparent url(/Images/template/shadowside_newbg.jpg) repeat-y 0 0;
	width: 799px;
	position: relative;
	margin: 0 auto 0 auto;
	top: 2.81em;
	left: 0;
}

#MainWrapper
{
	position: relative;
	top: 45px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent;
	width: 799px;
}

#BodyWrapper
{
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 14px 14px 0 14px;
	background: white;
	width: 749px;
	float: left;

}

#TitleImage
{
	width: 749px;
	height: 115px;
	background: transparent url(/Images/top_image.jpg) no-repeat 0 0;
	padding: 0 0 3px 0;
}

#ContentContainer
{
	background: white url('/Images/faux_left.jpg') repeat-y left bottom;
	margin: 0;
	padding: 0;
	border-top: 1px solid #c0c0c0;
}

#page_title
{
	left: 0;
	text-align: left;
	margin-bottom: 1em;
}

#MainContent
{
	float: left;
	width: 390px;
	margin:  0px 0px 0 0px;
	padding:  0 10px 0px 10px;
	border-right: 1px solid #c0c0c0;
	text-align: left;
	min-height: 300px;
	font: normal 11px/20px Verdana, Geneva, Arial, sans-serif;
}

#RightContainer
{
	
	background: transparent url(/Images/faux_right_152.jpg) repeat-y top right;
	margin: 5px 0 12px 0;	
}

#RightContent
{
	float: right;
	width: 142px;
	height: 100%;
	background: #e3e1e1;
	padding: 5px;
	margin: 5px 0px 0 0;
	text-align: justify;
	position: relative;
	
}

#Footer
{
	
	text-align: center;
	border-top: 1px solid #c0c0c0;
	margin: 0px 0 20px 0;
	padding: 10px 0 10px 0;
	font: normal normal normal 10px/14px Verdana, geneva, Arial, sans serif;
	font-stretch: wider;
	color: #666;
	background: white;
	clear: both;
}

/*-------------------------------Navigation-------------------------------*/
#Menu
{
	margin: 0;
	padding: 0;
}

#combobox
{
	margin: 10px 0 0 27px;
}

#LeftPanel
{
	float: left;
	clear: both;
	width: 169px;
	background: #fff3d1;
	border-right: 1px solid #c0c0c0;
}

/*------------------------------------------------Shadows------------------------*/


#DropShadow_menu
{
	
	height: 11px;
	width: 749px;
	clear: both;
	padding: 0;
	margin: 0;
	background: transparent url(/images/template/menu_shadow1.jpg) no-repeat 0 0;
}


#ShadowTop
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(/Images/template/upper_bg.jpg) no-repeat;
	width: 798px;
	height: 462px;
	z-index:0;
}

#Shadow_Bottom
{
	width: 800px;
	left: 0;
	bottom: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	height: 10px;
}



