body {
background-image:url(../static/layout/content-back.jpg);
background-repeat:repeat-x;
background-color:#edeeee;
text-align:left;
margin-top:0px;
}

#divider-4 {
height:4px;
}

#wrap {
display:table;
width:820px;
margin:0 auto;
}

#banner-wrap {
float:left;
width:820px;
}

#banner {
float:left;
width:800px;
height:95px;
background-color:#FFFFFF;
background-image:url(../static/layout/banner-back.jpg);
background-repeat:no-repeat;
background-position:right;
}

#banner-shadow-left {
float:left;
width:10px;
height:95px;
background-image:url(../static/layout/banner-shadow-left-back.jpg);
background-repeat:repeat-y;
}

#banner-shadow-right {
float:left;
width:10px;
height:95px;
background-image:url(../static/layout/banner-shadow-right-back.jpg);
background-repeat:repeat-y;
}

#navbar-wrap {
float:left;
width:820px;
}

	#navbar-search {
	float:left;
	width:207px;
	height:30px;
	padding-left:10px;
	border-left:1px solid #bababa;
	background-image:url(../static/layout/navbar-search-back.jpg);
	}
	
	#navbar-breadcrumb {
	float:left;
	width:581px;
	height:30px;
	border-right:1px solid #bababa;
	background-image:url(../static/layout/navbar-breadcrumb-back.jpg);
	background-repeat:repeat-x;
	}

#navbar-shadow-left {
float:left;
width:10px;
height:30px;
background-image:url(../static/layout/navbar-shadow-left-back.jpg);
background-repeat:repeat-y;
}

#navbar-shadow-right {
float:left;
width:10px;
height:30px;
background-image:url(../static/layout/navbar-shadow-right-back.jpg);
background-repeat:repeat-y;
}

#navbar-login {
float:right;
padding-top:7px;
width:100px;
height:23px;
text-align:center;
background-image:url(../static/layout/navbar-login-back.jpg);
background-repeat:no-repeat;
}

#navbar-text {
float:left;
height:23px;
padding-top:7px;
}

#navbar-divider {
float:left;
width:21px;
height:23px;
padding-top:7px;
background-image:url(../static/layout/navbar-divider-back.jpg);
background-repeat:no-repeat;
}

#content-main-wrap {
float:right;
width:820px;
background-color:#FFFFFF;
background-image:url(../static/layout/content-wrap-back.jpg);
background-repeat:repeat-y;
}

#content-menu-wrap {
float:left;
display:inline;
width:167px;
margin-left:10px;
border-left:1px solid #bababa;
}

#content-menu {
float:left;
width:147px;
padding:30px 10px 10px 10px;
}

	#content-menu-heading {
	float:left;
	display:inline;
	width:147px;
	height:24px;
	padding-top:7px;
	margin-bottom:5px;
	text-align:center;
	background-image:url(../static/layout/content-menu-heading-back.jpg);
	background-repeat:no-repeat;
	}
	
	#content-menu-option-wrap {
	float:left;
	display:inline;
	width:147px;
	margin-bottom:20px;
	}
	
	#content-menu-option {
	float:left;
	width:137px;
	height:18px;
	padding-top:2px;
	padding-right:10px;
	border-bottom:1px solid #E7E7E7;
	background-image:url(../static/layout/content-menu-option-back.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
	
	#content-menu-option-heading {
	float:left;
	color:#567081;
	width:147px;
	height:18px;
	padding-top:10px;
	padding-bottom:1px;
	}

#content-emphasis {
float:left;
width:49px;
height:130px;
background-image:url(../static/layout/content-emphasis-back.jpg);
background-repeat:no-repeat;
}

#content-main {
float:right;
display:inline;
width:581px;
margin-right:10px;
border-right:1px solid #bababa;
}

#content {
float:left;
width:532px;
padding:30px 50px 30px 0px;
}

	#content-heading {
	margin-bottom:20px;
	}
	
	#content-asset {
	width:532px;
	padding-top:180px;
	background-image:url(../static/image-table.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
#footer-wrap {
float:left;
width:820px;
background-color:#edeeee;
}

#footer {
float:left;
width:800px;
height:29px;
border-top:1px solid #bababa;
background-image:url(../static/layout/footer-back.jpg);
background-repeat:repeat-x;
}

#footer-text-left {
float:left;
height:23px;
padding-top:7px;
}

#footer-text-right {
float:right;
height:23px;
padding-top:7px;
}

#footer-shadow-left {
float:left;
width:10px;
height:30px;
background-image:url(../static/layout/footer-shadow-left-back.jpg);
background-position:left;
}

#footer-shadow-right {
float:left;
width:10px;
height:30px;
background-image:url(../static/layout/footer-shadow-right-back.jpg);
background-position:right;
}

















#asset-wrap {
float:left;
width:820px;
height:45px;
background-image:url(../static/layout/content-wrap-back.jpg);
background-repeat:repeat-y;
}

#asset {
float:left;
display:inline;
width:798px;
height:45px;
background-image:url(../static/layout/asset-back.jpg);
margin-left:10px;
margin-right:10px;
border-left:1px solid #bababa;
border-right:1px solid #bababa;
}
