body
{
	background-color:#FFDBB5;
	text-align:center;
	height: 100%;
}
#main
{
	width: 944px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
}
#header
{
	height: 150px;
	background:transparent url(/images/cartridg-logo.jpg) no-repeat scroll 0 0;
}
#content
{
	margin-bottom:10px;
	height: auto;
}
#content p
{
	margin-left: 15px;
	margin-right: 35px;
	margin-top: 0;
}
#left-sidebar
{
	background:transparent url(/base/left-sidebar.png) repeat scroll 0 0;
	font-family:sans-serif;
	font-size: 14px;
	width: 179px;
}
#left-sidebar ul
{
	text-align:left;
	margin-left: 0;
	padding-left: 15px;
	list-style-type:none;
}
#left-sidebar li
{
	margin-top: 10px;
}
.ul-style 
{
	text-align:left;
	margin-left: 0;
	padding-left: 15px;
	list-style-type:none;
}
#sidebar-top
{
	background:#FFDBB5 url(/base/sidebar-top.png) repeat scroll 0 0;
	height:25px;
	padding-top: 15px;
	text-align:center;
}
.sidebar-title
{
	background:transparent url(/base/sidebar-title.png) repeat scroll 0 0;
	height:25px;
	padding-top: 15px;
	text-align:center;
}
#menu
{
	float:left;
}
#text
{
	float:left;
	width: 758px;
	margin-left: 4px;
}
#text-content
{
	background:transparent url(/base/text.png) repeat scroll 0 0;
	color:#5A4627;
	font-family:sans-serif;
	font-size:15px;
	line-height:1.8em;
	text-indent:0.5cm;
	min-height: 730px;
	padding-bottom:1px;
	height:auto !important;
	height:730px;

}
#text-top
{
	/*border-bottom: 1px dotted;*/
}
#text-bottom
{
	padding-bottom:30px;
}
#text-bottom img
{
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#text-bottom p
{
	font-size:13px;
	padding-left:105px;
	padding-top:10px;
	text-align:left;
	line-height:1.5;
	text-indent:0;
}
#text-bottom div
{
	clear:both;
	padding-left:10px;
	padding-top:10px;
	width:730px;
}
#text-title
{
	background:transparent url(/base/text-title.png) no-repeat scroll 0 0;
	height: 50px;
	text-align: center;
}
#text-footer
{
	background:transparent url(/base/text-footer.png) no-repeat scroll 0 0;
	height: 30px;
}
#footer
{
	background:transparent url(/base/footer.png) no-repeat scroll 0 0;
	height: 40px;
	float: right;
	width: 761px;
	padding-bottom: 10px;
	padding-top:10px;
	text-align: center;
	font-family:sans-serif;
	font-weight:bold;
}
.image
{
	padding-top: 10px;
	padding-bottom: 10px;
}
h1
{
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}
h2
{
	color:black;
	font-size:17px;
	font-weight:bold;
	margin-bottom:0;
	margin-right:23px;
	margin-top:0;
	padding-top:10px;
	text-align:center;
}
h3
{
	font-size:15px;
	font-weight:bold;
	text-align: center;
	color:black;
	margin:0;
}
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #A52A2A;
}

a:hover
{
	text-decoration: underline;
	color: #A52A2A;
}

a:link img, a:visited img, a:active img, a:active img
{
	border: 0;
}
#sidebar-top a:link, #sidebar-top a:visited, #sidebar-top a:active, #sidebar-top a:active
{
	text-decoration: none;
	color: black;
}
.sidebar-title a:link, .sidebar-title a:visited, .sidebar-title a:active, .sidebar-title a:active
{
	text-decoration: none;
	color: black;
}
