	html{
		margin:0;
		padding:0;
	}
	body{
	background-color:#FFFFFF;
	}
	
	.wrap
	{
	 border: 1px solid #000000;
	}
	.banner
	{
	background-image:url(../images/banner0.jpg);
	background-repeat:no-repeat;
	height: 360px;
	}
	.slogan
	{
	font-family:Arial;
	font-style:normal;
	font-size:19px;
	color: #000000;
	}
	.contact
	{
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-size:14px;
	color: #000000;
	}
	.body_content
	{
	height:250px;
	}
	.body_content_right
	{
	background-image:url(../images/right_body.jpg);
	background-repeat:repeat;
	height:250px;
	width: 280px;
	}
	.menu_bg
	{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:x-repeat;
	width: 850px;	
	height: 35px;
	}
	.menu_bg_sub
	{
	background-image:url(../images/menu_bg_sub.jpg);
	background-repeat:x-repeat;
	width: 850px;	
	height: 25px;
	}
	.verticalLine
	{
	background-image:url(../images/vert_line.jpg);
	
	background-repeat:repeat-y;
	width: 1px;	
	height: 15px;
	}
	.horzLine
	{
	background-image:url(../images/hroz_line.jpg);	
	background-repeat:repeat-x;
	width: 150px;	
	height: 5px;
	}
	.headerContent
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration:none;
	background-position: left;
	}
	.headerContentMed
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	text-decoration:none;
	text-align:left
	}
	.Content
	{
	font-family: Arial;
	font-size:12px;
	text-shadow:White;
	text-decoration:none;
	outline: none;
	}
    
	a.Content:hover
	{
	font-family: Arial;
		font-size:12px;
		color:#ffc000;
		text-decoration:none;
		outline: none;
	}
	

	.Menu
	{
	font-family: Arial;
	font-size:14px;
	color:#FFF;
	text-shadow:White;
	text-decoration:none;
	outline: none;
	}
	a.Menu:link
	{
	font-family: Arial;
	font-size:14px;
	color:#FFF;
	text-shadow:White;
	text-decoration:none;
	outline: none;
	}
	a.Menu:hover
	{
	font-family: Arial;
		font-size:14px;
		color:#ffc000;
		text-decoration:none;
		outline: none;
	}
	.submenu
	{
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	outline: none;
	color: #FFFFFF;
	}	
	
	a.submenu:link
	{
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	outline: none;
	color: #FFFFFF;
	}	
	
	a.submenu:hover
	{
	font-family: Arial;
		font-size:12px;
		color:#ffc000;
		text-decoration:none;
		outline: none;
	}	
	
	.ContentMed
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-shadow:White;
	text-decoration:none;
	outline: none;
	text-align:left;
	}
    
	a.ContentMed:hover
	{
	font-family: Arial;
		font-size:13px;
		color:#ffc000;
		text-decoration:none;
		outline: none;
	}

	
	.viewmore
	{
		font-family: Arial;
		font-size:11px;
		color:#ffc000;
		text-decoration:none;
	}
	a.viewmore:hover
	{
	font-family: Arial;
		font-size:11px;
		color:#ffc000;
		text-decoration:underline;
		outline: none;
	}
	a.viewmore:link
	{
	color:#ffc000;
	outline: none;
	}
	
	.top
	{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	a.top:hover
	{
	font-family: Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	outline: none;
	background-color: #999999;
	}
	a.top:link
	{
	color:#000000;
	outline: none;
	text-decoration: underline;
	}
	
	.footer
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
	a.footer:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ffc000;
		text-decoration:underline;
		outline: none;
	}
	.txtBox
	{
	padding-bottom: 1px solid #ff0000;
	padding-top: 1px solid #ff0000;
	padding-left: 1px solid #ff0000;
	padding-right: 1px solid #ff0000;
	height:15px;
	width: 150px;
	margin-top:5px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	ul {
	list-style-type: circle;
	} 
	li {
	margin-left: 0;
	margin-right: 10%;
	margin-top: .5em;
	margin-bottom: .5em;
	}
	
a:link {
color: #333333;
}

a:hover {
color: #CCCCCC;
background-color: #333333;
text-decoration: none;
}
a:active {
color: #333333;
}
