.button{
padding-right:10px;
padding-bottom:10px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #134263;
}
h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #134263;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #1dae7c;
}
.container{
padding-left:10px;
width: 1110px;
}
.left_bar {
	float: left;
	color: red;
	width: 230px;
	padding-right: 5px;
}
.right_bar {
	float: left;
	padding-left: 10px;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #134263;
	font-family: arial, helvetica, sans-serif;
}
a:hover {
	color: #f15b26;
}
a:visited {
	color: #1dae7c;	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
}

