*{
border: 0px none;
margin: 0em;
padding: 0em;
}

img, div, h1, li, ul, span { behavior: url(iepngfix.htc) }


body{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size: 12px;
background: #222;
}

h2{
font-size: 18px;
text-transform: uppercase;
color: #6394b9;
font-weight: normal;
}

h3{
font-weight: bold;
}

.style1{
color: #FF9900;
text-transform:uppercase;
}

#content_text li{
	list-style: circle;
	list-style-type: circle;
	margin: 5px 0 0 30px;
	text-indent: 0;
	font-size: 13px;
	}
	
#main{
margin-left: auto;
margin-right: auto;
margin-top: 50px;
position: inherit;
height: 600px;
width: 920px;
}

#content{
margin: 0 0 10px 0;
height: 430px;
}

#content_left{
border: 5px solid #6394b9;
height: 420px;
width: 780px;
float: left;
}

/*SIDEBAR*/
#sidebar{
padding: 350px 0 0 5px;
color: #fff;
border: 5px solid #6394b9;
height: 70px;
width: 105px;
margin: 0 0 0 10px;
float: left;
background: #fff url('../img/sidebar1.jpg') no-repeat;
}
/*SIDEBAR*/

/* GALLERY */
#sgallery{
float: left;
width: 390px;
height: 420px;
background: #fff;
}

#sgallery_join{
float: left;
width: 195px;
height: 420px;
background: #fff;
}

/*Sgallery*/
#content_text{
width: 390px;
height: 420px;
float: left;
background: #FFF;
}

#content_textnews{
width: 390px;
height: 420px;
float: left;
background: #FFF;
}

#content_text_join{
width: 585px;
height: 420px;
float: left;
background: #FFF;
}

#nav{
border: 5px solid #eee;
height: 150px;
width: 910px;
clear: both;
background: #fff;
}

#nav_right{
width: 405px;
float: right;
}

#nav_home{
padding:10px 0 0 0;
height: 20px;
}

#logo{
width: 405px;
height: 120px;
background: #fff url('../img/logo.png') bottom center no-repeat;
text-indent: -9999px;
}

#nav_home li{
display: inline;
list-style: none;
margin: 0 0 0 30px;
font-size: 12px;
text-transform: uppercase;
}

#nav_home li a{
text-decoration: none;
color: #333333;
}

#nav_home li a:hover{
text-decoration: none;
color: #FF9900;
}

/*footer */

#foot{
width: 920px;
margin-top: 5px;
}

#foot a{
color: #FFFFFF;
text-decoration: none;
}

#foot a:hover{
color: #6493b9;
text-decoration: none;
}

#copyright{
float: left;
width: 460px;
}

#foot_links{
width: 460px;
float: left;
text-align: right;
}

#foot_links li{
list-style: none;
margin: 0 0 0 10px;
display: inline;
}

/*big menu*/

#kwick {
	position: relative;
	margin: 5px 0 5px 5px;
	width: 495px;
	float: left;
}

#kwick .kwicks {
	display: block;
	background: #fff url('../images/trac.gif') top right no-repeat;
	height: 140px;
}

#kwick li {
	float: left;
	list-style: none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 120px;
	width: 30px;
	padding: 10px;
	background: #fff;
	border-right: 5px solid #fff;
}

#kwick .kwick span {
	display: none;
}

#kwick .sculpt {
	background: #6493b9 url('../img/sculpt.png') no-repeat;
}

#kwick .asa {
	background: #6493b9 url('../img/asa.png') no-repeat;
}

#kwick .kids {
	background: #6493b9 url('../img/kids.png') no-repeat;
}

#kwick .mind {
	background: #6493b9 url('../img/mind.png') no-repeat;
}

#kwick .nut {
	background: #6493b9 url('../img/nut.png') no-repeat;
}

#kwick .custom {
	background: #6493b9 url('../img/custom.png') no-repeat;
	border-right: 0;
}

