
h1 {
	font-size : 48px;
	font-weight : 300;
	color : #0066cc;
	margin : 0 0 15px 0;
}
h2 {
	color : #24135f;
	font-size : 24px;
	margin : 0 0 10px 0;
	font-weight : normal;
}
h3 {
	color : #000;
	font-size : 20px;
	line-height : 24px;
	margin-bottom : 10px;
	font-weight : bold;
}
h4 {
	font-size : 18px;
	font-weight : normal;
	margin-bottom : 5px;
}
h5 {
	font-size : 16px;
	font-weight : bold;
}
ul {
	margin : 0 0 20px 0;
	list-style-type : disc;
}
ul li {
	margin : 7px 0;
}
.row {
	padding : 20px 0;
	overflow : hidden;
}
.row.no_pad {
	padding : 0;
	background-color : #efefef;
}
.intro {
	font-size : 24px;
	color : #666;
	line-height : 30px;
	font-weight : 300;
}
.red_btn {
	display : inline-block;
	font-size : 18px;
	color : #FFF;
	width : auto;
	padding : 12px 42px 12px 12px;
	border-radius : 5px;
	text-decoration : none;
	background : #e03c31 url("/sebin/n/v/redbtn-arrow.png") no-repeat right;
}
a.red_btn:hover {
	background-color : #ff4b3f;
	color : #FFF;
}
.callout {
}
.left {
	overflow : hidden;
}
.right {
	overflow : hidden;
}
.aside_left {
	width : 20%;
	float : left;
	overflow : hidden;
}
.aside_right {
	width : 78%;
	float : right;
	overflow : hidden;
}
.link_list {
}
.back_top {
}
.button {
}
#call {
}
#connect {
}
#report {
}
.title {
}
.round {
}
.slider_row {
	overflow : hidden;
	background-color : #efefef;
}
