@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bkg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#40464b;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px;
	}
	
#container {
	width:950px;
	margin:auto;
	padding-top:16px;
	}

#header {
	height:84px;
	background-image:url(../images/headerbkg.jpg);
	background-color:#393d41;
	padding-left:15px;
	}

#banner {
	background-image:url(../images/banner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:15px;
	height:203px;
	}

.bannertextbox {
	float:right; 
	width:257px; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:75px; 
	text-align:left; 
	height:115px;
	}

.bannerheader {
	font-size:24px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	}

.bannerblue {
	font-size:18px;
	color:#00cceb;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}


/* Begin Navigation */

#nav {
	background-image:url(../images/navbkg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:66px;
	clear: both;
	text-align:center;
}
#nav ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 0px;			
	height: 36px;	
}
#nav ul li {
	display: inline;
	margin: 0; 
	padding: 0;
}

#nav ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 23px 41px 0px 41px;	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	height:16px;
	border-left:solid 1px #4f4f4f; 
	border-right:solid 1px #000000; 	
}
#nav ul li a:hover {
	color:#ffffff;
	background-image:url(../images/navhoverbkg.jpg);
	background-repeat:repeat-x;
	height:66px;
}

/* End Navigation */

/* Home Body Styles */

#salesbox {
	float:left; 
	background-color:#2f3438; 
	border-left:solid 1px #343a3e; 
	border-right:solid 1px #31353a; 
	width:530px; 
	height:300px; 
	padding-top:20px; 
	padding-left:25px; 
	padding-right:25px; 
	padding-bottom:10px; 
	text-align:left; 
	border-bottom:solid 1px #33383c;
}

#servicebox {
	float:right;
	background-color:#2a2d32;
	border-left:solid 5px #40464b; 
	width:323px; 
	padding-top:20px; 
	padding-left:20px; 
	padding-right:20px; 
	padding-bottom:10px; 
	text-align:left; 
	height:401px;
	}

#columnscontainer {
	float:left; 
	background-color:#2c3034; 
	width:910px; 
	height:245px; 
	border-top:solid 5px #40464b; 
	padding-left:20px; 
	padding-right:20px;
	}

#column1 {
	width:286px; 
	height:230px; 
	float:left; 
	border-right:solid 1px #111111; 
	padding-top:15px;
	padding-right:10px;
}

#column2 {
	width:262px; 
	height:230px; 
	float:left; 
	padding-left:15px; 
	padding-right:15px; 
	border-right:solid 1px #111111; 
	border-left:solid 1px #42464a; 
	padding-top:15px;
	padding-right:10px;
}

#column3 {
	width:287px; 
	height:230px; 
	float:left; 
	padding-left:15px; 
	border-left:solid 1px #42464a; 
	padding-top:15px;
}

/* Begin Footer Styles */

#footer {
	background-color:#181d23; 
	border-top:solid 5px #40464b; 
	padding-top:15px; 
	height:45px; 
	padding-left:15px; 
	padding-right:15px;
	color:#a4a7a8;
	}

#footer a:link {
	color:#a4a7a8;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}

#footer a:visited {
	color:#a4a7a8;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}

#footer a:hover{
	color:#04b2e8;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}

.footerleft {
	float:left;
	text-align:left;
	width:450px;
	}

.footerright {
	float:right;
	text-align:right;
	width:350px;
	}

.spudlink{
	color:#04b2e8;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}

/* End Footer Styles */


/* Start Text Styles */

.whitetitle {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}

.bluetitle {
	color:#04b2e8;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	}

.boldbluetitle {
	color:#04b2e8;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}

.smallwhitetitle {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
	}

.bluelink {
	color:#04b2e8; 
	text-decoration:none;
	}

.phoneblue {
	font-size:18px;
	color:#04b2e8;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}

/* End Text Styles */

/* Start Boxes Styles */

#infoboxes {
	background-image:url(../images/boxesbkg.jpg); 
	background-position:bottom left; 
	height:55px; 
	padding-top:10px; 
	padding-bottom:15px; 
	padding-left:10px; 
	padding-right:10px; 
	width:517px; 
	border:solid 1px #232323;
	margin-bottom:10px;
	}

#testimonialboxes {
	background-image:url(../images/testimonialsbkg.jpg); 
	background-position:bottom left; 
	height:85px; 
	padding-top:20px; 
	padding-bottom:20px; 
	padding-left:10px; 
	padding-right:10px; 
	width:517px; 
	border:solid 1px #232323;
	}	
	
/* End Boxes Styles */

/* Start Misc Styles */

.clear {
	clear:both;
	}

.homeproductlist {
	list-style:disc outside; 
	color:#04b2e8;
	font-size:14px;
	}

.homeproductlistindent {
	list-style:disc outside; 
	color:#6b7178;
	font-size:12px;
	margin-left:15px;
	}

.catalogslist {
	list-style:disc outside; 
	color:#04b2e8;
	font-size:12px;
	margin-left:-15px;
	}

.catalogslink {
	color:#04b2e8;
	font-size:12px;
	margin-left:-15px;
	text-decoration:none;
	text-transform:none;
	margin-left:0px;
	}	
	
/* End Misc Styles */
