/* ------------- BODY STYLE -------------------- */

body {
	margin: 0 2em;
}

body, td {
	font: 14px normal verdana, arial;
	line-height: 1.5em;
	color: #000;
	text-align: center;		
}

#wrapper {
	margin: 0 auto;
	width: 1024px;
	text-align: left;
}

#content {
	width: 721px;
	margin: 0;
	padding-bottom: 20px;
	text-align: left;
	float: left;
}

#content-int {
	width: 460px;
	margin: 0;
	padding-bottom: 20px;
	text-align: left;
	float: left;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Helvetica, arial;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Helvetica, arial;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Helvetica, arial;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Helvetica, arial;
}

h6 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Helvetica, arial;

h7 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Helvetica, arial;
}


#leftnav {
	margin-left: 23px;
	padding: 0px;
	list-style: none;
	width: 150px;
	font-size: 12px;
}

#leftnav li {
	border-bottom: 1px solid #7F8DB2;
}

#leftnav li a {
	display: block;
	text-decoration: none;
	color: #336;	
	width: 100%;
	padding: 3px;	
	font-weight: bold;	
}

#leftnav li a:hover {
	background: #92a3ce;
	color: #FFF;
	font-weight: bold;	
}

html>body #leftnav li a {
	width: auto;
}

#cat-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

#cat-list li {
	font-weight: bold;
	margin-top: 8px;
}

#cat-list a {
	color: #036;
	text-decoration: none;
}

#cat-list a:hover {
	text-decoration: underline;
}

#subcat-list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#subcat-list li {
	font-weight: normal;
	margin-top: 0px;
	padding-left: 8px;	
	font-size: 12px;
}

#list-pic {
	width: 150px; 
	border: solid 0px; 
	float: left;
}

#list-desc {
	text-align: left;
	padding-left: 5px;
}

#list-detail {
	text-align: left;
	padding-left: 5px;
}

.formbutton {
	font: 11px verdana, arial;
	font-weight: bold;
	background-color: #CC9;
	color: #330;
	padding: 2px;
	border: solid 1px #993;
}

.formtext {
    font: 11px verdana, arial;
    font-weight: normal;
	border: solid 1px #993;    
	padding: 3px;	
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 11px;
}

/* ------------- HEADER STYLE -------------------- */

#header-logo {
	width: 232px; 
	height: 97px;
}

#header-bg {
	background: url(../images/header_03.gif) repeat-x;
	width: 1024px;
}

#header-tag {
	height: 97px; 
	background: url(../images/header_04.jpg) right top no-repeat;
}

/* ------------- FOOTER STYLE -------------------- */

#footer {
	width: 1024px; 
	background: #fff url(../images/footer.gif) bottom right no-repeat; 
	min-height: 112px;
}

#footer p {
	font-size: 12px;	
}

#footer a {
	color: #666;
}
