@charset "utf-8";
/* CSS Document */

html { 	height: 100%; }
body { 	font: 100% Arial, Helvetica, sans-serif; padding: 0; text-align: left; margin: 0 auto; height: 100%;
		background-image:url(images/background-tile.gif); background-repeat: repeat; background-position: center top; }

img { border: none; }
a { text-decoration: none; }

h1 { padding: 0px; margin: 0px 0px 10px 0px; font-size: 15px; color: #660000; font-weight: bold; }

.text1 { font-size: 12px; color: black; }
.footer-text { font-size: 12px; color: white; font-weight: bold; }

.content-wrapper { width: 733px; background-color: white; margin-left: 83px; text-align: left; clear: right; }
.content-box { width: 440px; padding: 10px 20px 20px 10px; margin-left: 240px; }
.left-quotation { background-image: url(images/left-quotation.jpg); width: 28px; height: 23px; float: left; margin-right: 10px; }
.right-quotation { background-image: url(images/right-quotation.jpg); width: 30px; height: 19px; float: right; margin-left: 10px; }
.testimonie { font-size: 11px; font-style: italic; font-weight: normal; }
.large-button-shadow { width: 195px; height: 146px; background-image: url(images/button-shadow.jpg); float: left; margin: 0px 7px; }
.large-button { padding: 0px 0px 0px 5px; }

#header { width: 583px; height: 135px; float: right; }
#footer { height: 50px; }
#page-wrapper { width: 900px; margin: 0 auto; padding-bottom: 100px; }
#gillespie-title { width: 900px; height: 50px; margin: 0 auto; background-image: url(images/title.gif); background-repeat: no-repeat; }
#content { width: 900px; background-image: url(images/header.jpg); background-repeat: no-repeat; background-position: center top; }
#bottom-navigation-footer { height: 236px; width: 780px; clear: both; background-image: url(images/footer.png); 
							padding: 7px 0px 0px 120px; }
#left-column { width: 200px; float: left; padding-left: 107px; padding-top: 29px; padding-bottom: 10px; }

/* Navigation */
#navigation { padding-top: 100px; }
.button { float: left; text-align: center; }
.button a { font-size: 13px; font-weight: bold; color: white; }
.button a:hover { font-size: 14px; }
/* End Navigation */

/* Letters */
.g-letter { background-image: url(images/gillespie-letter.jpg); width: 30px; height: 34px; float: left; }
.m-letter { background-image: url(images/m-letter.jpg); width: 36px; height: 28px; float: left; }





