body {
	background: #3399CC;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;	
}

/* centering and framing */
#wrap {
	position: relative;	
	width: 800px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	text-align: left;
	background: #046B9E;	
	
}

#main {
	margin-left: 260px;
	background: #ffffff;
	width: 530px;
	min-height: 400px;
	height: 400px; /* ie-6 only */
	padding-top: 30px;
	border-right: 5px solid #3399CC;
}

#main-cats {
	margin-left: 10px;
	background: #ffffff;
	width: 780px;
	min-height: 400px;
	height: 400px; /* ie-6 only */
	padding-top: 30px;
	border-right: 5px solid #3399CC;
}

html>body #main {
	height: auto; /* override ie-6 only rule above */
}

html>body #main-cats {
	height: auto; /* override ie-6 only rule above */
}

/* masthead */

#masthead {
	background: #E6E6E6;
	width: 780px;
	height: 175px;
	margin-left: 10px;
	border-bottom: 5px solid #3399CC;
	border-right: 5px solid #3399CC;
}

#quote-top {
	
	margin-left: 110px;
	margin-top: 20px;
}

#cat-top {
	margin-left: 30px;
	margin-top: 10px;
}

#psa {
	margin-left: 10px;
	border: 1px dashed #000000;
}

#masthead .top {
	margin-left: 20px;
	font-size: 10px;
}

#masthead a {
	text-decoration: none;
}

/* primary navigation (nav1) */
#nav1 {
	margin-left: 0px;
	width: 800px;
	background: #FAFBE0;
	height: 38px;
	border-bottom: 5px solid #3399CC;
}

.nav {
	line-height: 38px;
	margin-left: 78px;
	
}

#nav1 a {
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

#nav1 a:hover {
	background: #ffffff;
	color: #046B9E;
	padding-top: 10px;
	padding-bottom: 9px;
}

#blue-home {
	position: absolute;
	top: 182px;
	left: 40px;
}

#blue-contact {
	position: absolute;
	top: 182px;
	left: 475px;
}

#blue-services {
	position: absolute;
	top: 182px;
	left: 170px;
}

#blue-cats {
	position: absolute;
	top: 182px;
	left: 325px;
}

#blue-story {
	position: absolute;
	top: 182px;
	left: 630px;
}

#main-image {
	margin-left: 10px;
	margin-top: 40px;
	border: 1px solid #E6E6E6;
}

#cat-row {
	float: left;
	width: 242px;
}

#blueback {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	background: #046B9E;
	height: 1000px;
}

.cat-image  {
	margin-top: 5px;
	margin-left: 5px;
	border: 2px solid #046B9E;
}

p.intro  {
	font-weight: bold;
	line-height: 28px !important;
	margin-top: 5px !important;
}

.big {
	font-size: 25px !important;
}

.area li {
	font-size: 14px;
	list-style-type: none;
}

.area li {
	font-size: 14px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 2px;
}

ul {
	margin-top: 35px;
}

#service-quote {
	position: absolute;
	top: 480px;
	left: 15px;
}

#service-quote2 {
	position: absolute;
	top: 520px;
	left: 470px;
}

#service-quote p {
	font-size: 12px !important;
	width: 200px !important;
	line-height: 20px !important;
}

.blue {
	color: #3399CC !important;
}

.grey {
	color: #C0C0C0 !important;
}

/* inline styles */
#main p {
	color: #2D1410;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 25px;
	margin-left: 22px;
	width: 480px;
}

#main-cats p {
	color: #2D1410;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-left: 270px;
	width: 470px;
}

#main-cats h1 {
	font-size: 1.7em;
	margin-top: 5px;
	font-weight: normal;
	margin-left: 270px;
}

#main a {
	color: #3399CC;
}

#main a:hover {
	color: #ffffff;
	background: #3399CC;
} 

#main h1 {
	font-size: 1.7em;
	margin-top: 5px;
	font-weight: normal;
	margin-left: 22px;
	
}

#logo:hover {
	background: none !important;
}

sup {
	font-size: 0.75em;
}

sub {
	font-size: 0.75em;
}
	
/*footer*/
#footer {
	margin-left: auto;
	margin-right: auto;
	border-top: 5px solid #3399CC;
	width: 800px;
	background: #FAFBE0;
	text-align: left;	
	color: #046B9E;	
	font-size: .9em !important;
	line-height: 1.6em;
}

#spacer {
	margin-left: 485px;
	margin-top: -18px;
}

#footer span {
	font-style: italic;
}

#footer a {
	color: #046B9E;
	text-decoration: none;
	margin-left: 3px;
}

#footer a:hover {
	color: #fff;
	background: #5BADD0;
}

.small {
	font-size: .7em !important;
}

#juxta {
	margin-left: 600px;
	font-size: .8em !important;
}

#juxta a{
	color: #04547B;
	text-decoration: none;
}

#juxta a:hover {
	background: #fff;
	text-decoration: none;
}