html, body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}
* {
	margin:0;
	padding:0;
	border: none;
	outline: 0;
}
ol, ul {
	list-style: none;
}
a:link, a:visited, a:active {
	color:#069;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#wrapper {
	margin:15px auto 0;
	width:980px;
}
/*--------Home Page Text----*/
h1 {
	float:left;
	background:url(/_/art/logo2.png) no-repeat;
	width:380px;
	height:33px;
	margin:26px 0 0 0;
	display:inline;
}
h1{
	overflow:hidden;
	text-indent:-9999em;
	font-weight:normal;
}
h1 a{
	display:block;
	height:100%;
}
h2 {
	clear:both;
	font-size:18px;
	text-align: center;
	margin:15px 0;
}
h2 span {
	display:block;
	font-size:40px;
}
h3 {
	font-size:18px;
	color:#903;
	padding:0 0 15px;
}
h4 {
	clear:both;
	font-size:20px;
	margin:0 0 10px;
	font-weight:normal;
}
p.signUp {
	float:right;
	margin-bottom:10px;
}
/*--------Home Page-------*/
.picture {
	width:400px;
	float:left;
	margin:0 66px 26px 0;
}
.col1 {
	float:right;
	width:514px;
}
.createAccount {
	clear:both;
	height:54px;
}
.createAccount li {
	text-align:right;
	float:left;
	display:inline;
}
.createAccount li a {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:194px;
	line-height:38px;
	background: url(/_/art/homePage_btn.png) no-repeat;
	color:#903 !important;
	text-decoration:none !important;
}
.createAccount li a:hover {
	background-position:0 -38px;
}
.createAccount li.tour {
	margin-left:126px;
}
#search {
	width:484px;
	height:140px;
	background:#f5f6f5;
	padding:15px;
	font-size:16px;
	color:#903;
}
#search p {
	padding:5px 0 10px;
}
#search a {
	font-size:15px;
	color:#903;
	text-decoration:none;
	padding:0 4px 0 0;
}
#search a:hover {
	color:#000;
	text-decoration:underline;
}
#search form {
	margin-bottom:10px;
}
.searchFld {
	width:230px;
	height:22px;
	border:1px solid #CCC;
}
.searchBtn {
	width:70px;
	height:24px;
	background:#903;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
}
.bubble {
	background:url(/_/art/bubble_bg.png) no-repeat;
	padding:10px;
	width:960px;
	height:68px;
	position:relative;
	font-size:20px;
	color:#6cf;
	}
	
.categories {
	width:160px;
	margin-top:30px;
	height:280px;
	padding-top:25px;
	}	
	
.categories li {
	/*float:left;*/
	font-size:22px;
	text-align:right;
	}
.categories li a {
/*	text-decoration:none !important;
	padding:15px 30px;
	display:block;*/
	display:block;
	padding:0 25px 10px 0;
	text-decoration:none !important;	
	}
.categories li a:hover,.categories li.selected a:link,.categories li.selected a:visited  {
	background:url(/_/art/arrow.jpg) no-repeat 100% 5px;

	}	

/*.categories li a.hover {
	background:url(/_/art/arrow.jpg) no-repeat;
	background-position:48% -3px;
	z-index:9999;
	color:#000;
	}*/
.categories p {
	background:url(/_/art/bubble_bg.png) no-repeat;
	padding:12px;
	width:956px;
	height:64px;
	position:relative;
	font-size:17px;
	color:#20a5e8;
	}
	
.categories-right-site{ width:840px; height:280px; float:right; margin-top:20px; margin-left:-20px}
.categories-right-pad{width:351px; height:267px; background:url(/_/art/pad.jpg); margin-left:20px;}	
.categories-right-pad p{ padding:30px; font-size:18px; color:#006699;}
.categories-right-img{width:418px; height:268px;; margin-left:30px; float:right}
.categories-right-img-co{ width:160px; height:130px; float:left; margin:0 0 10px 15px}
.categories-right-img-1{ width:160px; height:100px; float:left;}
.categories-right-img-title{ width:160px; height:30px; float:left; text-align:center; font-family: Geneva,Arial, Gadget, sans-serif; font-size:16px; font-weight:bold}
/*#categories-1{ display:none}*/
#categories-2{ display:none}
#categories-3{ display:none}
#categories-4{ display:none}
#categories-5{ display:none}
#categories-6{ display:none}
	
	
/*--------Footer-------*/
.footer-ex{ height:100px; width:100%; border-top:1px solid #CCCCCC;}
.footer-ex p{ font-size:10px}
.footer-ex ul{ padding:0; margin:0}
.footer-ex ul li{ list-style:none; display:inline; font-size:10px}
.footer-ex ul li a{ text-decoration:none; font-size:10px;}
.footer-ex ul li a:hover{ text-decoration:underline; font-size:10px;}
#footer {
	/*clear:both;*/
	background:#f5f6f5;
	padding:0 10px;
	font-size:10px;
	margin:20px 0 5px;
	width:790px;
}
#footer-right {
	/*clear:both;*/
	/*background:#f5f6f5;*/
	font-size:10px;
	width:160px;
	height:44px;
	float:right;
}
#footer-right-fo-img {
	/*clear:both;*/
	/*background:#f5f6f5;*/
	font-size:10px;
	width:52px;
	height:44px;
	float:left;
	margin:0 0 0 1px;
}

#footer p {
	padding:5px 0;
}
