/* Fresh Websites Website Style Sheet */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
}
.home {
	background-repeat: repeat-x;
	background-image: url(../webmedia/images/mainBG.jpg);
}
.subPages {
	background-repeat: repeat-x;
	background-image: url(../webmedia/images/subBG.jpg);
}
#subContent {
	height:110px;
}
#subContentLeftPane {
	float:left;
	width:935px;
	height:110px;
	}
h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:25px;
	letter-spacing: -1px;
	color:#B21318;
	margin: 20px 0px 10px 0px;
}
h2 {
	font-size:21px;
	letter-spacing: -1px;
	color:#B21318;
	margin: 15px 0px 10px 0px;
}
h3{
	font-size:18px;
	letter-spacing: -1px;
	color:#000;
	margin: 15px 0px 10px 0px;
}
h4{
	font-size:16px;
	letter-spacing: -1px;
	color:#B21318;
	margin: 15px 0px 10px 0px;
}
a:link { color:#333; text-decoration:none;}    
a:visited { color:#333; text-decoration:none;}  
a:hover { color:#931114; text-decoration:underline;} 
a:active { color:#333; text-decoration:none;}  

img {
	border:none;
}

#header h1 {
	margin: 0; 
	padding: 10px 0;
	display:none;
}
#header h2 {

}
#header h3 {

}
#header h4 {
}
.red {color:#931114;}

.logo {}

.telephone {
	margin: 50px 0px 0px 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container { 

	text-align: left; 
} 
#header {
	height:152px;
} 
#headerWrapper {   
	width: 935px;

    margin: 0 auto;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#homeContent {

}
#homeContentWrapper {
	width: 935px;
    margin: 0 auto;
}
#mainContentLeftPane {
	float:left;
	width:505px;
	}
#mainContentRightPane
{
	width:430px;
	float:right;
	background-image: url(../webmedia/images/industrial_image_swapBG.jpg);
	background-repeat: repeat-x;
}

#sidebar1 {
	float: right; 
	width: 211px;  
}
.search {
	width:175px;
	height:18px;
	border:#999 1px solid;
}
input.search   {
	color: #999;
	padding:5px 0 5px 5px;
}
.searchWrapper {
	height:32px;
}
.searchGo {
	width: 20px;
	height:28px;
	border:none;
	font-size:12px;
}
#servicesList {
	width:211px;
	border: solid 1px #999;
	margin-top:10px;
	padding: 38px 0px 0px 0px;
	background-image:url(../webmedia/images/industrialServicesListBg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.servicesList li  {
	padding: 3px 0 5px 20px;
	font-size:18px;
	background-image: url(../webmedia/images/arrow.gif);
	background-repeat: no-repeat;
	margin:0;
	list-style:none;
	background-position: 0 9px;
}
ul.servicesList  {
	padding: 0;
	margin-left: 20px;
}
.servicesList li a { 
	color:#333; 
	text-decoration:none;
}
.servicesList li a:hover { 
	color:#931114; 
	text-decoration:none;
}
#mainContent {
	margin: 0 250px 0 0;
}
#mainContent p{
	padding-right:15px;
}

#mainContentWrapper { 
	width: 935px;
    margin: 0 auto;
	padding-bottom:15px;
}
#contactDetails {
	float:left;
	width:250px;
	padding-left:0px;
}
.list	{ 
	margin:0
}
ul.list  {
padding: 0;
margin-left: 0;
}
.list li		{
	margin:0;
	padding: 0 0 5px 20px;
	list-style: none;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	background-image: url(../webmedia/images/check-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul.links  {
	padding: 15px 0;
	margin-left: 0;
	display: inline;
}
.servicesThumbs {
	width:126px;
	float:left;
	text-align:center;
	margin: 20px 10px 15px 0px
}
.servicesThumbs img {
	border:1px solid #999;
	padding: 4px;
	margin-bottom:5px;
}
.servicesThumbs a:link { color:#333; text-decoration:none;}
.servicesThumbs a:visited {color:#333; text-decoration:none;}  
.servicesThumbs a:hover {color:#333; text-decoration:underline;} 
.servicesThumbs a:active {color:#333; text-decoration:none;} 

#footer {
		border-top: 4px solid #920318;
}
#footerWrapper {
	width: 938px;
	height:120px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	margin: 0; 
	padding: 10px 0;

}
#footer_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	line-height: 28px;
	text-align:left;
	
}
#footer_nav_right
{
	padding-top: 50px;
	float: right;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
