/*======================================
	GLOBALS
=======================================*/
body
{
	text-align:center; 
	font-family:Arial;
	font-size:12px; 
}
h2
{
	color:#5782a1;
	margin:0; 
	font-weight:400; 
	font-size:16px; 
	
	padding-bottom:6px; 
	padding-top:20px; 
}
h1
{
	margin:0; 
	font-size:16px; 
	padding:0; 
}
h3
{              
                font-size: 14px;
                
}


a
{
	color:#7a7a7a;
	text-decoration:none; 
}
a:hover
{
	color:#cdbe58; 
                text-decoration:underline; 
}
img
{
	border:0; 
	vertical-align:middle; 
}
/*======================================
	LAYOUT
=======================================*/
#site
{
	width:800px; 
	min-height:600px; 
	text-align:left; 
	margin:0 auto; 
	
}
#background
{
	float:left; 
	width:809px; 
	background:url(images/site_shadow.gif) repeat-y; 
	background-position:top right; 	
}
#body-wrapper
{
	float:left; 
	margin:0; 
	border:solid 1px black; 
	width:800px; 
	background:#a7c5d5; 
}
/*======================================
	LEFT NAV
=======================================*/
#left-nav
{
	float:left; 
	width:130px; 
	min-height:600px; 
	
	margin-left:10px; 
	margin-right:10px; 
}
/*======================================
	RIGHT NAV
=======================================*/
#right-nav
{
	
	margin:0; 
	width:150px; 
	min-height:512px; 
	float:right;
	text-align:center; 
	padding-right:2px;
	padding-left:4px; 
}
/*======================================
	HEADER
=======================================*/
#header
{
	
	background:url(images/header_bg.gif) no-repeat; 
	width:800px; 
	height:91px; 
	border:solid 1px black; 
	float:left; 
}
#header-menu
{
	background:url(images/menu_bg.gif) repeat-x;
	
	padding:0; 
	margin-top:17px; 
	width:430px;
	height:56px; 
	float:right;  
}
#header-menu div
{	
	float:left; 
}	
#header-menu ul
{
	margin:0; 
	padding:0; 
	
	list-style:none; 
}

#header-menu span
{
	
}
#header-menu li:hover
{
	cursor:pointer; 
}
#header-menu a
{
	text-decoration:none; 
	color:#fff; 
}
#header-menu-active, #header-menu-active a
{
	color:#000; 
	background:#ccc7c2; 

}

/*======================================
	CONTENT
=======================================*/
#container
{
	min-height:510px; 
	width:800px; 
	background:url(images/site_background.gif) repeat-x; 	
	padding-top:10px; 
}
#content-title
{
	background:url(images/header.gif) no-repeat; 
}
#content
{
	margin-top:0px; 
	width:478px; 
	min-height:510px;
	float:left;	
	background:#effaff;
	border-left:solid 1px #406d96; 
	border-right:solid 1px #406d96;
	border-bottom:solid 1px #406d96;
}
#content div
{
	padding:3px; 
}
/*======================================
	ADVERTISEMENT
=======================================*/
.advertisement, .advertisement2
{
	/* Touch */
	font-size:10px; 
	
	margin-bottom:8px;
	padding:6px; 

}
.advertisement strong, .advertisement2 strong
{
	color:#003366; 
	font-weight:700; 
}
.advertisement a, .advertisement2 a
{
	color:#009999;
}
.advertisement a:hover, .advertisement2 a:hover
{
	text-decoration:underline; 
}
.advertisement2
{
	margin: 30px auto 30px auto;
	border:outset 5px #336699; 
	text-align:center;
	width:80%;
	padding:3px; 
	font-size:14px; 
}
.advertisement2 div
{
	border:solid 1px #336699; 
}
/*======================================
	MENU
=======================================*/
.menu
{
	width:130px; 
	text-align:left; 
}
.menu-title
{
	background:url(images/links_top.png) no-repeat; 
	height:23px; 
	font-size:14px; 
	margin:0; 
	color:#ffff99;
	padding-top:3px; 
	text-align:center;  
}
.menu-bottom
{
	background:url(images/links_bottom.png) no-repeat;
	height:28px; 
	margin-bottom:15px; 
}
.menu ul
{
	list-style:none; 
	padding:0; 
	margin:0; 
	border-left: solid 1px #406d96; 
	border-right:solid 1px #406d96; 
	background:#effaff; 
}
.menu li
{
	font-size:10px;
	font-weight:400; 
	overflow:hidden; 
	cursor:pointer; 
}
.menu a:hover, .menu li.active, .menu a.active
{
	background:#5782a1;
}
.menu a
{
	display:block; 
	padding:3px;
	padding-right:0px;
	padding-left:5px;
	width:123px;  
	text-decoration:none; 
	font-weight:400; 
	color:#000;
}

/*======================================
	FOOTER
=======================================*/
#footer
{
	float:left;  
	background:url(images/footer_bg.gif) repeat-x; 
	width:809px;
	height:50px; 
	color:#727272;
	font-size:10px; 

}

#footer-info
{	
	background:url(images/footer-left.gif) no-repeat;
	background-position:top left; 
	color:#fff; 
	height:39px; 
	float:left; 
	padding-left:10px;
	padding-top:10px; ; 
}
#footer-menu 
{
	background:url(images/footer-right.gif) no-repeat;
	background-position:top right; 
	height:39px;
	font-size:9px; 
	float:right; 
	width:500px; 
	padding-left:15px;
	padding-right:15px; 
	padding-top:10px; 
}
#footer-menu ul
{
	float:right; 
	margin:0; 
	padding:0; 
	display:inline; 
	list-style:none; 
}
#footer-menu li
{
	display:inline; 
}
#footer-menu a
{
	color:#fff;
	text-decoration:none; 
}
#footer-menu a:hover, #footer-menu-active a
{
	text-decoration:underline; 
}
#created-by, #created-by a
{
	clear:both; 
	
	text-align:center; 
	font-size:10px; 
	padding-top:20px; 
	width:100%;
	color:#AAA; 	
}
#created-by a
{
	text-decoration:underline; 
}


a.button
{
	background:url(../sle/images/btn14.png) no-repeat; 
	display:block; 
	width: 305px; 
	height: 32px; 
	font-size:18px; 
	color:#ffff66; 
	padding:17px 5px 5px 45px; 
}
a.button:hover{ text-decoration:none 
}

ul
{
margin-top: 4px;
margin-bottom: 6px;
}

ol
{
margin-top: 4px;
margin-bottom: 5px;
}
