html{
	width:100%;
	height:100%;
}
body 
{
	background-color:#fff;
	font-size:12px;
	font-family:"Arial","Tahoma";
	line-height:18px;
	padding:0px;
	margin:0px;
	text-align:center;
	color:#333;
}
a:link, a:visited {
	text-decoration:none;
	color:#666;
}
a:hover, a:active {
	color:#006db2;
	text-decoration:underline;
}
del,div.clear {
	height:0px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
	overflow:hidden;
}
div {
	text-align:left;
	margin:auto auto auto auto;
}
hr {
	border: none;
	background:url(../images/line.gif) repeat-x;
	margin:-10px 0 -5px 0;
	height: 6px;
	width: 100%;
}
span.red{
	color:#F00;
}
#spacer40{height:20px;}

#coverPopup{
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
}
#popup {
	background:url(../images/hightlight.jpg) no-repeat;
	top:0px;
	width: 1000px;
	height:660px;
	margin:-8px auto 0 auto;
	padding:0;
	clear:both;
	z-index: 1px;
	position:relative;
}
#popup .vdo{
	width:500px;
	height:272px;
	float:left;
	text-align:right;
	padding: 260px 0 0 0;
}
#popup .texthighlight{
	width:500px;
	height:197px;
	float:left;
	text-align:left;
	padding: 400px 0 0 0;
}
.texthighlight h2{
	width:450px;
	height:30px;
	background:url(../images/line_red.gif) repeat-x bottom;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:0 0 0 20px;
}
.texthighlight p{
	width:400px;
	line-height: 1.0em;
	font-size:11px;
	color: #fff;
	padding:0;
	margin:10px 0 0 20px;
}
#popup .bt_move{
	margin:0 0 0 900px;
	float:left;
	width:63px;
	height:63px;
	font-size:2px;
	color:#006db2;
	text-align:center;
	background:url(../images/bt_move_up.png) no-repeat;
}
#language{
	width:1000px;
	height:40px;
	background:url(../images/bg_language.jpg);
	margin:0 auto;
	padding:0;
}
#language p{
	padding:10px 56px 0 0;
	margin:0px;
	text-align:right;
	font-size:10px;
	color:#FFF;
}
img {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header{
	width: 960px;
	height:55px;
	padding:0px;
	margin:20px auto 0 auto;
}

.logo_aratist {
	width:224px;
	height:55px;
	padding:0px;
	margin:0px;
	background:url(../images/logo_aratist.gif) no-repeat;
	float: left;
}
.logo_aratist a{display:block; width:224px; height:55px; color:#FFF; text-indent:-9999px;}

#navigate {
	padding:0px;
	margin:0 0 0 224px;
	width: 736px;
	height: 55px;
}
#navigate ul {
	padding: 0;
	list-style: none;
	font-size: 1.8em;
	width: 736px;
	margin:0 0 0 50px;
}
#navigate ul li {
	margin: 10px 10px 0 10px;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 40px;
	display: block;
	text-align: center;
}
#navigate ul li a, #navigate ul li span {
	float: left;
	text-decoration: none;
	color: #737373;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navigate ul li a{
	color: #F00;
	background-position: left bottom;
}
#navigate ul li span {
background-position: left top;
}

#searchbar {
	background:url(../images/top_line.gif) repeat-x;
	width:100%; height:40px; clear:both;
}
#searchbar .box_search{
	width:960px;
	text-align:right;
	padding-top:7px;
	color:#FFF;
}
#searchbar .box_search .search{
	width:260px;
	height:20px;
	background:url(../images/textbox.gif) no-repeat center;
	background-position:45px 0px;
	float:right;
	vertical-align: top;
}
#searchbar .box_search .search .textboxsearch{
	padding-left:5px;
	padding-top:0px;
	margin-left: 8px;
	margin-top:-10px;
	width: 160px;
	height: 12px;
	font-size: 10px;
	border:hidden;
	background:#CCC;
}

#slideshow {
	width:100%;
	background:#000;
	text-align: center;
}

#wrapper {
	width: 960px;
	height:auto;
	padding:0;
	margin:10px auto 10px auto;
}

#calendar{
	width:100%;
	height:auto;
	min-height:300px;
	float:left;
	margin:0 0 10px 0;
	background:#cc0000;
	color:#FFF;
	position:relative;
}
.calendar_show{
	width:355px;
	float:left;
	margin:0;
	padding:45px 0 0 35px;
	font-size:10px;
	text-align:center;
}
.calendar_detail{
	width:530px;
	float:left;
	margin:0;
	padding:20px;
	position:absolute;
	left:390px;
}
.calendar_detail p{
	background:url(../images/line_red.gif) repeat-x bottom;
	font-size:12px;
	padding:0;
	margin:0;
}
.calendar_detail p span{
	font-weight:bold;
	color:#ff9999;
}

.service_index {
	height:200px;
	margin:0 auto;
	clear:both;
	position:relative;
}
.service_index ul {
	font-weight:bold;
	font-size:20px;
	width:100%;
	list-style: none;
	padding:0;
	margin:0;
}
.service_index ul li{clear:both;}
.service_index a:link, .service_index a:visited {
	color:#fff;
	background:#000;
	text-decoration:none;
	clear:both;
	width: 940px;
	height: 35px;
	padding: 15px 0 0 20px;
}
.service_index ul a:hover, .service_index a:active{
	color:#cc0000;
	text-decoration:none;
}
.service_index ul li .presenter a:link, .service_index ul li .presenter a:visited {
	background:#333;
}
.service_index ul li .talent a:link, .service_index ul li .talent a:visited {
	background:#5c5c5c;
}
.service_index ul li .sponsorship a:link, .service_index ul li .sponsorship a:visited {
	background:#7d7d7d;
}
.service_index a{display:block;}

