/* \\\\- Tags -//// */

html,body {height: 100%;}
body {padding: 0;margin: 0;background: #ffffff url(../images/home_layout/bg_home.gif) repeat-x left top;font-family: Arial, Verdana, Helvetica, sans-serif; font-size:70%;}
h1 {font-size: 18px;font-weight: bold;margin-bottom: .5em;}

/* \\\\- ID's -//// */

/* Layout/Structural CSS */
#container {position: relative; min-height: 100%; z-index:10;}
#wrapper {position: relative;top: 0;left: 0;width: 100%;height: 740px;min-height: 100%;z-index: 3;}
#content {position: relative;clear: both;top: 0;left: 0;width: 974px;background-image: none;background-color:transparent;}
#navbar {position: relative;top: 0;left: 0;width: 100%;margin-top: 0;margin-bottom: 0;background-color: #ffffff;z-index: 5;}
#main-nav {position: relative;top: 0;left: 0;margin-top: 0;margin-bottom: 0;width: 100%;background-color: #fff;z-index: 5;}
#main-nav li {height: 20px;}

/* Content/Element CSS */
#masthead {position: relative;top: 0;left: 0; width: 100%; height: 249px; background: #e17014 url(../images/home_layout/home_products.jpg) no-repeat left top;}

/* Page Footer */
#footer-rule {position: relative;clear: both;top: 20px;left: 0;width: 700px;height: 15px;background-color: #0055A5;}
#footer {position: relative;top: 10px;left: 30px;width: 859px;}
#footer-brand {position: relative;float: left;}
#footer-info {position: relative;top: 35px;left: 20px;}
#footer-nav {font-size: 90%;}
#footer-nav a {font-size: 110%;color: #000;text-decoration: none;}
#footer-nav a:hover {font-size: 110%;color: #000;text-decoration: underline;}
#copyright {font-size: 100%;color: #A9A9A9;}
#copyright a {font-size: 100%;color: #A9A9A9;}
#copyright a:hover {font-size: 100%;color: #000000;}
#footer-contact {position: relative;float: right;}

/* \\\\ - Classes - //// */

.home-feature {float: left;height: auto;padding: 20px;border-right: 1px solid #ffffff;z-index: 3;}
.home-feature p {margin:.8em 0;font-size: 110%;}
.home-feature a {color: #0055A5; text-decoration: none; white-space: nowrap;}
.home-feature a:hover {text-decoration:underline;}
.left {float: left;margin-right: 20px;}
.right {float: right;margin-left: 20px;}
