body {
	font-family: Tahoma, Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
	/*letter-spacing: 0.2em;*/
}

.img {
	border: 3px solid #999999;
	margin: 4px;
	padding:0;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 0;
	width: 766px;
}

#top {
	width: 766px;
	height: 25px;
	clear: both;
	background: url(../images_design/main_01.gif) no-repeat white;
	margin: 0;
	margin: 0;
	border: none;
}

#title {
	width: 766px;
	clear: both;
	height: 173px;
	background:url(../images/header.jpg) no-repeat white;
	margin: 0;
}


#top_content{
	background: url(../images_design/main_04.jpg) repeat-y top left;
	height: 8px;
}

.common_position {
	width: 766px;
	clear: both;
	margin: 0;
	padding: 0;
}

#externel_content {
	
	background: url(../images_design/main_05.gif) repeat-y;
	background-color: white;
	padding: 5px 50px 5px 25px;
	text-align: left;
}

#internal_content {

	margin: 0 65px 0 15px;
	line-height: 20px;
	letter-spacing: 0.1em;
	padding: 5px;
	_height:1%;
}

#internal_content > p{
	padding: 5px;
}

#internal_content:after {
	content:".";
	visibility:hidden;
	height:0;
	clear:both;
	display:block;
}

.image_container {
	width: 210px;
	float:right;
	}

.h1_ {
	font-family:Georgia;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	/*line-height:20px;*/
	/*margin: 15px;*/
	color:#999999;
	
}

div.h1_ h1 {
	padding-left: 25px;
	background: url(../images/arrow.png) left center no-repeat;
	height:auto;
	width: 300px;
	line-height: 30px;
	text-align: left;
}

.yellow {
	background-color:#FFFFCC;
	border-bottom:1px solid #FFCC00;
}

.brown_text {
	color:#663300; border-bottom: 1px dotted #663300; font-size:120%;background-color: #e0e0e0;
}


#internal_content p {
	padding: 3px;
}

#bottom_content {
	background: url(../images_design/main_06.jpg) no-repeat;
	height: 16px;
}


/*
div#bottom_nav img {
	float: left;
	margin: 0;
	padding: 0;
}
*/

#copyright {
	height: 41px;
	background: url(../images/copyright_bg.jpg) no-repeat;
	color: #558482;
	text-align:center;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:41px;
	padding:12px;
	text-align:center;
	vertical-align:middle;
}

#copyright a {
	text-decoration: none;
	color: #558482;
	
}

#copyright a:hover {
	border-bottom: 1px dashed #558482;
}

#top_nav {
	width: 766px;
	clear: both;
	height: 30px;
	background: url(../images_design/main_03.gif) no-repeat white;
	margin: 0;
	color: #558482;
	text-align: center;
}

div#top_nav img {
	float:left;
	margin: 0;
	margin: 0;
}

/*
#top_nav a {
	border:1px solid #558482;
	color: #558482;
	display:block;
	float:left;
	margin:0 1.3em 0 0;
	padding:3px;
	text-decoration:none;
	background: url(../redisign_images/nav_menu_background.jpg) repeat-x;
	}
*/

#top_nav a img {
	border: none;
}

#globalNav_inner_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 2px;
	width: 450px;
	_height: 1%;
	text-align: center;
}

#globalNav_inner_container:after {
	content: ".";
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

.grey_text {
	border-bottom: 1px dotted black;
	background-color: #FFFFFF;
	font-weight: bold;
}

.bold_text {
	background-color: #FFFFFF;
	font-weight: bold;
}


.link {
	text-decoration: none;
	border-bottom: 1px dotted #0000CC;
}

#contact_right {
	
	width: 270px;
	float: right;
	margin: auto;
}
#container #externel_content #internal_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.hide_it { text-indent: -9999px; }
