p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #45555f;
	list-style-type: disc;
	text-align: left;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	line-height: 16px;
	color: #45c3d2;
	text-align: left;
}


a:link {
	font-weight: bold;
	color: #45555f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #49939E;
}
a:hover {
	color: #45c3d2;
}

.construction {
	font-family: arial;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	color: #45555f;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45555f;
}
li {
	font-size: 12px;
	color: #45555f;
}
.sellick_home_bg {
	background-image: url(../images/home/sellicks_bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #45555f;
}

