/* Base Style Sheet */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #342708; font-size: 1.1em; line-height:1.45em;}
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif }

h1 { font-size:1.5em; padding-bottom:.3em; color: #16661d; text-transform: uppercase; font-weight: normal; letter-spacing: 2px; }
h2 { font-size:1.2em; padding-bottom:.3em; }
h3 { font-size:1.1em; padding-bottom:.3em; }
h4 { font-size:1em; padding-bottom:.3em; }

a:link { color: #fb648e; }
a:visited { color: #a42649;}
a:hover, a:focus { color: #16661d; text-decoration: none; }
a:active { color: #a42649; text-decoration: underline; }

.clear { clear: both; }

/* ### CUSTOM ### */
	body { text-align: center; background: #FFFFFF; }
		#wrapperBorder { border-bottom: 1px solid #333333; }
			#containerPage { margin: 0 auto; padding: 0; width: 800px; text-align: left; background: #FFFFFF; }
				#banner { position: relative; background: url(images/bg-banner.jpg) no-repeat top left; min-height: 145px; _height: 145px; } 
					img#logo { position: absolute; top: 16px; left: 29px; border: 0; }
					#contactInformation { margin: 0 0 0 525px; padding-top: 16px; width: 244px; text-align: center; }
						#contactInformation p { padding: 8px 0 0 0; font-size: 1.09em; line-height: 1.45em; }
						#contactInformation a { padding-top: 2px; display: block; }
								#contactInformation a:link { color: #333333; }
								#contactInformation a:visited { color: #555555;}
								#contactInformation a:hover, #contactInformation a:focus { color: #16661d; text-decoration: none; }
								#contactInformation a:active { color: #a42649; text-decoration: underline; }
						#contactInformation strong { font-size: 1.33em; padding-top: 3px; display: block; }
					#navigationMain { position: absolute; top: 120px; left: 29px; font-size: 1.09em; color: #fb648e; }
	#iframeVendor { width: 99%; height: 400px; border: 0; }