@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#page {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#fbpage {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#centertext {
	text-align: center;
	width: 290px;
	float: left;
}

#casetext {
	font-size: .8em;
	text-align: center;
	width: 400px;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
}


#casetext h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 2em;
}

#casetext h2 {
	margin-top: 12px;
}

#header {
	height: 255px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgleft {
	float: left;
}

.imgright {
	float: right;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #939598;
	text-decoration: none;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	width: 216px;
	float: right;
}
#nav h1{
	font-size: 0.7em;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.35em;
	margin-top: 14px;
}

#nav h1 a {
	color: #000000;
	text-decoration: none;
}
#nav h1 a:hover {
	color: #939598;
	text-decoration: none;
}

#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}


#nav li a
{
	font-size: 0.6em;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#nav li a:hover
{	color: #939598;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#casecenter {
	height: 384px;
}

.sub a:hover
{
	color: #939598;
	text-decoration: none;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	height: 609px;
	overflow: hidden;
}
.clear {
	clear: both;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
.testimonial {
	font-size: 1em;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.15em;
	font-size: 2.5em;
	font-variant: normal;
	background-position: left;
	padding-top: 0px;
	line-height: 27px;
}
.bold {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}
#footer {
	background-color: #002e9f;
	clear: both;
	height: 132px;
	text-align: center;
	padding-top: 90px;
}
#fbfooter {
	background-color: #002e9f;
	clear: both;
	height: 80px;
	text-align: center;
	padding-top: 90px;
}
.hometext {
	line-height: 18px;
	color: #5056a6;
	padding-bottom: 12px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
	margin-left: 216px;
}
.hometext2 {
	line-height: 18px;
	color: #5056a6;
	margin-left: 216px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#contact p.bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.35em;
	margin-top: 14px;
}
#contact p.phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 18px;
	font-weight: bold;
	color: #5056a6;
	letter-spacing: 0.35em;
	margin-top: 14px;
}

#contact a {
	color: #5056a6;
	text-decoration: none;
}

#contact a:hover {
	color: #939598;
	text-decoration: none;
}

