
	*{padding: 0; margin: 0; }
	

	li {
		padding-left: 4px;
		margin-left:15px;
	}
	
	ul {
		padding-left: 4px;
		margin-left:15px;
	}
	
	  h1 {font-size: 15px; color: #393939}
	  html, body {
		font-size: 11px;
		font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
		color: #4d4d4d;
		margin: 0px 0px 0px 0px;
		text-align:center;
		background-image: url("images/bg.jpg");
		background-repeat:repeat-x;
		}
	
		.mainsite
		{	position:relative;
			left:50%;
			top:0px;
			width: 1009px;
			margin-left:-504px;
			margin-right:auto;
			margin-bottom:auto;
			text-align:left;
			align:center;
			padding-bottom: 0px;
			z-index:auto;
			}

	.bottombg
	{	position:absolute;
		left:48px;
		top:-8px;
		background-image: url("images/bottom.png");
		background-repeat: no-repeat;
		background-position: 0px -40px;
		width: 228px;
		height: 80px;
		float:left;
		z-index:1;
		}
	
	.toparea
	{	position:relative;
		width:100%;
		height:200px;
		float:left;
		z-index:auto;
	}
	
	.midarea
	{	position:relative;
		width:100%;
		float:left;
		z-index:auto;
	}
	
	.bottomarea
	{	position:relative;
		width:100%;
		min-height:140px;
		float:left;
		z-index:auto;
	}
	
	.toplogo
	{	position:absolute;
		left:48px;
		top:12px;
		background-image: url("images/toplogo.png");
		background-repeat: no-repeat;
		width: 228px;
		height: 188px;
		float:left;
		z-index:auto;
		}

	.topbar
	{	position:absolute;
		float:right;
		right:40px;
		top:6px;
		z-index:auto;
		}

	.topmenu
	{	position:absolute;
		top: -34px;
		left: 20px;
		width:967px;
		height:60px;
		background-image: url("images/topmenu.png");
		background-repeat: no-repeat;
		float:left;
		z-index:auto;
		}


		.area_top
		{	
			background-image: url("images/box_top.png");
			background-repeat: no-repeat;
			background-position: 0% 0%;
			width: 1009px;
			height:5px;
			padding:0px 0px 0px 0px; 
			position: relative;
			float:left;
			z-index:2;
		}	
		
		
		.area_mid_top
		{	
			background-image: url("images/box_top_bg.png");
			background-repeat: no-repeat;
			background-position: 50% 0%;
			width: 1009px;
			min-height:312px;
			height:auto;
			padding:0px 0px 0px 0px; 
			position: relative;
			float:left;
			z-index:4;
		}			


		.area_mid
		{	
			background-image: url("images/box_bg.png");
			background-repeat: repeat-y;
			background-position: 50% 0%;		
			width: 1009px;
			min-height:400px;
			padding:0px 0px 0px 0px; 
			position: relative;
			display:block;
			float:left;
			min-height:200px;
			color:#393939;
			z-index:3;
		}		
			

		.area_mid_bottom
		{	
			background-image: url("images/box_bottom.png");
			background-repeat: no-repeat;
			background-position: 0% 0%;		
			width: 1009px;
			min-height: 11px;
			height:auto;
			padding:0px 0px 0px 0px; 
			position: relative;
			float:left;
			z-index:2;
		}	



	
	.topmenu_button A.topmenu_button:link, .topmenu_button A.topmenu_button:visited, .topmenu_button A.topmenu_button:active     
					{		padding: 9px 26px 8px 26px;	
							margin: 0px 0px 0px 0px;
							font-size:14px;
							text-decoration: none;
							position:relative;
							top: 7px;
							height: 50px;
							color:#EBEBEB;
					}
	 .topmenu_button A.topmenu_button:hover   {	
							text-decoration:none;
							color:#FFFFFF;
							background-image: url("images/arrowup.png");
							background-repeat:no-repeat;
							background-position: 8px 28px;
							}
							
	.topmenu_button_c A.topmenu_button_c:link, .topmenu_button_c A.topmenu_button_c:visited, .topmenu_button_c A.topmenu_button_c:active     
					{		padding: 9px 26px 9px 26px;	
							margin: 0px 0px 0px 0px;
							font-size:14px;
							text-decoration: none;
							position:relative;
							top: 7px;
							height: 50px;
							background-image: url("images/arrowup.png");
							background-repeat:no-repeat;
							background-position: 8px 28px;
							color:#FFFFFF;
							background-color:#bd181f;
					}
	 .topmenu_button_c A.topmenu_button_c:hover   {	
							text-decoration:none;
							color:#FFFFFF;
							background-image: url("images/arrowup.png");
							background-repeat:no-repeat;
							background-position: 8px 28px;
							background-color:#bd181f;
							}
		.vstroke
		{	
			background-image: url("images/vstroke.png");
			background-repeat: no-repeat;
			background-position: 0% 0%;		
			width:1px;
			height:31px;
			top: 6px;
			padding:0px 0px 0px 0px; 
			margin: 0px 0px 0px 0px;
			position: relative;
			float:left;
			z-index:10;
		}
		
	.stroke {
			position:relative;
			float:left;
			left:24px;
			width: 90%;
			height:1px;
			background-color:#5a5a5a;
		}
		
	.stroke_white {
			position:relative;
			float:left;
			left:2px;
			width: 98%;
			height:1px;
			background-color:#999;
		}
		
	.news {
			position:relative;
			float:left;
			width: 60%;
		}

	.activity {
			position:relative;
			float:right;
			width: 35%;
		}

	.activitycontents {
			position:absolute;
			float:right;
			width: 220px;
			right:-11px;
			top: 21px;
			background-color:#5a5a5a;
			color:#fdfdfd;
			padding: 20px 14px 20px 12px;
		}

	.leftmenu {
			width: 18%;
			min-height:300px;
			float:left;
			padding: 24px 0px 30px 10px;
			margin: 0px 0px 0px 0px;
			color:#efefef;
		}
	
	.contents
	{	
		padding: 24px 16px 20px 20px;
		margin: 0px 0px 0px 0px;
		min-height:200px;
		width: 75%;
		float: right;
	}		

	.youarehere {
			position:absolute;
			float:right;
			top: 5px;
			right: 14px;
			font-size:9px;
			color:#999;
		}

	.madeby {
			position:absolute;
			float:right;
			top: 20px;
			right: 14px;
			font-size:9px;
			color:#999;
		}
	
	.undermenulink A.undermenulink:link, .undermenulink A.undermenulink:visited, .undermenulink A.undermenulink:active     
					{		padding: 3px 0px 3px 14px;
							margin: 0px 0px 0px 0px;
							color: #f1f1f1;
							font-size:13px;
							z-index:100;
							text-decoration:none;
							display:block;
					}
	 .undermenulink A.undermenulink:hover   {	
							text-decoration:none;
							color: #ffffff;
							background-image: url("images/arrow_white.png");
							background-repeat: no-repeat;
							background-position: 6px 8px;
							}


	.undermenulink_h A.undermenulink_h:link, .undermenulink_h A.undermenulink_h:visited, .undermenulink_h A.undermenulink_h:active     
					{		background-image: url("images/arrow_white.png");
							background-repeat: no-repeat;
							background-position: 6px 8px;
							padding: 3px 0px 3px 14px;
							margin: 0px 0px 0px 0px;
							color: #ffffff;
							font-weight:bold;
							font-size:13px;
							z-index:100;
							text-decoration:none;
							display:block;
					}
	 .undermenulink_h A.undermenulink_h:hover   {	
							text-decoration:none;
							color: #ffffff;
							}


	.highlight A.highlight:link, .highlight A.highlight:visited, .highlight A.highlight:active     
					{		padding: 1px 0px 1px 14px;
							margin: 0px 0px 0px 0px;
							color: #f1f1f1;
							font-size:11px;
							z-index:100;
							text-decoration:none;
							display:block;
							text-align:left;
					}
	 .highlight A.highlight:hover   {	
							text-decoration:none;
							color: #ffffff;
							background-image: url("images/arrow_white.png");
							background-repeat: no-repeat;
							background-position: 6px 8px;
							}


	.madebytext
	{	
		width: 100%;
		height: 30px;
		padding:7px 0px 0px 0px; 
		position: relative;
		color: #5a5a5a;
		bottom: 0px;
		font-size:10px;
		color:#CCC;
	}
			
	.headline
	{	font-size:16px;
		color: #127ec2;
		text-transform:capitalize;
		width:100%;
		height: 30px;
	}

	.headline_fade
	{	
		background-image: url("images/headline_fade.png");
		background-repeat: repeat-x;
		background-position: 0% 100%;	
		width: 685px;
		min-height:24px;
		float:left;
		text-align:center;
		position:absolute;
		z-index:100;
	}	

	
	.gallery_image A.gallery_image:link, .gallery_image A.gallery_image:visited, .gallery_image A.gallery_image:active     
		{		
				padding: 1px 1px 1px 1px;
				margin: 0px;
					}
	 .gallery_image A.gallery_image:hover   {	
				
				}
	

	  A:link    { text-decoration: underline; color: #127ec2}
	  A:visited { text-decoration: underline; color: #127ec2}
	  A:active  { text-decoration: underline; color: #127ec2}
	  A:hover   { text-decoration: none; color: #000000}
	  

		.navtext {
		width:150px;
		font-size:10px;
		border-width:1px;
		border-style: solid;
		border-color:#f29404;
		layer-background-color:#f29404;
		background-color:#363636;
		text-align:left;
		z-index:100;
		}



		.form1
   	 	{ 
    	font-size: 12px;
		width: 120px;
		color: #504f4f;
		font-weight: bold;
		border: 1px solid #504f4f;
		padding: 3px;
		}
		
		.button
   	 	{ 
    	font-size: 12px;
		width: 100px;
		font-weight: bold;
		padding: 3px;
		}
	
		.form_content0
   	 	{ 
    	font-size: 11px;
		font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
		width: 280px;
		height: 60px;
		color: #504f4f;
		font-weight: normal;
		border: 1px solid #504f4f;
		padding: 3px;
		background-position: top;
		background-image: url("images/formbg.jpg");
		background-repeat: repeat-x; 
		}
		



		