html 												{background:#ffffff;height:100%;}
body 												{height:101%;margin:0px;overflow-x:hidden;overflow-y:scroll;}

html 												{background:url(../images/back.jpg) top center repeat-y;}
body			 									{background:url(../images/top.jpg) top center no-repeat;overflow:visible;}
body			 #sceene 							{height:auto;width:100%}
body				 #inner 						{background:url(../images/bottom.jpg) bottom center no-repeat;display:none;height:auto;width:100%;}
body					#top 						{background:url(../images/default-header.jpg) center 16px no-repeat;height:267px;margin:0px auto;width:1000px;}
body					#middle						{margin:0px auto 0px auto;width:1000px;}
body					#bottom						{background:url(../images/footer-back-dark.jpg) top center no-repeat;border:1px solid transparent;border-top:0;height:276px;margin:0px auto;width:1000px;}


/* SEARCH CONTENT STYLES */

	#search 										{float:right;padding:7px 0px 0px 0px;position:relative;top:14px;}
	#search form 									{margin: 0;padding: 0;}
	#search label 									{color:#999999;font-size:12px;}
	#search #s 										{border:1px solid #cccccc;margin:0;width:160px;padding: 3px 10px 4px 10px;-moz-border-radius:5px;-webkit-border-radius:5px;}
	#search #searchsubmit 							{width:19px;background:url(../images/search.png) 0px 0px no-repeat;border:none;height:22px;}


/* SLIDESHOW STYLES */

	#os-main 										{background-image:url(../images/slider-background.jpg);background-position-x:0px !important;}

	#os-entry-0.os-entry:hover  					{background-image:url(../images/slider-0-hover.png);}
	#os-entry-0.os-current.os-entry:hover  			{background-image:none;}

	#os-entry-1.os-entry:hover  					{background-image:url(../images/slider-1-hover.png);}
	#os-entry-1.os-current.os-entry:hover  			{background-image:none;}

	#os-entry-2.os-entry:hover  					{background-image:url(../images/slider-2-hover.png);}
	#os-entry-2.os-current.os-entry:hover  			{background-image:none;}

	#os-entry-3.os-entry:hover  					{background-image:url(../images/slider-3-hover.png);}
	#os-entry-3.os-current.os-entry:hover  			{background-image:none;}


/* SIDEBAR CONTENT STYLES */

	/* header sidebar */
	#sidebar-1 										{float:right;margin: 0px;padding:9px 10px 8px 10px;position:relative;top:16px;}
	#sidebar-1 ul 									{list-style: none;margin: 0;padding: 0;}
	#sidebar-1 li 									{float: left;list-style: none;margin: 0px 5px 0px 0px;padding:0px;}
	#sidebar-1 li a									{color:#666666;font-size: 11px;margin:3px;text-decoration:none;}
	#sidebar-1 li.active a							{color:#444;font-weight:bold;}

	/* footer left sidebar */
	#sidebar-2 										{height:184px;float:left;margin: 0;padding:30px;width:273px;}
	#sidebar-2-1 									{float:left;margin: 0;width:132px;}
	#sidebar-2-2 									{float:left;margin: 0;width:110px;}
	#sidebar-2 li									{margin-left:8px;}
	#sidebar-2 li.disc								{list-style-type:disc;}

	/* footer center sidebar */
	#sidebar-3										{height:184px;float:left;margin: 0;padding:30px;width:272px;}
	#sidebar-3 li li								{margin-left:8px;list-style-type:disc;}

	/* footer right sidebar */
	#sidebar-4 										{height:184px;float:left;margin:0;padding:30px;width:273px;}

	/* footer credit sidebar */
	#sidebar-5 										{height:30px;float:left;margin:0;overflow:hidden;padding:3px 30px 0 30px;width:940px;}


/* BOTTOM CONTENT STYLES */

	#bottom h2 										{color:#eeeeee;font-size:14px;margin:0 0 10px 0;padding: 0;}
	#bottom .textwidget								{color:#dddddd;}
	#bottom ul 										{list-style: none;}
	#bottom ul ul 									{font-size: 12px;margin: 0;padding: 0 0 0 10px;}
	#bottom ul ul ul								{margin: 0;padding: 0 0 0 10px;}
	#bottom li a									{color:#dddddd;text-decoration:none;}
	#bottom li a:hover								{color:#ffffff;text-decoration:underline;}
	#bottom #sidebar-5 .textwidget					{color:#999999;font-size:11px;}
	#bottom #sidebar-5 .textwidget a				{color:#667788;font-size:11px;}
	
	.arrow-back										{background-image:url(../images/arrow-back.png);height:22px;margin-top:10px;width:22px;}