/*big menu*/

#container {
	position: relative;
	width: 379px;
	float: left;
	height: 420px;
	overflow: hidden;
}

#container_join {
	position: relative;
	width: 574px;
	float: left;
	height: 420px;
	overflow: hidden;
}

#scroll_content {
	position: absolute;
	padding: 10px;
	font-size: 14px;
}

#scrollArea {
	position: relative;
	float:left;
	height: 419px;
	width: 10px;
	border-left: 1px solid #B6B8BA;
	overflow: hidden;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 10px;
	background	: #ccc;
	border-top	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
}	
	
#container_l {
	position: relative;
	width: 370px;
	height: 420px;
	overflow: hidden;
}

#scroll_content_l {
	position: relative;
	width: 370px;
}

#scrollArea_l {
	position: relative;
	left: 370px;
	height: 420px;
	width: 10px;
	border: 1px solid #B6B8BA;
	overflow: hidden;
}

#scroller_l {
	position	: relative;
	top			: -1px;
	width		: 10px;
	background	: #999;
	border-top	: 1px solid #999;
	border-bottom	: 1px solid #999;
}	

    #scroll_content ul{
    	list-style: inside;
    }
    #scroll_content li{
    	padding-left: 10px;
    }    
	#scroll_content p{
		font-size: 14px;
    	padding-top: 20px;
    }
	#scroll_content a{
	color: #666;
    }

	#scroll_content a:hover{
		color: #FF0000;
    }

/*NEWS PAGE*/
	.news_list li{
	list-style: circle;
	list-style-type: circle;
	margin: 3px 0 0 30px;
	text-indent: 0;
	font-size: 12px;
	}
	
	#news_head{
	list-style: none;
	font-weight: bold;
	text-indent: -30px;
	margin: 10px 0 0 30px;
	}
/*NEWS PAGE*/

/*CONTACT SLIDER*/
		#test{
		background: #111;
		color: #999;
		padding: 10px;
		border: 10px solid #222;
		text-align: center;
		width: 880px;
		position: inherit;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		margin-top: 0px;
		}
		
		#test a{
		color: #6493b9;
		}
		
		#test a:hover{
		color: #006699;
		}

#join_table{
background:  #eee;
padding: 10px 0 10px 0;
font-size: 11px;
}

#join_form tr{
margin-top: 5px;
}

#save{
	background: url('../img/save.png') top left no-repeat;
	height: 115px;
	padding: 0 0 0 120px;
	}

.field{
border: 1px solid #CCCCCC;
}

.hilight{
padding: 2px;
}

/* New Added Class Dt.12-06-2009 */

.login-topimg {background:url(../img/login-topimg.gif) no-repeat; width:399px; height:5px; float:left;}
.login-bottimg  {background:url(../img/login-bottimg.gif) no-repeat; width:399px; height:5px; float:left}
.login-middlebg {background:url(../img/login-middlebg.gif) repeat-y top; padding-left:2px; padding-right:7px; width:390px;}
.clear {clear:both;}
.login-part {width:399px; margin:auto; float:left; margin-bottom:10px;}
.logo {width:246px; float:left;}
.signup {width:141px; float:left; font:bold 12px "Times New Roman", Times, serif; color:#6394B9; text-decoration:none;}
.signup a {font:bold 12px "Times New Roman", Times, serif; color:#6394B9; text-decoration:underline;}
.signup a:hover {font:bold 12px "Times New Roman", Times, serif; color:#6394B9; text-decoration:none;}
.input-box {height:17px; width:300px; padding-top:5px; padding-left:87px;}
.login-input {background:url(../img/login-inputbg.gif) no-repeat; width:108px; height:17px; border:none; float:left;}
.login-input-none {height:13px; margin-top:2px; margin-left:5px; font:bold 11px "Times New Roman", Times, serif; color:#6394B9; float:left;}