body										{ background: url(../images/body-bg.png) 0px 0px repeat-x #e4f7ff; }
p											{ color: #064985; font-size: 12px; }
h1											{ color: #0d4573; font-size: 30px; }
h2											{ color: #0d4573; font-size: 20px; }

#global_nav									{ height: 22px; padding-top: 20px; }
#global_nav ul								{ list-style: none; margin: 0px; padding: 0px; }
#global_nav ul li							{ float: left; display: inline; padding: 0px 30px 0px 0px; }
#global_nav ul li a							{ color: #ffffff; font-weight: bold; font-size: 13px; text-decoration: none; }
#global_nav ul li a:hover					{ text-decoration: underline; }

#splash_wrapper								{ height: 335px; padding-top: 45px; background: url(../images/splash-bg.png) 0px 0px no-repeat; }

#products_wrapper							{ margin-top: 10px; }
#products_wrapper .product					{ height: 420px; background: url(../images/product-bg-taper.png) 0px 0px no-repeat;; }
#products_wrapper .product	h3				{ color: #d7881e; border-bottom: 2px solid #d7881e; padding: 0px 0px 10px 0px; }
#products_wrapper .product .inner			{ padding: 20px; }
#products_wrapper .product a.item			{ display: block; padding: 0px 0px 0px 30px; margin: 0px 0px 10px 0px; border-bottom: 2px solid #e6e6e6; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none; }
#products_wrapper .product a.more			{ float: right; color: #064985; font-size: 16px; font-family: arial black; text-decoration: none; padding: 0px 24px 0px 0px; background: url(../images/more-link-icon.png) 55px 2px no-repeat; }

#content_wrapper							{ min-height: 200px; background: #ffffff; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; }
#content_wrapper .inner						{ padding: 20px; }
#content_wrapper #content .inner			{ border-left: 1px solid #0d4573; border-right: 1px solid #0d4573; }












