/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000; 
	font-weight:normal
	}
p{
	margin: 0 0 10px 0;
	padding:0;
	}
	
h1{
	font-size: 18px;
	color:orange; 
	font-weight:bold;
	padding: 0 0 10px 0;
	margin:0;
	}
h6{
	font-size:12px; 
	color:#335e9f; 
	font-weight:bold;
	padding: 0 0 10px 0;
	margin:0;}
	
a{
	color: #335e9f; 
	text-decoration: undeline; 
	font-weight: normal;
	}
a:link {
	color: #335e9f; 
	text-decoration: undeline; 
	font-weight: normal;
	}
a:hover {
	color: #ff0000; 
	text-decoration: undeline; 
	font-weight: normal;
	}
		

#header{
	margin: 30px auto 0 auto;
	width:780px;
	height: 53px;
	clear:both;
	border-bottom: #cdcdcd solid 1px;
	}
	#logo{
		width: 250px;
		float:left;
		height: 53px;
		}
	#h_txt{
		width: 151px;
		float:right;
		height: 53px;
		background-image:url(../_images/top_txt.jpg);
		background-position: top right;
		background-repeat:no-repeat;
		}
		
#header_2{
	width:780px;
	height: 152px;
	margin: 12px auto 14px auto;
	}
	#login_box{
		width:155px;
		height: 113px;
		font-size:11px;
		background-image:url(../_images/login_box.jpg);
		background-position: top left;
		background-repeat:no-repeat;
		float:left;
		margin-right: 9px;
		padding: 21px 18px 18px 18px;
		color:#FFFFFF;
		}
		#login_box a{
			color:#FFFFFF;
			text-decoration:underline;
			}
		#login_box a:link{
			color:#FFFFFF;
			text-decoration:underline;
			}
			
		#login_box a:hover{
			color: #99FFFF;
			text-decoration:underline;
			}
		#login_box img{
		float:right;
			}
			
		.input_fields{
			width: 140px;
			height: 15px;
			font-size: 11px;
			color: #666666;
			}
		
	#flash{
		width:580px;
		height: 152px;
		float:right;
		background-image: url(../_images/banner_bgr.jpg);
		background-position: top left;
		background-repeat:no-repeat;
		color:#FFFFFF;
		}
		#flashcontent div{
		padding: 30px 20px 20px 20px;
		}

#content{
	width:780px;
	margin: 0 auto 0 auto;
	}
	#left_menu{
		width:191px;
		height: 351px;
		padding-top: 25px;
		background-image:url(../_images/menu_bgr.jpg);
		background-position: top left;
		background-repeat:no-repeat;
		margin-right: 9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background-color:#e2e7ed;
		margin: 0 9px 10px 0;	
		float:left;
	}
		#left_menu a{
			display:block; 
			width:166px;
			padding: 5px 20px 5px 5px;
			height: 13px;
			font-size: 12px;
			color: #666666; 
			font-weight: bold;
			text-align:right;
			text-decoration: none;
			background-color:none;
			}
		#left_menu a:link {
			display:block; 
			width:166px;
			padding: 5px 20px 5px 5px;
			height: 13px;
			text-align:right;
			text-decoration: none;
			background-color:none;
			}
		#left_menu a:hover,  #left_menu a.active{
			display:block; 
			width:166px;
			padding: 5px 20px 5px 5px;
			height: 13px;
			text-align:right;
			text-decoration: none;
			background-color:#cbd5e0;
			}
			
	#main_content{
		width:570px;
		min-height: 351px;
		float: right;
		padding: 25px 0 10px 10px;
		}
		#contact{
			width:139px;
			height: 110px;
			float: right;
			clear:right;
			padding: 45px 10px 0 5px;
			margin-bottom: 10px;
			color:#666666;
			font-weight:bold;
			font-size: 12px;
			text-align:right;
			background-image:url(../_images/contact_bgr.gif);
			background-position: top right;
			background-repeat:no-repeat;
			background-color:#FFFFFF;
			}
		#gallery_box{
			width:125px;
			height: 161px;
			float: right;
			font-size: 11px;
			padding: 60px 10px 2px 31px;
			background-image:url(../_images/gallery_box.gif);
			background-position: top right;
			background-repeat:no-repeat;
			background-color:#FFFFFF;
			clear:right;
			}
		.txt_module{
			margin-bottom: 15px;
			}
		.line{
			padding-top: 5px;
			border-bottom: #cdcdcd solid 1px;
			}
		
.link_red {color: #a00000; text-decoration: none; font-size: 11px; font-weight: normal}
.link_red:link {color: #a00000; text-decoration: none; font-size: 11px; font-weight: normal}
.link_red:visited { color: #a00000; text-decoration: none; font-size: 11px; font-weight: normal}
.link_red:hover {color: #ff0000; text-decoration: none; font-size: 11px; font-weight: normal}

	
	#footer{
		margin: 0 auto 0 auto;
		padding-top: 8px;
		width:780px;
		height: 30px;
		clear:both;
		border-top: #cdcdcd solid 1px;
		font-size: 11px;
		color: #767676; 
		text-decoration: none; 
		font-weight: normal;
		}
		 #footer a{
			color: #767676; 
			text-decoration: none; 
			font-weight: normal;
			}
		#footer a:link {
			color: #767676; 
			text-decoration: none; 
			font-weight: normal;
			}
		#footer a:hover {
			color:  #335e9f; 
			text-decoration: none; 
			font-weight: normal;
			}
			
		#left_f{
		width:191px;
		float:left;
		}
		#mid_f{
			width:418px;
			float: left;
			padding: 0 0 0 19px;
			}
			#mid_f a{
			display:block;
			margin-right: 30px;
			float:left;
			}
		#right_f{
		width:151px;
		float: left;
		text-align:right;
		}
		
	
	
	
	
	