.inthemedia{
	background:url(../images/bg_inthemedia.gif) no-repeat;
	width:556px;
	height:231px;
	float:left;
	margin:10px 0 0 0;
	position:relative;
}
.inthemedia a{
	top:0;	left:0;
	width:556px; height:231px;
	color:#000;
	text-decoration:none;
	z-index:10;
	position:absolute;
	display:block;
}
.inthemedia .in{
	font-size:73px;
	font-weight:bold;
	letter-spacing:-4px;
	color:#000;
	width: 70px; height:83px;
	min-height:53px;
	line-height:53px;
	float:left;
	position:absolute;
	margin:48px 0 0 82px;
	padding:19px 0 0 0;
}
.inthemedia .the{
	font-size:30px;
	width: 50px;
	color:#fff;
	position:absolute;
	margin:98px 0 0 157px;
}
.inthemedia .media{
	font-size:95px;
	font-weight:bold;
	letter-spacing:-4px;
	color:#000;
	width:200px; height:100px;
	min-height:69px;
	line-height:69px;
	position:absolute;
	margin:56px 0 0 208px;
	padding:26px 0 0 0;
}

.sidebar{
	width:390px;
	margin:10px 0 0 570px;
	text-align:center;
	position:relative;
}
.categories {
	width:390px;
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
}

.categories h1 {
	margin:0;
	padding:20px 0 0 0;
}
.categories p{
	margin: 5px 0 15px 0;
}
.categories ul{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	height:auto;
}
.categories ul li{
	margin:0 0 0 140px;
	min-height:5px;
	display: block;
}
.categories a{
	background:#666;
	border:thin solid #ccc;
	padding:2px 5px;
	margin:5px 0;
	width:40%;
	display:block;
	color:#fff;
}

.pastproject{
	background: url(../images/bg_past_project.gif) top right no-repeat #000;
	width:100%;
	clear: both;
	float:left;
	padding: 30px 0px;
	margin:10px 0 0 0;
}
.pastproject h2{
	color:#000;
}

h3{ margin: 10px 10px 0 10px; color:#FFF; letter-spacing:-1px; font-weight: bold;}
			
.boxgrid{ 
	width: 325px; 
	height: 260px; 
	margin:30px 75px; 
	float:left; 
	background:#161613; 
	border: solid 2px #8399AF; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 0 10px; 
	color:#ccc; 
	font-weight:bold; 
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
 	top: 260;
 	left: 0;
}
.caption .boxcaption {
 	top: 220;
 	left: 0;
}

#footer {
	width: 960px;
	height: 77px;
	background:url(../images/footer.gif);
	padding: 0px;
	margin:50px auto 10px auto;
	position:relative;
}
#footer .footer_navigate {
	width: 280px;
	float: left;
	position:absolute;
}
#footer .footer_navigate ul {
	list-style: none;
	font-size: 0.8em;
	padding: 8px 0 0 0;
	margin: 0 0 0 40px;
}
#footer .footer_navigate ul li {
	margin: 0 0 0 2px;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 15px;
	display: block;
	text-align: center;
}
#footer .footer_navigate ul li a:link, #footer .footer_navigate ul li a:visited, #footer .footer_navigate ul li span {
	float: left;
	margin-left:2px;
}

#footer .contact_footer {
	width: 405px;
	float: left;
	position:absolute;
	left:560px;
}
#footer .contact_footer ul {
	list-style: none;
	font-size: 0.8em;
	padding: 1px 0 0 0;
	margin:0px;
}
#footer .contact_footer ul li{display: inline;}
#footer .contact_footer ul li .telephone {
	background:url(../images/icon_telephone.png) no-repeat top left;
	margin: 0 25px 0 0;
	padding: 7px 0 0 25px;
	overflow: hidden;
	float: left;
	height: 27px;
}
#footer .contact_footer ul li .fax {
	background:url(../images/icon_fax.png) no-repeat top left;
	margin: 0 25px 0 0;
	padding: 7px 0 0 25px;
	overflow: hidden;
	float: left;
	height: 27px;
}
#footer .contact_footer ul li .email {
	background:url(../images/icon_email.png) no-repeat top left;
	margin: 0 30px 0 0;
	padding: 7px 0 0 25px;
	overflow: hidden;
	float: left;
	height: 27px;
}
#footer .copyright{
	width:134px;
	height:42px;
	float:left;
	clear:both;
	padding:0;
	margin:35px 0 0 82px;
	background:url(../images/bg_footer_aratist.gif) no-repeat;
	text-align:center;
	position:absolute;
}
#footer .copyright p{
	font-size:0.8em;
	color:#177ec4;
	padding:0;
	margin:0;
}
#footer .copyright span{
	font-size:0.8em;
	line-height:1;
	padding:0;
	margin:0;
}
p#lang{
	float:right;
}
p#lang a{
	color:#FFF;
}
p#lang a:hover{
	color:#666;
}
