@charset "utf-8";
/* CSS Document */


#base #content #righBG #container #welcome_article{
	height: 94px;
	width: 557px;
	position: relative;
	float: left;
	background-image: url(../images/about/welcome_bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
#base #content #righBG #container #welcome_article #welcome_article_title{
	height: 20px;
	width: 550px;
	position: relative;
	float: left;
	background-image: url(../images/about/welcome_title.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 10px;
	margin-bottom: 5px;
}
#first_article_title{
	height: 23px;
	width: 550px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/advisory/1st_title.gif);
	left: 10px;
}

#first_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	margin-top: 10px;
	padding-left: 30px;
}
#first_pic{
	height: 75px;
	width: 250px;
	position: relative;
	float: right;
	background-image: url(../images/advisory/1st_pic.jpg);
	background-repeat: no-repeat;
	margin-top: -35px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #546943;
	background-position: right top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #526640;
	font-weight: normal;
	padding-top: 75px;
}
#second_article_title{
	height: 23px;
	width: 550px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 30px;
	margin-bottom: 5px;
	background-image: url(../images/about/2nd_title.gif);
	left: 10px;
}

#second_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}
#second_pic{
	height: 131px;
	width: 184px;
	position: relative;
	float: right;
	background-image: url(../images/advisory/2nd_pic.gif);
	background-repeat: no-repeat;
	margin-top: -15px;
	margin-right: 10px;
	margin-left: 10px;
}
#third_article_title{
	height: 23px;
	width: 365px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 30px;
	margin-bottom: 5px;
	background-image: url(../images/about/3rd_title.gif);
	left: 10px;
}

#third_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}
#third_pic{
	height: 131px;
	width: 184px;
	position: relative;
	float: right;
	background-image: url(../images/about/3rd_pic.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#fourth_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}
#fifth_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}
.qoute {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.75em;
	color: #767042;
	display: block;
	font-style: italic;
	background-color: #F0EFE2;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}
qoute.qoute_mark {
	font-size: 24px;

}

