/*-----------------------------------------------------------------------
//
//	Techtex
//
// ---------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------*/

/* Global */
*{margin: 0; padding: 0; border: 0;}
body {font: 12px Arial, Verdana, Helvetica, sans-serif; line-height:18px; color: #0066a5; background-color:#f9f9f9;}
#wrapper {width: 955px; margin: 0 auto;}
a {color: #0066a5; text-decoration: none;}
img {border: 0;}


/* Top */
#index-top {float: left; width: 955px; height: 92px;}
#top {float: left; width: 955px; height: 313px;}


/* Main Nav */
#main-nav {float: right; width:690px; text-align: left; padding-top: 58px;}
#main-nav li {display: inline; padding-right: 35px;}
#main-nav a:hover {color: #b7cdda;}


/* Image Headers */
.index-image {background: url(../images/imageheaders/index_header.jpg) no-repeat left top;}

.about-image {background: url(../images/imageheaders/about_header.jpg) no-repeat left top;}
.innovation-image {background: url(../images/imageheaders/innovation_header.jpg) no-repeat left top;}
.growth-image {background: url(../images/imageheaders/growth_header.jpg) no-repeat left top;}
.quality-image {background: url(../images/imageheaders/quality_header.jpg) no-repeat left top;}
.investment-image {background: url(../images/imageheaders/investment_header.jpg) no-repeat left top;}
.environment-image {background: url(../images/imageheaders/environment_header.jpg) no-repeat left top;}
.disaster-planning-image {background: url(../images/imageheaders/disaster-planning_header.jpg) no-repeat left top;}
.product-facility-image {background: url(../images/imageheaders/product-facility_header.jpg) no-repeat left top;}

.industrial-image {background: url(../images/imageheaders/industrial_header.jpg) no-repeat left top;}
.general-image {background: url(../images/imageheaders/general_header.jpg) no-repeat left top;}
.construction-image {background: url(../images/imageheaders/weathertight_header.jpg) no-repeat left top;}
.filtration-image {background: url(../images/imageheaders/filtration_header.jpg) no-repeat left top;}
.commission-image {background: url(../images/imageheaders/commission_header.jpg) no-repeat left top;}

.wipes-image {background: url(../images/imageheaders/wipes_header.jpg) no-repeat left top;}
.clinitex-image  {background: url(../images/imageheaders/clinitex_header.jpg) no-repeat left top;}
.pro-wipes-image  {background: url(../images/imageheaders/pro-wipes_header.jpg) no-repeat left top;}
.cleanroom-image  {background: url(../images/imageheaders/cleanroom_header.jpg) no-repeat left top;}
.contract-image  {background: url(../images/imageheaders/contract_header.jpg) no-repeat left top;}

.contact-image {background: url(../images/imageheaders/contact_header.jpg) no-repeat left top;}

/* Column 1 */
#column1 {float: left;}
#column1 {width: 240px;	padding-top: 10px;}
#column1 p {padding: 10px 10px;}
#column1 li {list-style-type: none;}
#column1 a:hover {color: #b7cdda;}

#column1Home {float: left;}
#column1Home {width: 241px; margin-top: 30px; padding-top: 10px;}
#column1Home p {padding: 15px 20px 0px 25px;}
#column1Home a:hover {color: #b7cdda;}

#sub-nav {padding: 0px 25px 10px 25px;}
#sub-nav li {padding: 10px 0px 10px 0px;}
.dotted-border-bottom {border-bottom: 1px dotted #0066a5;}

.welcome-header { padding-bottom:20px;}

/* Column 2 */
#column2 {float: left; width: 460px; padding-top: 10px;	padding-bottom: 25px;}
#column2 p {padding: 15px 10px 0px 25px;}
#column2 ul {padding: 10px 25px 0px 35px;}
#column2 li {padding: 5px 0px;}
#column2 a:hover {color: #b7cdda;}

#column2Home {float: left; width: 357px; height: 295px; margin-top: 30px; padding-top: 175px; background: url(../images/backgrounds/techtex_industrial_bkg.jpg) no-repeat left top;}
#column2Home p {padding: 15px 30px 0px 50px; color:#1e4382;}
#column2Home a {color: #1e4382;}
#column2Home a:hover {color: #0066a5;}

.text-header {padding: 10px 0px 0px 25px;}
.more {font-size:11px; font-style: italic; padding-left:5px;}


/* Column 3 */
#column3 {float: right; width: 238px;}

#column3Home {float: right; width: 357px; height: 295px; margin-top: 30px; padding-top: 175px; background: url(../images/backgrounds/techtex_wipes_bkg.jpg) no-repeat left top;}
#column3Home p {padding: 15px 30px 0px 50px; color:#00b0d8;}
#column3Home a {color: #00b0d8;}
#column3Home a:hover {color: #b7cdda;}


/* Footer */ 
#footer {float: left; width: 955px; font-size: 10px; line-height:16px; color:#afafaf; margin-top: 30px;}
#footer ul, #footer li, #footer p {float: left;}
#footer li {display: block;padding: 0px 9px;}
#footer p {width: 680px; padding: 20px 10px 0px 25px;}
#footer a {color: #888888;}
#footer a:hover {color: #666666;}
#footer .dotted-border-right {border-right: 1px dotted #FFFFFF;}


/* Other Styles */
.clear {clear: both;}