
body { background: #f9fbe4 url(../images/design/backgrounds.png) repeat-x; font-family: Verdana; min-height: 100%; margin: 0 auto 0 auto; min-width: 1125px; padding: 0 0 0 0; text-align: center; width: 100%; }
img 		{ border: 0; }

/* *************************** PAGE LAYOUT *************************** */
body .page { margin: 35px auto 45px auto; padding: 0 0 0 0; text-align: center; width: 1125px; }


/* ***************************   CONTENT   *************************** */
body .page .content 				{ overflow: auto; font-size: 90%; margin: 0 auto 0 auto; padding: 0 0 0 0; text-align: left; clear: both; width: 1125px; }

body .page .content .picture_small	{ background: transparent url(../images/design/picture_small.png) no-repeat; float: left; height: 376px; padding: 2px 0 0 6px; width: 366px; }
body .page .content .picture_large	{ background: transparent url(../images/design/picture_large.png) no-repeat; float: left; height: 376px; padding: 2px 0 0 6px; width: 742px; }

body .page .content .content_small	{ background: transparent url(../images/design/content_small.png) no-repeat; float: left; height: 378px; position: relative; width: 372px; }

body .page .content .content_small img.logo 				{ position: absolute; left: 23px; top: 123px; }
body .page .content .content_small .page_title 		{ position: absolute; left: 153px; top: 156px; display: none; }
body .page .content .content_small .page_title h1		{ color: #00547f; font-weight: bold; display: none; }
body .page .content .content_small .page_title h2 		{ color: #afbc23; display: none; }

body .page .content .content_small .contact_box				{ letter-spacing: 2px; margin-right: 50px; margin-top: 82px; text-align: right; }
body .page .content .content_small .contact_box .contact		{ color: #005480; font-size: 220%; font-variant: small-caps; line-height: 100%; }
body .page .content .content_small .contact_box .phone		{ color: #b1bc21; font-size: 190%; font-variant: small-caps; margin-top: 10px; }
body .page .content .content_small .contact_box .address		{ color: #005480; font-size: 90%; margin-top: 10px; }
body .page .content .content_small .contact_box .slogan		{ color: #005480; font-size: 130%; font-style: italic; margin-top: 15px; }

body .page .content .content_small .info							{ margin-left: 50px; margin-top: 63px; color: #005480; }
body .page .content .content_small .info .hours					{ font-size: 150%; letter-spacing: 1px; }
body .page .content .content_small .info .services				{ font-size: 110%; margin-top: 20px; }
body .page .content .content_small .info .call_to_action			{ font-size: 80%; margin-top: 40px; font-style: italic; }
body .page .content .content_small .info .call_to_action_phone	{ font-size: 140%; font-weight: bold; letter-spacing: 1px; }

body .page .content .content_small .service_list					{ margin-left: 50px; margin-top: 83px; color: #005480; }
body .page .content .content_small .service_list	.we_can_help	{ font-size: 110%; }
body .page .content .content_small .service_list	ul				{ list-style: none; padding-left: 15px; }
body .page .content .content_small .service_list	ul li				{ background: url(../images/design/bullet.png) no-repeat 0px 5px; margin-top: 8px; padding-left: 15px;    }

body .page .content .bottom_slogan	{ color: #005480; font-size: 140%; letter-spacing: 2px; text-align: center; margin-right: 10px; margin-top: 10px; }