body
	{
	color:#333;
	font-family:arial;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size: 14px;
	background:#000000;
	}
#page
	{
	width:900px;
	border:0px solid #fff;
	margin:auto;
	}
#frame
	{
	
	width:1020px;
	margin:auto;
	padding:0px;
	border:0px solid;
	}
.logo
	{
	margin-top:50px;
	float:right;
	}
#menubg
	{
	width:100%;
	height:43px;
	background:url(images/menubg2.png);
	background-repeat:repeat-x;
	background-position:center;
	padding:0px;
	margin-top:20px;
	}
#bodybg
	{
	width:100%;
	height:740px;
	background:url(images/bodybg.png);
	background-repeat:repeat-x;
	background-position:center;
	margin:auto;
	text-align:center;
	}
#bodybgindex
	{
	width:100%;
	background-repeat:repeat-x;
	background-position:center;
	margin:auto;
	text-align:center;
	}
#bodybg2
	{
	margin:auto;
	text-align:left;
	width:800px;
	color:#fff;
	}
#bodybg img
	{
	border:3px solid #363636;
	}
#footbg
	{
	width:100%;
	height:43px;
	background:url(images/footbg.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:50px;
	}
.slideleft
	{
	height: 647px; 
	width: 500px; 
	margin: 0px;
	}
#frameleft
	{
	width:500px;
	float:left;
	border:0px solid #666;
	}
#frameright
	{
	border:0px solid #666;
	margin-left:0px;
	float:right;
	width:500px;
	text-align:right;
	}
.slideshow
	{
	height: 647px; 
	width: 500px; 
	margin: 0px;
	}
.menu
	{
	padding-top:10px;
	margin:auto;
	width:1100px;
	}
ul.menus
	{
	padding:0px;
	margin:auto;
	text-align:center;
	margin-left:40px;
	}
#bodybgindex a
	{
	text-decoration:none;
	}
ul.menus li
	{
	text-align:center;
	padding-right:20px;
	list-style:none;
	color:#fff;	
	float:left;
	text-decoration:none;
	border:0px solid;
	}
ul.menus li a
	{
	text-decoration:none;
	color:#FFFFFF;
	}
ul.menus li a:hover
	{
	text-decoration:none;
	color:#999;
	}
.foot
	{
	text-align:center;
	font-size:14px;
	border:0px solid;
	margin:auto;
	color:#999999;
	padding-top:15px;
	width:700px;
	}
.foot a
	{
	text-decoration:none;
	}
.inputtext
	{
	color:#000000;
	}
/* global */


    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{            
			font-size:160%;
            }	
        .col h2{            
			padding-bottom:.5em;
            }				
        h3{          
			font-size:140%;
            }
        h4{          
			font-size:120%;
            }				
    /* // headings */

    /* image replacement */
        .graphic, #header h1, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, ul:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, ul{
			display:block;
			}
		/*  \*/
		#content, ul{
			min-height:1%;
			}
		* html #content, * html ul{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:underline;
			color:#ccc;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#ccc;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			}
		img{
			border:none;
			}			
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		table img
			{
			border:1px solid #333;
			}
		th, td{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}	
		li{
			display:list-item;
			}
		cite{
			font-size:17px;
			font-weight:bold;
			}
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:600px;
		margin-bottom:2em;
		}	
	.col{
		float:left;
		display:inline;	
		width:299px;	
		margin-left:36px;
		padding:0 0 1em 0;
		}
	.full{
		clear:both;	
		padding:1em 36px;
		}	
	#footer{
		clear:both;
		background:url(images/bg_footer.gif) no-repeat 0 100%;
		height:80px;		
		padding:0 36px;
		font-size:12px;
		color:#fff;
		}		

/* //page setup */

/* header */

	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:203px;
		height:110px;
		top:34px;
		left:36px;
		background:url(images/bg_logo.gif) no-repeat 0 0;	
		}				

/* // header */

/* content */
				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8e8;
		border-left:1px solid #e8e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
			
	/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:449px;
			width:600px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:5px;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-25px;
			top:201px;
			}	
		#nextBtn{ 
			left:607px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url(images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(images/btn_next.gif) no-repeat 0 0;	
			}								
	
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}		

/* // content */

/* footer */

	#footer p{
		margin:0;	
		line-height:76px;		
		}	
	#footer a{
		color:#ccc;
		text-decoration:underline;	
		}				

/* // footer */

