@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #053C5A;


	background-color: SplooshGraphix got its start in Colorado Springs, CO in 2006 but we are currently working in Northern California
. We are a small graphic design business but that is what makes us so great to work with.;
	background-color: #1A5A70;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 100%;
}
#colorrow {
	background-color: #648C96;
	height: 10px;
}
#navigation {
	height: 30px;
}
#container  {
	width: 75em;  
	background: #DADFE3;
	text-align: left; 
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
} 
#header h1  {
	margin: 0; 
}
#dots {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 55px;
}
a:link {
	color: #053C5A;
}

a:visited {
	color: #053C5A;
}
a:hover {
	color: #600;
}

#sidebar1  {
	float: left;
	width: 11em; 
	background: #DADFE3;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#sidebar2  {
	float: right;
	width: 11em; 
	background: #DADFE3; 
	margin-right: 20px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#sidebar1 h3 ,.thrColElsHdr #sidebar1 p ,.thrColElsHdr #sidebar2 p ,.thrColElsHdr #sidebar2 h3  {
	margin-left: 10px;
	margin-right: 10px;
}
#mainContent  {
	margin-top: 0;
	margin-right: 16em;
	margin-bottom: 0;
	margin-left: 16em;
} 
#footer  {
	font-size: 14px;
	color: #FFF;
	background-color: #648C96;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
} 
#footer p  {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table {
	text-decoration: none;
}
.smalltext {
	font-size: 12px;
	font-style: italic;
	color: #1A5A70;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
}
.center {
	text-align: center;
}

img
{
	border-style:none;
	text-decoration:none;
}

