@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #0f0f0f;
background: #FFFFFF;
}

h1 {
	margin: 0px 0px 12px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	margin: 0px 0px 12px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	margin: 0px 0px 12px 0px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}




p {
	font-size: 12px;
	margin: 0px 0px 12px 0px;
	text-align: justify;
}

a:link, a:active, a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

#wrap {
	width: 1200px;
	margin: 0;
	padding: 0;
}

#left {
display: block;
float: left;
padding: 0;
width: 279px;
margin: 5px 0px 0px 130px;
}

#right3 {
display: block;
float: left;
padding: 0;
width: 279px;
margin: 5px 0px 0px 20px;
}

#rightmatter {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#right {
	display: block;
	float: left;
	margin: 5px 0px 0px 0px;
}

#right2 {
	display: block;
	float: left;
	width: 400px;
	margin: 5px 0px 0px 0px;
}

#right2col {
	display: block;
	float: left;
	width: 578px;
	margin: 5px 0px 0px 0px;
}

#right4 {
	display: block;
	float: left;
	width: 400px;
	margin: 5px 0px 0px 20px;
	padding: 0;
}

#right4 p {
	text-align: left;
}

.nojust {
	text-align: left;
}



#left2 {
	display: block;
	float: left;
	width: 400px;
	margin: 5px 0px 0px 110px;
}


#header {
	background: #f0f0f0 url(images/btm-tab.gif) repeat-x bottom;
	display: block;
	height: 120px;
	margin: 0;
	padding: 0px 20px 5px 20px;
}

.logo {
	margin: 0px 0px 0px 0px;
}

#header ul {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f0f0f;
	margin: 0px 0px 0px 20px;
	padding: 0;
	height: 115px;
}

#header ul li {
display: inline;
padding-right: 20px;
padding-bottom: 10px;
height: 115px;
}

#header ul a {
	color: #0f0f0f;
	text-decoration: none;
	height: 115px;
}

#header ul a:hover {
	color: #0f0f0f;
	background: #ffffff;
}

#btm-tab {
	background: #f0f0f0 url(images/btm-tab.gif) repeat-x bottom;
	height: 100%;
	display: block;
	margin: 0;
}

#btm-left-tab {
	background: url(images/btm-left-tab.gif) no-repeat bottom left;
	height: 100%;
}	

#top-right-tab {
	background: url(images/top-right-tab.gif) no-repeat top right;
	height: 100%;
}

#btm-right-tab {
	background: url(images/btm-right-tab.gif) no-repeat bottom right;
	height: 100%;
}

#right-tab {
	background: url(images/right-tab.gif) repeat-y right;
	height: 100%;
}

#top-left-tab {
	background: url(images/top-left-tab.gif) no-repeat top left;
	height: 100%;
}	

#content {
	padding: 20px;
	color: #0f0f0f;
}

#content p a:link, #content p a:visited {
text-decoration: none;
}

#content2 {
	padding: 20px 5px 0px 0px;
	color: #0f0f0f;
}

#halfcon {
	width: 50%;
	float: left;
	position: relative;
}

.feature {
	border: 2px solid #FFFFFF;
}

#holder {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

.praise {
	border-top: 1px dotted #0f0f0f;
	border-bottom: 1px dotted #0f0f0f;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0f0f0f;
	padding: 10px;
}

.praise2 {
	border-top: 1px dotted #0f0f0f;
	border-bottom: 1px dotted #0f0f0f;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0f0f0f;
	padding: 10px;
}

.praise3 {
	border-top: 1px dotted #0f0f0f;
	border-bottom: 1px dotted #0f0f0f;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0f0f0f;
	padding: 10px;
}

.notal {
font-style: normal !important;
}

.name {
font-style: normal !important;
font-size: 11px;
color: #666;
font-family: Helvetica, Arial, sans-serif;
}