@charset "UTF-8";

/* **************************************
*Since: 2007-7-20
*Modified: 2007-7-30
************************************** */


/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	text-align:center;
	background:url(../images/bg_body.gif) repeat;
	margin:0px 0px;
}

html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}

th, td {
	padding: 0px;
}

hr{
	visibility:hidden;
}

.clear{
	clear:left !important;
}

.none{
	display:none;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#0066CC;
}

a:hover {	
	color:#0066CC;
	text-decoration: underline;
}


/* clearFix
---------------------------------------------------------------------------------------- */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearFix{
	display:inline-block;
}

/*\*/ * html .clearFix{
	height:1%;
} /**/

/*\*/ .clearFix{
	display:block;
} /**/


/* glNavigation
---------------------------------------------------------------------------------------- */
#glNavigation01 ul{
	margin:0px 0px 20px 0px;
	padding:7px 0px;
	background:#730A0B;
	border-bottom:1px solid #60090A;
}

#glNavigation02 ul{
	margin:20px 0px 0px 0px;
	padding:7px 0px;
	background:#730A0B;
	border-top:1px solid #60090A;
}

#glNavigation01 li , #glNavigation02 li{
	display:inline;
	color:#E1B7B7;
	font-size:85%;
}

#glNavigation01 li a , #glNavigation02 li a{
	color:#E1B7B7;
	border-right:1px solid #590809;
	padding:0px 25px;
}

#glNavigation01 li a:hover , #glNavigation02 li a:hover{
	color:#fff;
	text-decoration:none;
}

#glNavigation01 li.none a , #glNavigation02 li.none a{
	border-right:none;
}


/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	width:790px;
	margin:0px auto;
	background:url(../images/bg_wrapper02.gif) repeat-y;
	text-align:left;
}


/* header
---------------------------------------------------------------------------------------- */
#header{
	background:url(../images/bg_wrapper01.gif) no-repeat top;
	padding:5px 5px 0px 5px;
	position:relative;
}

#header p{
	height:249px;
}

#header ul{
}

#header ul li{
	float:left;
	height:33px;
}

#header ul li a{
	display:block;
	height:33px;
	float:left;
}

#header ul li a:hover{
	background-color:transparent;
}

#header ul li a:hover img{
	visibility:hidden;
}

#header ul li.menu01{
	background:url(../images/globalmenu01hover.gif) no-repeat;
}

#header ul li.menu02{
	background:url(../images/globalmenu02hover.gif) no-repeat;
}

#header ul li.menu03{
	background:url(../images/globalmenu03hover.gif) no-repeat;
}

#header ol{
	position:absolute;
	right:0px;
	top:263px;
	width:180px;
	font-size:85%;
}

#header ol li{
	background:url(../images/icon_arrow.gif) no-repeat left center;
	display:inline;
	padding:0px 10px 0px 10px;
}



/* container
---------------------------------------------------------------------------------------- */
#container{
	background:url(../images/bg_content01.gif) repeat-x top;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 5px !important;
	margin:0px 0px 0px 3px;
	width:779px;
	float:left;
}


/* contentMain
---------------------------------------------------------------------------------------- */
#contentMain{
	float:left;
	width:495px;
	background:#ddd;
	margin:0px 0px 0px 18px !important;
	margin:0px 0px 0px 9px;
	padding:0px 0px 15px 0px;
	background:url(../images/bg_content02.gif) no-repeat bottom right;
}


/* contentSide
---------------------------------------------------------------------------------------- */
#contentSide{
	float:right;
	width:228px;
	margin:0px 20px 0px 0px !important;
	margin:0px 10px 0px 0px;
}

#contentSide dl{
	font-size:95% !important;
	font-size:90%;
	width:228px;
}

#contentSide dt{
	background:url(../images/bg_program01.gif) no-repeat top;
	padding:10px 0px 3px 10px;
}

#contentSide dd{
	background:url(../images/bg_program03.gif) no-repeat bottom;
	margin:0px 0px 10px 0px;
	padding:0px 0px 7px 0px;
}

#contentSide dd img{
	float:right;
	margin:0px 2px 0px 5px;
}

#contentSide dd p{
	background:url(../images/bg_program02.gif) repeat-y;
	padding:0px 10px;
	line-height:1.6;
}

#contentSide p.titleProgram{
	margin:10px 0px 10px 0px;
}

#contentSide .banner{
	margin:0px 0px 8px 0px;
}




/* footer
---------------------------------------------------------------------------------------- */
#footer{
	background:url(../images/bg_wrapper03.gif) no-repeat bottom;
	padding:20px 5px 5px 5px;
	clear:both;
	height:80px !important;
	height:100px;
	text-align:center;
}

#footer .bgFooter{
	background:url(../images/bg_content01.gif) repeat-x top;
	padding:20px 0px 0px 0px;
	width:780px;
	float:left;
}

#footer p{
	display:inline;
}

#footer p img{
	margin:0px 15px -6px 10px;
}

#footer ul{
	display:inline;
}

#footer ul li{
	background:url(../images/icon_arrow.gif) no-repeat left center;
	display:inline;
	padding:0px 10px 0px 10px;
	font-size:85%;
}

#footer address{
	font-size:85%;
	color:#555555;
	display:block;
	margin:5px 0px 0px 0px;
}
