/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background-image:url(img/bg.gif);
}

h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{border:0;}

a{
	color:#96F;}
a:hover{
	color:#f00;}





#wrapper-all{
	width:699px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}






/*** TOP BAR ***/


#topbar{
	width:689px;
	height:203px;
	background:#fff url(img/top.jpg) no-repeat;
	margin:5px 5px 0;
}


#topbar h1{
	padding:0;
}

#topbar h1 a{
	width:689px;
	height:203px;
	display:block;
}

#topbar h1 a span{
	display:none;}









/*** TEXT AREA  ***/



#text_area{
	width:418px;
	margin:0 0 0 10px;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}




#text_area ul{
	margin:0px 5px 20px;
}


#text_area li{
	line-height:200%;
}



#text_area h2{
	width:395px;
	height:39px;
	background:#fff url(img/h2.gif) no-repeat;
	padding:0 0 0 23px;
	margin:20px 0px;
	color:#6633cc;
	font-size:16px;
	line-height:39px;
}



#text_area h3{
	width:408px;
	height:32px;
	background:#fff url(img/h3.gif) repeat-x;
	padding:0 0 0 10px;
	margin:20px 0;
	color:#fff;
	font-size:14px;
	line-height:32px;
}






/*** SUB AREA ***/




#sub_area{
	width:255px;
	padding:0;
	margin:20px 5px 0 0;
	position:relative;
	float:right;
}


#sub_area ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 10px;
}

#sub_area ul li{
	padding:4px;
	border:#b1b0ff solid 1px;
	margin:0 0 5px;
}


#sub_area h2{
	width:255px;
	height:33px;
	background:#fff url(img/h2_02.gif) no-repeat;
	margin:0 0 3px;
}

#sub_area h2 span{
	display:none;}





ul#globalmenu{
	width:255px;
	margin:0 0 15px;
	padding:0 0 28px;
	background:#fff url(img/img03.gif) no-repeat;
	background-position:bottom;
}

ul#globalmenu li{
	padding:0;
	border:none;
}

ul#globalmenu li a{
	width:230px;
	padding:7px 0px 7px 25px;
	margin:0 0 3px;
	background:url(img/img02.gif) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#542ac3;
	font-size:14px;
	line-height:110%;
	border-bottom:3px dotted #b1b0ff;
}


ul#globalmenu li a:hover{
	color:#F00;
}


ul#globalmenu li#cl1 a{
	width:235px;
	height:20px;
	padding:10px;
	margin:0;
	background:#fff url(img/img01.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	display:block;
	border:none;
}

ul#globalmenu li#cl1 a:hover{
	color:#F00;
}













/*** BOTTOM BOX ***/



#bottombox{
	width:697px;
	padding:5px 0;
	margin:30px 1px 0;
	background-color:#4b087e;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}


#bottombox ul{
	padding:5px;
}

#bottombox ul li{
	line-height:180%;}

#bottombox p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#bottombox img{
	border:0;
	margin:5px;
}

