@charset "UTF-8";
/* CSS Document */

body, td, th {
	font: 13px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}

img {
	behavior: url(/js/iepngfix.htc);
}

h1 {
	margin: 16px 0;	
}

p {
	margin: 0 0 16px 0;	
}

table {
	border-collapse: collapse;
	width: inherit;
}

td, th {
	padding: 0;	
}

body{
	background: #6AA8CF url(/images/inside_bg.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
}

body#HomePage {
	background: #5689AA url(/images/home_bg.gif) top center repeat-x;
}

img {
	border: none;	
}

div.ClearFloat {
	clear: both;
}

p.ContentLt {
	width: 375px;	
}

div#MainMenu {
	margin: 0 auto;
	padding: 12px 0 8px 0;
	width: 844px;
}

div#MainMenu a.MenuItem {
	display: block;
	float: left;
}

div#MainMenu img.MenuDivider {
	display: block;
	float: left;
}

div#PageHead {
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;	
	width: 840px;
	height: 85px;
}

div#Logo {
	margin: 0 auto;
	position: relative;
	left: 243px;
	float: left;
}

div#Facebook {
	margin: 0 auto;
	position: relative;
	left: 350px;
	float: left;
}

div#PageBody {
	background-color: #ffffff;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
}

div#PageBodyContent {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	width: 725px;
	background-color: #ffffff;
	border: solid 1px white;
}

div#HomePageBody {
	margin: 20px auto;
	width: 725px;
	position: relative;
}

body#HomePage div#HomePageBody {
	padding: 25px 0 0 25px;
}

div#HomeMenu {
	margin: 25px 0 0 0;
	width: 270px;
}

div#HomeMenu a.MenuItem {
	clear: both;
	float: right;
	margin: 0 0 5px 0;
}

img#HomePhoto {
	left: 340px;
	position: absolute;
	top: -70px;
}

img#PageTitle {
	margin: 25px 0 10px 0;
}

div#PageContent {
	width: 375px;
}

img.PagePhotoRt {
	float: right;
	margin: 0 0 0 25px;
}

div#PageFooter {
	background: #ffffff url(/images/footer_bg.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
}

div#PageFooterContent {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

div#PageFooterContent a {
	color: #ffffff;
	text-decoration: underline;
}

div#HomePageFooter {
	margin-top: 40px;
	text-align: center;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #C7E9FF;
}

div#HomePageFooter a {
	color: #C7E9FF;
}

div#SalesCallout {
	background: #D8EBBD;
}

/* Callout Corners */
span.ctop, .cbottom {
	display:block;
	background: #FFF;
}
span.ctop span, span.cbottom span {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #D8EBBD;
}
span.c1 {
	margin: 0 5px;
}
span.c2 {
	margin: 0 3px;
}
span.c3 {
	margin: 0 2px;
}
span.ctop span.c4, span.cbottom span.c4 {
	margin: 0 1px;
	height: 2px;
}

div#SalesCallout div {
	padding: 15px;
}
