h1
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 20px;
	color: #1C1762;
	line-height: 12px;
}

h2
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	color: #B7AAA4;
}

h3
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C1762;
	margin-top: 25px;
}

a
{
	color: #EE7E31;
	text-decoration: none;
}

p
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	color: #535353;
}

.home
{
	text-align: right;
	margin-right: 29px;
}

.hr_line
{
	border-bottom: 1px solid #DBD4D1;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	margin-left: 50px;
	margin-right: 80px;
}

.wrapper
{
	width: 954px;
	margin: 70px auto;
	/*background: url('/StresslessBanners.com/images/indexpage_upper_bg_03.png') repeat-x scroll 0 0;*/
	position: relative;

	height:auto;
}

#stressless_logo
{
	position: relative;
	padding-top: 90px;
	width: 100%;
}

#data
{
	position: relative;
	margin: 0 auto;
	text-align: center;
}

#location
{
	margin-top: 35px;
}

#location img
{
	margin-top: 10px;
	border: 0;
}

.footer
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
	padding-top: 40px;
	clear: both;
	text-align: center;
	margin-bottom: 50px;
}

.left_column
{
	float: left;
	width: 165px;

}

.left_column p
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7AAA4;
	padding-right: 11px;

}

.left_col_border
{
	border-right: 2px solid #EDEAE8;
}

.right_column p
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7AAA4;
	padding-right: 11px;
	padding-left: 5px;
}

.right_column
{
	float:right;
	width: 769px;
	margin-left: 20px;
}

.main_content
{
	margin-top: 38px;
}

.img_src
{
	border-right: 2px solid #EDEAE8;
	border-left: 2px solid #EDEAE8;
	border-top: 2px solid #EDEAE8;
	border-bottom: 2px solid #EDEAE8;
	width: 730px;
	/*background-color: #E7E7E8;*/
}

.img_src1
{
	border-right: 2px solid #EDEAE8;
	border-left: 2px solid #EDEAE8;
	border-top: 2px solid #EDEAE8;
	border-bottom: 2px solid #EDEAE8;

	width: auto;
	clear: both;
	/*background-color: #E7E7E8;*/
}

.img_src2
{
	border-right: 2px solid #EDEAE8;
	border-left: 2px solid #EDEAE8;
	border-top: 2px solid #EDEAE8;
	border-bottom: 2px solid #EDEAE8;

	width: auto;
	clear: both;
	/*background-color: #E7E7E8;*/
}

#medium_banner_image
{
	float:left;
	padding-right: 10px;
	margin-bottom: 45px;
}

#small_banner
{
	clear: both;
}

#small_banner_image
{
	float:left;
	padding-right: 33px;
	margin-bottom: 47px;
}
nav {
	display: inline-flex;
	margin: 22px;
}
.active a {
	color:#1C1762 !important;
}